Course curriculum

    1. 1. Welcome to Python3 Course!

    2. 2. Why you should learn Python3

    3. 3. Installing Python3 On Windows

    4. 4. Installing Python3 On Ubuntu And MAC

    5. 5. Taking a Closer Look At Python3 IDLE

    1. 6. Math Operators

    2. 7. Strings

    3. 8. Variables and Variable Naming Rules

    4. 9. Our First Program!

    5. 10. Type, Len, Str, Int, Float .. Functions

    6. 11. True Or False Boolean

    7. 12. IF Statement

    8. 13. IF & ELSE

    9. 14. Using ELIF For Multiple Statements

    10. 15. While Loop

    11. 16. Using Continue in a Loop

    12. 17. FOR Loop

    13. 18. Importing Python Libraries

    1. 19. Defining Functions In Python3

    2. 20. Local and Global Variables

    3. 21. Coding Guess The Number Program

    4. 22. Reverse A String Function

    5. 23. Calculate Area Of a Circle Program

    6. 24. Simple Python Calculator

    7. 25. Removing Vowels From String Program

    1. 26. Python3 Lists

    2. 27. Creating Smaller Out Of Bigger List

    3. 28. Manipulating Lists And Elements

    4. 29. append, insert, remove, sort

    5. 30. Tuples

    6. 31. Introduction To Dictionaries

    7. 32. values, keys, items, get

    8. 33. Dictionary Comprehension Part2

    9. 34. Advance String Manipulation

    10. 35. Upper(),lower(),isupper(),islower()

    11. 36. Split, Strip, Join, Startswith, Endswith

    1. 37. Navigating Through System With OS Library

    2. 38. Reading And Writing To Files

    3. 39. Reversing Text From a File

    1. 40. Try and Except

    2. 41. Try and Finally

About this course

  • $8.00
  • 74 lessons
  • 17 hours of video content