FileMood

Download [08-2021] the-complete-python-programmer-bootcamp

08 2021 the complete python programmer bootcamp

Name

[08-2021] the-complete-python-programmer-bootcamp

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

8.6 GB

Total Files

388

Last Seen

Hash

773833F0B19E39DC28F8224EB936792BC78C13FB

/27 Bonus Material/

150 Make an Instagram Style Filter in Python.mp4

547.1 MB

01 Welcome! Course introduction/

001 What's inside the course_.en_US.srt

4.5 KB

001 What's inside the course_.mp4

71.5 MB

002 Why code_ Why Python_.en_US.srt

13.0 KB

002 Why code_ Why Python_.mp4

226.9 MB

003 The best way to take the course.en_US.srt

2.0 KB

003 The best way to take the course.mp4

7.1 MB

004 Download all resources.html

3.0 KB

005 Some good news.en_US.srt

0.3 KB

005 Some good news.mp4

3.3 MB

001 Python-Course-Notes-Section-1-7.pdf

1.3 MB

02 Setting up the environment/

006 Installing Anaconda and introducing Spyder.en_US.srt

5.3 KB

006 Installing Anaconda and introducing Spyder.mp4

74.3 MB

007 Introducing Spyder.en_US.srt

10.1 KB

007 Introducing Spyder.mp4

57.6 MB

03 Python basics + Hands-on coding/

008 PRINT function.en_US.srt

15.6 KB

008 PRINT function.mp4

60.2 MB

009 Your help needed.en_US.srt

0.8 KB

009 Your help needed.mp4

11.8 MB

04 Variables and strings - Exercises/

010 The solution.en_US.srt

3.6 KB

010 The solution.mp4

14.7 MB

011 Variables.en_US.srt

7.5 KB

011 Variables.mp4

59.3 MB

012 Strings.en_US.srt

10.3 KB

012 Strings.mp4

47.0 MB

013 Let's write a program.en_US.srt

0.7 KB

013 Let's write a program.mp4

13.1 MB

014 Question 1.en_US.srt

2.3 KB

014 Question 1.mp4

10.9 MB

015 Question 2.en_US.srt

1.9 KB

015 Question 2.mp4

15.9 MB

016 Question 3.en_US.srt

3.2 KB

016 Question 3.mp4

20.2 MB

017 Question 4.en_US.srt

1.6 KB

017 Question 4.mp4

7.4 MB

018 Question 5.en_US.srt

4.8 KB

018 Question 5.mp4

48.6 MB

05 Conditionals/

019 Intro to conditionals.en_US.srt

9.9 KB

019 Intro to conditionals.mp4

113.6 MB

020 Logical operators.en_US.srt

4.8 KB

020 Logical operators.mp4

18.5 MB

021 Not TRUE is FALSE.en_US.srt

3.8 KB

021 Not TRUE is FALSE.mp4

20.5 MB

022 IF statement.en_US.srt

6.9 KB

022 IF statement.mp4

72.7 MB

023 More on strings.en_US.srt

7.1 KB

023 More on strings.mp4

95.0 MB

024 More strings!.en_US.srt

7.5 KB

024 More strings!.mp4

79.3 MB

025 Practical challenge.en_US.srt

21.9 KB

025 Practical challenge.mp4

184.7 MB

06 For loops/

026 Intro to For loops.en_US.srt

12.3 KB

026 Intro to For loops.mp4

64.0 MB

027 Loops and lists.en_US.srt

12.3 KB

027 Loops and lists.mp4

43.7 MB

028 A little more on variables.en_US.srt

4.2 KB

028 A little more on variables.mp4

35.9 MB

029 Lists.en_US.srt

13.8 KB

029 Lists.mp4

80.8 MB

030 The power of lists and loops and working together.en_US.srt

10.0 KB

030 The power of lists and loops and working together.mp4

108.5 MB

031 Some list methods.en_US.srt

3.6 KB

031 Some list methods.mp4

17.5 MB

032 While loops.en_US.srt

9.8 KB

032 While loops.mp4

79.3 MB

033 Modulus.en_US.srt

7.4 KB

033 Modulus.mp4

36.2 MB

034 Practical challenge.en_US.srt

23.3 KB

034 Practical challenge.mp4

187.4 MB

07 Dictionaries/

035 Modules.en_US.srt

9.7 KB

035 Modules.mp4

47.9 MB

036 Dictionaries.en_US.srt

18.1 KB

036 Dictionaries.mp4

102.3 MB

037 Zip function.en_US.srt

3.9 KB

037 Zip function.mp4

14.6 MB

038 More string methods.en_US.srt

3.4 KB

038 More string methods.mp4

41.8 MB

039 Tuples.en_US.srt

3.6 KB

039 Tuples.mp4

13.6 MB

040 More than 1 dimension.en_US.srt

5.4 KB

040 More than 1 dimension.mp4

21.5 MB

041 Import counters (1_2).en_US.srt

7.5 KB

041 Import counters (1_2).mp4

72.6 MB

042 Import counters (2_2).en_US.srt

12.9 KB

042 Import counters (2_2).mp4

130.0 MB

08 Files and functions/

043 Files and functions.en_US.srt

10.9 KB

043 Files and functions.mp4

55.5 MB

044 Appending to a file.en_US.srt

3.9 KB

044 Appending to a file.mp4

17.4 MB

045 Functions.en_US.srt

11.2 KB

045 Functions.mp4

90.0 MB

046 Fibonacci in a function.en_US.srt

7.3 KB

046 Fibonacci in a function.mp4

28.6 MB

047 Recursion.en_US.srt

8.9 KB

047 Recursion.mp4

29.1 MB

048 More on functions.en_US.srt

10.0 KB

048 More on functions.mp4

37.0 MB

049 Practical challenge.en_US.srt

8.5 KB

049 Practical challenge.mp4

68.5 MB

09 Classes/

050 Objects.en_US.srt

8.2 KB

050 Objects.mp4

88.7 MB

051 Class.en_US.srt

4.0 KB

051 Class.mp4

11.8 MB

052 __Init__.en_US.srt

3.7 KB

052 __Init__.mp4

12.1 MB

053 9.1.4-Class-variables.mp4

8.9 MB

053 Class variables.en_US.srt

2.6 KB

053 Class variables.mp4

10.5 MB

054 Methods.en_US.srt

5.5 KB

054 Methods.mp4

19.7 MB

055 Inheritance.en_US.srt

5.3 KB

055 Inheritance.mp4

23.4 MB

056 Practical exercise 1.en_US.srt

6.2 KB

056 Practical exercise 1.mp4

36.1 MB

057 Practical exercise 2.en_US.srt

1.7 KB

057 Practical exercise 2.mp4

6.2 MB

10 General tips/

058 General tips.en_US.srt

9.4 KB

058 General tips.mp4

163.8 MB

11 BIg O/

059 Big O.en_US.srt

9.6 KB

059 Big O.mp4

182.6 MB

060 O(n).en_US.srt

2.7 KB

060 O(n).mp4

52.2 MB

061 O(n^2).en_US.srt

4.0 KB

061 O(n^2).mp4

66.5 MB

062 O(n!).en_US.srt

4.4 KB

062 O(n!).mp4

83.1 MB

063 Summary.en_US.srt

1.4 KB

063 Summary.mp4

26.2 MB

064 50_ completion.en_US.srt

0.5 KB

064 50_ completion.mp4

6.0 MB

12 Advanced Python_ Caesar Cipher & Two Sum Problem/

065 Intro.en_US.srt

2.6 KB

065 Intro.mp4

46.2 MB

066 Caesar cipher.en_US.srt

4.0 KB

066 Caesar cipher.mp4

45.8 MB

066 Jupyter-notebook-intro.txt

0.1 KB

067 Jupyter notebook intro.en_US.srt

6.7 KB

067 Jupyter notebook intro.mp4

14.4 MB

068 Caesar cipher solution.en_US.srt

13.3 KB

068 Caesar cipher solution.mp4

81.6 MB

068 Caesar-cipher-solution.txt

0.1 KB

069 Two sum.en_US.srt

2.1 KB

069 Two sum.mp4

16.7 MB

070 Two sum solution.en_US.srt

11.3 KB

070 Two sum solution.mp4

64.9 MB

070 Two-sum-solution.txt

0.1 KB

071 Card class.en_US.srt

0.4 KB

071 Card class.mp4

7.4 MB

072 Playing card class.en_US.srt

0.7 KB

072 Playing card class.mp4

7.3 MB

073 Playing card class solution.en_US.srt

4.9 KB

073 Playing card class solution.mp4

14.7 MB

073 Playing-card-class-solution.txt

0.1 KB

13 Advanced Python_ Matplotlib/

074 Matplotlib.en_US.srt

7.7 KB

074 Matplotlib.mp4

37.8 MB

075 Random walk explanation.en_US.srt

2.3 KB

075 Random walk explanation.mp4

12.1 MB

076 Simulating a random walk.en_US.srt

8.1 KB

076 Simulating a random walk.mp4

39.3 MB

076 Simulating-a-random-walk.txt

0.1 KB

077 Sierpinski triangle.en_US.srt

3.4 KB

077 Sierpinski triangle.mp4

24.3 MB

078 Creating the triangle in Matplotlib.en_US.srt

9.5 KB

078 Creating the triangle in Matplotlib.mp4

67.8 MB

079 9.5.7-hillside-for-PIL-example.jpg

166.8 KB

079 Python imaging library.en_US.srt

6.5 KB

079 Python imaging library.mp4

47.7 MB

079 Python-imaging-library.txt

0.1 KB

14 Advanced Python_ Stacks/

080 Intro to stacks.en_US.srt

8.0 KB

080 Intro to stacks.mp4

135.7 MB

080 Stacks.txt

0.1 KB

081 Coding a stack in Python.en_US.srt

5.6 KB

081 Coding a stack in Python.mp4

23.1 MB

082 Practical challenge - stacks.en_US.srt

4.2 KB

082 Practical challenge - stacks.mp4

82.4 MB

083 Hint on solving the challenge.en_US.srt

2.1 KB

083 Hint on solving the challenge.mp4

35.5 MB

084 Balanced-brackets-final.txt

0.1 KB

084 Solving the stacks challenge.en_US.srt

5.9 KB

084 Solving the stacks challenge.mp4

19.5 MB

085 Towers of Hanoi.en_US.srt

3.9 KB

085 Towers of Hanoi.mp4

31.7 MB

086 Some hints.en_US.srt

4.3 KB

086 Some hints.mp4

33.8 MB

087 Code for Tower of Hanoi.en_US.srt

6.4 KB

087 Code for Tower of Hanoi.mp4

25.4 MB

087 Code-for-tower-of-Hanoi.txt

0.1 KB

088 Enumerate sets & none.en_US.srt

8.6 KB

088 Enumerate sets & none.mp4

56.3 MB

088 Enumerate-sets-none.txt

0.1 KB

15 Search and sort/

089 Intro to search and sort.en_US.srt

1.4 KB

089 Intro to search and sort.mp4

13.0 MB

089 Intro-to-search-and-sort.txt

0.1 KB

090 Linear search.en_US.srt

8.1 KB

090 Linear search.mp4

73.7 MB

091 Binary search.en_US.srt

12.8 KB

091 Binary search.mp4

63.0 MB

092 Insertion sort.en_US.srt

14.7 KB

092 Insertion sort.mp4

195.0 MB

16 Advanced Python_ Cards and coins/

093 Intro to cards and coins.en_US.srt

3.9 KB

093 Intro to cards and coins.mp4

66.9 MB

094 Luhn's algorithm.en_US.srt

1.4 KB

094 Luhn's algorithm.mp4

11.4 MB

094 Luhns-algorithm.txt

0.1 KB

095 Coins.en_US.srt

2.7 KB

095 Coins.mp4

21.2 MB

096 Coins - Python code.en_US.srt

11.2 KB

096 Coins - Python code.mp4

68.3 MB

096 Coins-Python-code.txt

0.1 KB

17 Advanced Python_ Debugging/

097 Debugging.en_US.srt

10.5 KB

097 Debugging.mp4

42.5 MB

097 Debugging.txt

0.1 KB

098 Beyond the PRINT function.en_US.srt

11.1 KB

098 Beyond the PRINT function.mp4

70.5 MB

099 Debugging in Spyder.en_US.srt

7.2 KB

099 Debugging in Spyder.mp4

32.5 MB

18 Advanced Python_ Strings and expressions/

100 A little more on strings.en_US.srt

8.4 KB

100 A little more on strings.mp4

31.5 MB

100 A-little-more-on-strings.txt

0.1 KB

101 Regular expressions.en_US.srt

9.3 KB

101 Regular expressions.mp4

72.9 MB

102 More regular expressions.en_US.srt

8.3 KB

102 More regular expressions.mp4

43.7 MB

103 Type hints.en_US.srt

6.5 KB

103 Type hints.mp4

17.9 MB

19 Capstone project - Computer vision/

104 capstone-coins.png

2.4 MB

104 Introduction to the project.en_US.srt

5.6 KB

104 Introduction to the project.mp4

94.6 MB

104 opencv-install.pdf

19.2 KB

105 capstone-coins.png

2.4 MB

105 Coin photographs.en_US.srt

4.7 KB

105 Coin photographs.mp4

26.6 MB

105 opencv-install.pdf

19.2 KB

106 capstone-coins.png

2.4 MB

106 Introducing OpenCV.en_US.srt

5.9 KB

106 Introducing OpenCV.mp4

20.3 MB

106 opencv-install.pdf

19.2 KB

107 capstone-coins.png

2.4 MB

107 opencv-install.pdf

19.2 KB

107 Starting to work with Visual Studio.en_US.srt

5.9 KB

107 Starting to work with Visual Studio.mp4

27.8 MB

108 capstone-coins.png

2.4 MB

108 Hough circle transform.en_US.srt

7.0 KB

108 Hough circle transform.mp4

62.9 MB

108 opencv-install.pdf

19.2 KB

109 capstone-coins.png

2.4 MB

109 Get circle radii.en_US.srt

2.4 KB

109 Get circle radii.mp4

13.8 MB

109 opencv-install.pdf

19.2 KB

110 capstone-coins.png

2.4 MB

110 capstone-solution.py

2.0 KB

110 Get brightness values.en_US.srt

3.5 KB

110 Get brightness values.mp4

26.8 MB

110 opencv-install.pdf

19.2 KB

111 capstone-coins.png

2.4 MB

111 opencv-install.pdf

19.2 KB

111 Performing coin classification.en_US.srt

3.5 KB

111 Performing coin classification.mp4

37.3 MB

112 capstone-coins.png

2.4 MB

112 Closing remarks.en_US.srt

1.4 KB

112 Closing remarks.mp4

20.5 MB

112 opencv-install.pdf

19.2 KB

20 Git and GitHub/

113 Introduction - Git and GitHub.en_US.srt

8.8 KB

113 Introduction - Git and GitHub.mp4

156.1 MB

114 Installing Git.en_US.srt

1.8 KB

114 Installing Git.mp4

17.3 MB

115 Configure Git.en_US.srt

5.8 KB

115 Configure Git.mp4

26.7 MB

116 Basic commands.en_US.srt

6.0 KB

116 Basic commands.mp4

16.5 MB

117 Exploring Git log.en_US.srt

6.1 KB

117 Exploring Git log.mp4

27.1 MB

118 Git diff.en_US.srt

1.7 KB

118 Git diff.mp4

8.7 MB

119 HEAD.en_US.srt

3.8 KB

119 HEAD.mp4

30.2 MB

120 Making corrections Git reset.en_US.srt

7.2 KB

120 Making corrections Git reset.mp4

54.3 MB

121 Branching.en_US.srt

5.8 KB

121 Branching.mp4

37.4 MB

122 GitHub.en_US.srt

4.3 KB

122 GitHub.mp4

15.7 MB

123 GitClone.en_US.srt

3.1 KB

123 GitClone.mp4

21.5 MB

124 Conclusion.en_US.srt

4.7 KB

124 Conclusion.mp4

90.7 MB

21 Further exercises/

125 Further exercises.html

1.0 KB

22 Installing Python and Using Virtual Environments on Windows and Unix machines/

126 Introduction.en_US.srt

3.3 KB

126 Introduction.mp4

50.4 MB

127 Downloading Python.en_US.srt

3.1 KB

127 Downloading Python.mp4

10.3 MB

128 Setting up the virtual environment.en_US.srt

10.7 KB

128 Setting up the virtual environment.mp4

37.4 MB

129 Sharing a project - requirements file.en_US.srt

6.5 KB

129 Sharing a project - requirements file.mp4

54.0 MB

130 Downloading and Installing Virtual Box & Setting up a Virtual Machine.en_US.srt

3.1 KB

130 Downloading and Installing Virtual Box & Setting up a Virtual Machine.mp4

12.6 MB

131 Installing Ubuntu on the Virtual Machine.en_US.srt

10.9 KB

131 Installing Ubuntu on the Virtual Machine.mp4

86.2 MB

132 Setting up a virtual environment on Ubuntu.en_US.srt

9.7 KB

132 Setting up a virtual environment on Ubuntu.mp4

42.4 MB

133 Introduction to the command line.en_US.srt

14.7 KB

133 Introduction to the command line.mp4

65.2 MB

134 Handling files on in the command line.en_US.srt

9.7 KB

134 Handling files on in the command line.mp4

68.6 MB

135 Copying, moving and deleting files on the command line.en_US.srt

9.2 KB

135 Copying, moving and deleting files on the command line.mp4

36.5 MB

136 Echo, environment variables and path.en_US.srt

9.8 KB

136 Echo, environment variables and path.mp4

59.4 MB

137 Section summary.en_US.srt

2.5 KB

137 Section summary.mp4

44.1 MB

23 PyCharm/

138 Introduction and installing PyCharm.en_US.srt

6.8 KB

138 Introduction and installing PyCharm.mp4

50.8 MB

139 Setting up PyCharm.en_US.srt

4.7 KB

139 Setting up PyCharm.mp4

17.1 MB

140 Using PyCharm to write code.en_US.srt

15.2 KB

140 Using PyCharm to write code.mp4

52.7 MB

141 PyCharm and Git.en_US.srt

11.5 KB

141 PyCharm and Git.mp4

80.0 MB

24 Exception handling in Python/

142 Exception handling - Introduction.en_US.srt

2.5 KB

142 Exception handling - Introduction.mp4

43.5 MB

143 Setting the scene.en_US.srt

4.1 KB

143 Setting the scene.mp4

14.7 MB

144 How Python handles errors.en_US.srt

10.3 KB

144 How Python handles errors.mp4

44.8 MB

145 The block stops running as soon as the exception is encountered.en_US.srt

10.3 KB

145 The block stops running as soon as the exception is encountered.mp4

43.8 MB

146 When to use tryblock.en_US.srt

3.9 KB

146 When to use tryblock.mp4

14.4 MB

147 Exception handling - Conclusion.en_US.srt

0.9 KB

147 Exception handling - Conclusion.mp4

15.5 MB

25 Introduction to Data Wrangling with python and pandas/

148 Exploring Covid-19 data with pandas.en_US.srt

27.1 KB

148 Exploring Covid-19 data with pandas.mp4

289.5 MB

26 Farewell/

149 Farewell.en_US.srt

10.4 KB

149 Farewell.mp4

87.1 MB

27 Bonus Material/

150 Make an Instagram Style Filter in Python.en_US.srt

24.1 KB

151 Matplotlib - what I wish I knew when I started using it!.en_US.srt

8.4 KB

151 Matplotlib - what I wish I knew when I started using it!.mp4

42.9 MB

28 Appendix - Quick Reference/

152 String slicing.en_US.srt

4.2 KB

152 String slicing.mp4

15.4 MB

153 String methods.en_US.srt

7.0 KB

153 String methods.mp4

27.9 MB

154 List basics.en_US.srt

5.9 KB

154 List basics.mp4

16.1 MB

155 List methods.en_US.srt

7.2 KB

155 List methods.mp4

48.0 MB

156 List, sort, min, max, sum, pop.en_US.srt

4.0 KB

156 List, sort, min, max, sum, pop.mp4

11.6 MB

157 List extend.en_US.srt

2.1 KB

157 List extend.mp4

5.7 MB

158 List index.en_US.srt

1.6 KB

158 List index.mp4

4.0 MB

159 List length.en_US.srt

0.8 KB

159 List length.mp4

1.9 MB

160 List count.en_US.srt

2.0 KB

160 List count.mp4

4.5 MB

161 Look for item in list.en_US.srt

2.2 KB

161 Look for item in list.mp4

3.7 MB

162 More list slicing.en_US.srt

6.1 KB

162 More list slicing.mp4

12.0 MB

163 Nested list.en_US.srt

2.9 KB

163 Nested list.mp4

6.3 MB

164 Empty list.en_US.srt

2.2 KB

164 Empty list.mp4

7.4 MB

165 Zip function.en_US.srt

3.2 KB

165 Zip function.mp4

10.1 MB

166 List comprehensions.en_US.srt

7.3 KB

166 List comprehensions.mp4

27.6 MB

167 Dictionaries.en_US.srt

8.9 KB

167 Dictionaries.mp4

28.0 MB

168 Dictionary get.en_US.srt

2.8 KB

168 Dictionary get.mp4

8.2 MB

169 Dictionary set default.en_US.srt

2.7 KB

169 Dictionary set default.mp4

6.6 MB

170 Nested dictionaries.en_US.srt

6.8 KB

170 Nested dictionaries.mp4

73.4 MB

171 Dictionary comprehension.en_US.srt

5.0 KB

171 Dictionary comprehension.mp4

55.9 MB

172 Sets.en_US.srt

8.9 KB

172 Sets.mp4

34.1 MB

173 Tuple.en_US.srt

5.4 KB

173 Tuple.mp4

22.5 MB

174 Lambdas.en_US.srt

2.3 KB

174 Lambdas.mp4

6.6 MB

175 Sorted lambda.en_US.srt

4.2 KB

175 Sorted lambda.mp4

15.1 MB

176 Map.en_US.srt

4.1 KB

176 Map.mp4

13.0 MB

177 Gift course.html

0.8 KB

 

Total files 388


Copyright © 2026 FileMood.com