Friday, 5 December 2014

Tools of the Trade

Here are the tools I use to get started in Python
 
- Sublime 2 (nice text editor with syntax highlighting)
- Windows PowerShell (you can use any command line software)
 
and that's it those 2 simple tools for doing everything in python of course you can download packages for both programs but I wont go into that will leave that for another post.
 
So far I've got the hang of pythons main syntax like classes, and objects, loops, and if statements. Its now 2 weeks and I'm loving it. Some would give up at this point but for me I've kept on going.

No comments:

Post a Comment