FileMood

Download Python Programming Beginner to Professional Complete Course

Python Programming Beginner to Professional Complete Course

Name

Python Programming Beginner to Professional Complete Course

 DOWNLOAD Copy Link

Total Size

9.5 GB

Total Files

330

Hash

6D89EF69EE22FE464071C868C0F0D3E8A1A54C55

/1. Getting Started/

1. How to Learn Programming the Right Way.mp4

135.5 MB

3. Introduction to Python IDEs.mp4

62.9 MB

4. Course Plan.mp4

61.9 MB

2. Python Syntax Cheat Sheet.mp4

14.3 MB

5. Interactive Lessons.mp4

6.2 MB

2.1 python cheat sheet v1.1.pdf

212.7 KB

3.5 VS Code Python Extension Tutorial.html

0.1 KB

3.2 Pycharm (for later).html

0.1 KB

3.4 VS Code.html

0.1 KB

3.3 Replit IDE (recommended).html

0.1 KB

3.1 HomeBrew (for Mac).html

0.1 KB

/10. Beginner Functions with Inputs/

5. Text Encrypt Project Part 1.mp4

108.4 MB

6. Text Encrypt Project Part 2.mp4

68.1 MB

3. Functions with Inputs in Action.mp4

48.4 MB

7. Improve Your Skills.mp4

39.7 MB

2. Functions with Inputs.mp4

23.8 MB

1. Introduction.mp4

18.5 MB

4. Index Method.mp4

16.5 MB

2.1 Functions with inputs.pdf

23.6 KB

5.1 Replit complete file with comments.html

0.1 KB

6.1 Complete file.html

0.1 KB

5.2 Replit Starter file.html

0.1 KB

6.2 Starter file.html

0.1 KB

4.2 Replit file to fork.html

0.1 KB

3.1 Replit Practice file.html

0.1 KB

4.1 Basics of Index() Method.html

0.1 KB

7.1 Python Practices.html

0.1 KB

/11. Beginner Data Nesting and Dictionaries/

7. Solving The Practice Code.mp4

118.6 MB

3. Dictionaries in More Detail.mp4

82.6 MB

4. Nesting Dictionaries and Lists in Python.mp4

78.6 MB

8. You're Doing Great!.mp4

56.5 MB

2. Introduction to Dictionaries.mp4

28.1 MB

1. Introduction.mp4

26.7 MB

6. Section Practice Flow Chart and Basics.mp4

26.5 MB

2.1 Dictionaries in python.pdf

86.6 KB

6.2 auction-diagram.pdf

24.9 KB

5. More on Python Nested Lists.html

4.1 KB

4.1 Replit File.html

0.1 KB

7.1 Completed code with comments.html

0.1 KB

6.1 Auction Practice Starter file.html

0.1 KB

3.1 Replit File.html

0.1 KB

/12. Beginner Functions With Outputs/

6. Creating a Calculator.mp4

159.0 MB

2. Functions with Outputs.mp4

40.8 MB

4. Functions with Multiple Outputs.mp4

38.8 MB

3. Coding Functions with Outputs.mp4

38.1 MB

1. Introduction.mp4

30.9 MB

5. DocStrings.mp4

30.2 MB

7. Practice is Everything!.mp4

23.2 MB

2.1 Functions with outputs.pdf

15.2 KB

6.1 Complete File.html

0.1 KB

6.2 Starter File.html

0.1 KB

7.1 Python Practices.html

0.1 KB

/13. Beginner Setting Up Your Local Development Environment/

7. Using AI to Program!.mp4

102.3 MB

1. Installing Python on Your Local Machine.mp4

58.5 MB

6. Installing Python Packages.mp4

45.3 MB

3. Introduction to PyCharm.mp4

34.3 MB

2. Installing PyCharm.mp4

19.4 MB

4. Another Great Coding Tool (Secondary).mp4

17.5 MB

5. Calculator Code on PyCharm.mp4

8.9 MB

2.1 Download PyCharm.html

0.1 KB

7.1 Copilot.html

0.1 KB

1.1 Download Python.html

0.1 KB

3.1 Style Guide for Python Code.html

0.1 KB

4.1 Download VSCode.html

0.1 KB

/14. Beginner Cardgame Project/

7. Card Game Practice Part 5 Finishing Loops.mp4

144.3 MB

6. Card Game Practice Part 4 Getting User and Computer to Play.mp4

104.6 MB

5. Card Game Practice Part 3 Getting Scores.mp4

68.7 MB

1. Introduction.mp4

50.7 MB

2. Game Rules.mp4

49.6 MB

8. You're Getting Close!.mp4

44.4 MB

3. Card Game Practice Part 1 Basics.mp4

43.9 MB

4. Card Game Practice Part 2 Calculate Function.mp4

35.6 MB

2.1 blackjackrules.pdf

785.8 KB

7.1 BlackJack-Final.py

5.2 KB

1.1 Blackjack Game.html

0.1 KB

/15. Beginner Python Local and Global Scope/

6. Guess the Number Solution.mp4

107.0 MB

2. Local vs Global Scope.mp4

61.7 MB

4. Global Keyword.mp4

30.7 MB

7. Don't be Discouraged!.mp4

25.7 MB

1. Introduction.mp4

17.1 MB

5. Guess the Number Practice Introduction.mp4

16.6 MB

3. Block Scope in Python.mp4

13.9 MB

2.1 local vs global scope.pdf

261.9 KB

6.1 Guess-The-Number-final.py

1.4 KB

/16. Beginner Python Debugging/

7. Using a Debugger.mp4

57.3 MB

3. Non-Recurring Bugs.mp4

41.8 MB

8. Finding Answers to Your Questions.mp4

32.1 MB

1. Introduction.mp4

27.3 MB

4. If Statement Bug.mp4

27.0 MB

5. Fixing Editor Erros.mp4

24.9 MB

6. Using Print Function to Find Bugs.mp4

23.0 MB

2. Range Bug.mp4

21.1 MB

10. Leap Year Debugging.mp4

20.8 MB

9. Odd and Even Code Debugging.mp4

14.1 MB

2.1 debug.py

1.0 KB

9.1 debug2.py

0.5 KB

7.1 Python Tutor Online Debugger.html

0.1 KB

8.1 Stack Overflow.html

0.1 KB

/17. Intermediate Object Oriented Programming (OOP)/

12. Object Oriented Programming Practice Solution.mp4

132.5 MB

2. About Object Oriented Programming.mp4

92.0 MB

19. Object Oriented Programming Practice #2 - Part 3.mp4

76.0 MB

15. Python Attributes and Class Constructors.mp4

74.6 MB

21. Object Oriented Programming Practice #2 - Part 5.mp4

68.5 MB

22. Object Oriented Programming Practice #2 - Part 6.mp4

67.1 MB

18. Object Oriented Programming Practice #2 - Part 2.mp4

65.4 MB

9. Using Python Packages.mp4

60.2 MB

10. Putting Python Packages into Practice.mp4

59.4 MB

16. Adding Methods to a Class.mp4

58.1 MB

3. Using Object Oriented Programming.mp4

57.8 MB

7. Object Methods.mp4

53.8 MB

11. Our First Object Oriented Programming Practice.mp4

51.6 MB

1. Introduction to Object Oriented Programming.mp4

51.2 MB

23. You're Doing Amazing!.mp4

50.9 MB

20. Object Oriented Programming Practice #2 - Part 4.mp4

44.4 MB

14. Introduction to Python Class Creation.mp4

42.3 MB

5. Calling a Python Class.mp4

42.0 MB

13. An Important Reminder.mp4

39.3 MB

17. Object Oriented Programming Practice #2 - Part 1.mp4

37.8 MB

8. Making The Turtle Move!.mp4

34.8 MB

6. Object Attributes.mp4

23.0 MB

4. Constructing Objects.mp4

20.1 MB

2.1 2-Object Oriented Programming.pdf

6.4 MB

3.1 Implementing OOP.pdf

1.5 MB

4.1 oop construction.pdf

239.1 KB

11.1 Coffee Machine Project Documentation.pdf

48.2 KB

17.1 OOP Quiz Practice.pdf

35.9 KB

11.2 Coffee-Machine-Project.zip

22.4 KB

22.2 quiz game final code.zip

7.2 KB

17.2 quiz-game-start.zip

1.0 KB

12.1 main.py

0.7 KB

7.2 Turtle Graphics Documentation.html

0.1 KB

10.1 PrettyTable Documentation.html

0.1 KB

7.1 Turtle Graphics Color Picker.html

0.1 KB

22.1 Open Trivia DB.html

0.1 KB

9.1 PyPI.org.html

0.1 KB

/18. Intermediate GUIs, Tuples and Modules/

10. Dot Painting Project Part 1.mp4

138.6 MB

11. Dot Painting Project Part 2.mp4

101.2 MB

5. Turtle Graphics Practice #3.mp4

80.3 MB

9. Turtle Graphics Practice #5.mp4

79.4 MB

8. Random RBG Colors.mp4

71.5 MB

7. Turtle Graphics Practice #4.mp4

63.0 MB

1. Introduction.mp4

38.3 MB

3. Turtle Graphics Practice #1.mp4

38.0 MB

6. Introduction to Tuples.mp4

31.0 MB

2. Different Ways of Importing Modules.mp4

29.1 MB

12. Keep Working!.mp4

26.5 MB

4. Turtle Graphics Practice #2.mp4

21.9 MB

5.1 Drawing different shapes.pdf

20.9 KB

11.1 Hirst_project_final_code.py

0.8 KB

8.1 RGB Colors.html

0.1 KB

6.1 RGB Color Calculator.html

0.1 KB

3.1 Turtle Graphics Library =.html

0.1 KB

7.1 Random Walk Article on WikiPedia.html

0.1 KB

5.2 Turtle Graphics Colors.html

0.1 KB

/19. Intermediate Event Listening/

5. Turtle Game Part 2.mp4

116.4 MB

4. Turtle Game Part 1.mp4

85.2 MB

2. Event Listeners.mp4

72.9 MB

1. Introduction.mp4

69.5 MB

3. Sketch With Turtle.mp4

40.5 MB

5.1 Turtle Race Final Code.py

1.0 KB

3.1 sketch.py

0.5 KB

/2. Beginner Printing Text in Python/

2. Basics of Replit.mp4

69.9 MB

16. Project Business Name Generator.mp4

69.6 MB

13. Variables Practice.mp4

61.9 MB

3. Python Comments.mp4

52.3 MB

8. String Manipulation.mp4

50.7 MB

14. Python Errors and Debugging.mp4

47.1 MB

7. Print Function Practice.mp4

36.2 MB

11. Input Function Practice.mp4

35.7 MB

1. The Goal of This Section.mp4

34.5 MB

12. Variables.mp4

29.7 MB

10. Input Function.mp4

29.0 MB

9. String Manipulation Practice.mp4

24.6 MB

4. Print Function.mp4

19.7 MB

6. A Useful Coding Logic Tool.mp4

14.5 MB

15. Debugging Practice.mp4

13.7 MB

16.1 Completed project file.html

0.1 KB

16.2 empty project file.html

0.1 KB

5. Print Function Coding Exercise.html

0.1 KB

7.1 Practice Code.html

0.1 KB

9.1 Fork the practice file.html

0.1 KB

15.1 Fork the debugging practice file.html

0.1 KB

13.1 fork the practice code.html

0.1 KB

2.1 Fork the code here.html

0.1 KB

11.1 Fork the practice code.html

0.1 KB

14.1 StackedOverflow Python Section.html

0.1 KB

6.1 Download Thonny.html

0.1 KB

/3. Beginner Python Data Types/

13. Restaurant Bill Calculator Project.mp4

93.1 MB

9. Mathematical Operations Practice.mp4

56.4 MB

5. Data Type Conversion.mp4

53.5 MB

12. Life in Weeks Coding Practice.mp4

49.6 MB

8. Python Mathematical Operations.mp4

49.0 MB

4. Data Types.mp4

42.1 MB

7. Data Type Practice.mp4

41.2 MB

1. The Goal of This Section.mp4

37.9 MB

6. A Note on Your Coding Style.mp4

31.7 MB

10. Number Manipulation.mp4

31.1 MB

11. Python F Strings.mp4

27.4 MB

14. Congratulations.mp4

26.3 MB

3. Subscripting.mp4

23.7 MB

2. Length Function.mp4

9.6 MB

9.1 fork the practice code.html

0.1 KB

12.1 Fork the code.html

0.1 KB

7.1 Fork the code.html

0.1 KB

13.2 Replit Starter Code.html

0.1 KB

13.1 Replit Final Code.html

0.1 KB

12.2 Your life in weeks.html

0.1 KB

/4. Beginner If and Else Statements/

17. Final Project The Alien Game.mp4

166.3 MB

11. A Complicated Code Challenge.mp4

108.3 MB

7. Nested If and Else Statements.mp4

90.5 MB

10. Practice A Better BMI Calculator.mp4

75.7 MB

2. Visual Understanding If Else Statements.mp4

57.1 MB

13. Bakery Practice.mp4

55.8 MB

9. Elif Statements.mp4

53.8 MB

4. Basics of If and Else Statements.mp4

48.5 MB

14. Logical Operators.mp4

42.4 MB

15. Python Lower Method.mp4

36.9 MB

8. More on Nested If and Else Statements.mp4

36.9 MB

12. Multiple If and Else Statements.mp4

31.4 MB

1. The Goal of This Section.mp4

29.8 MB

16. Python Count Method.mp4

23.9 MB

6. If and Else Statements Practice Session.mp4

23.4 MB

3. Understanding Indentations.mp4

16.2 MB

5. Modulo.mp4

13.8 MB

2.1 ifelsebasics.pdf

1.2 MB

10.3 bmi.png

983.9 KB

17.1 aliengame.pdf

30.0 KB

11.3 leapyear.pdf

27.0 KB

8.2 nested-if-statements2.pdf

18.2 KB

12.1 multi-ifs.pdf

15.8 KB

4.1 comparison-operators.pdf

14.7 KB

9.2 elif statements.pdf

14.7 KB

3.1 indentations.pdf

13.3 KB

7.1 nested-if-statements.pdf

13.0 KB

14.1 logical operators.pdf

12.0 KB

8.1 fork the example code.html

0.2 KB

11.1 empty code challenge complete code.html

0.1 KB

17.4 The Complete Replit File.html

0.1 KB

6.1 fork the practice file.html

0.1 KB

10.2 bmi practice code.html

0.1 KB

11.2 leap year challenge empty code.html

0.1 KB

10.1 bmi practice answer.html

0.1 KB

13.2 Practice compeleted code.html

0.1 KB

17.3 Fork the Empty Replit File.html

0.1 KB

9.1 elif code example.html

0.1 KB

13.1 Fork the practice file.html

0.1 KB

15.1 Read more about python methods.html

0.1 KB

17.2 ASCII Art.html

0.1 KB

/5. Beginner Lists and Randomization/

12. Rock Paper Scissors Game.mp4

104.0 MB

2. Built-in Modules.mp4

95.4 MB

5. Introduction to Python Lists.mp4

65.0 MB

11. Board Mark Practice.mp4

56.0 MB

7. Winner Food Practice.mp4

54.3 MB

3. Python Modules Practice.mp4

23.0 MB

1. What You’ll Learn In This Section.mp4

22.0 MB

10. Nested Lists.mp4

19.7 MB

9. Of By One Error.mp4

18.2 MB

6. String Split.mp4

16.2 MB

8. Random Choice.mp4

15.8 MB

4. Custom Modules.mp4

15.1 MB

2.2 randoms.pdf

1.7 MB

12.1 Final Project File.html

0.2 KB

11.1 Complete file.html

0.2 KB

3.1 Practice file.html

0.1 KB

12.2 Starter file.html

0.1 KB

7.1 Fork the practice file.html

0.1 KB

11.2 Empty Practice file.html

0.1 KB

5.1 Data Structures.html

0.1 KB

2.1 Python Module List.html

0.1 KB

/6. Beginner Python Programming Loops and Range/

10. Password Generator App Practice.mp4

148.8 MB

5. Loop and If Exercise.mp4

60.8 MB

4. Loop and If Statement.mp4

42.1 MB

1. What You'll Learn In This Section.mp4

40.9 MB

3. More on Loops.mp4

27.3 MB

8. Minimum Maximum Function.mp4

26.4 MB

7. Range Practice.mp4

20.6 MB

6. Range Function.mp4

19.4 MB

9. Sum Function.mp4

11.8 MB

2. Introduction to Loops.mp4

7.4 MB

3.1 For loops.pdf

27.6 KB

6.1 range.pdf

11.9 KB

10.2 Starter file.html

0.2 KB

7.2 starter file.html

0.1 KB

5.2 Starter file.html

0.1 KB

10.1 Completed version.html

0.1 KB

7.1 completed file.html

0.1 KB

5.1 complete file.html

0.1 KB

4.1 Code Example on Replit.html

0.1 KB

/7. Beginner Functions and While Loops/

11. The Maze Practice.mp4

84.3 MB

10. Variable Heights Practice.mp4

73.7 MB

5. Hurdles Functions Practice.mp4

65.0 MB

9. Random Hurdles Practice.mp4

62.4 MB

3. Working With Functions.mp4

46.9 MB

4. Custom Functions Practice.mp4

39.6 MB

6. While Loop.mp4

32.7 MB

7. While Not.mp4

28.9 MB

8. For Loop vs While Loop.mp4

26.7 MB

2. Introduction to Functions.mp4

24.4 MB

1. What You'll Learn.mp4

18.8 MB

2.1 Functions.pdf

3.4 MB

6.1 while loops.pdf

10.7 KB

5.1 Reebordg's World.html

0.2 KB

4.1 Reeborg's World.html

0.2 KB

3.2 Replit Code.html

0.1 KB

3.1 Python Built-in Functions.html

0.1 KB

/8. Beginner Practicing Your Skills With Fun Projects/

3. Guess The Number Game.mp4

120.0 MB

1. Introduction.mp4

86.7 MB

2. Divisible By Practice.mp4

72.8 MB

3.1 Replit Code.html

0.1 KB

2.1 Replit code.html

0.1 KB

/9. Beginner Word Game Practice/

5. Character List.mp4

92.7 MB

9. Improving User Experience.mp4

88.6 MB

8. Counting Lives.mp4

83.9 MB

7. Looping The Game.mp4

67.1 MB

3. Random Words.mp4

49.0 MB

1. Introduction.mp4

47.8 MB

2. Understanding The Game Structure.mp4

42.8 MB

4. Debugging with Thonny.mp4

22.1 MB

6. Debugging Step 2.mp4

19.2 MB

2.1 hangman.pdf

31.4 KB

5.1 Completed Code.html

0.1 KB

7.1 Completed Replit File.html

0.1 KB

8.1 Complete Replit File.html

0.1 KB

3.2 Step 1 Completed.html

0.1 KB

9.1 Completed Replit File.html

0.1 KB

7.2 Starter Replit File.html

0.1 KB

8.2 Replit Starter file.html

0.1 KB

9.2 Starter Replit File.html

0.1 KB

5.2 Starter Replit File.html

0.1 KB

3.1 Step 1 Basic Code.html

0.1 KB

 

Total files 330


Copyright © 2024 FileMood.com