FileMood

Download [CourseClub.ME] Code With Mosh - The Complete Python Course

CourseClub ME Code With Mosh The Complete Python Course

Name

[CourseClub.ME] Code With Mosh - The Complete Python Course

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

2.4 GB

Total Files

182

Hash

9454F8193A03CA7D402C506190F21343D72BE92E

/1- Getting Started/

1- What is Python.mp4

10.0 MB

10- Python Implementations.mp4

7.9 MB

11- How Python Code is Executed.mp4

5.9 MB

12- Quiz.mp4

12.7 MB

2- Installing Python.mp4

6.2 MB

3- Python Interpreter.mp4

5.5 MB

4- Code Editors.mp4

3.2 MB

5- Your First Python Program.mp4

11.1 MB

6- Python Extension.mp4

9.4 MB

7- Linting Python Code.mp4

10.6 MB

8- Formatting Python Code.mp4

12.1 MB

9- Running Python Code.mp4

14.0 MB

/10- Python Package Index/

1- Pypi.mp4

8.2 MB

10- Pydoc.mp4

18.1 MB

2- Pip.mp4

23.6 MB

3- Virtual Environments.mp4

10.4 MB

4- Pipenv.mp4

9.6 MB

5- Virtual Environments in VSCode.mp4

15.4 MB

6- Pipfile.mp4

15.1 MB

7- Managing Dependencies.mp4

11.6 MB

8- Publishing Packages.mp4

28.6 MB

9- Docstrings.mp4

18.4 MB

/11- Popular Python Packages/

1- Introduction.mp4

10.5 MB

10- Working with Excel Spreadsheets.mp4

30.7 MB

11- Command Query Separation Principle.mp4

14.5 MB

12- NumPy.mp4

29.2 MB

2- What are APIs.mp4

12.0 MB

3- Yelp API.mp4

12.7 MB

4- Searching for Businesses.mp4

48.6 MB

5- Hiding API Keys.mp4

8.3 MB

6- Sending Text Messages.mp4

21.8 MB

7- Web Scraping.mp4

39.9 MB

8- Browser Automation.mp4

49.3 MB

9- Working with PDFs.mp4

21.9 MB

/12- Building Web Applications with Django/

1- Introduction.mp4

5.2 MB

10- Database Abstraction API.mp4

13.1 MB

11- Templates.mp4

36.2 MB

12- Adding Bootstrap.mp4

18.6 MB

13- Customizing the Layout.mp4

10.4 MB

14- Sharing a Template Across Multiple Apps.mp4

15.8 MB

15- Url Parameters.mp4

14.5 MB

16- Getting a Single Object.mp4

11.8 MB

17- Raising 404 Errors.mp4

15.8 MB

18- Referencing Urls.mp4

11.7 MB

19- Creating APIs.mp4

31.8 MB

2- Your First Django Project.mp4

11.0 MB

20- Adding the Homepage.mp4

16.2 MB

21- Getting Ready to Deploy.mp4

37.4 MB

22- Deployment.mp4

23.3 MB

3- Your First App.mp4

8.9 MB

4- Views.mp4

23.7 MB

5- Models.mp4

17.2 MB

6- Migrations.mp4

28.1 MB

7- Changing the Models.mp4

21.3 MB

8- Admin.mp4

12.1 MB

9- Customizing the Admin.mp4

23.2 MB

/13- Machine Learning with Python/

1- What is Machine Learning.mp4

30.5 MB

10- Persisting Models.mp4

9.8 MB

11- Visualizing a Decision Tree.mp4

21.3 MB

2- Machine Learning in Action.mp4

5.3 MB

3- Libraries and Tools.mp4

16.7 MB

4- Importing a Data Set.mp4

23.2 MB

5- Jupyter Shortcuts.mp4

19.4 MB

6- A Real Machine Learning Problem.mp4

20.1 MB

7- Preparing the Data.mp4

9.2 MB

8- Learning and Predicting.mp4

12.6 MB

9- Calculating the Accuracy.mp4

20.6 MB

/2- Primitive Types/

1- Variables.mp4

6.0 MB

10- Quiz.mp4

8.4 MB

2- Variable Names.mp4

7.4 MB

3- Strings.mp4

17.8 MB

4- Escape Sequences.mp4

6.0 MB

5- Formatted Strings.mp4

5.1 MB

6- String Methods.mp4

17.8 MB

7- Numbers.mp4

6.5 MB

8- Working with Numbers.mp4

7.4 MB

9- Type Conversion.mp4

11.9 MB

/3- Control Flow/

1- Comparison Operators.mp4

3.7 MB

10- Nested Loops.mp4

7.3 MB

11- Iterables.mp4

8.0 MB

12- While Loops.mp4

11.8 MB

13- Infinite Loops.mp4

4.3 MB

14- Exercise.mp4

5.0 MB

2- Conditional Statements.mp4

10.7 MB

3- Ternary Operator.mp4

5.8 MB

4- Logical Operators.mp4

11.0 MB

5- Short-circuit Evaluation.mp4

5.5 MB

6- Chaining Comparison Operators.mp4

3.2 MB

7- Quiz.mp4

4.1 MB

8- For Loops.mp4

8.6 MB

9- For..Else.mp4

7.7 MB

/4- Functions/

1- Defining Functions.mp4

5.0 MB

10- VSCode Coding Tricks - Windows.mp4

6.5 MB

11- VSCode Coding Tricks - Mac.mp4

4.9 MB

12- Exercise.mp4

3.2 MB

13- Solution.mp4

13.3 MB

2- Arguments.mp4

6.5 MB

3- Types of Functions.mp4

10.4 MB

4- Keyword Arguments.mp4

4.9 MB

5- Default Arguments.mp4

3.7 MB

6- xargs.mp4

10.7 MB

7- xxargs.mp4

5.8 MB

8- Scope.mp4

12.7 MB

9- Debugging.mp4

23.4 MB

/5- Data Structures/

1- Lists.mp4

10.3 MB

10- Filter Function.mp4

5.5 MB

11- List Comprehensions.mp4

9.9 MB

12- Zip Function.mp4

4.3 MB

13- Stacks.mp4

15.1 MB

14- Queues.mp4

8.6 MB

15- Tuples.mp4

9.6 MB

16- Swapping Variables.mp4

5.6 MB

17- Arrays.mp4

8.1 MB

18- Sets.mp4

12.2 MB

19- Dictionaries.mp4

14.9 MB

2- Accessing Items.mp4

55.1 MB

20- Dictionary Comprehensions.mp4

7.9 MB

21- Generator Expressions.mp4

10.8 MB

22- Unpacking Operator.mp4

11.9 MB

23- Exercise.mp4

22.1 MB

3- List Unpacking.mp4

11.5 MB

4- Looping over Lists.mp4

7.4 MB

5- Adding or Removing Items.mp4

7.9 MB

6- Finding Items.mp4

3.9 MB

7- Sorting Lists.mp4

13.1 MB

8- Lambda Functions.mp4

5.2 MB

9- Map Function.mp4

10.0 MB

/6- Exceptions/

1- Exceptions.mp4

5.8 MB

2- Handling Exceptions.mp4

12.5 MB

3- Handling Different Exceptions.mp4

10.2 MB

4- Cleaning Up.mp4

6.4 MB

5- The With Statement.mp4

10.9 MB

6- Raising Exceptions.mp4

13.9 MB

7- Cost of Raising Exceptions.mp4

16.6 MB

/7- Classes/

1- Classes.mp4

6.0 MB

10- Private Members.mp4

12.1 MB

11- Properties.mp4

26.7 MB

12- Inheritance.mp4

14.1 MB

13- The Object Class.mp4

7.6 MB

14- Method Overriding.mp4

11.3 MB

15- Multi-level Inheritance.mp4

7.3 MB

16- Multiple Inheritance.mp4

10.3 MB

17- A Good Example of Inheritance.mp4

14.6 MB

18- Abstract Base Classes.mp4

18.8 MB

19- Polymorphism.mp4

14.0 MB

2- Creating Classes.mp4

9.7 MB

20- Duck Typing.mp4

8.4 MB

21- Extending Built-in Types.mp4

7.6 MB

22- Data Classes.mp4

13.1 MB

3- Constructors.mp4

13.2 MB

4- Class vs Instance Attributes.mp4

14.5 MB

5- Class vs Instance Methods.mp4

12.8 MB

6- Magic Methods.mp4

12.4 MB

7- Comparing Objects.mp4

11.9 MB

8- Performing Arithmetic Operations.mp4

6.4 MB

9- Making Custom Containers.mp4

24.4 MB

/8- Modules/

1- Creating Modules.mp4

12.4 MB

2- Compiled Python Files.mp4

5.9 MB

3- Module Search Path.mp4

4.6 MB

4- Packages.mp4

5.9 MB

5- Sub-packages.mp4

2.7 MB

6- Intra-package References.mp4

4.7 MB

7- The dir Function.mp4

4.9 MB

8- Executing Modules as Scripts.mp4

7.8 MB

/9- Python Standard Library/

1- Python Standard Library.mp4

3.9 MB

10- Working with DateTimes.mp4

18.8 MB

11- Working with Time Deltas.mp4

9.2 MB

12- Generating Random Values.mp4

13.8 MB

13- Opening the Browser.mp4

2.7 MB

14- Sending Emails.mp4

27.4 MB

15- Templates.mp4

22.6 MB

16- Command-line Arguments.mp4

4.9 MB

17- Running External Programs.mp4

26.3 MB

2- Working With Paths.mp4

14.9 MB

3- Working with Directories.mp4

13.2 MB

4- Working with Files.mp4

14.1 MB

5- Working with Zip Files.mp4

11.1 MB

6- Working with CSV Files.mp4

13.7 MB

7- Working with JSON Files.mp4

10.9 MB

8- Working with a SQLite Database.mp4

32.5 MB

9- Working with Timestamps.mp4

6.4 MB

/

[CourseClub.ME].url

0.1 KB

 

Total files 182


Copyright © 2025 FileMood.com