1
Scripting Languages / Re: Python Projects
« on: February 20, 2016, 11:09:04 pm »
I second 'learn python the hard way' - after you've finished the material the the best way to learn and stay motivated through the next phase is to design a project from the ground up to solve a real world problem . I wrote a linux dvbapi wrapper module to move my satellite dish and autoscan every transponder - simple enough but really embeds the syntax and fundamentals of the language