FileMood

Download The Modern Python 3 Bootcamp

The Modern Python Bootcamp

Name

The Modern Python 3 Bootcamp

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

5.2 GB

Total Files

1009

Hash

7F96700A40FAAEEA4AFBF72057AE0712925421CC

/01. Course Introduction/

01. Course Introduction.mp4

20.3 MB

01. Course Introduction.srt

10.0 KB

02. Python3 vs. Python2.mp4

20.7 MB

02. Python3 vs. Python2.srt

11.3 KB

02.1 httppy3readiness.org.html

0.1 KB

02.2 httpspythonclock.org.html

0.1 KB

02.3 httpspythonclock.org.html

0.1 KB

02.4 Key Differences Article.html

0.1 KB

02.5 httppy3readiness.org.html

0.1 KB

02.6 Key Differences Article.html

0.1 KB

03. How The Exercises Work.mp4

11.4 MB

03. How The Exercises Work.srt

8.4 KB

04. Where Should You Start.mp4

7.8 MB

04. Where Should You Start.srt

5.9 KB

04.1 Where Should You Start.mp4.mtd

7.6 MB

05. How The Course is Structured.mp4

14.0 MB

05. How The Course is Structured.srt

11.1 KB

_01. Course Introduction.m3u

0.5 KB

/02. MACLINUX Command Line Fundamentals/

01. Why Use The Command Line.mp4

11.3 MB

01. Why Use The Command Line.srt

8.6 KB

01.1 SLIDES.html

0.1 KB

02. Command Line Installation MAC.mp4

9.5 MB

02. Command Line Installation MAC.srt

3.8 KB

03. Absolute Paths and PWD.mp4

12.5 MB

03. Absolute Paths and PWD.srt

9.0 KB

04. Using CD.mp4

13.1 MB

04. Using CD.srt

6.8 KB

05. Using LS.mp4

22.9 MB

05. Using LS.srt

10.3 KB

05.1 Command Line Fundamentals.html

0.1 KB

06. Making Directories with MKDIR.mp4

6.8 MB

06. Making Directories with MKDIR.srt

4.8 KB

07. Creating Files with TOUCH.mp4

13.7 MB

07. Creating Files with TOUCH.srt

7.6 KB

08. Quick Activity Salamanders and Frogs.mp4

11.3 MB

08. Quick Activity Salamanders and Frogs.srt

5.7 KB

09. Moving and Renaming with MV.mp4

13.7 MB

09. Moving and Renaming with MV.srt

7.8 KB

10. Deleting Files with RM.mp4

5.1 MB

10. Deleting Files with RM.srt

3.4 KB

11. Deleting Directories (Plus Tangents on Permissions and MAN Pages).mp4

31.0 MB

11. Deleting Directories (Plus Tangents on Permissions and MAN Pages).srt

13.1 KB

11.1 Command Line Fundamentals II.html

0.1 KB

_02. MACLINUX Command Line Fundamentals.m3u

1.4 KB

/03. WINDOWS Command Line Fundamentals/

01. Why Do You Need The Command Line.mp4

9.9 MB

01. Why Do You Need The Command Line.srt

8.3 KB

01.1 SLIDES.html

0.1 KB

02. Using Powershell.mp4

7.9 MB

02. Using Powershell.srt

7.7 KB

03. Paths, LS, and PWD.mp4

6.6 MB

03. Paths, LS, and PWD.srt

7.1 KB

04. Using The CD Command.mp4

12.8 MB

04. Using The CD Command.srt

11.5 KB

04.1 Command Line Fundamentals (Windows).html

0.1 KB

05. OPTIONAL Making Directories with MKDIR.mp4

6.2 MB

05. OPTIONAL Making Directories with MKDIR.srt

5.4 KB

06. OPTIONAL Making Files (it's...complicated).mp4

11.7 MB

06. OPTIONAL Making Files (it's...complicated).srt

10.1 KB

06.1 Creating a Touch Function.html

2.0 KB

07. OPTIONAL Removing Files and Folders with RM.mp4

10.5 MB

07. OPTIONAL Removing Files and Folders with RM.srt

7.5 KB

07.1 Command Line Fundamentals II (Windows).html

0.1 KB

_03. WINDOWS Command Line Fundamentals.m3u

0.9 KB

/04. MAC Python Setup/

01. Installing Python MAC.mp4

11.1 MB

01. Installing Python MAC.srt

5.1 KB

01.1 Python Homepage.html

0.1 KB

02. Optional Installing Sublime Text.mp4

22.6 MB

02. Optional Installing Sublime Text.srt

13.1 KB

02.1 Sublime Text.html

0.1 KB

02.2 Tutorial on setting up sublime symlink.html

0.1 KB

03. Our First Python Program!.mp4

10.4 MB

03. Our First Python Program!.srt

8.4 KB

03.1 Say Your Name.html

0.1 KB

03.2 SOLUTION.html

0.2 KB

04. Important Note on Print and the Python Interpreter.mp4

6.4 MB

04. Important Note on Print and the Python Interpreter.srt

5.6 KB

_04. MAC Python Setup.m3u

0.5 KB

/05. WINDOWS Python Setup/

01. Installing Python On a PC.mp4

9.1 MB

01. Installing Python On a PC.srt

8.9 KB

01.1 How I Install Python 3 If I Already Have Python 2 Installed.html

0.1 KB

01.2 Python Homepage.html

0.1 KB

02. Introducing Sublime Text.mp4

7.3 MB

02. Introducing Sublime Text.srt

6.7 KB

02.1 Sublime Text.html

0.1 KB

03. Your First Python Program.mp4

14.1 MB

03. Your First Python Program.srt

9.6 KB

03.1 Print Your Name.html

0.1 KB

03.2 SOLUTION.html

0.2 KB

04. Important Note on Print and the Python Interpreter.mp4

4.6 MB

04. Important Note on Print and the Python Interpreter.srt

5.7 KB

_05. WINDOWS Python Setup.m3u

0.5 KB

/06. Numbers, Operators, and Comments/

01. Section IntroductionObjectives.mp4

4.7 MB

01. Section IntroductionObjectives.srt

4.8 KB

01.1 SLIDES.html

0.1 KB

02. Numbers Ints and Floats.mp4

11.2 MB

02. Numbers Ints and Floats.srt

8.1 KB

02.1 Quick Ints and Floats Quiz.html

0.1 KB

03. Numbers Basic Math.mp4

8.6 MB

03. Numbers Basic Math.srt

4.7 KB

03.1 Basic Math Refresher.html

0.1 KB

04. Quick Note Comments.mp4

8.5 MB

04. Quick Note Comments.srt

7.2 KB

04.1 One Question Quiz.html

0.1 KB

05. Numbers Weirder Operators.mp4

15.2 MB

05. Numbers Weirder Operators.srt

7.6 KB

05.1 Numbers Quiz.html

0.1 KB

06. Introduction to the Python Documentation.mp4

12.9 MB

06. Introduction to the Python Documentation.srt

3.6 KB

_06. Numbers, Operators, and Comments.m3u

0.7 KB

/07. Variables and Strings/

01. Variables and Data Types.mp4

4.4 MB

01. Variables and Data Types.srt

4.6 KB

01.1 SLIDES.html

0.1 KB

02. Introduction to Variables.mp4

15.8 MB

02. Introduction to Variables.srt

11.5 KB

02.1 Bank Robbery Money.html

0.1 KB

02.2 SOLUTION.html

0.1 KB

03. Variable Naming Restrictions and Conventions.mp4

14.0 MB

03. Variable Naming Restrictions and Conventions.srt

9.8 KB

04. Data Types Overview.mp4

17.3 MB

04. Data Types Overview.srt

13.2 KB

05. What The Heck is Dynamic Typing.mp4

4.6 MB

05. What The Heck is Dynamic Typing.srt

4.1 KB

05.1 Super Quick One Question Quiz!.html

0.1 KB

06. The Special Value NONE.mp4

6.7 MB

06. The Special Value NONE.srt

5.4 KB

07. Double Vs. Single Quotes.mp4

8.6 MB

07. Double Vs. Single Quotes.srt

5.9 KB

07.1 Make Some Variables!.html

0.1 KB

07.2 SOLUTION.html

0.4 KB

08. String Escape Sequences.mp4

17.3 MB

08. String Escape Sequences.srt

7.4 KB

08.1 Escape Sequence Practice.html

0.1 KB

08.2 SOLUTION.html

0.4 KB

09. String Concatenation.mp4

16.3 MB

09. String Concatenation.srt

8.1 KB

09.1 String Concatenation Exercise.html

0.1 KB

09.2 SOLUTION.html

0.5 KB

10. String Formatting.mp4

8.5 MB

10. String Formatting.srt

5.2 KB

11. IMPORTANT Interpolation w Udemy Exercises.mp4

5.3 MB

11. IMPORTANT Interpolation w Udemy Exercises.srt

4.4 KB

11.1 Formatting Strings.html

0.1 KB

11.2 SOLUTION.html

0.4 KB

12. Strings and Indexes (Indicies).mp4

5.7 MB

12. Strings and Indexes (Indicies).srt

4.3 KB

13. Converting Data Types.mp4

15.1 MB

13. Converting Data Types.srt

8.3 KB

14. Building a Mileage Convertor With User Input.mp4

23.9 MB

14. Building a Mileage Convertor With User Input.srt

16.2 KB

14.1 mileage.py

0.3 KB

14.2 Variables and Data Types.html

0.1 KB

_07. Variables and Strings.m3u

1.6 KB

/08. Boolean and Conditional Logic/

01. Section Introduction and Objectives.mp4

5.1 MB

01. Section Introduction and Objectives.srt

5.0 KB

01.1 SLIDES.html

0.1 KB

02. Getting User Input.mp4

6.7 MB

02. Getting User Input.srt

5.8 KB

02.1 input.py

0.1 KB

03. Intro to Conditionals.mp4

17.2 MB

03. Intro to Conditionals.srt

12.0 KB

03.1 firstExample.py

0.2 KB

03.2 Lucky Number 7.html

0.1 KB

03.3 SOLUTION.html

0.2 KB

03.4 Number is Odd.html

0.1 KB

03.5 SOLUTION.html

0.3 KB

04. Multiple Elifs.mp4

4.1 MB

04. Multiple Elifs.srt

3.4 KB

04.1 logic.py

0.3 KB

05. A Word on Truthiness + A Quick Example.mp4

12.7 MB

05. A Word on Truthiness + A Quick Example.srt

8.6 KB

05.1 truthiness.py

0.1 KB

06. The Joy of Comparison Operators.mp4

12.2 MB

06. The Joy of Comparison Operators.srt

8.9 KB

07. Logical AND & OR.mp4

14.5 MB

07. Logical AND & OR.srt

10.0 KB

07.1 Food Classifying Exercise.html

0.1 KB

07.2 SOLUTION.html

0.4 KB

08. LOGICAL NOT.mp4

17.9 MB

08. LOGICAL NOT.srt

9.6 KB

08.1 Boolean Logic Principles.html

0.1 KB

09. A Note on Is Vs. ==.mp4

9.1 MB

09. A Note on Is Vs. ==.srt

7.8 KB

10. Bouncer Code-Along and Nested Conditionals.mp4

34.5 MB

10. Bouncer Code-Along and Nested Conditionals.srt

18.6 KB

10.1 bouncer.py

0.6 KB

10.2 Boolean & Conditional Logic in Python.html

0.1 KB

10.3 Positive or Negative Checking.html

0.1 KB

10.4 SOLUTION.html

0.7 KB

10.5 Calling in Sick.html

0.1 KB

10.6 SOLUTION.html

0.7 KB

_08. Boolean and Conditional Logic.m3u

1.2 KB

/09. Rock, Paper, Scissors/

01. Rock, Paper, Scissor Mini Project BASIC Version.mp4

6.5 MB

01. Rock, Paper, Scissor Mini Project BASIC Version.srt

5.3 KB

01.1 rock_paper_scissor.py

0.2 KB

02. RPS Mini Project BASIC Version Solution.mp4

17.1 MB

02. RPS Mini Project BASIC Version Solution.srt

11.0 KB

02.1 v1.py

0.7 KB

03. RPS Mini Project Refactoring Time.mp4

24.2 MB

03. RPS Mini Project Refactoring Time.srt

12.0 KB

03.1 v2.py

0.6 KB

03.2 Another Cleaner RPS Solution.html

1.0 KB

04. RPS Mini Project Playing Against The Computer.mp4

7.4 MB

04. RPS Mini Project Playing Against The Computer.srt

5.3 KB

05. RPS Mini Project Computer AI Solution.mp4

36.2 MB

05. RPS Mini Project Computer AI Solution.srt

16.3 KB

05.1 v3.py

0.7 KB

_09. Rock, Paper, Scissors.m3u

0.7 KB

/10. Looping in Python/

01. Section Introduction.mp4

14.9 MB

01. Section Introduction.srt

7.7 KB

01.1 SLIDES.html

0.1 KB

01.2 IMPORTANT ANNOUNCEMENT ON LOOPS EXERCISES.html

0.6 KB

02. The Basics of For Loops.mp4

13.3 MB

02. The Basics of For Loops.srt

9.5 KB

02.1 for.py

0.1 KB

03. Exploring Ranges In Depth.mp4

11.8 MB

03. Exploring Ranges In Depth.srt

8.6 KB

03.1 Quick Ranges Quiz.html

0.1 KB

03.2 For Loop and Range Exercise.html

0.1 KB

03.3 SOLUTION.html

0.8 KB

04. EXERCISE Screaming Repeating.mp4

9.5 MB

04. EXERCISE Screaming Repeating.srt

5.7 KB

04.1 repeater.py

0.2 KB

05. EXERCISE Unlucky Numbers.mp4

18.7 MB

05. EXERCISE Unlucky Numbers.srt

11.9 KB

05.1 numbers.py

0.4 KB

06. Introducing While Loops.mp4

17.9 MB

06. Introducing While Loops.srt

13.6 KB

06.1 while.py

0.3 KB

07. EXERCISE Emoji Art.mp4

18.8 MB

07. EXERCISE Emoji Art.srt

12.6 KB

07.1 art.py

0.4 KB

08. EXERCISE Stop Copying Me.mp4

9.4 MB

08. EXERCISE Stop Copying Me.srt

6.0 KB

08.1 sister.py

0.2 KB

09. The Break Keyword.mp4

10.7 MB

09. The Break Keyword.srt

6.7 KB

09.1 break.py

0.4 KB

09.2 Stuck in a Loop.html

0.1 KB

09.3 While Loop Exercise.html

0.1 KB

09.4 SOLUTION.html

0.4 KB

09.5 Loops.html

0.1 KB

_10. Looping in Python.m3u

0.9 KB

/11. Guessing Game/

01. Guessing Game Mini Project.mp4

6.1 MB

01. Guessing Game Mini Project.srt

5.5 KB

01.1 starter.py

0.2 KB

02. Guessing Game Solution.mp4

23.9 MB

02. Guessing Game Solution.srt

15.1 KB

02.1 guessingv2.py

0.5 KB

02.2 guessing.py

0.5 KB

03. Improving Rock Paper Scissors.mp4

39.4 MB

03. Improving Rock Paper Scissors.srt

16.1 KB

03.1 v3.py

0.7 KB

03.2 rps_with_loop.py

1.5 KB

04. SIDE NOTE Python Style and PEP8.mp4

24.5 MB

04. SIDE NOTE Python Style and PEP8.srt

6.9 KB

_11. Guessing Game.m3u

0.4 KB

/12. Lists/

01. Intro to Lists and Objectives.mp4

12.1 MB

01. Intro to Lists and Objectives.srt

11.4 KB

01.1 SLIDES.html

0.1 KB

02. Creating Lists.mp4

9.4 MB

02. Creating Lists.srt

7.1 KB

02.1 Creating Lists Exercise.html

0.1 KB

02.2 SOLUTION.html

0.2 KB

03. Accessing Data in Lists.mp4

11.6 MB

03. Accessing Data in Lists.srt

7.7 KB

03.1 Accessing List Data.html

0.1 KB

03.2 SOLUTION.html

0.4 KB

04. Iterating Over Lists.mp4

15.2 MB

04. Iterating Over Lists.srt

10.6 KB

04.1 List Iteration Exercise.html

0.1 KB

04.2 SOLUTION.html

0.7 KB

05. List Methods Append, Insert, and Extend.mp4

17.7 MB

05. List Methods Append, Insert, and Extend.srt

12.6 KB

05.1 Lists Basics Exercise.html

0.1 KB

05.2 SOLUTION.html

0.7 KB

06. List Methods Clear, Pop, and Remove,.mp4

14.8 MB

06. List Methods Clear, Pop, and Remove,.srt

10.9 KB

06.1 Lists Quiz.html

0.1 KB

07. List Methods Index, Count, Sort, Reverse, and Join.mp4

19.1 MB

07. List Methods Index, Count, Sort, Reverse, and Join.srt

13.8 KB

07.1 Lists Methods Exercise.html

0.1 KB

07.2 SOLUTION.html

0.4 KB

08. Slices.mp4

29.1 MB

08. Slices.srt

21.8 KB

08.1 Slices Quiz.html

0.1 KB

09. Swapping Values in Lists.mp4

2.7 MB

09. Swapping Values in Lists.srt

2.6 KB

_12. Lists.m3u

0.9 KB

/13. Lists Comprehensions/

01. List Comprehension.mp4

16.2 MB

01. List Comprehension.srt

12.6 KB

01.1 SLIDES.html

0.1 KB

02. List Comprehension With Conditional Logic.mp4

10.4 MB

02. List Comprehension With Conditional Logic.srt

8.0 KB

02.1 List Comprehension Exercises.html

0.1 KB

02.2 SOLUTION.html

0.6 KB

02.3 More List Comprehension Exercises.html

0.1 KB

02.4 SOLUTION.html

0.6 KB

02.5 Another List Comp Exercise.html

0.1 KB

02.6 SOLUTION.html

0.1 KB

02.7 List Exercises 4.html

0.1 KB

02.8 SOLUTION.html

0.3 KB

03. Nested Lists.mp4

24.4 MB

03. Nested Lists.srt

17.6 KB

03.1 List Exercises 5.html

0.1 KB

03.2 SOLUTION.html

0.1 KB

03.3 One More Nested List Comp Challenge.html

0.1 KB

03.4 SOLUTION.html

0.6 KB

04. Lists Recap.mp4

5.0 MB

04. Lists Recap.srt

4.5 KB

_13. Lists Comprehensions.m3u

0.4 KB

/14. Dictionaries/

01. Intro To Dictionaries Creating Dictionaries.mp4

16.8 MB

01. Intro To Dictionaries Creating Dictionaries.srt

13.4 KB

01.1 SLIDES.html

0.1 KB

01.2 Dictionary Creation Exercise.html

0.1 KB

01.3 SOLUTION.html

0.5 KB

02. Accessing Data in Dictionaries.mp4

6.8 MB

02. Accessing Data in Dictionaries.srt

5.4 KB

02.1 Access Data in a Dictionary Exercise.html

0.1 KB

02.2 SOLUTION.html

0.9 KB

03. Iterating Dictionaries.mp4

14.9 MB

03. Iterating Dictionaries.srt

8.3 KB

03.1 Totaling Donations Exercise.html

0.1 KB

03.2 SOLUTION.html

0.9 KB

04. Using In With Dictionaries.mp4

8.7 MB

04. Using In With Dictionaries.srt

5.0 KB

05. Dictionary Methods Clear, Copy, Fromkeys, and Get.mp4

19.5 MB

05. Dictionary Methods Clear, Copy, Fromkeys, and Get.srt

13.0 KB

05.1 Dictionary Access.html

0.1 KB

05.2 SOLUTION.html

1.4 KB

05.3 Fromkeys Exercise.html

0.1 KB

05.4 SOLUTION.html

0.4 KB

06. Dictionary Methods Pop, Popitems, and Update.mp4

15.0 MB

06. Dictionary Methods Pop, Popitems, and Update.srt

8.4 KB

06.1 Dictionary Methods Exercise.html

0.1 KB

06.2 SOLUTION.html

0.4 KB

07. Spotify Playlist Example.mp4

19.1 MB

07. Spotify Playlist Example.srt

13.6 KB

07.1 playlist.py

0.4 KB

08. Dictionary Comprehension.mp4

17.6 MB

08. Dictionary Comprehension.srt

11.4 KB

08.1 Dictionaries Quiz.html

0.1 KB

_14. Dictionaries.m3u

0.9 KB

/15. Dictionary Exercises/

01. State Abbreviations Exercise.html

0.1 KB

02. SOLUTION.html

0.5 KB

03. List to Dictionary Exercise.html

0.1 KB

04. SOLUTION.html

0.9 KB

05. Vowels Dict Exercise.html

0.1 KB

06. SOLUTION.html

0.2 KB

07. ASCII Codes Dictionary.html

0.1 KB

08. SOLUTION.html

0.1 KB

/16. Tuples and Sets/

01. Section Introduction.mp4

22.8 MB

01. Section Introduction.srt

16.4 KB

01.1 SLIDES.html

0.1 KB

02. Tuple Looping and Methods.mp4

7.3 MB

02. Tuple Looping and Methods.srt

7.1 KB

03. Introduction to Sets.mp4

13.8 MB

03. Introduction to Sets.srt

10.6 KB

04. Set Methods and Set Math.mp4

11.6 MB

04. Set Methods and Set Math.srt

10.0 KB

04.1 Tuples and Sets Quiz.html

0.1 KB

04.2 Tuples and Sets Exercise.html

0.1 KB

04.3 SOLUTION.html

0.6 KB

05. Set Comprehension and Recap.mp4

11.9 MB

05. Set Comprehension and Recap.srt

9.7 KB

_16. Tuples and Sets.m3u

0.5 KB

/17. Functions Part I/

01. Introduction to Defining Functions.mp4

13.9 MB

01. Introduction to Defining Functions.srt

11.0 KB

01.1 SLIDES.html

0.1 KB

02. Defining Functions.mp4

10.5 MB

02. Defining Functions.srt

6.1 KB

02.1 sing.py

0.2 KB

02.2 Your First Function.html

0.1 KB

02.3 SOLUTION.html

0.2 KB

03. The Magical Return Keyword.mp4

13.3 MB

03. The Magical Return Keyword.srt

9.4 KB

03.1 return.py

0.2 KB

04. Writing a coin_flip Function Using Random.mp4

10.4 MB

04. Writing a coin_flip Function Using Random.srt

7.5 KB

04.1 coin_flip.py

0.1 KB

04.2 Super Quick Return Exercise.html

0.1 KB

04.3 SOLUTION.html

0.1 KB

04.4 Generating Evens Exercise.html

0.1 KB

04.5 SOLUTION.html

0.4 KB

05. Parameters.mp4

20.8 MB

05. Parameters.srt

14.5 KB

05.1 square.py

0.1 KB

05.2 divide.py

0.1 KB

05.3 Yell Function Exercise.html

0.1 KB

05.4 SOLUTION.html

0.5 KB

06. Common Mistakes When Returning.mp4

6.5 MB

06. Common Mistakes When Returning.srt

6.9 KB

06.1 sum_odds.py

0.5 KB

06.2 odd.py

0.4 KB

06.3 Fix This Function!.html

0.1 KB

06.4 SOLUTION.html

0.7 KB

07. Default parameters.mp4

17.0 MB

07. Default parameters.srt

12.1 KB

07.1 exponent.py

0.1 KB

07.2 math.py

0.2 KB

07.3 Default Parameter Exercise - Talking Animals.html

0.1 KB

07.4 SOLUTION.html

1.6 KB

08. Keyword Arguments.mp4

9.2 MB

08. Keyword Arguments.srt

7.0 KB

08.1 key_word_args.py

0.3 KB

09. Scope.mp4

19.3 MB

09. Scope.srt

14.1 KB

09.1 increment_with_global.py

0.2 KB

09.2 increment.py

0.2 KB

10. Docstrings and Functions Recap - WE DID IT!.mp4

9.5 MB

10. Docstrings and Functions Recap - WE DID IT!.srt

7.7 KB

10.1 doc.py

0.2 KB

_17. Functions Part I.m3u

1.0 KB

/18. Functions Exercises/

01. Product.html

0.1 KB

02. SOLUTION.html

0.1 KB

03. return_day.html

0.1 KB

04. SOLUTION.html

1.1 KB

05. last_element.html

0.1 KB

06. SOLUTION.html

0.3 KB

07. number_compare.html

0.1 KB

08. SOLUTION.html

0.2 KB

09. single_letter_count.html

0.1 KB

10. SOLUTION.html

0.4 KB

11. multiple_letter_count.html

0.1 KB

12. SOLUTION.html

0.4 KB

13. list_manipulation.html

0.1 KB

14. SOLUTION.html

0.6 KB

15. is_palindrome.html

0.1 KB

16. SOLUTION.html

0.9 KB

17. frequency.html

0.1 KB

18. SOLUTION.html

0.2 KB

19. multiply_even_numbers.html

0.1 KB

20. SOLUTION.html

0.5 KB

21. capitalize.html

0.1 KB

22. SOLUTION.html

0.3 KB

23. compact.html

0.1 KB

24. SOLUTION.html

0.8 KB

25. intersection.html

0.1 KB

26. SOLUTION.html

1.6 KB

27. partition.html

0.1 KB

28. SOLUTION.html

1.6 KB

/19. Functions Part II/

01. Introduction and args.mp4

18.1 MB

01. Introduction and args.srt

12.0 KB

01.1 args.py

0.1 KB

01.2 star_args.py

0.3 KB

01.3 SLIDES.html

0.1 KB

01.4 sum.py

0.1 KB

01.5 args Exercise The Purple Test.html

0.1 KB

01.6 SOLUTION.html

0.5 KB

02. kwargs.mp4

18.9 MB

02. kwargs.srt

10.1 KB

02.1 colors.py

0.3 KB

02.2 greeting.py

0.5 KB

02.3 kwargs Exercise.html

0.1 KB

02.4 SOLUTION.html

0.6 KB

03. Ordering Parameters.mp4

11.2 MB

03. Ordering Parameters.srt

6.9 KB

03.1 args_order.py

0.4 KB

04. Tuple unpacking.mp4

11.1 MB

04. Tuple unpacking.srt

7.1 KB

04.1 unpacking.py

0.2 KB

04.2 Unpacking Exercise.html

0.1 KB

04.3 SOLUTION.html

1.1 KB

05. Dictionary unpacking.mp4

13.3 MB

05. Dictionary unpacking.srt

6.4 KB

05.1 dict_unpacking.py

0.4 KB

05.2 calculate.html

0.1 KB

05.3 SOLUTION.html

2.3 KB

05.4 Args and Kwargs.html

0.1 KB

_19. Functions Part II.m3u

0.5 KB

/20. Lambdas and Built-In Functions/

01. Lambdas.mp4

22.9 MB

01. Lambdas.srt

15.3 KB

01.1 button.py

0.6 KB

01.2 lambda.py

0.4 KB

01.3 SLIDES.html

0.1 KB

01.4 Writing Your Own Lambda!.html

0.1 KB

01.5 SOLUTION.html

0.2 KB

02. Map.mp4

12.5 MB

02. Map.srt

8.8 KB

02.1 Map Time Exercise.html

0.1 KB

02.2 SOLUTION.html

0.5 KB

03. Filter.mp4

40.6 MB

03. Filter.srt

20.1 KB

03.1 filter.py

0.9 KB

03.2 Filter Exercise!.html

0.1 KB

03.3 SOLUTION.html

0.5 KB

04. Any and All.mp4

11.5 MB

04. Any and All.srt

7.3 KB

05. Generator Expressions and Using sys.getsizeof.mp4

19.4 MB

05. Generator Expressions and Using sys.getsizeof.srt

7.7 KB

05.1 memory_demo.py

0.3 KB

05.2 AnyAll Exercise.html

0.1 KB

05.3 SOLUTION.html

0.9 KB

06. Sorted.mp4

25.8 MB

06. Sorted.srt

10.8 KB

06.1 sorted.py

0.9 KB

07. Min and Max.mp4

18.7 MB

07. Min and Max.srt

11.2 KB

07.1 min_max.py

0.6 KB

07.2 Extremes Exercise - Using Min and Max.html

0.1 KB

07.3 SOLUTION.html

0.3 KB

08. Reversed.mp4

7.7 MB

08. Reversed.srt

5.5 KB

09. Len() and a Special Sneak Peak of OOP!.mp4

15.8 MB

09. Len() and a Special Sneak Peak of OOP!.srt

11.2 KB

09.1 list.py

0.3 KB

10. Abs(), Sum(), and Round().mp4

14.2 MB

10. Abs(), Sum(), and Round().srt

10.9 KB

10.1 Greatest Magnitude Exercise.html

0.1 KB

10.2 SOLUTION.html

0.4 KB

10.3 sum_even_values.html

0.1 KB

10.4 SOLUTION.html

0.7 KB

10.5 sum_floats.html

0.1 KB

10.6 SOLUTION.html

0.8 KB

11. Zip Basics.mp4

9.3 MB

11. Zip Basics.srt

6.6 KB

11.1 zip.py

1.0 KB

12. More Complex Zip Examples.mp4

29.8 MB

12. More Complex Zip Examples.srt

15.8 KB

12.1 zip.py

0.7 KB

12.2 Interleaving Strings (kind of tough!).html

0.1 KB

12.3 SOLUTION.html

1.1 KB

12.4 triple_and_filter.html

0.1 KB

12.5 SOLUTION.html

0.3 KB

12.6 extract_full_name.html

0.1 KB

12.7 SOLUTION.html

0.3 KB

_20. Lambdas and Built--In Functions.m3u

1.2 KB

/21. Debugging and Error Handling/

01. Section Introduction.mp4

2.8 MB

01. Section Introduction.srt

2.8 KB

01.1 SLIDES.html

0.1 KB

02. Common Types of Errors in Python.mp4

31.2 MB

02. Common Types of Errors in Python.srt

14.0 KB

03. Raising Our Own Errors.mp4

20.2 MB

03. Raising Our Own Errors.srt

12.6 KB

03.1 raise.py

0.3 KB

04. Try and Except Blocks.mp4

15.0 MB

04. Try and Except Blocks.srt

9.9 KB

04.1 try.py

0.3 KB

05. Try, Except, Else, and Finally!.mp4

28.7 MB

05. Try, Except, Else, and Finally!.srt

16.0 KB

05.1 try2.py

0.5 KB

05.2 divide.py

0.5 KB

06. Debugging With PDB.mp4

21.9 MB

06. Debugging With PDB.srt

16.0 KB

06.1 debugging.py

0.6 KB

06.2 Errors Quiz.html

0.1 KB

06.3 Debugging and Error Handling Exercises.html

0.1 KB

06.4 SOLUTION.html

0.3 KB

_21. Debugging and Error Handling.m3u

0.7 KB

/22. Modules/

01. Section Introduction.mp4

2.2 MB

01. Section Introduction.srt

2.7 KB

01.1 SLIDES.html

0.1 KB

02. Working With Built-In Modules.mp4

30.6 MB

02. Working With Built-In Modules.srt

14.8 KB

02.1 rand_module.py

0.2 KB

02.2 Built In Modules Exercise.html

0.1 KB

02.3 SOLUTION.html

0.2 KB

02.4 Built-In Modules Slightly Tougher Challenge.html

0.1 KB

02.5 SOLUTION.html

0.7 KB

03. Custom modules.mp4

8.0 MB

03. Custom modules.srt

8.2 KB

03.1 apples.py

0.1 KB

03.2 bananas.py

0.2 KB

03.3 fruits.py

0.2 KB

03.4 Custom Module Exercise.html

0.1 KB

03.5 SOLUTION.html

0.8 KB

03.6 Built-in and Custom Imports Quiz.html

0.1 KB

04. Installing External Modules And TermColor.mp4

25.3 MB

04. Installing External Modules And TermColor.srt

15.1 KB

04.1 colors.py

0.1 KB

05. ASCII Art Exercise.mp4

20.0 MB

05. ASCII Art Exercise.srt

15.8 KB

05.1 ascii_art.py

0.4 KB

06. Using The autopep8 Package to Clean Up Code.mp4

33.9 MB

06. Using The autopep8 Package to Clean Up Code.srt

9.8 KB

06.1 ugly_code.py

1.3 KB

07. The Mysterious __name__ variable.mp4

9.4 MB

07. The Mysterious __name__ variable.srt

9.6 KB

07.1 External Modules and Module Patterns Quiz.html

0.1 KB

_22. Modules.m3u

0.7 KB

/23. OPTIONAL SECTION Making HTTP Requests with Python/

01. HTTP START HERE.mp4

3.8 MB

01. HTTP START HERE.srt

3.0 KB

02. HTTP Introduction and Crash Course.mp4

68.6 MB

02. HTTP Introduction and Crash Course.srt

22.6 KB

03. HTTP Verbs and APIs.mp4

61.7 MB

03. HTTP Verbs and APIs.srt

16.8 KB

04. Writing Your First Python Request.mp4

43.4 MB

04. Writing Your First Python Request.srt

11.6 KB

04.1 first_request.py

0.2 KB

05. Requesting JSON with Python.mp4

39.8 MB

05. Requesting JSON with Python.srt

16.8 KB

05.1 headers.py

0.2 KB

06. Sending Requests with Params.mp4

27.3 MB

06. Sending Requests with Params.srt

16.4 KB

06.1 params.py

0.2 KB

07. API Project.mp4

4.1 MB

07. API Project.srt

3.5 KB

08. API Project Solution.mp4

58.7 MB

08. API Project Solution.srt

20.8 KB

08.1 dad.py

0.8 KB

_23. OPTIONAL SECTION Making HTTP Requests with Python.m3u

1.1 KB

/24. Object Oriented Programming/

01. Section Introduction and Objectives.mp4

5.1 MB

01. Section Introduction and Objectives.srt

4.9 KB

01.1 SLIDES.html

0.1 KB

02. Defining Classes and Objects.mp4

16.1 MB

02. Defining Classes and Objects.srt

9.7 KB

03. Abstraction and Encapsulation.mp4

34.2 MB

03. Abstraction and Encapsulation.srt

21.5 KB

04. Creating Classes and Instances.mp4

8.6 MB

04. Creating Classes and Instances.srt

6.6 KB

04.1 person.py

0.0 KB

04.2 World's Simplest Class Exercise.html

0.1 KB

04.3 SOLUTION.html

0.6 KB

05. The __init__ method.mp4

15.9 MB

05. The __init__ method.srt

10.3 KB

05.1 init.py

0.3 KB

05.2 Your First Class - Social Media Comments.html

0.1 KB

05.3 SOLUTION.html

0.4 KB

06. Underscores Dunder Methods, Name Mangling, and More!.mp4

16.8 MB

06. Underscores Dunder Methods, Name Mangling, and More!.srt

12.2 KB

06.1 underscores.py

0.6 KB

07. Adding Instance Methods.mp4

29.8 MB

07. Adding Instance Methods.srt

18.5 KB

07.1 user_methods.py

0.8 KB

07.2 Bank Account OOP Exercise.html

0.1 KB

07.3 SOLUTION.html

0.5 KB

08. Introducing Class Attributes.mp4

12.8 MB

08. Introducing Class Attributes.srt

6.8 KB

08.1 user_class_attributes.py

1.0 KB

09. Class Attributes Continued.mp4

29.7 MB

09. Class Attributes Continued.srt

17.6 KB

09.1 pet.py

0.5 KB

09.2 Chicken Coop Exercise.html

0.1 KB

09.3 SOLUTION.html

0.5 KB

10. Class Methods.mp4

16.1 MB

10. Class Methods.srt

11.1 KB

10.1 class_methods.py

1.2 KB

11. A More Advanced Class Method Example.mp4

19.1 MB

11. A More Advanced Class Method Example.srt

10.7 KB

11.1 class_methods.py

1.2 KB

12. The __repr__ method.mp4

7.6 MB

12. The __repr__ method.srt

4.4 KB

12.1 repr.py

1.0 KB

12.2 OOP Part 1.html

0.1 KB

_24. Object Oriented Programming.m3u

1.5 KB

/25. Deck Of Cards Exercise/

01. Deck Of Cards Intro Video.mp4

16.3 MB

01. Deck Of Cards Intro Video.srt

10.0 KB

01.1 Deck of Cards Exercise Introduction Text.html

2.6 KB

01.2 Deck of Cards Tests.html

0.1 KB

01.3 SOLUTION.html

0.1 KB

02. Deck of Cards Solution Card Class.mp4

9.6 MB

02. Deck of Cards Solution Card Class.srt

5.5 KB

02.1 deck_of_cards.py

2.7 KB

03. Deck of Cards Solution Deck Class.mp4

80.8 MB

03. Deck of Cards Solution Deck Class.srt

27.7 KB

03.1 deck_of_cards.py

2.7 KB

_25. Deck Of Cards Exercise.m3u

0.4 KB

/26. OOP Part 2/

01. Inheritance and Objectives.mp4

14.3 MB

01. Inheritance and Objectives.srt

10.2 KB

01.1 simple_inheritance.py

0.4 KB

02. All About Properties.mp4

32.2 MB

02. All About Properties.srt

15.5 KB

03. Introduction to Super().mp4

17.9 MB

03. Introduction to Super().srt

9.5 KB

03.1 animal.py

0.7 KB

04. Inheritance Example User and Moderator.mp4

37.4 MB

04. Inheritance Example User and Moderator.srt

13.2 KB

04.1 Roleplaying Game Classes.html

0.1 KB

04.2 SOLUTION.html

0.7 KB

05. The Crazy World of Multiple Inheritance.mp4

32.7 MB

05. The Crazy World of Multiple Inheritance.srt

14.8 KB

06. WTF is Method Resolution Order(MRO).mp4

26.9 MB

06. WTF is Method Resolution Order(MRO).srt

13.6 KB

06.1 MRO Genetics.html

0.1 KB

06.2 SOLUTION.html

0.5 KB

07. Polymorphism Introduction.mp4

13.2 MB

07. Polymorphism Introduction.srt

10.1 KB

07.1 animals.py

1.6 KB

08. Special __magic__ methods.mp4

50.2 MB

08. Special __magic__ methods.srt

20.0 KB

08.1 special_methods.py

0.9 KB

09. Making a Grumpy Dictionary - Overriding Dict.mp4

27.0 MB

09. Making a Grumpy Dictionary - Overriding Dict.srt

12.2 KB

09.1 grumpy.py

0.9 KB

09.2 Special Methods Train.html

0.1 KB

09.3 SOLUTION.html

0.3 KB

09.4 OOP Part 2.html

0.1 KB

_26. OOP Part 2.m3u

1.0 KB

/27. Iterators & Generators/

01. Section Introduction and Objectives.mp4

2.6 MB

01. Section Introduction and Objectives.srt

2.3 KB

01.1 SLIDES.html

0.1 KB

02. Iterators vs. Iterables!!.mp4

11.0 MB

02. Iterators vs. Iterables!!.srt

8.1 KB

03. Writing Our Own Version of for loops.mp4

15.4 MB

03. Writing Our Own Version of for loops.srt

10.2 KB

03.1 for.py

0.3 KB

04. Writing a Custom Iterator.mp4

16.4 MB

04. Writing a Custom Iterator.srt

10.4 KB

04.1 custom_iterator.py

0.3 KB

04.2 Iterators Quiz.html

0.1 KB

05. Making our Deck class Iterable.mp4

14.4 MB

05. Making our Deck class Iterable.srt

3.1 KB

05.1 deck.py

2.0 KB

06. Introduction to Generators.mp4

19.3 MB

06. Introduction to Generators.srt

13.1 KB

06.1 Week Generator Exercise.html

0.1 KB

06.2 SOLUTION.html

0.5 KB

06.3 yes_or_no.html

0.1 KB

06.4 SOLUTION.html

0.4 KB

07. Writing a Beat Making Generator.mp4

14.5 MB

07. Writing a Beat Making Generator.srt

9.7 KB

07.1 infinite.py

0.4 KB

07.2 Generators Quiz.html

0.1 KB

07.3 make_song.html

0.1 KB

07.4 SOLUTION.html

0.4 KB

08. Testing Memory Usage With Generators.mp4

31.5 MB

08. Testing Memory Usage With Generators.srt

9.4 KB

08.1 fib.py

0.5 KB

08.2 get_multiples.html

0.1 KB

08.3 SOLUTION.html

0.2 KB

08.4 get_unlimited_multiples.html

0.1 KB

08.5 SOLUTION.html

0.4 KB

09. Generator Expressions AND Speed Testing!.mp4

15.5 MB

09. Generator Expressions AND Speed Testing!.srt

11.0 KB

09.1 gen_expression_speed_test.py

0.5 KB

_27. Iterators & Generators.m3u

1.1 KB

/28. Decorators/

01. Higher Order Functions.mp4

20.0 MB

01. Higher Order Functions.srt

14.9 KB

01.1 nested_functions.py

0.2 KB

01.2 return_func.py

0.2 KB

01.3 higher_order.py

0.2 KB

02. Introduction to Decorators.mp4

14.7 MB

02. Introduction to Decorators.srt

10.2 KB

02.1 dec.py

0.4 KB

02.2 decorate_syntax.py

0.3 KB

03. Decorators With Different Signatures.mp4

13.2 MB

03. Decorators With Different Signatures.srt

6.7 KB

03.1 decorator_args.py

0.6 KB

04. Using Wraps To Preserve Metadata.mp4

11.7 MB

04. Using Wraps To Preserve Metadata.srt

7.2 KB

04.1 metadata.py

0.4 KB

04.2 Decorators Quiz.html

0.1 KB

05. Building A Speed-Test Decorator.mp4

17.5 MB

05. Building A Speed-Test Decorator.srt

11.0 KB

05.1 timing.py

0.5 KB

05.2 show_args.html

0.1 KB

05.3 SOLUTION.html

0.7 KB

06. Another Example Ensuring Args With A Decorator.mp4

7.2 MB

06. Another Example Ensuring Args With A Decorator.srt

4.5 KB

06.1 ensure.py

0.3 KB

06.2 double_return.html

0.1 KB

06.3 SOLUTION.html

0.7 KB

06.4 ensure_fewer_than_three_args.html

0.1 KB

06.5 SOLUTION.html

0.3 KB

06.6 only_ints.html

0.1 KB

06.7 SOLUTION.html

0.3 KB

06.8 ensure_authorized.html

0.1 KB

06.9 SOLUTION.html

0.3 KB

07. Writing an ensure_first_arg_is Decorator.mp4

15.7 MB

07. Writing an ensure_first_arg_is Decorator.srt

8.3 KB

07.1 ensure_first_arg.py

0.7 KB

07.2 args.py

0.3 KB

08. Enforcing Argument Types With A Decorator.mp4

15.3 MB

08. Enforcing Argument Types With A Decorator.srt

9.0 KB

08.1 enforce.py

0.6 KB

08.2 delay.html

0.1 KB

08.3 SOLUTION.html

0.4 KB

_28. Decorators.m3u

1.0 KB

/29. Testing With Python/

01. Section Introduction.mp4

13.4 MB

01. Section Introduction.srt

7.3 KB

01.1 SLIDES.html

0.1 KB

02. Why Test.mp4

14.5 MB

02. Why Test.srt

14.9 KB

03. Assertions.mp4

19.0 MB

03. Assertions.srt

13.6 KB

03.1 assertions.py

0.5 KB

03.2 Assertions Quiz.html

0.1 KB

04. Doctests.mp4

28.9 MB

04. Doctests.srt

18.0 KB

04.1 doctest_demo.py

0.8 KB

04.2 Doctests Exercise.html

0.2 KB

05. Introduction to Unittest.mp4

46.0 MB

05. Introduction to Unittest.srt

20.0 KB

05.1 tests.py

1.6 KB

05.2 activities.py

0.6 KB

06. Other Types of Assertions.mp4

37.2 MB

06. Other Types of Assertions.srt

13.3 KB

06.1 activities.py

0.6 KB

06.2 tests.py

1.8 KB

07. Before and after hooks.mp4

24.0 MB

07. Before and after hooks.srt

12.7 KB

07.1 robot_tests.py

0.5 KB

07.2 robot.py

0.6 KB

07.3 Testing CardDeck Exercise.html

0.7 KB

08. Testing CardDeck Exercise Intro.mp4

19.1 MB

08. Testing CardDeck Exercise Intro.srt

5.1 KB

09. Testing CardDeck Solution.mp4

42.3 MB

09. Testing CardDeck Solution.srt

15.5 KB

_29. Testing With Python.m3u

0.9 KB

/30. File IO/

01. Section Introduction.mp4

4.3 MB

01. Section Introduction.srt

3.8 KB

01.1 SLIDES.html

0.1 KB

02. Reading Text Files Open and Read.mp4

21.8 MB

02. Reading Text Files Open and Read.srt

9.5 KB

03. Reading Files Seek and Cursors.mp4

17.5 MB

03. Reading Files Seek and Cursors.srt

11.9 KB

04. The With Statement.mp4

9.2 MB

04. The With Statement.srt

5.9 KB

05. Writing to Text Files.mp4

11.1 MB

05. Writing to Text Files.srt

6.0 KB

05.1 write.py

0.3 KB

06. File Modes.mp4

21.9 MB

06. File Modes.srt

11.3 KB

06.1 file_modes.py

0.6 KB

06.10 SOLUTION.html

0.3 KB

06.2 Text Reading Quiz.html

0.1 KB

06.3 copy.html

0.1 KB

06.4 SOLUTION.html

0.5 KB

06.5 copy_and_reverse.html

0.1 KB

06.6 SOLUTION.html

0.5 KB

06.7 statistics.html

0.1 KB

06.8 SOLUTION.html

0.3 KB

06.9 find_and_replace.html

0.1 KB

_30. File IO.m3u

0.5 KB

/31. Working With CSV and Pickling!/

01. Reading CSV Files.mp4

47.6 MB

01. Reading CSV Files.srt

20.6 KB

01.1 fighters.csv

0.2 KB

01.2 read.py

0.8 KB

02. Writing to CSV Files Writer.mp4

23.6 MB

02. Writing to CSV Files Writer.srt

13.2 KB

02.1 writer.py

0.5 KB

02.2 scream.py

0.7 KB

03. Writing to CSV Files DictWriter.mp4

32.4 MB

03. Writing to CSV Files DictWriter.srt

19.0 KB

03.1 convert.py

0.5 KB

03.2 writer.py

0.5 KB

03.3 CSV Quiz.html

0.1 KB

03.4 add_user.html

0.1 KB

03.5 SOLUTION.html

0.3 KB

03.6 print_users.html

0.1 KB

03.7 SOLUTION.html

0.3 KB

03.8 find_user.html

0.1 KB

03.9 SOLUTION.html

0.5 KB

04. Pickling Time!.mp4

21.5 MB

04. Pickling Time!.srt

11.1 KB

04.1 pickling_example.py

0.8 KB

05. Extra Fancy JSON Pickling.mp4

19.0 MB

05. Extra Fancy JSON Pickling.srt

11.4 KB

05.1 json_demo.py

0.4 KB

05.2 json_pickle.py

0.4 KB

05.3 update_users.html

0.1 KB

05.4 SOLUTION.html

0.6 KB

05.5 delete_users.html

0.1 KB

05.6 SOLUTION.html

0.6 KB

_31. Working With CSV and Pickling!.m3u

0.6 KB

/32. Web Scraping with BeautifulSoup/

01. Introduction to Web Scraping.mp4

26.9 MB

01. Introduction to Web Scraping.srt

11.0 KB

01.1 SLIDES.html

0.1 KB

02. Is Scraping...OK.mp4

30.4 MB

02. Is Scraping...OK.srt

12.8 KB

03. Optional HTMLCSS Crash Course.mp4

38.3 MB

03. Optional HTMLCSS Crash Course.srt

25.3 KB

04. Selecting with BeautifulSoup find().mp4

20.5 MB

04. Selecting with BeautifulSoup find().srt

14.4 KB

04.1 bs_basics.py

0.6 KB

05. Selecting With BeautifulSoup CSS Style Selectors.mp4

9.7 MB

05. Selecting With BeautifulSoup CSS Style Selectors.srt

5.9 KB

06. Accessing Data with Beautiful Soup.mp4

14.7 MB

06. Accessing Data with Beautiful Soup.srt

10.1 KB

07. Navigating With BeautifulSoup.mp4

39.9 MB

07. Navigating With BeautifulSoup.srt

19.9 KB

08. Our First Scraping Program.mp4

85.5 MB

08. Our First Scraping Program.srt

25.3 KB

_32. Web Scraping with BeautifulSoup.m3u

1.1 KB

/33. Web Scraping Project/

01. Quote Scraping Project Intro.mp4

19.1 MB

01. Quote Scraping Project Intro.srt

15.5 KB

01.1 Scraping Project.html

1.9 KB

02. Quote Scraping Project Part 1.mp4

44.1 MB

02. Quote Scraping Project Part 1.srt

22.9 KB

03. Quote Scraping Project The Game Logic.mp4

69.0 MB

03. Quote Scraping Project The Game Logic.srt

23.1 KB

04. Quote Scraping Project Refactoring.mp4

38.5 MB

04. Quote Scraping Project Refactoring.srt

14.8 KB

05. Quote Scraping Project Adding CSV.mp4

43.7 MB

05. Quote Scraping Project Adding CSV.srt

13.7 KB

06. Creating A Web Crawler with Scrapy.mp4

86.4 MB

06. Creating A Web Crawler with Scrapy.srt

25.7 KB

_33. Web Scraping Project.m3u

0.8 KB

/34. Regular Expressions/

01. Intro To Regular Expressions.mp4

19.4 MB

01. Intro To Regular Expressions.srt

21.5 KB

01.1 Regex Slides For This Section.html

0.1 KB

02. Writing Basic Regex.mp4

19.6 MB

02. Writing Basic Regex.srt

15.8 KB

02.1 Regex Cheatsheet Reference.html

0.1 KB

02.2 Pythex Regex Editor.html

0.1 KB

02.3 Regex Quiz.html

0.1 KB

03. Regex Basics Quantifiers.mp4

14.4 MB

03. Regex Basics Quantifiers.srt

11.2 KB

03.1 Pythex Regex Editor.html

0.1 KB

03.2 Quick Quantifiers Quiz.html

0.1 KB

04. Regex Basics Character Classes and Sets.mp4

8.5 MB

04. Regex Basics Character Classes and Sets.srt

6.2 KB

04.1 Pythex Regex Editor.html

0.1 KB

04.2 Character Class Quiz.html

0.1 KB

05. Regex Basics Anchors and Boundaries.mp4

5.8 MB

05. Regex Basics Anchors and Boundaries.srt

5.9 KB

05.1 Pythex Regex Editor.html

0.1 KB

05.2 Quick Anchors and Boundaries Quiz.html

0.1 KB

06. Regex Basics Logical Or and Capture Groups.mp4

15.5 MB

06. Regex Basics Logical Or and Capture Groups.srt

15.2 KB

06.1 Pythex Regex Editor.html

0.1 KB

06.2 Final Regex Quiz.html

0.1 KB

07. Introduction to the RE Module.mp4

30.9 MB

07. Introduction to the RE Module.srt

16.1 KB

07.1 RE Module Documentation.html

0.1 KB

08. Validating Phone Numbers With Python.mp4

21.8 MB

08. Validating Phone Numbers With Python.srt

15.2 KB

08.1 phone.py

1.3 KB

08.2 Time Validating.html

0.1 KB

08.3 SOLUTION.html

0.6 KB

09. Parsing URLs with Python.mp4

15.9 MB

09. Parsing URLs with Python.srt

13.8 KB

09.1 url.py

0.3 KB

09.2 Parsing Bytes Exericse.html

0.1 KB

09.3 SOLUTION.html

0.6 KB

10. Symbolic Group Names.mp4

8.8 MB

10. Symbolic Group Names.srt

6.6 KB

10.1 names.py

0.3 KB

10.2 Date Parsing Exercise.html

0.1 KB

10.3 SOLUTION.html

0.8 KB

11. Regex Compilation Flags.mp4

19.6 MB

11. Regex Compilation Flags.srt

12.5 KB

11.1 flags.py

0.4 KB

12. Regex Substitution Basics.mp4

19.9 MB

12. Regex Substitution Basics.srt

13.7 KB

12.1 redact.py

0.2 KB

12.2 Regex Profanity Filter.html

0.1 KB

12.3 SOLUTION.html

0.7 KB

13. Swapping File Names.mp4

17.1 MB

13. Swapping File Names.srt

13.0 KB

13.1 books.py

0.6 KB

_34. Regular Expressions.m3u

1.5 KB

/35. Python + SQL/

01. Intro to Section.mp4

14.1 MB

01. Intro to Section.srt

6.2 KB

02. Installing SQLite3.mp4

23.7 MB

02. Installing SQLite3.srt

5.4 KB

02.1 Windows Installation Video.html

0.1 KB

02.2 SQLite Docs.html

0.1 KB

03. SQL Basics Creating Tables.mp4

57.2 MB

03. SQL Basics Creating Tables.srt

10.6 KB

04. SQL Basics Inserting.mp4

30.2 MB

04. SQL Basics Inserting.srt

7.6 KB

05. SQL Basics Selecting.mp4

52.7 MB

05. SQL Basics Selecting.srt

10.1 KB

06. Connecting to a DB With Python.mp4

35.1 MB

06. Connecting to a DB With Python.srt

11.3 KB

06.1 friends.py

0.7 KB

07. Inserting With Python.mp4

59.3 MB

07. Inserting With Python.srt

13.4 KB

08. Bulk Inserts With Python.mp4

37.1 MB

08. Bulk Inserts With Python.srt

7.3 KB

08.1 bulk_insert.py

0.6 KB

09. Selecting With Python.mp4

32.2 MB

09. Selecting With Python.srt

6.6 KB

09.1 select.py

0.4 KB

10. SQL INJECTION!.mp4

56.9 MB

10. SQL INJECTION!.srt

13.4 KB

10.1 password.py

0.5 KB

11. Scraping to a Database Pt. 1.mp4

218.7 MB

11. Scraping to a Database Pt. 1.srt

29.3 KB

11.1 book_scraper.py

1.2 KB

12. Scraping to a Database Pt. 2.mp4

84.5 MB

12. Scraping to a Database Pt. 2.srt

10.0 KB

_35. Python + SQL.m3u

1.2 KB

/36. Massive Section of Challenges!/

01. reverse_string.html

0.1 KB

02. list_check.html

0.1 KB

03. remove_every_other.html

0.1 KB

04. sum_pairs.html

0.1 KB

05. vowel_count.html

0.1 KB

06. SOLUTIONS Part 1.html

1.0 KB

07. Titleize.html

0.1 KB

08. find_factors.html

0.1 KB

09. includes.html

0.1 KB

10. repeat.html

0.1 KB

11. truncate.html

0.1 KB

12. SOLUTIONS Part 2.html

1.2 KB

13. two_list_dictionary.html

0.1 KB

14. range_in_list.html

0.1 KB

15. same_frequency.html

0.1 KB

16. nth.html

0.1 KB

17. find_the_duplicate.html

0.1 KB

18. SOLUTIONS Part 3.html

1.5 KB

19. sum_up_diagonals.html

0.1 KB

20. min_max_key_in_dictionary.html

0.1 KB

21. find_greater_numbers.html

0.1 KB

22. two_oldest.html

0.1 KB

23. is_odd_string.html

0.1 KB

24. SOLUTIONS Part 4.html

1.1 KB

25. valid_parentheses.html

0.1 KB

26. reverse_vowels.html

0.1 KB

27. three_odd_numbers.html

0.1 KB

28. mode.html

0.1 KB

29. SOLUTION mode.html

2.2 KB

30. running_average.html

0.1 KB

31. SOLUTIONS Part 5.html

2.1 KB

32. letter_counter.html

0.1 KB

33. once.html

0.1 KB

34. Next Prime Generator.html

0.1 KB

35. SOLUTIONS Part 6.html

0.9 KB

/

_PlayList.m3u

3.4 KB

 

Total files 1009


Copyright © 2025 FileMood.com