
Academic Torrents
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’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!
More about Runbook my favorite automation tool so far!
This is a tour the force explanation of building a 5 node infrastructure for a rails app with docker. It’s really detailed. Which always is good but introduces risk of typos or small configuration differences.
So useful! Yet I’ve never used them ... yet. Variables FTW!
Kind of fun collection of all the laws, rules etc. that you might come across in our field