-
How to Get a Software Developer Internship
Good advice for new grads hunting for a position.
-
A scientific, systematic methodology for solving any programming problem – Code with Jason
A good reminder of how to approach fixing a bug.
Link
-
A fairly amazing service api if it works. Check it out and let us know!
-
Software development topics I’ve changed my mind on after 6 years in the industry – Blogomatano
Some good ideas in here. I agree with much of it. Pick up an insight or two.
-
Some ideas on naming. Doesn’t take into account conventions or idioms from specific languages.
Link
-
Here’s what the true modern stack looks for real products (rather than toys!)
Link
-
Python Code Tips: 4 Ways to Debug Your Python Code Without IDE
A few good reminders. Nothing too new. Except I didn’t know pdb. On the other hand I am not sure I will use pdb.
Link
-
A great collection of semi- advanced git commands. Super useful!
Link
-
I thought Kotlin was the natural heir. This makes a good case for Scala!
Link
-
When Should You NOT Use Rails?
Useful, but not necessarily universally agreed-upon, guides!
Link
-
7 Deadly Sins Python Developers Do
Another set of very useful Python tips and tricks.
Link
-
4 Advanced Tricks With Python Functions You Might Not Know
One cam never have too many of these!
Link
-
Excellent guide to picking good colors in a UI