Falsehoods programmers believe about time: @NoahSussman: Infinite Undo
Tag: prog
Interactive Activation & Competition (Built with Processing)
Interactive Activation & Competition (Built with Processing)
from matt osborne
Deep Thoughts by Raymond Hettinger
Coding Horror: Please Don’t Learn to Code
Coding Horror: Please Don’t Learn to Code
“It assumes that more code in the world is an inherently desirable thing. In my thirty year career as a programmer, I have found this not to be the case. Should you learn to write code? No, I can’t get behind that. You should be learning to write as little code as possible. Ideally none.” “Before you go rushing out to learn to code, figure out what your problem actually is. Do you even have a problem?”
Overview NetworkX 1.6 documentation
Introduction to npm – How To Node – NodeJS
Introduction to npm – How To Node – NodeJS
“The update command does a few things. – Search the registry for new versions of all the packages installed. – If there’s a newer version, then install it. – Point dependent packages at the new version, if it satisfies their dependency. – Remove the old versions, if no other package names them as a dependency. So basically, update behaves a lot like a “standard” package manager’s update command, except that it also checks to make sure that the new version isn’t going to break anything before it points stuff at it. You see, npm keeps you out of dependency hell.”
Udacity – Free Classes. Awesome Instructors. Inspiring Community.
DIY CISS Degree: 100 Open Courses on Computer Information Systems and Security | Computer Colleges
DIY CISS Degree: 100 Open Courses on Computer Information Systems and Security | Computer Colleges
Mostly MIT open courseware.
Nick Kwiatek Web & interaction designer + developer
Nick Kwiatek Web & interaction designer + developer
“People create programs to direct processes. In effect, we conjure the spirits of the computer with our spells.” The Structure & Interpretation of Computer Programs