Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
Python Programming Sinhala Video Tutorials Free Programming Lessons
Python is a high level programming language that is quite popular among programmers. It’s a very simple programming language to understand and ideal for kids to start learning about computer programming using Python language. Python support procedural, functional and object oriented programming styles. Python language is used in many applications as a built in script support for the application to perform more dynamic range of tasks. Python has a large standard library which gives its strength in diverse programming capabilities. You can download Python freely from its official website.
- 1. Introduction to Python Programming Language Updated
- 2. Download and Install Python Updated
- 3. Configure Python Shell Updated
- 4. Using Python Shell Updated
- 5. Using quotes with print() Function Updated
- 6. Arithmetic in Python New
- 7. Arithmetic Operators in Python Language New
- 8. Operator Precedence in Python New
- 9. Working with Strings - Part 1 Updated
- 10. Working with Strings - Part 2 Updated
- 11. How to write Python Script Files? Updated
- 12. How to interpret Python Script Using Windows Command Prompt Updated
- 13. Using the type() Function to Find Number Type New
- 14. String Concatenation with Numbers New
- 15. Include numbers with strings using format specifiers Updated
- 16. How to escape format specifiers Updated
- 17. Using basic Math in Python Updated
- 18. Format Math result with String Updated
- 19. Using variables in Python Updated
- 20. Using Comments New
- 21. Working with Tuples New
- 22. Multidimensional Tuples New
- 23. Working with Python Lists New
- 24. Using Python Dictionaries New