Explore >> Select a destination


You are here

www.jonnor.com
| | markodenic.com
10.3 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | yasoob.me
12.3 parsecs away

Travel
| | Hi lovely people! ? If you have read any of my other articles you might be aware that I am working with electronics right now. After learning the basics of Arduino, I decided to work on a relatively ambitious project. I decided to make a greenhouse monitoring system. I am going to write a series of posts introducing you to all of the sensors one by one and by the end of this series, we will have a fully functional, super basic, greenhouse monitoring system.
| | blog.martinig.ch
13.3 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | initialcommit.com
26.8 parsecs away

Travel
| In this tutorial you will learn how to use the pandas.head() function and how it can be used in machine learning, as well as how to use the pandas.tail() function.