FileMood

Download Complete Python Bootcamp Go from zero to hero in Python 3 Update

Complete Python Bootcamp Go from zero to hero in Python Update

Name

Complete Python Bootcamp Go from zero to hero in Python 3 Update

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

4.8 GB

Total Files

392

Hash

15FCDDC41D0611B5817EA55FE8C3C1611B772130

/.../15. Advanced Python Modules/

8. Regular Expressions -re.mp4

159.3 MB

1. Collections Module - counter.mp4

38.8 MB

1. Collections Module - counter.vtt

9.6 KB

2. Collections Module - defaultdict.mp4

14.5 MB

2. Collections Module - defaultdict.vtt

6.7 KB

3. Collections Module - OrderedDict.mp4

14.7 MB

3. Collections Module - OrderedDict.vtt

5.5 KB

4. Collections Module - namedtuple.mp4

23.4 MB

4. Collections Module - namedtuple.vtt

8.8 KB

5. Datetime.mp4

32.2 MB

5. Datetime.vtt

12.7 KB

6. Python Debugger - pdb.mp4

24.7 MB

6. Python Debugger - pdb.vtt

8.0 KB

7. Timing your code - timeit.mp4

39.9 MB

7. Timing your code - timeit.vtt

11.0 KB

8. Regular Expressions -re.vtt

36.0 KB

9. StringIO.mp4

17.1 MB

9. StringIO.vtt

4.1 KB

10. Advanced Python Modules FAQ.html

0.1 KB

/

Visit Coursedrive.net.url

0.1 KB

Course Downloaded from coursedrive.net.txt

0.4 KB

/Complete Python Bootcamp Go from zero to hero in Python 3 Update/

Course Downloaded from coursedrive.net.txt

0.4 KB

Visit Coursedrive.net.url

0.1 KB

/.../01. Course Overview/

1. Course Introduction.mp4

46.1 MB

1. Course Introduction.vtt

12.8 KB

2. Course Curriculum Overview.mp4

19.7 MB

2. Course Curriculum Overview.vtt

7.6 KB

3. Python 2 versus Python 3.mp4

4.6 MB

3. Python 2 versus Python 3.vtt

3.6 KB

3.1 Nice Summary of the Differences.html

0.1 KB

3.2 Site that tells you which packages are Python 3 compatible.html

0.1 KB

4. Course FAQs.html

4.6 KB

/.../02. Python Setup/

1. Command Line Basics.mp4

19.7 MB

1. Command Line Basics.vtt

11.8 KB

2. Installing Python.mp4

22.7 MB

2. Installing Python.vtt

12.5 KB

3. Running Python Code.mp4

42.5 MB

3. Running Python Code.vtt

26.7 KB

4. Getting the Notebooks and the Course Material.mp4

8.7 MB

4. Getting the Notebooks and the Course Material.vtt

3.9 KB

5. Git and Github Overview (Optional).mp4

20.1 MB

5. Git and Github Overview (Optional).vtt

5.3 KB

5.1 Resources for Learning GitHub.html

0.1 KB

5.2 GitHub Code School.html

0.1 KB

5.3 Git Hello World Tutorial.html

0.1 KB

/.../03. Python Object and Data Structure Basics/

1. Introduction to Python Data Types.mp4

8.2 MB

1. Introduction to Python Data Types.vtt

6.5 KB

2. Numbers.mp4

5.8 MB

2. Numbers.vtt

6.1 KB

3. Numbers Simple Arithmetic.html

0.1 KB

4. Numbers - FAQ.html

0.5 KB

5. Numbers Quiz.html

0.1 KB

6. Variable Assignments.mp4

14.9 MB

6. Variable Assignments.vtt

12.3 KB

7. Introduction to Strings.mp4

13.4 MB

7. Introduction to Strings.vtt

10.5 KB

8. Quick Print Check.html

0.1 KB

9. Indexing and Slicing with Strings.mp4

15.8 MB

9. Indexing and Slicing with Strings.vtt

11.4 KB

10. String Indexing.html

0.1 KB

11. String Slicing.html

0.1 KB

12. String Properties and Methods.mp4

18.7 MB

12. String Properties and Methods.vtt

13.8 KB

13. Strings -FAQ.html

0.3 KB

14. Strings Quiz.html

0.1 KB

15. Print Formatting with Strings.mp4

29.2 MB

15. Print Formatting with Strings.vtt

17.4 KB

16. Print Formatting FAQs.html

1.4 KB

17. Print Formatting.html

0.1 KB

18. Lists in Python.mp4

17.5 MB

18. Lists in Python.vtt

15.4 KB

19. Lists.html

0.1 KB

20. Lists - FAQ.html

0.4 KB

21. Lists Quiz.html

0.1 KB

22. Dictionaries in Python.mp4

22.8 MB

22. Dictionaries in Python.vtt

15.2 KB

23. Dictionaries.html

0.1 KB

24. Dictionaries - FAQ.html

0.4 KB

25. Dictionaries Quiz.html

0.1 KB

26. Tuples with Python.mp4

9.5 MB

26. Tuples with Python.vtt

7.4 KB

27. Tuples Quiz.html

0.1 KB

28. Sets in Python.mp4

5.2 MB

28. Sets in Python.vtt

3.9 KB

29. Sets.html

0.1 KB

30. Booleans in Python.mp4

6.2 MB

30. Booleans in Python.vtt

5.0 KB

31. Sets and Booleans Quiz.html

0.1 KB

32. IO with Basic Files in Python.mp4

41.7 MB

32. IO with Basic Files in Python.vtt

24.7 KB

33. File IO.html

0.1 KB

34. Resources for More Basic Practice.html

0.9 KB

35. Python Objects and Data Structures Assessment Test Overview.mp4

13.6 MB

35. Python Objects and Data Structures Assessment Test Overview.vtt

11.4 KB

36. Python Objects and Data Structures Assessment Test Solutions.mp4

16.9 MB

36. Python Objects and Data Structures Assessment Test Solutions.vtt

16.3 KB

/.../04. Python Comparison Operators/

1. Comparison Operators in Python.mp4

5.9 MB

1. Comparison Operators in Python.vtt

5.0 KB

2. Chaining Comparison Operators in Python with Logical Operators.mp4

7.6 MB

2. Chaining Comparison Operators in Python with Logical Operators.vtt

8.9 KB

3. Comparison Operators Quiz.html

0.1 KB

/.../05. Python Statements/

1. If Elif and Else Statements in Python.mp4

12.5 MB

1. If Elif and Else Statements in Python.vtt

12.5 KB

2. For Loops in Python.mp4

25.0 MB

2. For Loops in Python.vtt

26.3 KB

3. While Loops in Python.mp4

15.4 MB

3. While Loops in Python.vtt

15.5 KB

4. Useful Operators in Python.mp4

22.9 MB

4. Useful Operators in Python.vtt

21.8 KB

5. List Comprehensions in Python.mp4

17.4 MB

5. List Comprehensions in Python.vtt

15.2 KB

6. Python Statements Test Overview.mp4

4.7 MB

6. Python Statements Test Overview.vtt

3.8 KB

7. Python Statements Test Solutions.mp4

17.8 MB

7. Python Statements Test Solutions.vtt

9.6 KB

/.../06. Methods and Functions/

1. Methods and the Python Documentation.mp4

24.2 MB

1. Methods and the Python Documentation.vtt

11.2 KB

2. Functions in Python.mp4

25.2 MB

2. Functions in Python.vtt

24.1 KB

3. Overview of Quick Function Exercises #1-10.html

2.0 KB

4. Functions #1 print Hello World.html

0.1 KB

5. Functions #2 print Hello Name.html

0.1 KB

6. Functions #3 - simple Boolean.html

0.1 KB

7. Functions #4 - using Booleans.html

0.1 KB

8. Functions #5 simple math.html

0.1 KB

9. Functions #6 is even.html

0.1 KB

10. Functions #7 is greater.html

0.1 KB

11. args and kwargs in Python.mp4

17.3 MB

11. args and kwargs in Python.vtt

14.8 KB

12. Functions #8 args.html

0.1 KB

13. Functions #9 pick evens.html

0.1 KB

14. Functions #10 skyline.html

0.1 KB

15. Function Practice Exercises - Overview.mp4

10.1 MB

15. Function Practice Exercises - Overview.vtt

8.2 KB

16. Function Practice Exercises - Solutions.mp4

16.7 MB

16. Function Practice Exercises - Solutions.vtt

13.3 KB

17. Function Practice - Solutions Level One.mp4

12.5 MB

17. Function Practice - Solutions Level One.vtt

9.4 KB

18. Function Practice - Solutions Level Two.mp4

18.4 MB

18. Function Practice - Solutions Level Two.vtt

14.8 KB

19. Function Exercise Solutions - Challenge Problem.mp4

20.0 MB

19. Function Exercise Solutions - Challenge Problem.vtt

21.4 KB

20. Lambda Expressions, Map, and Filter Functions.mp4

20.3 MB

20. Lambda Expressions, Map, and Filter Functions.vtt

18.2 KB

21. Nested Statements and Scope.mp4

25.3 MB

21. Nested Statements and Scope.vtt

21.6 KB

22. Functions and Methods - Homework Assignment.mp4

20.4 MB

22. Functions and Methods - Homework Assignment.vtt

6.4 KB

23. Hints and Tips for Functions and Methods Assignment.html

2.2 KB

24. Functions and Methods Homework - Solutions.mp4

24.3 MB

24. Functions and Methods Homework - Solutions.vtt

6.8 KB

24.1 Slight Error on Multiply Question, Check Notebook for correct solution!.html

0.2 KB

/.../07. Milestone Project - 1/

1. First Python Milestone Project Overview.mp4

28.5 MB

1. First Python Milestone Project Overview.vtt

23.5 KB

2. Milestone Project Help.html

5.0 KB

3. Solution Overview for MileStone Project 1 - Part One.mp4

28.0 MB

3. Solution Overview for MileStone Project 1 - Part One.vtt

21.0 KB

4. Solution Overview for MileStone Project 1 - Part Two.mp4

24.2 MB

4. Solution Overview for MileStone Project 1 - Part Two.vtt

17.4 KB

5. Advanced Project Solution Overview.mp4

54.8 MB

5. Advanced Project Solution Overview.vtt

15.3 KB

/.../08. Object Oriented Programming/

1. Object Oriented Programming - Introduction.mp4

7.4 MB

1. Object Oriented Programming - Introduction.vtt

7.2 KB

2. Object Oriented Programming - Attributes and Class Keyword.mp4

21.0 MB

2. Object Oriented Programming - Attributes and Class Keyword.vtt

19.5 KB

3. Object Oriented Programming - Class Object Attributes and Methods.mp4

28.3 MB

3. Object Oriented Programming - Class Object Attributes and Methods.vtt

23.9 KB

4. Object Oriented Programming - Inheritance and Polymorphism.mp4

27.5 MB

4. Object Oriented Programming - Inheritance and Polymorphism.vtt

21.1 KB

5. Object Oriented Programming - Special (MagicDunder) Methods.mp4

11.4 MB

5. Object Oriented Programming - Special (MagicDunder) Methods.vtt

9.8 KB

6. Object Oriented Programming - Homework.mp4

5.1 MB

6. Object Oriented Programming - Homework.vtt

4.8 KB

7. Object Oriented Programming - Homework Solutions.mp4

10.9 MB

7. Object Oriented Programming - Homework Solutions.vtt

9.8 KB

8. Object Oriented Programming - Challenge Overview.mp4

8.6 MB

8. Object Oriented Programming - Challenge Overview.vtt

7.2 KB

9. Object Oriented Programming - Challenge Solution.mp4

8.4 MB

9. Object Oriented Programming - Challenge Solution.vtt

6.8 KB

/.../09. Modules and Packages/

1. Pip Install and PyPi.mp4

13.3 MB

1. Pip Install and PyPi.vtt

11.2 KB

2. Modules and Packages.mp4

17.5 MB

2. Modules and Packages.vtt

15.2 KB

3. __name__ and __main__.mp4

13.7 MB

3. __name__ and __main__.vtt

13.2 KB

/.../10. Errors and Exceptions Handling/

1. Errors and Exception Handling.mp4

32.8 MB

1. Errors and Exception Handling.vtt

24.4 KB

2. Errors and Exceptions Homework.mp4

2.6 MB

2. Errors and Exceptions Homework.vtt

2.5 KB

3. Errors and Exception Homework - Solutions.mp4

8.3 MB

3. Errors and Exception Homework - Solutions.vtt

7.2 KB

4. Pylint Overview.mp4

17.7 MB

4. Pylint Overview.vtt

18.7 KB

5. Running tests with the Unittest Library.mp4

14.8 MB

5. Running tests with the Unittest Library.vtt

13.0 KB

/.../11. Milestone Project - 2/

1. Milestone Project 2 Overview.mp4

23.0 MB

1. Milestone Project 2 Overview.vtt

14.4 KB

2. Solution Walkthrough - Card and Deck classes.mp4

34.3 MB

2. Solution Walkthrough - Card and Deck classes.vtt

15.8 KB

3. Solution Walkthrough - Hand and Chip Classes.mp4

43.0 MB

3. Solution Walkthrough - Hand and Chip Classes.vtt

17.8 KB

4. Solution Walkthrough - Functions for Game Play.mp4

26.3 MB

4. Solution Walkthrough - Functions for Game Play.vtt

11.5 KB

5. Solutions Walkthrough - Final Gameplay Script.mp4

23.3 MB

5. Solutions Walkthrough - Final Gameplay Script.vtt

17.0 KB

/.../12. Python Decorators/

1. Decorators with Python Overview.mp4

46.4 MB

1. Decorators with Python Overview.vtt

28.0 KB

2. Decorators Homework.mp4

22.2 MB

2. Decorators Homework.vtt

4.0 KB

/.../13. Python Generators/

1. Generators with Python.mp4

26.6 MB

1. Generators with Python.vtt

16.8 KB

2. Generators Homework Overview.mp4

4.2 MB

2. Generators Homework Overview.vtt

2.6 KB

3. Generators Homework Solutions.mp4

6.8 MB

3. Generators Homework Solutions.vtt

3.8 KB

/.../14. Final Capstone Python Project/

1. Final Capstone Project.mp4

52.3 MB

1. Final Capstone Project.vtt

6.2 KB

/.../16. Advanced Python Objects and Data Structures/

1. Advanced Numbers.mp4

32.1 MB

1. Advanced Numbers.vtt

7.3 KB

2. Advanced Strings.mp4

31.8 MB

2. Advanced Strings.vtt

13.1 KB

3. Advanced Sets.mp4

42.5 MB

3. Advanced Sets.vtt

19.4 KB

4. Advanced Dictionaries.mp4

17.8 MB

4. Advanced Dictionaries.vtt

8.5 KB

5. Advanced Lists.mp4

33.4 MB

5. Advanced Lists.vtt

14.1 KB

6. Advanced Python Objects Assessment Test.mp4

8.5 MB

6. Advanced Python Objects Assessment Test.vtt

3.3 KB

7. Advanced Python Objects Test - Solutions.mp4

6.8 MB

7. Advanced Python Objects Test - Solutions.vtt

2.1 KB

/.../17. Bonus Material - Introduction to GUIs/

1. Introduction to GUIs.html

2.1 KB

2. Quick note about ipywidgets.html

0.3 KB

3. Interact Functionality with GUIs.mp4

35.6 MB

3. Interact Functionality with GUIs.vtt

20.8 KB

4. GUI Widget Basics.mp4

19.7 MB

4. GUI Widget Basics.vtt

10.9 KB

5. List of Possible Widgets.mp4

20.5 MB

5. List of Possible Widgets.vtt

10.0 KB

6. Widget Styling and Layouts.mp4

18.3 MB

6. Widget Styling and Layouts.vtt

10.8 KB

7. Example of what a Widget can do!.mp4

19.2 MB

7. Example of what a Widget can do!.vtt

9.1 KB

/.../18. BONUS SPECIAL OFFERS/

1. Bonus Lecture Coupons.html

3.8 KB

/.../19. APPENDIX OLDER PYTHON 2 MATERIAL/

1. NOTE ABOUT THIS SECTION.html

0.5 KB

2. How to Approach This Course.mp4

12.4 MB

2. How to Approach This Course.vtt

4.6 KB

3. Python 2 vs Python 3.mp4

40.5 MB

3. Python 2 vs Python 3.vtt

11.8 KB

3.1 List of Differences between Python 2 and 3.html

0.1 KB

4. Jupyter Notebook Installation.mp4

38.5 MB

4. Jupyter Notebook Installation.vtt

29.0 KB

4.1 Jupyter Site.html

0.1 KB

5. FAQ - Notebooks.mp4

12.0 MB

5. FAQ - Notebooks.vtt

3.1 KB

5.1 Notebooks.html

0.1 KB

6. Numbers.mp4

32.9 MB

6. Numbers.vtt

24.0 KB

7. IDE Selection.mp4

49.3 MB

7. IDE Selection.vtt

17.9 KB

8. Strings.mp4

79.3 MB

8. Strings.vtt

31.0 KB

9. Print Formatting.mp4

65.4 MB

9. Print Formatting.vtt

21.0 KB

10. Lists.mp4

71.4 MB

10. Lists.vtt

30.2 KB

11. Dictionaries.mp4

64.8 MB

11. Dictionaries.vtt

26.0 KB

12. Files.mp4

27.1 MB

12. Files.vtt

12.6 KB

13. Sets and Booleans.mp4

23.9 MB

13. Sets and Booleans.vtt

11.6 KB

14. Tuples.mp4

25.2 MB

14. Tuples.vtt

11.6 KB

15. Objects and Data Structures Assessment Test.mp4

25.4 MB

15. Objects and Data Structures Assessment Test.vtt

9.5 KB

16. Objects and Data Structures Assessment - Solutions.mp4

29.9 MB

16. Objects and Data Structures Assessment - Solutions.vtt

11.4 KB

17. Comparison Operators.mp4

23.4 MB

17. Comparison Operators.vtt

8.8 KB

18. Chained Comparison Operators.mp4

14.6 MB

18. Chained Comparison Operators.vtt

6.6 KB

19. Introduction to Python Statements.mp4

10.5 MB

19. Introduction to Python Statements.vtt

8.5 KB

20. if, elif, and else Statements.mp4

40.3 MB

20. if, elif, and else Statements.vtt

15.7 KB

21. for Loops.mp4

71.0 MB

21. for Loops.vtt

32.6 KB

22. while Loops.mp4

57.2 MB

22. while Loops.vtt

19.9 KB

23. range().mp4

42.1 MB

23. range().vtt

19.2 KB

24. List Comprehensions.mp4

49.5 MB

24. List Comprehensions.vtt

20.8 KB

25. Statements Assessment Test.mp4

9.7 MB

25. Statements Assessment Test.vtt

3.1 KB

26. Statements Assessment Solutions.mp4

13.1 MB

26. Statements Assessment Solutions.vtt

4.3 KB

27. Methods.mp4

23.2 MB

27. Methods.vtt

10.8 KB

28. Functions.mp4

77.6 MB

28. Functions.vtt

34.5 KB

29. lambda expressions.mp4

70.7 MB

29. lambda expressions.vtt

23.6 KB

30. Nested Statements and Scope.mp4

46.2 MB

30. Nested Statements and Scope.vtt

19.4 KB

31. Milestone Project 1 Section.html

0.4 KB

32. Milestone Project 1 -Assignment Overview.mp4

41.5 MB

32. Milestone Project 1 -Assignment Overview.vtt

11.0 KB

33. Milestone Project 1 - Solution Walkthrough - Part 1.mp4

99.5 MB

33. Milestone Project 1 - Solution Walkthrough - Part 1.vtt

31.0 KB

34. Milestone Project 1 - Solution Walkthrough - Part 2.mp4

54.0 MB

34. Milestone Project 1 - Solution Walkthrough - Part 2.vtt

17.8 KB

35. Milestone Project 1 - Solution Walkthrough - Part 3.mp4

65.2 MB

35. Milestone Project 1 - Solution Walkthrough - Part 3.vtt

21.5 KB

36. OOP - Part 1 - Objects.mp4

34.6 MB

36. OOP - Part 1 - Objects.vtt

10.6 KB

37. OOP - Part 2 - Classes.mp4

74.4 MB

37. OOP - Part 2 - Classes.vtt

25.5 KB

38. OOP - Part 3 -Methods.mp4

69.4 MB

38. OOP - Part 3 -Methods.vtt

23.1 KB

39. OOP - Part 4 - Inheritance.mp4

31.7 MB

39. OOP - Part 4 - Inheritance.vtt

10.9 KB

40. OOP - Part 5 - Special Methods.mp4

36.0 MB

40. OOP - Part 5 - Special Methods.vtt

11.8 KB

41. OOP Homework Assignment.mp4

10.7 MB

41. OOP Homework Assignment.vtt

4.3 KB

42. OOP Homework Solution.mp4

13.8 MB

42. OOP Homework Solution.vtt

4.5 KB

43. Errors and Exceptions.mp4

12.2 MB

43. Errors and Exceptions.vtt

7.6 KB

44. Exception Handling try, except, finally.mp4

95.6 MB

44. Exception Handling try, except, finally.vtt

30.9 KB

45. Errors and Exceptions Homework.mp4

9.6 MB

45. Errors and Exceptions Homework.vtt

3.1 KB

46. Errors and Exceptions - Solutions.mp4

7.1 MB

46. Errors and Exceptions - Solutions.vtt

2.6 KB

47. Modules, Packages, and Imports.mp4

62.5 MB

47. Modules, Packages, and Imports.vtt

16.3 KB

48. Modules and Packages Assignment.mp4

18.7 MB

48. Modules and Packages Assignment.vtt

3.8 KB

49. Create your own Python modules..html

0.9 KB

50. Project Overview.mp4

30.0 MB

50. Project Overview.vtt

9.1 KB

51. Project 2 Solution.mp4

28.6 MB

51. Project 2 Solution.vtt

7.2 KB

52. Python 3 Notes for Map, Reduce, and Filter.html

0.4 KB

53. Map.mp4

28.4 MB

53. Map.vtt

12.4 KB

54. Reduce.mp4

24.1 MB

54. Reduce.vtt

11.2 KB

55. Filter.mp4

14.0 MB

55. Filter.vtt

8.1 KB

56. Zip.mp4

25.7 MB

56. Zip.vtt

11.9 KB

57. Enumerate.mp4

15.8 MB

57. Enumerate.vtt

8.1 KB

58. all() and any().mp4

11.0 MB

58. all() and any().vtt

4.9 KB

59. Complex.mp4

7.5 MB

59. Complex.vtt

4.6 KB

60. Built-in Functions Assessment Test.mp4

22.7 MB

60. Built-in Functions Assessment Test.vtt

6.8 KB

61. Built-in Functions Assessment Test Solutions.mp4

15.8 MB

61. Built-in Functions Assessment Test Solutions.vtt

4.2 KB

62. Decorators - Part 1.mp4

31.9 MB

62. Decorators - Part 1.vtt

12.1 KB

63. Decorators - Part 2.mp4

36.5 MB

63. Decorators - Part 2.vtt

12.5 KB

64. Decorators - Part 3.mp4

58.5 MB

64. Decorators - Part 3.vtt

15.6 KB

65. Iteration vs Generation.mp4

9.5 MB

65. Iteration vs Generation.vtt

5.0 KB

66. Creating Generators.mp4

63.6 MB

66. Creating Generators.vtt

20.2 KB

67. Iterators and Generators Homework.mp4

8.7 MB

67. Iterators and Generators Homework.vtt

3.5 KB

68. Iterators and Generators Homework - Solutions.mp4

11.8 MB

68. Iterators and Generators Homework - Solutions.vtt

3.5 KB

69. Interact.mp4

85.6 MB

69. Interact.vtt

32.5 KB

70. Widget Basics.mp4

36.0 MB

70. Widget Basics.vtt

16.8 KB

71. Widget Events.mp4

75.1 MB

71. Widget Events.vtt

21.8 KB

72. Widget List.mp4

46.1 MB

72. Widget List.vtt

13.6 KB

73. Widget Styling.mp4

88.3 MB

73. Widget Styling.vtt

25.0 KB

74. Custom Widget Example.mp4

57.6 MB

74. Custom Widget Example.vtt

14.7 KB

/.../20. BONUS COUPONS FOR OTHER COURSES/

1. Bonus Coupons.html

5.9 KB

 

Total files 392


Copyright © 2025 FileMood.com