FileMood

Download Udemy - Complete Python Bootcamp (2015)

Udemy Complete Python Bootcamp 2015

Name

Udemy - Complete Python Bootcamp (2015)

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

2.1 GB

Total Files

107

Hash

682DA9DD1D27CAFD6DA182E0A1FAB9C2808A68C7

/01 Course Overview/

001 Course FAQs.html

2.2 KB

001 Course Introduction.mp4

6.1 MB

002 Course Curriculum Overview.mp4

13.6 MB

002 Special Offers.html

1.8 KB

003 Python 2 vs Python 3.mp4

27.5 MB

004 How to Approach This Course.mp4

8.7 MB

/02 Python Setup/

001 Python Installation --- Windows.mp4

25.5 MB

002 Python Installation --- Mac OS and Linux.mp4

25.3 MB

003 IDE Selection.mp4

32.2 MB

004 Jupyter iPython Notebooks.mp4

41.4 MB

005 Additional Resources.mp4

33.4 MB

006 Git and Github Overview Optional.mp4

13.0 MB

/03 Python Object and Data Structure Basics/

001 Numbers - FAQ.html

1.3 KB

001 Numbers Quiz Quiz.html

8.3 KB

001 Numbers.mp4

32.9 MB

002 Strings -FAQ.html

1.3 KB

002 Strings Quiz Quiz.html

7.5 KB

002 Strings.mp4

57.9 MB

003 Lists - FAQ.html

1.3 KB

003 Lists Quiz Quiz.html

7.5 KB

003 Print Formatting.mp4

45.2 MB

004 Dictionaries - FAQ.html

1.2 KB

004 Dictionaries Quiz Quiz.html

7.5 KB

004 Lists.mp4

52.4 MB

005 Dictionaries.mp4

47.2 MB

005 Tuples Quiz Quiz.html

7.6 KB

006 Sets and Booleans Quiz Quiz.html

7.6 KB

006 Tuples.mp4

18.4 MB

007 Files.mp4

19.5 MB

008 Sets and Booleans.mp4

17.0 MB

009 Objects and Data Structures Assessment Test.mp4

17.8 MB

010 Objects and Data Structures Assessment - Solutions.mp4

20.5 MB

/04 Python Comparison Operators/

001 Comparison Operators Quiz Quiz.html

8.2 KB

001 Comparison Operators.mp4

16.8 MB

002 Chained Comparison Operators.mp4

10.7 MB

/05 Python Statements/

001 Introduction to Python Statements.mp4

7.9 MB

001 Python Statements FAQ.html

1.3 KB

002 if, elif, and elif Statements.mp4

29.4 MB

003 for Loops.mp4

51.3 MB

004 while Loops.mp4

40.7 MB

005 range.mp4

29.2 MB

006 List Comprehensions.mp4

35.0 MB

007 Statements Assessment Test.mp4

6.8 MB

008 Statements Assessment Solutions.mp4

9.2 MB

/06 Methods and Functions/

001 Methods and Functions FAQ.html

1.3 KB

001 Methods.mp4

16.4 MB

002 Functions.mp4

54.2 MB

003 lambda expressions.mp4

48.2 MB

004 Nested Statements and Scope.mp4

33.1 MB

005 Functions and Methods - Homework Assignment.mp4

14.0 MB

006 Functions and Methods Homework - Solutions.mp4

16.8 MB

/07 Milestone Project - 1/

001 Project Assignment Overview.mp4

16.1 MB

002 Project Solution.mp4

37.4 MB

/08 Object Oriented Programming/

001 OOP - Part 1 - Objects.mp4

23.6 MB

001 OOP FAQ.html

1.3 KB

002 OOP - Part 2 - Classes.mp4

50.2 MB

003 OOP - Part 3 -Methods.mp4

49.0 MB

004 OOP - Part 4 - Inheritance.mp4

21.7 MB

005 OOP - Part 5 - Special Methods.mp4

25.0 MB

006 OOP Homework Assignment.mp4

7.5 MB

007 OOP Homework Solution.mp4

9.6 MB

/09 Errors and Exceptions Handling/

001 Errors and Exception Handling FAQ.html

1.3 KB

001 Errors and Exceptions.mp4

9.1 MB

002 Exception Handling try, except, finally.mp4

63.3 MB

003 Errors and Exceptions Homework.mp4

6.7 MB

004 Errors and Exceptions - Solutions.mp4

4.9 MB

/10 Milestone Project - 2/

001 Project Overview.mp4

20.1 MB

002 Project 2 Solution.mp4

19.8 MB

/11 Modules and Packages/

001 Create your own Python modules..html

2.2 KB

001 Modules, Packages, and Imports.mp4

42.1 MB

002 Modules and Packages Assignment.mp4

12.3 MB

/12 Built-in Functions/

001 Map.mp4

20.0 MB

002 Reduce.mp4

17.3 MB

003 Filter.mp4

10.0 MB

004 Zip.mp4

18.3 MB

005 Enumerate.mp4

11.2 MB

006 all and any.mp4

7.8 MB

007 Complex.mp4

7.5 MB

008 Built-in Functions Assessment Test.mp4

15.7 MB

009 Built-in Functions Assessment Test Solutions.mp4

10.7 MB

/13 Python Decorators/

001 Decorators - Part 1.mp4

22.7 MB

002 Decorators - Part 2.mp4

26.0 MB

003 Decorators - Part 3.mp4

39.7 MB

004 Decorators Homework.mp4

14.2 MB

/14 Python Generators/

001 Iteration vs Generation.mp4

6.8 MB

002 Creating Generators.mp4

41.8 MB

003 Iterators and Generators Homework.mp4

6.1 MB

004 Iterators and Generators Homework - Solutions.mp4

8.2 MB

/15 Final Capstone Python Project/

001 Final Capstone Project.mp4

34.0 MB

/16 Advanced Python Modules/

001 Advanced Python Modules FAQ.html

1.3 KB

001 Collections Module - counter.mp4

25.9 MB

002 Collections Module - defaultdict.mp4

10.4 MB

003 Collections Module - OrderedDict.mp4

10.3 MB

004 Collections Module - namedtuple.mp4

16.0 MB

005 Datetime.mp4

22.1 MB

006 Python Debugger - pdb.mp4

16.5 MB

007 Timing your code - timeit.mp4

27.3 MB

008 Regular Expressions -re.mp4

106.0 MB

009 StringIO.mp4

11.1 MB

/17 Advanced Python Objects and Data Structures/

001 Advanced Numbers.mp4

20.4 MB

002 Advanced Strings.mp4

22.5 MB

003 Advanced Sets.mp4

29.8 MB

004 Advanced Dictionaries.mp4

12.8 MB

005 Advanced Lists.mp4

23.3 MB

006 Advanced Python Objects Assessment Test.mp4

6.0 MB

007 Advanced Python Objects Test - Solutions.mp4

4.7 MB

/18 Bonus Material - Introduction to GUIs/

001 Introduction to GUIs.html

1.2 KB

 

Total files 107


Copyright © 2025 FileMood.com