FILENAME | SIZE |  | 1 - Introduction/01. The_fundamentals_of_programming.en.srt | 1.5 KB |
 | 1 - Introduction/01. The_fundamentals_of_programming.mp4 | 18.1 MB |
 | 1 - Introduction/02. Following_along_with_the_course.en.srt | 2.4 KB |
 | 1 - Introduction/02. Following_along_with_the_course.mp4 | 7.5 MB |
 | 2 - 1._Programming_Basics/03. What_is_programming.en.srt | 4.6 KB |
 | 2 - 1._Programming_Basics/03. What_is_programming.mp4 | 19.2 MB |
 | 2 - 1._Programming_Basics/04. What_is_a_programming_language.en.srt | 5.7 KB |
 | 2 - 1._Programming_Basics/04. What_is_a_programming_language.mp4 | 22.2 MB |
 | 2 - 1._Programming_Basics/05. Writing_source_code.en.srt | 5.1 KB |
 | 2 - 1._Programming_Basics/05. Writing_source_code.mp4 | 16.2 MB |
 | 2 - 1._Programming_Basics/06. Running_your_code.en.srt | 4.2 KB |
 | 2 - 1._Programming_Basics/06. Running_your_code.mp4 | 20.7 MB |
 | 2 - 1._Programming_Basics/07. Using_an_IDE.en.srt | 5.3 KB |
 | 2 - 1._Programming_Basics/07. Using_an_IDE.mp4 | 22 MB |
 | 3 - 2._Programming_Syntax/08. Why_Python.en.srt | 3 KB |
 | 3 - 2._Programming_Syntax/08. Why_Python.mp4 | 12.4 MB |
 | 3 - 2._Programming_Syntax/09. Installing_Python_on_a_Mac.en.srt | 6.2 KB |
 | 3 - 2._Programming_Syntax/09. Installing_Python_on_a_Mac.mp4 | 20.8 MB |
 | 3 - 2._Programming_Syntax/10. Installing_Python_on_Windows.en.srt | 2.9 KB |
 | 3 - 2._Programming_Syntax/10. Installing_Python_on_Windows.mp4 | 8.9 MB |
 | 3 - 2._Programming_Syntax/11. Running_Python_on_the_command_line.en.srt | 4.7 KB |
 | 3 - 2._Programming_Syntax/11. Running_Python_on_the_command_line.mp4 | 18 MB |
 | 3 - 2._Programming_Syntax/12. Installing_Visual_Studio_Code_on_a_Mac.en.srt | 5.1 KB |
 | 3 - 2._Programming_Syntax/12. Installing_Visual_Studio_Code_on_a_Mac.mp4 | 17 MB |
 | 3 - 2._Programming_Syntax/13. Installing_Visual_Studio_Code_on_Windows.en.srt | 5.5 KB |
 | 3 - 2._Programming_Syntax/13. Installing_Visual_Studio_Code_on_Windows.mp4 | 19.6 MB |
 | 3 - 2._Programming_Syntax/14. Running_Python_in_an_IDE.en.srt | 5.5 KB |
 | 3 - 2._Programming_Syntax/14. Running_Python_in_an_IDE.mp4 | 23.7 MB |
 | 3 - 2._Programming_Syntax/15. Basic_statements_and_expressions.en.srt | 5.9 KB |
 | 3 - 2._Programming_Syntax/15. Basic_statements_and_expressions.mp4 | 22.2 MB |
 | 3 - 2._Programming_Syntax/16. Troubleshooting_issues.en.srt | 3.2 KB |
 | 3 - 2._Programming_Syntax/16. Troubleshooting_issues.mp4 | 28.2 MB |
 | 4 - 3._Variables_and_Data_Types/17. Introduction_to_variables_and_data_types.en.srt | 5.9 KB |
 | 4 - 3._Variables_and_Data_Types/17. Introduction_to_variables_and_data_types.mp4 | 19.1 MB |
 | 4 - 3._Variables_and_Data_Types/18. Variables_across_languages.en.srt | 5.3 KB |
 | 4 - 3._Variables_and_Data_Types/18. Variables_across_languages.mp4 | 22.5 MB |
 | 4 - 3._Variables_and_Data_Types/19. Working_with_numbers.en.srt | 5.3 KB |
 | 4 - 3._Variables_and_Data_Types/19. Working_with_numbers.mp4 | 28.2 MB |
 | 4 - 3._Variables_and_Data_Types/20. Working_with_strings.en.srt | 4 KB |
 | 4 - 3._Variables_and_Data_Types/20. Working_with_strings.mp4 | 12.6 MB |
 | 4 - 3._Variables_and_Data_Types/21. Properly_using_whitespace.en.srt | 5.3 KB |
 | 4 - 3._Variables_and_Data_Types/21. Properly_using_whitespace.mp4 | 29.5 MB |
 | 4 - 3._Variables_and_Data_Types/22. Working_with_comments.en.srt | 5.3 KB |
 | 4 - 3._Variables_and_Data_Types/22. Working_with_comments.mp4 | 21.1 MB |
 | 4 - 3._Variables_and_Data_Types/23. Challenge_-_What_s_the_output.en.srt | 1.2 KB |
 | 4 - 3._Variables_and_Data_Types/23. Challenge_-_What_s_the_output.mp4 | 6.4 MB |
 | 4 - 3._Variables_and_Data_Types/24. Solution_-_What_s_the_output.en.srt | 6.3 KB |
 | 4 - 3._Variables_and_Data_Types/24. Solution_-_What_s_the_output.mp4 | 33.3 MB |
 | 5 - 4._Conditional_Code/25. Making_decisions_in_code.en.srt | 7 KB |
 | 5 - 4._Conditional_Code/25. Making_decisions_in_code.mp4 | 31.3 MB |
 | 5 - 4._Conditional_Code/26. Exploring_conditional_code.en.srt | 7.1 KB |
 | 5 - 4._Conditional_Code/26. Exploring_conditional_code.mp4 | 30 MB |
 | 5 - 4._Conditional_Code/27. Working_with_simple_conditions.en.srt | 6.3 KB |
 | 5 - 4._Conditional_Code/27. Working_with_simple_conditions.mp4 | 23.9 MB |
 | 5 - 4._Conditional_Code/28. Conditionals_across_languages.en.srt | 3.1 KB |
 | 5 - 4._Conditional_Code/28. Conditionals_across_languages.mp4 | 11.7 MB |
 | 5 - 4._Conditional_Code/29. Challenge_-_Guessing_game.en.srt | 1.9 KB |
 | 5 - 4._Conditional_Code/29. Challenge_-_Guessing_game.mp4 | 8.6 MB |
 | 5 - 4._Conditional_Code/30. Solution_-_Guessing_game.en.srt | 3.2 KB |
 | 5 - 4._Conditional_Code/30. Solution_-_Guessing_game.mp4 | 13.5 MB |
 | 6 - 5._Modular_Code/31. Introduction_to_functions.en.srt | 5.7 KB |
 | 6 - 5._Modular_Code/31. Introduction_to_functions.mp4 | 26.4 MB |
 | 6 - 5._Modular_Code/32. Creating_and_calling_functions.en.srt | 6.1 KB |
 | 6 - 5._Modular_Code/32. Creating_and_calling_functions.mp4 | 26.5 MB |
 | 6 - 5._Modular_Code/33. Setting_parameters_and_arguments.en.srt | 6.5 KB |
 | 6 - 5._Modular_Code/33. Setting_parameters_and_arguments.mp4 | 36.2 MB |
 | 6 - 5._Modular_Code/34. Returning_values_from_functions.en.srt | 6.7 KB |
 | 6 - 5._Modular_Code/34. Returning_values_from_functions.mp4 | 22.3 MB |
 | 6 - 5._Modular_Code/35. Functions_across_languages.en.srt | 4.9 KB |
 | 6 - 5._Modular_Code/35. Functions_across_languages.mp4 | 17.3 MB |
 | 6 - 5._Modular_Code/36. Challenge_-_Favorite_cities.en.srt | 1.5 KB |
 | 6 - 5._Modular_Code/36. Challenge_-_Favorite_cities.mp4 | 8.8 MB |
 | 6 - 5._Modular_Code/37. Solution_-_Favorite_cities.en.srt | 2.8 KB |
 | 6 - 5._Modular_Code/37. Solution_-_Favorite_cities.mp4 | 11.6 MB |
 | 7 - Conclusion/38. Exploring_languages.en.srt | 7.3 KB |
 | 7 - Conclusion/38. Exploring_languages.mp4 | 23.5 MB |
 | 7 - Conclusion/39. Next_steps.en.srt | 2.5 KB |
 | 7 - Conclusion/39. Next_steps.mp4 | 12.8 MB |
 | Ex_Files_Programming_Foundations_Fundamentals.zip | 117.6 KB |
 | Udemy Course downloader.txt | 94 B |