Chapter 0: Installing Python and Configuring IDE
Lession 0.3: Installing python on Linux (Ubuntu 16.04)
Fourth video of "Python programming course" Series. In this video I have discussed about installing python on Linux (Ubuntu 16.04) and write first program using pthon built-in interpretor IDLE3.6
List of other Videos:
- First video (Introduction Video)
- Second video (Installing python in windows)
- Third video (isntalling python in MAC (High Sierra))
- Fourth video (isntalling python in Linux (Ubuntu 16.04))
- Fifth video (Install Eclipse with PyDev on Windows)
- Sixth video (Expression, Basic arithmetic operation and using python IDLE)
- Seventh video (Variable in Python)