FileMood

Download [FreeCourseSite.com] Udemy - The Complete Python Masterclass Learn Python From Scratch

FreeCourseSite com Udemy The Complete Python Masterclass Learn Python From Scratch

Name

[FreeCourseSite.com] Udemy - The Complete Python Masterclass Learn Python From Scratch

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

6.2 GB

Total Files

589

Hash

8018A399693357D05AE168A261F9434D47A74D32

/0. Websites you may like/

[CourseClub.ME].url

0.1 KB

[FCS Forum].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

/01 Introduction/

001 Introduction To The Course.en.srt

4.7 KB

001 Introduction To The Course.mp4

5.0 MB

/02 Basic Python Concepts/

002 Installing Python And PyCharm.en.srt

8.9 KB

002 Installing Python And PyCharm.mp4

21.7 MB

003 Hello World Program In Python.en.srt

12.1 KB

003 Hello World Program In Python.mp4

19.2 MB

004 Some other mathematical operations in Python.en.srt

8.9 KB

004 Some other mathematical operations in Python.mp4

12.7 MB

005 Strings In Python.en.srt

7.1 KB

005 Strings In Python.mp4

11.1 MB

006 Accepting input from the user in Python.en.srt

7.5 KB

006 Accepting input from the user in Python.mp4

11.0 MB

007 Performing operations on a string in Python.en.srt

7.9 KB

007 Performing operations on a string in Python.mp4

11.4 MB

008 Variables in Python.en.srt

9.1 KB

008 Variables in Python.mp4

14.3 MB

009 In place operators in Python.en.srt

9.0 KB

009 In place operators in Python.mp4

13.3 MB

010 Writing our very first program in PyCharm.en.srt

6.3 KB

010 Writing our very first program in PyCharm.mp4

10.8 MB

011 Coding Challenge Part 1.en.srt

10.4 KB

011 Coding Challenge Part 1.mp4

15.1 MB

012 Notes Summary For Section 1.html

5.2 KB

/03 Control Structures In Python/

013 If statement in Python.en.srt

11.7 KB

013 If statement in Python.mp4

17.1 MB

014 Elif statement in Python.en.srt

7.5 KB

014 Elif statement in Python.mp4

11.6 MB

015 Introduction to lists in Python.en.srt

8.6 KB

015 Introduction to lists in Python.mp4

12.8 MB

016 List operations in Python.en.srt

12.4 KB

016 List operations in Python.mp4

17.8 MB

017 List functions in Python.en.srt

10.5 KB

017 List functions in Python.mp4

15.6 MB

018 Range function in Python.en.srt

7.6 KB

018 Range function in Python.mp4

10.9 MB

019 Code reuse and functions in Python.en.srt

11.7 KB

019 Code reuse and functions in Python.mp4

15.7 MB

020 For Loop in Python.en.srt

11.6 KB

020 For Loop in Python.mp4

18.3 MB

021 Boolean logic in Python.en.srt

8.6 KB

021 Boolean logic in Python.mp4

12.4 MB

022 While loop in Python.en.srt

8.3 KB

022 While loop in Python.mp4

11.8 MB

023 Coding challenge 2.html

1.3 KB

024 Coding challenge 2 solution.html

1.1 KB

025 Coding challenge 3.html

1.2 KB

026 Coding challenge 3 solution.html

1.2 KB

027 Notes Summary For Section 2.html

9.1 KB

/04 Functions Modules In Python/

028 Passing arguments to functions in Python.en.srt

9.4 KB

028 Passing arguments to functions in Python.mp4

13.5 MB

029 Making function return value in Python.en.srt

6.9 KB

029 Making function return value in Python.mp4

9.2 MB

030 Passing functions as arguments in Python.en.srt

7.8 KB

030 Passing functions as arguments in Python.mp4

10.9 MB

031 Modules in Python.en.srt

6.6 KB

031 Modules in Python.mp4

9.1 MB

032 Coding challenge 4.html

1.3 KB

033 Coding challenge 4 solution.html

1.2 KB

034 Notes Summary For Section 3.html

2.6 KB

/05 Exception Handling File Handling In Python/

035 Errors exceptions in Python.en.srt

11.5 KB

035 Errors exceptions in Python.mp4

16.8 MB

036 Exception handling in Python.en.srt

7.1 KB

036 Exception handling in Python.mp4

10.0 MB

037 Finally block.en.srt

5.0 KB

037 Finally block.mp4

7.1 MB

038 File handling.en.srt

9.9 KB

038 File handling.mp4

13.0 MB

039 Reading data from file.en.srt

6.4 KB

039 Reading data from file.mp4

8.9 MB

040 Adding data to the file.en.srt

9.1 KB

040 Adding data to the file.mp4

13.4 MB

041 Appending to a file.en.srt

3.1 KB

041 Appending to a file.mp4

4.4 MB

042 Coding challenge 5.html

1.1 KB

043 Coding challenge 5 solution.html

1.2 KB

044 Coding challenge 6.html

1.2 KB

045 Coding challenge 6 solution.html

1.2 KB

046 Notes Summary For Section 4.html

4.9 KB

/06 Some More Types In Python/

047 Dictionaries.en.srt

10.7 KB

047 Dictionaries.mp4

14.4 MB

048 Dictionary Functions.en.srt

8.0 KB

048 Dictionary Functions.mp4

12.0 MB

049 Tuples.en.srt

5.3 KB

049 Tuples.mp4

7.7 MB

050 List Slicing.en.srt

7.7 KB

050 List Slicing.mp4

11.3 MB

051 List Comprehension.en.srt

7.5 KB

051 List Comprehension.mp4

10.4 MB

052 String formatting.en.srt

7.9 KB

052 String formatting.mp4

11.8 MB

053 String functions.en.srt

12.0 KB

053 String functions.mp4

17.1 MB

054 Numeric functions.en.srt

4.1 KB

054 Numeric functions.mp4

5.7 MB

055 Coding challenge 7.html

1.2 KB

056 Coding challenge 7 solution.html

1.2 KB

057 Coding challenge 8.html

1.0 KB

058 Coding challenge 8 solution.html

1.0 KB

059 Notes Summary For Section 5.html

3.6 KB

/07 Functional Programming In Python/

060 Functional programming.en.srt

9.9 KB

060 Functional programming.mp4

13.3 MB

061 Lambdas in Python.en.srt

7.6 KB

061 Lambdas in Python.mp4

10.5 MB

062 Map in Python.en.srt

9.0 KB

062 Map in Python.mp4

12.7 MB

063 Filters in Python.en.srt

5.6 KB

063 Filters in Python.mp4

8.2 MB

064 Generators in Python.en.srt

8.5 KB

064 Generators in Python.mp4

13.7 MB

065 Coding challenge 9.html

1.4 KB

066 Coding challenge 9 solution.html

1.3 KB

067 Coding challenge 10.html

1.0 KB

068 Coding challenge 10 solution.html

1.0 KB

069 Coding challenge 11.html

1.2 KB

070 Coding challenge 11 solution.html

1.2 KB

071 Notes Summary For Section 6.html

4.3 KB

/08 Object Oriented Programming In Python/

072 Introduction To Object Oriented Programming Classes Objects.en.srt

7.7 KB

072 Introduction To Object Oriented Programming Classes Objects.mp4

30.1 MB

073 Class Methods.en.srt

4.3 KB

073 Class Methods.mp4

17.4 MB

074 Creating A Class Defining Class Attributes.en.srt

9.7 KB

074 Creating A Class Defining Class Attributes.mp4

28.3 MB

075 Instance Attributes Constructor.en.srt

15.7 KB

075 Instance Attributes Constructor.mp4

55.2 MB

076 Implementing Methods In Object Oriented Programming.en.srt

10.2 KB

076 Implementing Methods In Object Oriented Programming.mp4

36.8 MB

077 Function Based vs OOP Way Of Writing Code.en.srt

11.6 KB

077 Function Based vs OOP Way Of Writing Code.mp4

47.4 MB

078 Inheritance.en.srt

9.3 KB

078 Inheritance.mp4

37.1 MB

079 Multiple Inheritance.en.srt

5.6 KB

079 Multiple Inheritance.mp4

17.8 MB

080 Multi-level Inheritance.en.srt

4.5 KB

080 Multi-level Inheritance.mp4

18.5 MB

081 Recursion in Python.en.srt

10.3 KB

081 Recursion in Python.mp4

14.0 MB

082 Sets.en.srt

11.1 KB

082 Sets.mp4

16.7 MB

083 Itertools.en.srt

13.2 KB

083 Itertools.mp4

19.9 MB

084 Operator overloading in Python.en.srt

10.8 KB

084 Operator overloading in Python.mp4

16.5 MB

085 Data hiding in Python.en.srt

9.2 KB

085 Data hiding in Python.mp4

14.2 MB

086 Coding challenge 12.html

1.7 KB

087 Coding challenge 12 solution.html

2.1 KB

088 Coding challenge 13.html

1.1 KB

089 Coding challenge 13 solution.html

1.2 KB

090 Notes Summary For Section 7.html

4.2 KB

/09 Regular Expressions In Python/

091 Regular expressions in Python.en.srt

9.6 KB

091 Regular expressions in Python.mp4

13.2 MB

092 Search find all.en.srt

7.7 KB

092 Search find all.mp4

12.2 MB

093 Find replace.en.srt

7.4 KB

093 Find replace.mp4

10.3 MB

094 The dot metacharacter.en.srt

5.1 KB

094 The dot metacharacter.mp4

7.5 MB

095 Caret dollar metacharacter.en.srt

8.0 KB

095 Caret dollar metacharacter.mp4

11.0 MB

096 Character class.en.srt

9.2 KB

096 Character class.mp4

12.5 MB

097 Star metacharacter.en.srt

7.0 KB

097 Star metacharacter.mp4

9.9 MB

098 Group.en.srt

4.9 KB

098 Group.mp4

7.2 MB

/10 Create GUI Apps In Python Using Tkinter/

099 Tkinter Hello world program.en.srt

10.7 KB

099 Tkinter Hello world program.mp4

14.7 MB

100 Tkinter Using frames.en.srt

8.2 KB

100 Tkinter Using frames.mp4

13.0 MB

101 Tkinter Grid layout.en.srt

9.1 KB

101 Tkinter Grid layout.mp4

15.6 MB

102 Tkinter Self adjusting widgets.en.srt

7.0 KB

102 Tkinter Self adjusting widgets.mp4

11.8 MB

103 Tkinter Handling button clicks.en.srt

6.2 KB

103 Tkinter Handling button clicks.mp4

8.8 MB

104 Tkinter Using classes.en.srt

14.8 KB

104 Tkinter Using classes.mp4

24.6 MB

105 Tkinter Using drop downs.en.srt

16.1 KB

105 Tkinter Using drop downs.mp4

28.0 MB

106 Tkinter Toolbar.en.srt

11.1 KB

106 Tkinter Toolbar.mp4

19.7 MB

107 Tkinter Making Status Bar.en.srt

4.5 KB

107 Tkinter Making Status Bar.mp4

9.1 MB

108 Tkinter Message box.en.srt

5.9 KB

108 Tkinter Message box.mp4

11.5 MB

109 Tkinter Drawing.en.srt

7.5 KB

109 Tkinter Drawing.mp4

12.3 MB

/11 Building Calculator App Using Tkinter/

110 Building Calculator App Part 1.en.srt

18.1 KB

110 Building Calculator App Part 1.mp4

24.6 MB

111 Building Calculator App Part 2.en.srt

9.3 KB

111 Building Calculator App Part 2.mp4

15.3 MB

112 Building Calculator App Part 3.en.srt

7.7 KB

112 Building Calculator App Part 3.mp4

12.2 MB

113 Building Calculator App Part 4.en.srt

15.5 KB

113 Building Calculator App Part 4.mp4

23.8 MB

114 Building Calculator app Source Code.html

3.9 KB

/12 Building Database Apps With PostgreSQL Python/

115 Introduction To Databases.en.srt

8.2 KB

115 Introduction To Databases.mp4

15.9 MB

116 Introduction To PostgreSQL.en.srt

3.5 KB

116 Introduction To PostgreSQL.mp4

10.9 MB

117 Installing PostgreSQL On Windows.en.srt

4.9 KB

117 Installing PostgreSQL On Windows.mp4

28.6 MB

118 Installing PostgreSQL On Mac.en.srt

5.2 KB

118 Installing PostgreSQL On Mac.mp4

37.0 MB

119 Creating A Database.en.srt

9.3 KB

119 Creating A Database.mp4

72.5 MB

120 Creating Table Adding Data.en.srt

7.8 KB

120 Creating Table Adding Data.mp4

59.1 MB

121 Reading Data From Database.en.srt

3.9 KB

121 Reading Data From Database.mp4

30.3 MB

122 Setting Up Virtualenv on Mac.en.srt

10.5 KB

122 Setting Up Virtualenv on Mac.mp4

89.4 MB

123 Setting Up Virtualenv On Windows.en.srt

12.7 KB

123 Setting Up Virtualenv On Windows.mp4

80.8 MB

124 Installing Psycopg2.en.srt

3.3 KB

124 Installing Psycopg2.mp4

29.7 MB

125 Connecting To Database With Python Code.en.srt

7.6 KB

125 Connecting To Database With Python Code.mp4

38.8 MB

126 Creating Database Tables With Python.en.srt

5.9 KB

126 Creating Database Tables With Python.mp4

29.8 MB

127 Adding Data To Database Tables With Python.en.srt

5.3 KB

127 Adding Data To Database Tables With Python.mp4

36.6 MB

128 User Submitted Data To Database.en.srt

6.2 KB

128 User Submitted Data To Database.mp4

46.1 MB

129 Creating App Layout.en.srt

15.2 KB

129 Creating App Layout.mp4

62.6 MB

130 Adding Entries.en.srt

7.0 KB

130 Adding Entries.mp4

32.1 MB

131 Saving Entries To Database.en.srt

10.5 KB

131 Saving Entries To Database.mp4

54.5 MB

132 Search Functionality.en.srt

17.0 KB

132 Search Functionality.mp4

92.4 MB

133 Listing All Entries.en.srt

8.3 KB

133 Listing All Entries.mp4

40.7 MB

/13 Data Analysis Using Python/

134 Introduction to Data Analysis Using Python.en.srt

10.3 KB

134 Introduction to Data Analysis Using Python.mp4

18.0 MB

135 Installing Tools For Data Analysis.en.srt

8.2 KB

135 Installing Tools For Data Analysis.mp4

13.1 MB

136 Introduction to Pandas Series.en.srt

12.3 KB

136 Introduction to Pandas Series.mp4

21.6 MB

137 Converting Dictionaries to Series.en.srt

5.1 KB

137 Converting Dictionaries to Series.mp4

6.5 MB

138 Introduction to Data Frames.en.srt

9.1 KB

138 Introduction to Data Frames.mp4

11.5 MB

139 Changing Column Sequence.en.srt

10.2 KB

139 Changing Column Sequence.mp4

14.7 MB

140 Changing Columns Transposing Dataframe.en.srt

8.2 KB

140 Changing Columns Transposing Dataframe.mp4

12.0 MB

141 Reindexing Series DataFrames.en.srt

11.1 KB

141 Reindexing Series DataFrames.mp4

15.9 MB

142 Deleting Rows Coulumns.en.srt

6.1 KB

142 Deleting Rows Coulumns.mp4

9.1 MB

143 Arithmetic operations on dataframe and series.en.srt

12.0 KB

143 Arithmetic operations on dataframe and series.mp4

17.7 MB

144 Arithmetic operations in between dataframe and series.en.srt

8.7 KB

144 Arithmetic operations in between dataframe and series.mp4

12.8 MB

145 Sorting series and dataframes.en.srt

11.2 KB

145 Sorting series and dataframes.mp4

14.8 MB

146 Sorting according to values.en.srt

5.1 KB

146 Sorting according to values.mp4

6.9 MB

147 Handling duplicate values.en.srt

4.3 KB

147 Handling duplicate values.mp4

5.4 MB

148 Calculating sum max min values.en.srt

5.6 KB

148 Calculating sum max min values.mp4

7.4 MB

149 Dropping nan values.en.srt

8.2 KB

149 Dropping nan values.mp4

10.7 MB

150 Loading data from a file.en.srt

7.1 KB

150 Loading data from a file.mp4

12.1 MB

151 Analyzing file data.en.srt

11.5 KB

151 Analyzing file data.mp4

25.0 MB

152 Creating Numpy Array.en.srt

5.2 KB

152 Creating Numpy Array.mp4

6.5 MB

153 19 Another way to create an array.en.srt

6.4 KB

153 19 Another way to create an array.mp4

7.8 MB

154 Logspace Linspace.en.srt

6.2 KB

154 Logspace Linspace.mp4

7.2 MB

155 Slicing a Numpy Array.en.srt

10.6 KB

155 Slicing a Numpy Array.mp4

13.2 MB

156 Advanced indexing and slicing techniques.en.srt

13.8 KB

156 Advanced indexing and slicing techniques.mp4

17.5 MB

157 Broadcasting.en.srt

8.1 KB

157 Broadcasting.mp4

10.1 MB

158 Iterating using nditer.en.srt

5.2 KB

158 Iterating using nditer.mp4

6.5 MB

159 Plotting data using Matplotlib.en.srt

9.1 KB

159 Plotting data using Matplotlib.mp4

12.5 MB

/14 Make Web Applications In Python Using Django/

160 Django Tutorial 1 Installing Django on Windows.en.srt

6.5 KB

160 Django Tutorial 1 Installing Django on Windows.mp4

13.7 MB

161 Installing Django For MAC Users.html

2.1 KB

162 Django tutorial 2 Creating Our First Django Project.en.srt

14.8 KB

162 Django tutorial 2 Creating Our First Django Project.mp4

33.9 MB

163 Django tutorial 3 Creating Our Own App.en.srt

6.7 KB

163 Django tutorial 3 Creating Our Own App.mp4

15.3 MB

164 Django tutorial 4 Overview Of an App in Django.en.srt

8.9 KB

164 Django tutorial 4 Overview Of an App in Django.mp4

13.9 MB

165 Django tutorial 5 Creating Our Own Views in Django.en.srt

16.9 KB

165 Django tutorial 5 Creating Our Own Views in Django.mp4

28.8 MB

166 Django tutorial 6 Applying Migrations.en.srt

4.0 KB

166 Django tutorial 6 Applying Migrations.mp4

9.9 MB

167 Django tutorial 7 Creating Books Table in Django.en.srt

8.0 KB

167 Django tutorial 7 Creating Books Table in Django.mp4

13.4 MB

168 Django tutorial 8 Final Steps in Creating Table.en.srt

6.6 KB

168 Django tutorial 8 Final Steps in Creating Table.mp4

17.0 MB

169 Django tutorial 9 Adding Data to the Database Tables.en.srt

8.5 KB

169 Django tutorial 9 Adding Data to the Database Tables.mp4

22.0 MB

170 Django tutorial 10 Filtering the Results.en.srt

8.5 KB

170 Django tutorial 10 Filtering the Results.mp4

18.9 MB

171 Django tutorial 11 Admin Pannel in Django.en.srt

10.8 KB

171 Django tutorial 11 Admin Pannel in Django.mp4

21.3 MB

172 Django tutorial 12 Creating Another View in Django.en.srt

14.3 KB

172 Django tutorial 12 Creating Another View in Django.mp4

24.9 MB

173 Django tutorial 13 Connecting to the Database.en.srt

10.9 KB

173 Django tutorial 13 Connecting to the Database.mp4

18.9 MB

174 Django tutorial 14 Creating Templates.en.srt

14.8 KB

174 Django tutorial 14 Creating Templates.mp4

25.1 MB

175 Django tutorial 15 Rendering Templates.en.srt

4.2 KB

175 Django tutorial 15 Rendering Templates.mp4

8.2 MB

176 Django tutorial 16 Raising a 404 Error.en.srt

12.6 KB

176 Django tutorial 16 Raising a 404 Error.mp4

22.5 MB

177 Django tutorial 17 Designing The Detail View.en.srt

6.7 KB

177 Django tutorial 17 Designing The Detail View.mp4

9.6 MB

178 Django tutorial 18 Removing The Hardcoded Urls.en.srt

4.2 KB

178 Django tutorial 18 Removing The Hardcoded Urls.mp4

6.2 MB

179 Django tutorial 19 Namespaces in Django.en.srt

5.2 KB

179 Django tutorial 19 Namespaces in Django.mp4

7.9 MB

180 Django tutorial 20 Using Static Files In Django.en.srt

12.8 KB

180 Django tutorial 20 Using Static Files In Django.mp4

26.4 MB

181 Django tutorial 21 Creating Our Navigation Bar.en.srt

12.7 KB

181 Django tutorial 21 Creating Our Navigation Bar.mp4

32.9 MB

182 Django tutorial 22 Navigation Bar Touchup.en.srt

12.0 KB

182 Django tutorial 22 Navigation Bar Touchup.mp4

116.0 MB

182 HTML-files-used-for-the-project.txt

5.6 KB

183 Django tutorial 23 Using Base Templates.en.srt

12.5 KB

183 Django tutorial 23 Using Base Templates.mp4

32.9 MB

184 Django tutorial 24 Generic Views In Django.en.srt

10.8 KB

184 Django tutorial 24 Generic Views In Django.mp4

20.2 MB

185 Django tutorial 25 Design Touchup.en.srt

15.8 KB

185 Django tutorial 25 Design Touchup.mp4

44.5 MB

186 Django tutorial 26 Form To Add Books.en.srt

9.8 KB

186 Django tutorial 26 Form To Add Books.mp4

20.6 MB

187 Django tutorial 27 Form part -2.en.srt

20.1 KB

187 Django tutorial 27 Form part -2.mp4

36.2 MB

188 Final Source Code For Django.html

9.7 KB

/15 Make Web Applications With Python Using Django 2.0/

189 Using virtual environment.en.srt

11.4 KB

189 Using virtual environment.mp4

23.9 MB

190 Django 2 Lecture 1 Creating a project.en.srt

13.5 KB

190 Django 2 Lecture 1 Creating a project.mp4

20.7 MB

191 Django 2 Lecture 2 Creating An App.en.srt

7.9 KB

191 Django 2 Lecture 2 Creating An App.mp4

15.0 MB

192 Django 2 Lecture 3 Overview of an app.en.srt

9.6 KB

192 Django 2 Lecture 3 Overview of an app.mp4

8.7 MB

193 Django 2 Lecture 4 Creating a View.en.srt

15.6 KB

193 Django 2 Lecture 4 Creating a View.mp4

24.1 MB

194 Django 2 Lecture 5 Applying Migrations.en.srt

4.6 KB

194 Django 2 Lecture 5 Applying Migrations.mp4

7.6 MB

195 Django 2 Lecture 6 Creating Models.en.srt

6.5 KB

195 Django 2 Lecture 6 Creating Models.mp4

8.7 MB

196 Django 2 Lecture 7 Creating Database Tables.en.srt

5.2 KB

196 Django 2 Lecture 7 Creating Database Tables.mp4

9.6 MB

197 Django 2 Lecture 8 Adding Data To Database.en.srt

7.5 KB

197 Django 2 Lecture 8 Adding Data To Database.mp4

9.9 MB

198 Django 2 Lecture 9 Filtering Results.en.srt

9.7 KB

198 Django 2 Lecture 9 Filtering Results.mp4

13.5 MB

199 Django 2 Lecture 10 Creating A Super User.en.srt

11.7 KB

199 Django 2 Lecture 10 Creating A Super User.mp4

16.4 MB

200 Django 2 Lecture 11 Creating Another View.en.srt

9.0 KB

200 Django 2 Lecture 11 Creating Another View.mp4

12.9 MB

201 Django 2 Lecture 12 Connecting To The Database.en.srt

10.9 KB

201 Django 2 Lecture 12 Connecting To The Database.mp4

16.7 MB

202 Django 2 Lecture 13 Creating Templates.en.srt

14.1 KB

202 Django 2 Lecture 13 Creating Templates.mp4

15.2 MB

203 Django 2 Lecture 14 Using Render.en.srt

4.5 KB

203 Django 2 Lecture 14 Using Render.mp4

5.8 MB

204 Django 2 Lecture 15 Raising 404 Error.en.srt

10.4 KB

204 Django 2 Lecture 15 Raising 404 Error.mp4

15.7 MB

205 Django 2 Lecture 16 Designing The Detail View.en.srt

5.4 KB

205 Django 2 Lecture 16 Designing The Detail View.mp4

6.5 MB

206 Django 2 Lecture 17 Removing Hard Coded URLs.en.srt

4.8 KB

206 Django 2 Lecture 17 Removing Hard Coded URLs.mp4

5.8 MB

207 Django 2 Lecture 18 Using Namespaces.en.srt

4.8 KB

207 Django 2 Lecture 18 Using Namespaces.mp4

6.2 MB

208 Django 2 Lecture 19 Using Static Files.en.srt

9.7 KB

208 Django 2 Lecture 19 Using Static Files.mp4

15.2 MB

209 Django 2 Lecture 20 Designing Navbar.en.srt

7.8 KB

209 Django 2 Lecture 20 Designing Navbar.mp4

16.8 MB

210 Django 2 Lecture 21 Navbar Touchup.en.srt

6.7 KB

210 Django 2 Lecture 21 Navbar Touchup.mp4

12.6 MB

/16 Make Web Applications in Python Using Flask/

211 Flask Tutorial 1 Creating Directory Structure.en.srt

12.3 KB

211 Flask Tutorial 1 Creating Directory Structure.mp4

31.4 MB

212 Flask Tutorial 2 Hello world.en.srt

10.8 KB

212 Flask Tutorial 2 Hello world.mp4

26.1 MB

213 Flask Tutorial 3 Routing.en.srt

7.4 KB

213 Flask Tutorial 3 Routing.mp4

15.6 MB

214 Flask Tutorial 4 Variables.en.srt

9.3 KB

214 Flask Tutorial 4 Variables.mp4

18.3 MB

215 Flask Tutorial 5 Dynamic Urls.en.srt

12.1 KB

215 Flask Tutorial 5 Dynamic Urls.mp4

22.3 MB

216 Flask Tutorial 6 Passing Data To The Server.en.srt

20.9 KB

216 Flask Tutorial 6 Passing Data To The Server.mp4

38.1 MB

217 Flask Tutorial 7 Templates.en.srt

10.0 KB

217 Flask Tutorial 7 Templates.mp4

17.3 MB

218 Flask Tutorial 8 Templates Passing Data.en.srt

9.3 KB

218 Flask Tutorial 8 Templates Passing Data.mp4

15.6 MB

219 Flask Tutorial 9 Using Templates.en.srt

12.2 KB

219 Flask Tutorial 9 Using Templates.mp4

21.3 MB

220 Flask Tutorial 10 Passing Form Data To Templates.en.srt

16.8 KB

220 Flask Tutorial 10 Passing Form Data To Templates.mp4

28.9 MB

221 Flask Tutorial 11 Using Cookies.en.srt

20.4 KB

221 Flask Tutorial 11 Using Cookies.mp4

35.8 MB

/17 Building REST APIs with Python and Django/

222 Introduction to API.en.srt

9.1 KB

222 Introduction to API.mp4

10.6 MB

223 Building a basic REST API using Django REST Framework.en.srt

27.8 KB

223 Building a basic REST API using Django REST Framework.mp4

55.9 MB

224 Creating API Endpoints.en.srt

11.7 KB

224 Creating API Endpoints.mp4

21.3 MB

225 Adding Image Field.en.srt

14.2 KB

225 Adding Image Field.mp4

31.5 MB

226 Filtering.en.srt

11.0 KB

226 Filtering.mp4

22.7 MB

227 Search functionality.en.srt

6.4 KB

227 Search functionality.mp4

14.4 MB

228 API Authentication.en.srt

21.2 KB

228 API Authentication.mp4

46.2 MB

/18 Learn How To Crawl Websites Using Python Web Crawling/

229 Python Web Crawler Part -1.en.srt

9.2 KB

229 Python Web Crawler Part -1.mp4

18.0 MB

230 Python Web Crawler Part -2.en.srt

8.1 KB

230 Python Web Crawler Part -2.mp4

14.5 MB

231 Python Web Crawler Part -3.en.srt

7.4 KB

231 Python Web Crawler Part -3.mp4

10.3 MB

232 Python Web Crawler Part -4.en.srt

7.8 KB

232 Python Web Crawler Part -4.mp4

10.6 MB

233 Python Web Crawler Part -5.en.srt

11.1 KB

233 Python Web Crawler Part -5.mp4

17.2 MB

234 Python Web Crawler Part -6.en.srt

5.9 KB

234 Python Web Crawler Part -6.mp4

9.5 MB

235 Python Web Crawler Part -7.en.srt

11.5 KB

235 Python Web Crawler Part -7.mp4

19.9 MB

236 Python Web Crawler Part -8.en.srt

7.7 KB

236 Python Web Crawler Part -8.mp4

12.7 MB

237 Python Web Crawler Part -9.en.srt

6.0 KB

237 Python Web Crawler Part -9.mp4

9.4 MB

238 Python Web Crawler Part -10.en.srt

8.0 KB

238 Python Web Crawler Part -10.mp4

11.8 MB

239 Python Web Crawler Part -11.en.srt

6.5 KB

239 Python Web Crawler Part -11.mp4

10.5 MB

240 Python Web Crawler Part -12.en.srt

6.6 KB

240 Python Web Crawler Part -12.mp4

12.1 MB

241 Python Web Crawler Part -13.en.srt

9.9 KB

241 Python Web Crawler Part -13.mp4

19.6 MB

242 Python Web Crawler Part -14.en.srt

9.1 KB

242 Python Web Crawler Part -14.mp4

16.9 MB

243 Python Web Crawler Part -15.en.srt

7.3 KB

243 Python Web Crawler Part -15.mp4

13.4 MB

244 Python Web Crawler Part -16.en.srt

7.6 KB

244 Python Web Crawler Part -16.mp4

13.9 MB

245 Python Web Crawler Part -17.en.srt

8.2 KB

245 Python Web Crawler Part -17.mp4

13.2 MB

246 Python Web Crawler Part -18.en.srt

9.4 KB

246 Python Web Crawler Part -18.mp4

16.2 MB

247 Python Web Crawler Part -19.en.srt

9.0 KB

247 Python Web Crawler Part -19.mp4

16.5 MB

248 Web Crawler Source Code.html

6.8 KB

/19 Complex Coding Challenges/

249 Introduction.html

3.5 KB

250 Complex Python Challenges.html

6.4 KB

/20 Automation With Selenium Web Driver and Python/

251 Introduction to Selenium.en.srt

2.9 KB

251 Introduction to Selenium.mp4

23.3 MB

252 Installing Selenium.en.srt

5.3 KB

252 Installing Selenium.mp4

24.3 MB

253 Opening a URL.en.srt

5.1 KB

253 Opening a URL.mp4

18.9 MB

254 Automating Google Search.en.srt

10.0 KB

254 Automating Google Search.mp4

58.4 MB

255 Find Elements By XPATH.en.srt

6.2 KB

255 Find Elements By XPATH.mp4

40.0 MB

256 Clicking Links.en.srt

7.3 KB

256 Clicking Links.mp4

51.8 MB

257 Refreshing a Webpage.en.srt

3.5 KB

257 Refreshing a Webpage.mp4

18.6 MB

258 Using Forward and Backward Navigation Buttons.en.srt

4.3 KB

258 Using Forward and Backward Navigation Buttons.mp4

29.3 MB

259 Scrolling and Getting the Current URL.en.srt

6.9 KB

259 Scrolling and Getting the Current URL.mp4

42.5 MB

/21 Building A Facebook Auto Poster/

260 Building A Facebook Auto Poster.en.srt

17.4 KB

260 Building A Facebook Auto Poster.mp4

62.5 MB

/22 Python Best Practices Writing Clean Efficient Python Code/

261 Writing Clean Python Code Best Practices part 1.en.srt

8.5 KB

261 Writing Clean Python Code Best Practices part 1.mp4

10.1 MB

262 Writing Clean Python Code Best Practices part 2.en.srt

13.9 KB

262 Writing Clean Python Code Best Practices part 2.mp4

17.4 MB

263 Writing Clean Python Code Best Practices part 3.en.srt

8.3 KB

263 Writing Clean Python Code Best Practices part 3.mp4

10.5 MB

264 Writing Clean Python Code Best Practices part 4.en.srt

11.0 KB

264 Writing Clean Python Code Best Practices part 4.mp4

14.2 MB

265 Writing Clean Python Code Best Practices part 5.en.srt

9.6 KB

265 Writing Clean Python Code Best Practices part 5.mp4

12.6 MB

/23 Image Processing With OpenCV Python/

266 Introduction To OpenCV.en.srt

3.9 KB

266 Introduction To OpenCV.mp4

6.4 MB

267 Installing OpenCV.en.srt

3.7 KB

267 Installing OpenCV.mp4

14.5 MB

268 Archive.zip

4.4 MB

268 Resources.html

1.1 KB

269 Reading Displaying Images.en.srt

14.9 KB

269 Reading Displaying Images.mp4

89.6 MB

270 Capturing Video From Webcam.en.srt

10.1 KB

270 Capturing Video From Webcam.mp4

66.8 MB

271 Drawing Shapes On Images.en.srt

17.7 KB

271 Drawing Shapes On Images.mp4

108.1 MB

272 Mouse Callback Events.en.srt

12.0 KB

272 Mouse Callback Events.mp4

63.0 MB

273 Manipulating Pixels.en.srt

14.5 KB

273 Manipulating Pixels.mp4

81.5 MB

274 Color Spaces In OpenCV.en.srt

6.8 KB

274 Color Spaces In OpenCV.mp4

12.8 MB

275 Object Tracking In Images.en.srt

19.1 KB

275 Object Tracking In Images.mp4

108.8 MB

276 Object Tracking In Videos.en.srt

8.4 KB

276 Object Tracking In Videos.mp4

55.7 MB

277 Simple Thresholding.en.srt

9.9 KB

277 Simple Thresholding.mp4

20.9 MB

278 Simple Thresholding Implementation.en.srt

8.7 KB

278 Simple Thresholding Implementation.mp4

43.2 MB

279 Adaptive Thresholding.en.srt

5.9 KB

279 Adaptive Thresholding.mp4

20.4 MB

280 Adaptive Thresholding Implementation.en.srt

8.9 KB

280 Adaptive Thresholding Implementation.mp4

53.7 MB

281 Geometric Transformation Of Images.en.srt

11.8 KB

281 Geometric Transformation Of Images.mp4

22.4 MB

282 Geometric Transformation Of Images Implementation.en.srt

16.1 KB

282 Geometric Transformation Of Images Implementation.mp4

101.4 MB

283 Image Blurring.en.srt

7.9 KB

283 Image Blurring.mp4

34.7 MB

284 Image Blurring Implementation.en.srt

6.6 KB

284 Image Blurring Implementation.mp4

38.2 MB

285 Averaging.en.srt

4.9 KB

285 Averaging.mp4

31.8 MB

286 Gaussian Filtering.en.srt

4.9 KB

286 Gaussian Filtering.mp4

34.5 MB

287 Open CV Updates.html

1.0 KB

/24 Miscellaneous Content/

288 Updating entries in Django with UpdateView.en.srt

12.3 KB

288 Updating entries in Django with UpdateView.mp4

19.0 MB

289 Bootstrap For Django Introduction.html

1.7 KB

290 Bootstrap part 1 Introduction To Bootstrap.en.srt

3.6 KB

290 Bootstrap part 1 Introduction To Bootstrap.mp4

6.2 MB

291 Bootstrap Part 2 Adding Bootstrap To Our Site.en.srt

6.1 KB

291 Bootstrap Part 2 Adding Bootstrap To Our Site.mp4

21.0 MB

292 Bootstrap Part 3 Bootstrap Grid System.en.srt

14.8 KB

292 Bootstrap Part 3 Bootstrap Grid System.mp4

41.0 MB

293 Bootstrap Part 4 Grid Classes Part 1.en.srt

8.3 KB

293 Bootstrap Part 4 Grid Classes Part 1.mp4

41.3 MB

294 Bootstrap Part 5 Grid Classes Part 2.en.srt

10.9 KB

294 Bootstrap Part 5 Grid Classes Part 2.mp4

35.9 MB

295 Bootstrap Part 6 Grid Column Offset.en.srt

7.1 KB

295 Bootstrap Part 6 Grid Column Offset.mp4

22.6 MB

296 Bootstrap Part 7 Making Images Responsive.en.srt

7.7 KB

296 Bootstrap Part 7 Making Images Responsive.mp4

50.5 MB

297 Bootstrap Part 8 Nesting of Rows Columns.en.srt

12.3 KB

297 Bootstrap Part 8 Nesting of Rows Columns.mp4

45.3 MB

/25 Regular Expressions Revisited/

298 Introduction to Regular Expressions Raw Strings.en.srt

9.5 KB

298 Introduction to Regular Expressions Raw Strings.mp4

31.3 MB

299 Search Match Methods.en.srt

11.7 KB

299 Search Match Methods.mp4

55.0 MB

300 Introduction To Meta Characters.en.srt

5.2 KB

300 Introduction To Meta Characters.mp4

13.1 MB

301 Star Meta Character.en.srt

3.2 KB

301 Star Meta Character.mp4

15.0 MB

302 Introduction To Plus Meta Character.en.srt

2.5 KB

302 Introduction To Plus Meta Character.mp4

6.4 MB

303 Plus Meta Character Example.en.srt

3.1 KB

303 Plus Meta Character Example.mp4

16.7 MB

304 Introduction To Curly Braces.en.srt

2.5 KB

304 Introduction To Curly Braces.mp4

7.5 MB

305 Curly Braces Example.en.srt

4.4 KB

305 Curly Braces Example.mp4

24.5 MB

306 Introduction To Wildcard.en.srt

2.0 KB

306 Introduction To Wildcard.mp4

5.5 MB

307 Wildcard Example.en.srt

4.7 KB

307 Wildcard Example.mp4

25.4 MB

308 Optional Meta Character.en.srt

3.5 KB

308 Optional Meta Character.mp4

17.6 MB

309 Caret Meta Character.en.srt

5.1 KB

309 Caret Meta Character.mp4

25.6 MB

310 Character Classes Part 1.en.srt

6.8 KB

310 Character Classes Part 1.mp4

35.7 MB

311 Character Classes Part 2.en.srt

6.9 KB

311 Character Classes Part 2.mp4

35.2 MB

/26 Conclusion/

312 Conclusion.en.srt

3.3 KB

312 Conclusion.mp4

3.3 MB

 

Total files 589


Copyright © 2025 FileMood.com