Python Programming: Code Python Like a Boss & Become a Dev!

Python Programming: Code Python Like a Boss & Become a Dev!

Season 1
Learn Python Programming the Easy Way, Complete with Examples, Quizzes, Exercises and more. Learn Python 2 and Python 3.
52 episodesALL
Available to buy

Episodes

  1. S1 E1 - Course Overview

    1min
    ALL
    Overview of course structure and topics covered
    Available to buy
  2. S1 E2 - Course Downloads (Includes Solutions to the Practice Exercises)

    1min
    ALL
    Explanation of the course download structure and contents
    Available to buy
  3. S1 E3 - Python 2 vs Python 3

    1min
    ALL
    Comparison of Python 2 and Python 3
    Available to buy
  4. S1 E4 - Installing Python on Windows

    1min
    ALL
    Explanation of how to install Python 3 on Windows OS
    Available to buy
  5. S1 E5 - Installing Python on Mac

    1min
    ALL
    Explanation of how to install Python 3 on Mac OS
    Available to buy
  6. S1 E6 - Installing Python on Linux

    6min
    ALL
    Explanation of how to install Python 3 on Linux OS
    Available to buy
  7. S1 E7 - Writing Python Programs

    5min
    ALL
    Fundamentals of Python programming
    Available to buy
  8. S1 E8 - Running Python Programs

    5min
    ALL
    How to run Python programs from the command line
    Available to buy
  9. S1 E9 - Strings and Variables Overview

    44sec
    ALL
    Basics of section on strings and variables
    Available to buy
  10. S1 E10 - Variables and Strings

    5min
    ALL
    More details on strings and variables
    Available to buy
  11. S1 E11 - Functions and Printing

    2min
    ALL
    Explanation of functions and printing in command line
    Available to buy
  12. S1 E12 - String Methods

    2min
    ALL
    Explanation of string methods
    Available to buy
  13. S1 E13 - String Concatenation

    3min
    ALL
    Explanation of string concatenation
    Available to buy
  14. S1 E14 - Formatting Strings

    6min
    ALL
    Explanation of string formatting
    Available to buy
  15. S1 E15 - Strings and Variables Summary

    1min
    ALL
    Summary of section on strings and variables
    Available to buy
  16. S1 E16 - Solutions to the Practice Exercises - #1

    3min
    ALL
    Demonstration of solutions to practice exercise #1
    Available to buy
  17. S1 E17 - Solutions to the Practice Exercises - #2

    2min
    ALL
    Demonstration of solutions to practice exercise #2
    Available to buy
  18. S1 E18 - Solutions to the Practice Exercises - #3

    4min
    ALL
    Demonstration of solutions to practice exercise #3
    Available to buy
  19. S1 E19 - Numbers and Math Overview

    21sec
    ALL
    Overview of the section on numbers and math
    Available to buy
  20. S1 E20 - Numbers, Numeric Operations, and Numeric Functions

    5min
    ALL
    Explanation of numbers, numeric operations, and numeric functions
    Available to buy
  21. S1 E21 - Comments

    2min
    ALL
    Explanation of comments in Python code
    Available to buy
  22. S1 E22 - Numbers and Math Summary

    43sec
    ALL
    Summary of the section on numbers and math
    Available to buy
  23. S1 E23 - Booleans and Conditionals Overview

    32sec
    ALL
    Overview of the section on booleans and conditionals
    Available to buy
  24. S1 E24 - Booleans

    6min
    ALL
    Explanation of booleans
    Available to buy
  25. S1 E25 - Conditionals

    4min
    ALL
    Explanation of conditionals
    Available to buy