50 years of “The Art of Computer Programming” by Donald Knuth
A classic - the books and the guy
A classic - the books and the guy
A great analysis about a question that I had not thought of but is pretty interesting now that you mention it!
Wonderful and instructive collection of python snippets for fun and profit.
There’s so much debate about this. This article has helpful practical advice m
Subreddit dedicated to the news and discussions about the creation and use of technology and its surrounding issues.
Looks like this might be useful: "Get an overview of a directory, even a big one"
Amazing pretty visualizations in Python based on vega-lite platform
One of many instructions for getting Docker to run a ROS environment on MacOS.
If you’re looking for data for your research project, this is an impressive site. It’s also a home for your large volume data. I’ve not looked at the business model or price.
If you are coming to Ruby from another programming language there are a lot of good tips here!
A fantastic efficient way to review most of the top methods and functions in python.
DRY. Everything in moderation. On rules and knowing when to break them.
Very nice detailed set of guidelines for a scalable node backend
I don’t think I agree. But does contain some good caveats. Reminds me of the old “Goto considered harmful”.
It’s always hard to remember all the different options that activerecord offers for manipulating data.
Not that I’m about to go on an interview but this is a nice resource.
Kind of fun collection of all the laws, rules etc. that you might come across in our field
Scaling is an important topic that I care about. Here’s one person’s guide to making it to 100k. It’s a very complicated topic.