#literateprogramming 搜尋結果

Now in Catala, a fully fledged log of which statutory provisions you have to apply to reach the correct computation result! #rulesascode #explainableAI #literateprogramming

DMerigoux's tweet image. Now in Catala, a fully fledged log of which statutory provisions you have to apply to reach the correct computation result! #rulesascode #explainableAI #literateprogramming
DMerigoux's tweet image. Now in Catala, a fully fledged log of which statutory provisions you have to apply to reach the correct computation result! #rulesascode #explainableAI #literateprogramming

I had felt attracted by the concept of #LiterateProgramming for years but actually tried applying it only today to write this tutorial for writing #OpenMeshEffect plugins: openmesheffect.org/Guide/Tutorial… I loved it as a writer! Will you like it as a reader?

exppad's tweet image. I had felt attracted by the concept of #LiterateProgramming for years but actually tried applying it only today to write this tutorial for writing #OpenMeshEffect plugins: openmesheffect.org/Guide/Tutorial…
I loved it as a writer! Will you like it as a reader?

A funny thing happens when your tools make it easy to create beautiful, rich, live* documentation right alongside your code... I actually write it! @feenkcom @girba #gtoolkit #literateprogramming * live meaning executable and you can jump to artifacts like classes and methods

SeanDenigris's tweet image. A funny thing happens when your tools make it easy to create beautiful, rich, live* documentation right alongside your code... I actually write it! @feenkcom @girba #gtoolkit #literateprogramming

* live meaning executable and you can jump to artifacts like classes and methods

Knuth was excited about #LiterateProgramming in his 1984 paper, also suggesting a Pulizer prize for well written programs 😂 #computerscience #cs #programming #history

xmacex's tweet image. Knuth was excited about #LiterateProgramming in his 1984 paper, also suggesting a Pulizer prize for well written programs 😂 #computerscience #cs #programming #history

It is always difficult to document code in a way approachable for children. #LiterateProgramming is an amazing style of writing code as stories that are pleasant to read. An example with an advanced piece of library code spinwearables.com/codedoc/SpinWe…

SpinWearables's tweet image. It is always difficult to document code in a way approachable for children. #LiterateProgramming is an amazing style of writing code as stories that are pleasant to read. An example with an advanced piece of library code spinwearables.com/codedoc/SpinWe…

Bring on the crazy... run your programs backwards!?#literateprogramming ...#procedural workflow for #JS #programming alpha.trycarbide.com

cgdougm's tweet image. Bring on the crazy... run your programs backwards!?#literateprogramming ...#procedural workflow for #JS #programming alpha.trycarbide.com

The world is not the same as it was before, but not because of A.I. or fusion. It's because Microsoft has made it a simple to get a "close enough" Linux command-line, so now you can finally become tech literate. #literacy #literateprogramming #tech #wsl #linux #ai #technology

miklevin's tweet image. The world is not the same as it was before, but not because of A.I. or fusion. It's because Microsoft has made it a simple to get a "close enough" Linux command-line, so now you can finally become tech literate. #literacy #literateprogramming #tech #wsl #linux #ai #technology

I've always found the concept of #LiterateProgramming interesting, but the existing tools not "production-ready" enough. So I developed this #Sphinx extension for advanced LP: github.com/eliemichel/sph… More details⤵️

exppad's tweet image. I've always found the concept of #LiterateProgramming interesting, but the existing tools not "production-ready" enough.

So I developed this #Sphinx extension for advanced LP: github.com/eliemichel/sph…

More details⤵️

Literate Programming Learn about literate programming using the CWEB tool for software development. Download a free CWEB distributi rankbio.com/literateprogra… #LiterateProgramming #Programming #CWEB #Literate #RankBio #DNS #Estimation #Google #Insights

FlipXAds's tweet image. Literate Programming
Learn about literate programming using the CWEB tool for software development. Download a free CWEB distributi
rankbio.com/literateprogra…
#LiterateProgramming #Programming #CWEB #Literate #RankBio #DNS #Estimation #Google #Insights

RT Literate Programming, Reproducible Research, and “Clean Code” + Docstrings dlvr.it/Rx0ZRz #docstring #cleancode #literateprogramming #reproducibleresearch #org

DrMattCrowson's tweet image. RT Literate Programming, Reproducible Research, and “Clean Code” + Docstrings dlvr.it/Rx0ZRz #docstring #cleancode #literateprogramming #reproducibleresearch #org

I released v0.3.0 of my #vscode extension Literate Programming. It can do now code completion suggestions for fragments. marketplace.visualstudio.com/items?itemName… #literateprogramming


Of course, if you just had a language that let you order and link text in whatever way makes it most understandable, you wouldn't have to abuse functions for this purpose. #LiterateProgramming

When I was a JetBrains intern, there was a coding guideline that every function must fit on a screen. If it’s too big, you group logical steps and move them into a function. Sometimes it’s easy to forget that functions don’t just do DRY, they also help with logical structure.



A modest proposal: all pull/merge requests should be in Jupyter-Style notebook format. #literateprogramming


Recently we discussed the idea to organize a #Clojure group to collaborate on tooling for #LiterateProgramming and #Datavisualization. We (@LukasDomagala1 and I) are now organizing the 1st meeting to feel out a direction and desired timings. clojureverse.org/t/visual-tools…


So a day later I present hovers over fragment usages and mentions. More coolness. No need to browse around in the literate project to find out what the fragment was doing again. v0.4.0 of my #literateprogramming extension for #vscode marketplace.visualstudio.com/items?itemName…


Pipes in #RStats! Functions are verbs, aplied to objects. With pipes "|>" we arrange functions in the order that we would think of the actions. Readability for the win! (And I like to read the pipe as "and then...")🎂🥣🥮👩‍🍳🔪🍴



Of course, if you just had a language that let you order and link text in whatever way makes it most understandable, you wouldn't have to abuse functions for this purpose. #LiterateProgramming

When I was a JetBrains intern, there was a coding guideline that every function must fit on a screen. If it’s too big, you group logical steps and move them into a function. Sometimes it’s easy to forget that functions don’t just do DRY, they also help with logical structure.



are any of you all doing any literate programming style development? en.wikipedia.org/wiki/Literate_… I've done a bit with quarto and nbdev via @fastdotai in the past and looking to do some on a #lightrag project #literateprogramming #nbdev #quarto #fastai


good bye #literateprogramming ... where is my #emojicode compiler?

C3 has ?!! operator which panics an error so you can make your code sounds like the last seconds of an epic anime battle before your program crashes.

tsoding's tweet image. C3 has ?!! operator which panics an error so you can make your code sounds like the last seconds of an epic anime battle before your program crashes.


🎉 Donald Knuth 🎂 ... TeX #TAOCP #LiterateProgramming

Happy bday to Donald Knuth, whose "Art of Computer Programming" books have led many to call him the "father of the analysis of algorithms”: bit.ly/3NQUZIX @xkcdComic

MIT_CSAIL's tweet image. Happy bday to Donald Knuth, whose "Art of Computer Programming" books have led many to call him the "father of the analysis of algorithms”: bit.ly/3NQUZIX

@xkcdComic


I might treat myself to a split keyboard - after seeing this excellent video on #Emacs and #orgmode by @CodeToTheMoons -- an enthralling performance @emacs @orgmode_bot #LiterateProgramming youtu.be/cxoE2FhOIgI?si…

birkenkrahe's tweet image. I might treat myself to a split keyboard - after seeing this excellent video on #Emacs and #orgmode by @CodeToTheMoons -- an enthralling performance @emacs @orgmode_bot #LiterateProgramming
youtu.be/cxoE2FhOIgI?si…

See you at our 20th #visualtools meeting this Friday, with various updates about #Clojure projects for #LiterateProgramming, #dataviz, and #uidesign. clojureverse.org/t/visual-tools…


Quite a bunch of cool new features. #Jupyter #Python #LiterateProgramming

We are thrilled to announce the release of Jupyter Notebook Version 7! 🚀 📝💻 Real-time collaboration, visual debugging, dark mode, and more! Read our latest blog post to discover what's new! blog.jupyter.org/announcing-jup…



未找到 "#literateprogramming" 的結果

They've got a great write up on how the code works too. Hats off to you, @sunfounder! #robots #literateprogramming

shanecelis's tweet image. They've got a great write up on how the code works too. Hats off to you, @sunfounder! #robots #literateprogramming

Bring on the crazy... run your programs backwards!?#literateprogramming ...#procedural workflow for #JS #programming alpha.trycarbide.com

cgdougm's tweet image. Bring on the crazy... run your programs backwards!?#literateprogramming ...#procedural workflow for #JS #programming alpha.trycarbide.com

"WEB … because it was one of the few three-letter words of English that hadn't been ready applied to computers" #1984 #primarysources #literateprogramming

xmacex's tweet image. "WEB … because it was one of the few three-letter words of English that hadn't been ready applied to computers" #1984 #primarysources #literateprogramming

For @code lovers, here is how the .cs file with documentation may look like in .md language mode w/out any conversion ;-) #RunnableSamples #LiterateProgramming #SimpleMadeEasy

dadhi's tweet image. For @code lovers, here is how the .cs file with documentation may look like in .md language mode w/out any conversion ;-) #RunnableSamples #LiterateProgramming #SimpleMadeEasy

Me encanta el concepto de #repl o de #literateProgramming. Permite pensar mejor. Ejemplo: gorilla-repl.org

jmfvarela's tweet image. Me encanta el concepto de #repl o de #literateProgramming. Permite pensar mejor.
Ejemplo:
gorilla-repl.org

So, I'm watching a youtube video and what do I see? A quote of mine. Ha! youtube.com/watch?v=dljNab… HT @howardabrams #literateprogramming

shanecelis's tweet image. So, I'm watching a youtube video and what do I see? A quote of mine. Ha! youtube.com/watch?v=dljNab… HT @howardabrams #literateprogramming

Learning how to use #R to manage research data in a workshop@ the #ACSMtg in Tampa, FL #literateprogramming

SoilPhysicsAU's tweet image. Learning how to use #R to manage research data in a workshop@ the #ACSMtg in Tampa, FL #literateprogramming

Das erinnert mich an mein erstes Programmbeispiel aus meinem ersten Programmierbuch (1983). Geschrieben in ELAN, einer Sprache mit sogenannten Refinements, in die Sprache eingebautem #LiterateProgramming. Ein Feature, das ich anderswo bis heute vermisse.

GerdAschemann's tweet image. Das erinnert mich an mein erstes Programmbeispiel aus meinem ersten Programmierbuch (1983). Geschrieben in ELAN, einer Sprache mit sogenannten Refinements, in die Sprache eingebautem #LiterateProgramming. Ein Feature, das ich anderswo bis heute vermisse.

A funny thing happens when your tools make it easy to create beautiful, rich, live* documentation right alongside your code... I actually write it! @feenkcom @girba #gtoolkit #literateprogramming * live meaning executable and you can jump to artifacts like classes and methods

SeanDenigris's tweet image. A funny thing happens when your tools make it easy to create beautiful, rich, live* documentation right alongside your code... I actually write it! @feenkcom @girba #gtoolkit #literateprogramming

* live meaning executable and you can jump to artifacts like classes and methods

Now in Catala, a fully fledged log of which statutory provisions you have to apply to reach the correct computation result! #rulesascode #explainableAI #literateprogramming

DMerigoux's tweet image. Now in Catala, a fully fledged log of which statutory provisions you have to apply to reach the correct computation result! #rulesascode #explainableAI #literateprogramming
DMerigoux's tweet image. Now in Catala, a fully fledged log of which statutory provisions you have to apply to reach the correct computation result! #rulesascode #explainableAI #literateprogramming

Literate Programming Learn about literate programming using the CWEB tool for software development. Download a free CWEB distributi rankbio.com/literateprogra… #LiterateProgramming #Programming #CWEB #Literate #RankBio #DNS #Estimation #Google #Insights

FlipXAds's tweet image. Literate Programming
Learn about literate programming using the CWEB tool for software development. Download a free CWEB distributi
rankbio.com/literateprogra…
#LiterateProgramming #Programming #CWEB #Literate #RankBio #DNS #Estimation #Google #Insights

RT Literate Programming, Reproducible Research, and “Clean Code” + Docstrings dlvr.it/Rx0ZRz #docstring #cleancode #literateprogramming #reproducibleresearch #org

DrMattCrowson's tweet image. RT Literate Programming, Reproducible Research, and “Clean Code” + Docstrings dlvr.it/Rx0ZRz #docstring #cleancode #literateprogramming #reproducibleresearch #org

I had felt attracted by the concept of #LiterateProgramming for years but actually tried applying it only today to write this tutorial for writing #OpenMeshEffect plugins: openmesheffect.org/Guide/Tutorial… I loved it as a writer! Will you like it as a reader?

exppad's tweet image. I had felt attracted by the concept of #LiterateProgramming for years but actually tried applying it only today to write this tutorial for writing #OpenMeshEffect plugins: openmesheffect.org/Guide/Tutorial…
I loved it as a writer! Will you like it as a reader?

Loading...

Something went wrong.


Something went wrong.


United States Trends