Some great links for 01/29/2021
How to Get a Software Developer Internship Good advice for new grads hunting for a position. tags: jobs internships [howto](https://www.diigo.com/user/pitosala...
Read more →All my blog posts and articles
Page 34 of 141 (2814 total posts)
How to Get a Software Developer Internship Good advice for new grads hunting for a position. tags: jobs internships [howto](https://www.diigo.com/user/pitosala...
Read more →People Data Labs A fairly amazing service api if it works. Check it out and let us know! tags: service api people [Softwa...
Read more →Building GitHub-style Hovercards with StimulusJS and HTML-over-the-wire | Boring Rails: Skip the bullshit and ship fast Here’s what the true modern stack looks for real products (rather than toys!) Posted from Diigo. The rest of my favorite links are here.
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. tags: howto python debug basic Posted from Diigo. The rest of my favorite links are here.
Git Commands to Live By A great collection of semi- advanced git commands. Super useful! tags: git cheatsheet howto commands Posted from Diigo. The rest of my favorite links are here.
This Could Be the New Java I thought Kotlin was the natural heir. This makes a good case for Scala! tags: language Java Golang Scala programming Posted from Diigo. The rest of my favorite links are here.
When Should You NOT Use Rails? Useful, but not necessarily universally agreed-upon, guides! tags: rails faq howto Posted from Diigo. The rest of my favorite links are here.
7 Deadly Sins Python Developers Do Another set of very useful Python tips and tricks. tags: howto techniques tricks python Posted from Diigo. The rest of my favorite links are here.
4 Advanced Tricks With Python Functions You Might Not Know One cam never have too many of these! tags: tricks python techniques howto Posted from Diigo. The rest of my favorite links are here.
Building Your Color Palette Excellent guide to picking good colors in a UI tags: color design palette howto Posted from Diigo. The rest of my favorite links are here.
Pauls Online Math Notes Seems like a comprehensive but short and sweet set of basic math notes for problem solving. College level. tags: trigonometry mathematics tutorials calculus Posted from Diigo. The rest of my favorite links are here.
App Downloads – GeoGebra Ok you don’t need this more than once every decade, but if you do need help in remembering how complicated trigonometry scenarios work this is a beautiful tool. When you are working on navigation and Kalman Filters, its a he...
Read more →Bilgin’s Blog | Kalman Filter For Dummies More Kalman Filter links. This one is one of the best. tags: filter kalman [robotics](https://www....
Read more →MockMechanics Very cool and clever visual programming. tags: programming howto MockMechanics hacker visual Posted from Diigo. The rest of my favorite links are here.
Hello from Kuby | Kuby Looks like another wonderful rails deployment solution. Definitely will check this out as an alternative to Heroku. tags: howto rails Heroku deployment kubernetes Posted from Diigo. The rest of my favorite links are here.
One-liner introduction – Ruby one-liners cookbook One liners are always fun to learn. tags: cookbook howto ruby Posted from Diigo. The rest of my favorite links are here.
Free Git GUI for Windows, Mac, Linux | GitKraken This looks like an amazing tool. I plan to try it asap! tags: software howto [git](https://www.diigo.com/user/pitosalas/git...
Read more →Ruby style guide from Shopify. Great, I think I agree with all of it. We should all be able to live with these! tags: style guide [howto](https://www.diigo....
Read more →ajeetdsouza/zoxide A great new tool! tags: howto performance Clix shell Posted from Diigo. The rest of my favorite links are here.
Rodauth: A Refreshing Authentication Solution for Ruby | Janko’s Blog Always nice to see alternatives to devise but this is just as complicated. I haven’t used it but my question is how much of the user facing UI does it pr...
Read more →