/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

newdevsguide.com
| | www.techelevator.com
0.5 parsecs away

Travel
| | The relationship between math and programming and answering the question "How much math do I need to be good at this?"
| | blog.symphonia.io
4.7 parsecs away

Travel
| | AWS Cloud Development Kit (CDK) has become, in its short history, a very popular infrastructure-as-code tool. It's not too surprising why - it allows engineers to use richer programming languages to define infrastructure, rather than having to use JSON or YAML.
| | accessibleai.dev
1.5 parsecs away

Travel
| | In this article I'll introduce you to Anaconda and show you how get a standardized Python data science environment up and running on your machine in minutes.
| | ankane.org
8.1 parsecs away

Travel
| Jupyter notebooks are a great alternative to the Rails console for doing exploratory data analysis and building predictive models. Here's how to...