The most basic data types with python includes Strings, numbers, boolean and floats.
Continue reading “Day 3: Some basic data types in Python”Category: Python
Day 2: Python Installation on Mac
OSX comes with Python installed, however as of date OSX comes with version 2. Newer version of OSX will come with version 3 installed.
Continue reading “Day 2: Python Installation on Mac”Day 1: Learning Python
I have been thinking lately to start learning python. There is pretty good demand in market of Python devs, but I’m not sure if i want to be one. I’m pretty happy with the javascript ecosystem.
Continue reading “Day 1: Learning Python”