Found 117 bookmarks
Custom sorting
Experienced programmers and computer scientists, what are some really old (or even nearly forgotten) books you think every new programmer...
Experienced programmers and computer scientists, what are some really old (or even nearly forgotten) books you think every new programmer...
Alan Kay's answer: I love that “2006” and “2008” (in another answer) must be considered “really old” (which is what the question requests) … I’m still a big fan of the “Lisp 1.5 Programmers Manual” (MIT Press — still in print). This version of the language is no longer with us, but the book — fi...
·www.quora.com·
Experienced programmers and computer scientists, what are some really old (or even nearly forgotten) books you think every new programmer...
Dependabot
Dependabot
Automated dependency updates for your Ruby, Python, JavaScript, PHP, .NET, Go, Elixir, Rust, Java and Elm.
·dependabot.com·
Dependabot
LiveScript - a language which compiles to JavaScript
LiveScript - a language which compiles to JavaScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
·livescript.net·
LiveScript - a language which compiles to JavaScript
The Joy of Making Tools - Austin Bingham
The Joy of Making Tools - Austin Bingham
As software developers our tools are inseparable from the work we do, and there are very few programs with which we are more familiar - more intimate - than our editors, debuggers, profilers, and source control. Yet most of us never get to really know these tools, never take a peek under the hood or turn our hand to making them ourselves. The shame of this is that our tools are made of what we know best, software!, so we have absolutely no excuse for not poking our noses into their business. In this talk we’ll look at writing your own tools. I’ll try to give you some motivation and inspira...
·vimeo.com·
The Joy of Making Tools - Austin Bingham