Some great links for 06/14/2020
For all those times when you need just the right illustration, an apparently amazing collection!
tags: free howto illustration
Some great links for 06/11/2020
Robotics Course that looks great
Friendly, Jupyter-notebook-ish neural nets
Some great links for 06/08/2020
Ive been trying this style and while it looks cool I am not sure it's more productive. Because debugging is harder as you can't examine intermediate results.
tags: functional pandas method chaining howto
Some great links for 06/04/2020
Good article exploring and explaining the functional or fluent style of design in python.
tags: functional pandas style howto
Some great links for 06/01/2020
Looks like a really good one.
Amazing list of all bookmaker managers. I currently use Diigo. I might change.
Some great links for 05/28/2020
It claims to be able to convert, transform and massage data in css, json and lots of other tabular formats!
Great one line explanations of all the millions of AWS services.
Some great links for 05/26/2020
Another good article about Python modularity
tags: python import howto modularity
Some great links for 04/23/2020
This kind of thing doesn’t bother me too much. But I know certain people are totally freaked out by it.
Some great links for 04/11/2020
Tour de force explanation of techniques for data cleaning in python data science
tags: howto python cleaning data datascience
Some great links for 04/06/2020
We all live in the shell. (Yes, if you're not geekish that sentence makes no sense). And you can always learn a little more and some special trick to make your day. Here's another reference.
Well I always look at ProgrammableWeb.com but it's becoming more and more cluttered with ads and whatnot. Also there's so much in it, I think it's totally uncharted.
tags: api public webservice howto
I hope these are all public domain. Can't check them all. But I assume so because it's on Github
Build your own… operating system, programming language, web server, etc.
tags: howto instructions build