In video number 12 of the Coding in Python series, we explore the difference between local and global variables.
(more…)-
Coding in Python 10 – Comments and Style
In video number 10 of the Coding in Python series, we take a look at various forms of comments, and some guidelines regarding style.
Commands Used in this Video
(more…) -
Coding in Python 09 – Writing Scripts
In video number 9 of the Coding in Python series, finally start writing actual scripts instead of using only the Python shell.
(more…) -
Coding in Python 08 – The help Function
In video number 8 of the Coding in Python series, we check out the help function.
(more…) -
Coding in Python 07 – Additional String Methods
In video number 7 of the Coding in Python series, we take a look at additional string methods.
(more…) -
Coding in Python 06 – Converting Data Types
In the sixth video of the Coding in Python series, we take a look at how to convert data types from one to another.
(more…) -
Coding in Python 05 – Lists and Dictionaries
In the fifth video of the Coding in Python series, Lists and Dictionaries are shown.
(more…) -
Coding in Python 04 – Setting up Variables
In video 4, variables are introduced.
(more…)