What the f*ck, Python!
Wonderful and instructive collection of python snippets for fun and profit.
Wonderful and instructive collection of python snippets for fun and profit.
Amazing pretty visualizations in Python based on vega-lite platform
One of many instructions for getting Docker to run a ROS environment on MacOS.
Looks like this might be useful: "Get an overview of a directory, even a big one"
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.
These lists come and go all the time. I learned a couple of new ones so chance it out!
Review in a straightforward manner the complexity of the key sort algorithms
DRY. Everything in moderation. On rules and knowing when to break them.
I don’t think I agree. But does contain some good caveats. Reminds me of the old “Goto considered harmful”.
Very nice detailed set of guidelines for a scalable node backend
An interesting interview with Matz, the inventor and author of ruby.
Not that I’m about to go on an interview but this is a nice resource.
It’s always hard to remember all the different options that activerecord offers for manipulating data.
Interesting and I still don’t quite understand monads. But it seems like an important thing to understand!
This is really interesting and cute. Maybe too cute. Urban legend?
I’ve been researching a lot of devops/server deployment automation concepts and approaches. This is one of them.
A very nice technique to build a gem with all your css and js in one place.
A very important topic. Learn how to write tests and then .... do it!