FileMood

Download Udemy - The Python Mega Course Build 10 Real World Applications

Udemy The Python Mega Course Build 10 Real World Applications

Name

Udemy - The Python Mega Course Build 10 Real World Applications

 DOWNLOAD Copy Link

Total Size

3.3 GB

Total Files

405

Hash

34A1EEF9E1B0BA3F83C15F4441BBFDFFC340BA66

/01 Getting Started/

003 Setting up Python on Windows.mp4

17.7 MB

001 Course Introduction.mp4

16.3 MB

007 Setting up Atom on Windows.mp4

13.6 MB

005 Creating and Executing a Python Program on Windows.mp4

13.6 MB

008 Setting up Atom on Mac.mp4

13.3 MB

006 Creating and Executing a Python Program on Mac.mp4

12.4 MB

004 Setting up Python on Mac.mp4

11.8 MB

002 Three Typical Python Programs.mp4

10.8 MB

003 Setting up Python on Windows-subtitle-en.srt

7.4 KB

001 Course Introduction-subtitle-en.srt

7.2 KB

007 Setting up Atom on Windows-subtitle-en.srt

6.4 KB

002 Three Typical Python Programs-subtitle-en.srt

6.1 KB

005 Creating and Executing a Python Program on Windows-subtitle-en.srt

6.1 KB

006 Creating and Executing a Python Program on Mac-subtitle-en.srt

6.1 KB

004 Setting up Python on Mac-subtitle-en.srt

5.7 KB

008 Setting up Atom on Mac-subtitle-en.srt

5.6 KB

009 Installation FAQs.html

3.4 KB

external_links.txt

0.2 KB

/02 Variables Datatypes and Functions/

012 Numbers.mp4

14.2 MB

015 String Indexing and Splitting.mp4

12.2 MB

014 Strings.mp4

10.0 MB

018 Dictionaries.mp4

9.6 MB

016 Lists.mp4

8.7 MB

011 Variables.mp4

7.8 MB

013 Numbers and Operators.mp4

7.0 MB

017 Tuples.mp4

4.5 MB

010 Section Introduction.mp4

1.5 MB

012 Numbers-subtitle-en.srt

8.3 KB

015 String Indexing and Splitting-subtitle-en.srt

7.5 KB

014 Strings-subtitle-en.srt

5.6 KB

018 Dictionaries-subtitle-en.srt

5.5 KB

011 Variables-subtitle-en.srt

5.0 KB

016 Lists-subtitle-en.srt

4.7 KB

013 Numbers and Operators-subtitle-en.srt

3.8 KB

017 Tuples-subtitle-en.srt

2.8 KB

010 Section Introduction-subtitle-en.srt

1.3 KB

/03 Dealing with Programming Errors/

020 Runtime Errors.mp4

20.0 MB

021 Fixing Difficult Errors.mp4

18.1 MB

022 The Structure of a Good Programming Question.mp4

17.7 MB

023 Exception Handling in Python.mp4

14.9 MB

019 Syntax Errors.mp4

14.8 MB

020 Runtime Errors-subtitle-en.srt

12.7 KB

019 Syntax Errors-subtitle-en.srt

10.2 KB

023 Exception Handling in Python-subtitle-en.srt

9.0 KB

021 Fixing Difficult Errors-subtitle-en.srt

7.0 KB

022 The Structure of a Good Programming Question-subtitle-en.srt

6.8 KB

/04 Conditionals/

025 Functions - The basics.mp4

14.1 MB

027 Functions - Advanced Features.mp4

12.9 MB

035 Conditionals - Advanced.mp4

9.4 MB

028 Functions and User Input.mp4

9.1 MB

034 Conditionals.mp4

6.7 MB

024 Section Introduction.mp4

2.2 MB

025 Functions - The basics-subtitle-en.srt

9.0 KB

027 Functions - Advanced Features-subtitle-en.srt

7.8 KB

035 Conditionals - Advanced-subtitle-en.srt

5.4 KB

028 Functions and User Input-subtitle-en.srt

5.3 KB

034 Conditionals-subtitle-en.srt

3.5 KB

024 Section Introduction-subtitle-en.srt

1.9 KB

036 Exercise Functions and Conditionals 1.html

1.9 KB

030 Exercise Simple Function.html

1.8 KB

029 About the Exercises.html

1.7 KB

040 Exercise Functions and Conditionals 3.html

1.6 KB

026 Functions Without Parameters.html

1.5 KB

031 Solution Simple Function.html

1.4 KB

039 Solution Functions and Conditionals 2.html

1.4 KB

041 Solution Functions and Conditionals 3.html

1.4 KB

033 Solution Calculate Length.html

1.4 KB

037 Solution Functions and Conditionals 1.html

1.4 KB

038 Exercise Functions and Conditionals 2.html

1.3 KB

032 Exercise Calculate Length.html

1.2 KB

/05 Loops and User Input/

048 User Input.mp4

9.9 MB

043 The For Loop.mp4

9.3 MB

049 The While Loop.mp4

6.5 MB

042 Loops.mp4

3.6 MB

050 For Loop with Multiple Lists.mp4

2.9 MB

048 User Input-subtitle-en.srt

6.5 KB

043 The For Loop-subtitle-en.srt

6.5 KB

049 The While Loop-subtitle-en.srt

4.3 KB

042 Loops-subtitle-en.srt

3.1 KB

051 Exercise Functions Conditionals and Loops.html

2.1 KB

050 For Loop with Multiple Lists-subtitle-en.srt

2.0 KB

046 Exercise For Loop with Conditional Block.html

1.5 KB

044 Exercise Simple For Loop.html

1.4 KB

052 Solution Functions Conditionals and Loops.html

1.4 KB

047 Solution For Loop with Conditional Block.html

1.3 KB

045 Solution Simple For Loop.html

1.2 KB

/07 More Functionalities/

071 Working with Dates and Times.mp4

34.0 MB

069 Modules Libraries and Packages.mp4

29.2 MB

070 Commenting and Documenting your Code.mp4

14.5 MB

068 Introduction.mp4

1.5 MB

071 Working with Dates and Times-subtitle-en.srt

18.3 KB

069 Modules Libraries and Packages-subtitle-en.srt

14.0 KB

070 Commenting and Documenting your Code-subtitle-en.srt

8.1 KB

072 Exercise Merging Text Files.html

2.0 KB

073 Tips Merging Text Files.html

1.5 KB

074 Solution Merging Text Files.html

1.5 KB

068 Introduction-subtitle-en.srt

1.2 KB

072 file3.txt

0.0 KB

/08 Application 1 Building an Interactive Dictionary/

077 Loading the JSON Data into a Python Dictionary.mp4

24.8 MB

084 Prompting the User to Confirm Similarity Check.mp4

21.2 MB

082 Finding the Best Match of a Word out of a List of Words.mp4

20.5 MB

083 Making the Program Suggest a Similar Word.mp4

19.6 MB

085 Optimizing the Final Output.mp4

16.1 MB

081 Calculating Similarity Ratio Between Two Words.mp4

12.8 MB

076 The Data Source.mp4

12.3 MB

075 Demonstration of the Interactive Dictionary.mp4

8.0 MB

078 Returning the Definition for a Word.mp4

7.8 MB

080 Making the Program Letter Case Insensitive.mp4

6.8 MB

079 Counting for Non-existing Words.mp4

6.8 MB

076 data.json

4.9 MB

084 Prompting the User to Confirm Similarity Check-subtitle-en.srt

10.5 KB

083 Making the Program Suggest a Similar Word-subtitle-en.srt

10.0 KB

085 Optimizing the Final Output-subtitle-en.srt

9.1 KB

082 Finding the Best Match of a Word out of a List of Words-subtitle-en.srt

6.3 KB

076 The Data Source-subtitle-en.srt

5.9 KB

075 Demonstration of the Interactive Dictionary-subtitle-en.srt

5.3 KB

081 Calculating Similarity Ratio Between Two Words-subtitle-en.srt

5.3 KB

077 Loading the JSON Data into a Python Dictionary-subtitle-en.srt

4.1 KB

078 Returning the Definition for a Word-subtitle-en.srt

3.6 KB

080 Making the Program Letter Case Insensitive-subtitle-en.srt

3.1 KB

079 Counting for Non-existing Words-subtitle-en.srt

2.8 KB

087 Solution Program Bug Fixed.html

2.7 KB

089 Solution Fixing Bug 2.html

2.3 KB

086 Exercise Fixing a program bug.html

1.7 KB

088 Exercise Fixing bug 2.html

1.4 KB

075 app1.py

0.8 KB

086 app1.py

0.8 KB

/09 Data Analysis with Pandas/

099 Example Geocoding Addresses with Pandas and Geopy.mp4

45.5 MB

095 Loading Data in Python from CSV Excel TXT and JSON Files.mp4

36.6 MB

093 Getting Started with Jupyter Notebooks.mp4

28.1 MB

096 Indexing and Slicing Dataframes.mp4

22.8 MB

098 Updating and Adding new Columns and Rows.mp4

18.2 MB

090 What is Pandas.mp4

17.7 MB

092 Getting Started with Pandas.mp4

16.7 MB

097 Dropping Dataframe Columns and Rows.mp4

6.0 MB

099 Example Geocoding Addresses with Pandas and Geopy-subtitle-en.srt

14.9 KB

095 Loading Data in Python from CSV Excel TXT and JSON Files-subtitle-en.srt

14.2 KB

096 Indexing and Slicing Dataframes-subtitle-en.srt

12.8 KB

093 Getting Started with Jupyter Notebooks-subtitle-en.srt

11.2 KB

092 Getting Started with Pandas-subtitle-en.srt

10.6 KB

098 Updating and Adding new Columns and Rows-subtitle-en.srt

8.7 KB

090 What is Pandas-subtitle-en.srt

8.2 KB

097 Dropping Dataframe Columns and Rows-subtitle-en.srt

2.8 KB

091 Note on IPython.html

1.7 KB

094 Note on Loading Excel Files.html

1.6 KB

095 supermarkets.json

1.1 KB

/10 Numpy/

100 What is Numpy.mp4

14.8 MB

104 Stacking and Splitting.mp4

12.5 MB

102 Images to Numpy and Vice-versa.mp4

12.3 MB

103 Indexing Slicing and Iterating.mp4

8.4 MB

100 What is Numpy-subtitle-en.srt

9.8 KB

104 Stacking and Splitting-subtitle-en.srt

6.7 KB

102 Images to Numpy and Vice-versa-subtitle-en.srt

6.6 KB

101 Installing the OpenCV Library.html

4.7 KB

103 Indexing Slicing and Iterating-subtitle-en.srt

4.5 KB

100 smallgray.png

0.2 KB

102 smallgray.png

0.2 KB

/11 Application 2 Creating Webmaps with Python and Folium/

109 Adding Markers from Data Files.mp4

39.2 MB

106 Creating the Open Street Map (OSM) Basemap.mp4

36.3 MB

115 Using GeoJson Data.mp4

29.7 MB

117 Color-Based Polygon Features.mp4

29.1 MB

107 Adding a Point Marker Feature to the Map.mp4

21.5 MB

111 Color-Based Point Markers.mp4

21.4 MB

118 Adding a Layer Control Panel.mp4

18.1 MB

116 Adding a GeoJson Polygon Layer.mp4

14.1 MB

110 Creating Popup Windows for Map Features.mp4

13.1 MB

108 Adding Multiple Markers to the Map.mp4

10.0 MB

114 Solution Adding and Styling Circle Markers.mp4

4.5 MB

105 Demonstration of the Web Mapping Application.mp4

4.0 MB

115 world.json

2.1 MB

105 app2-web-map.zip

744.3 KB

109 Adding Markers from Data Files-subtitle-en.srt

13.1 KB

106 Creating the Open Street Map (OSM) Basemap-subtitle-en.srt

11.8 KB

117 Color-Based Polygon Features-subtitle-en.srt

8.5 KB

111 Color-Based Point Markers-subtitle-en.srt

8.2 KB

107 Adding a Point Marker Feature to the Map-subtitle-en.srt

7.9 KB

118 Adding a Layer Control Panel-subtitle-en.srt

6.4 KB

115 Using GeoJson Data-subtitle-en.srt

5.8 KB

108 Adding Multiple Markers to the Map-subtitle-en.srt

5.0 KB

110 Creating Popup Windows for Map Features-subtitle-en.srt

4.5 KB

116 Adding a GeoJson Polygon Layer-subtitle-en.srt

3.2 KB

114 Solution Adding and Styling Circle Markers-subtitle-en.srt

1.9 KB

113 Tip Adding and Styling Circle Markers.html

1.5 KB

112 Exercise Adding and Styling Circle Markers.html

1.5 KB

105 Demonstration of the Web Mapping Application-subtitle-en.srt

1.3 KB

/12 Application 3 Building a Website Blocker/

124 Implementing the Second Part.mp4

47.4 MB

125 Scheduling the Python Program on Windows.mp4

31.7 MB

123 Implementing the First Part.mp4

27.6 MB

122 Setting up the Infinite Loop.mp4

20.7 MB

121 Setting up the Script.mp4

19.0 MB

126 Scheduling the Python Program on Mac and Linux.mp4

15.0 MB

120 Application Architecture.mp4

8.3 MB

119 Demonstration of the Website Blocker Application.mp4

7.2 MB

124 Implementing the Second Part-subtitle-en.srt

21.2 KB

125 Scheduling the Python Program on Windows-subtitle-en.srt

14.8 KB

123 Implementing the First Part-subtitle-en.srt

13.2 KB

122 Setting up the Infinite Loop-subtitle-en.srt

11.7 KB

121 Setting up the Script-subtitle-en.srt

11.0 KB

126 Scheduling the Python Program on Mac and Linux-subtitle-en.srt

7.1 KB

119 Demonstration of the Website Blocker Application-subtitle-en.srt

4.8 KB

120 Application Architecture-subtitle-en.srt

4.4 KB

119 app3-website-blocker.py

1.0 KB

120 Hosts.zip

0.6 KB

/13 Application 4 Building a Website with Python and Flask/

135 Deploying the Website to a Live Server.mp4

59.5 MB

130 Adding a Navigation Menu.mp4

18.2 MB

128 Building your First Website.mp4

16.5 MB

136 Maintaining the Website.mp4

16.3 MB

133 Creating a Python Virtual Environment.mp4

13.8 MB

132 Adding CSS Styling.mp4

13.3 MB

129 Returning HTML Templates.mp4

8.4 MB

127 Demonstration of the Website.mp4

2.8 MB

135 Deploying the Website to a Live Server-subtitle-en.srt

25.3 KB

130 Adding a Navigation Menu-subtitle-en.srt

10.9 KB

128 Building your First Website-subtitle-en.srt

9.3 KB

136 Maintaining the Website-subtitle-en.srt

9.1 KB

133 Creating a Python Virtual Environment-subtitle-en.srt

7.7 KB

127 app4-flask-website.zip

7.3 KB

132 Adding CSS Styling-subtitle-en.srt

7.0 KB

129 Returning HTML Templates-subtitle-en.srt

5.3 KB

127 Demonstration of the Website-subtitle-en.srt

2.5 KB

134 How to Install Git.html

1.7 KB

131 Note on Browser Caching.html

1.5 KB

132 main.css

1.3 KB

130 layout.html

0.6 KB

135 runtime-link.txt

0.2 KB

129 about.html

0.1 KB

/14 Building Graphical User Interfaces with Tkinter/

139 Connecting GUI Widgets with Callback Functions.mp4

17.8 MB

138 Setting up a GUI with Widgets.mp4

17.0 MB

137 Introduction to Tkinter.mp4

4.7 MB

139 Connecting GUI Widgets with Callback Functions-subtitle-en.srt

11.1 KB

138 Setting up a GUI with Widgets-subtitle-en.srt

10.0 KB

137 Introduction to Tkinter-subtitle-en.srt

3.5 KB

141 Solution Creating a Multi-widget GUI.html

1.9 KB

140 Exercise Creating a Multi-widget GUI.html

1.7 KB

/15 Python for Interacting with SQLite and PostgreSQL Databases/

146 Selecting Inserting Deleting and Updating PostgreSQL Records.mp4

29.0 MB

143 Connecting and Inserting Data to SQLite via Python.mp4

25.1 MB

145 Introduction to PostgreSQL Psycopg2.mp4

21.3 MB

144 Selecting Inserting Deleting and Updating SQLite Records.mp4

14.2 MB

142 Introduction to Working with Databases.mp4

5.2 MB

143 Connecting and Inserting Data to SQLite via Python-subtitle-en.srt

15.3 KB

146 Selecting Inserting Deleting and Updating PostgreSQL Records-subtitle-en.srt

13.9 KB

145 Introduction to PostgreSQL Psycopg2-subtitle-en.srt

8.5 KB

144 Selecting Inserting Deleting and Updating SQLite Records-subtitle-en.srt

7.4 KB

142 Introduction to Working with Databases-subtitle-en.srt

4.0 KB

/16 Application 5 Building a Desktop Database Application/

152 Connecting the Front-end to the Back-end Part 2.mp4

51.5 MB

150 Building the Back-end.mp4

49.0 MB

151 Connecting the Front-end to the Back-end Part 1.mp4

39.2 MB

149 Building the Front-end Interface.mp4

27.4 MB

155 Creating a Standalone Executable Version of the Program.mp4

11.3 MB

148 User Interface Design.mp4

10.2 MB

147 Demonstration of the Database Application.mp4

4.5 MB

150 Building the Back-end-subtitle-en.srt

24.5 KB

152 Connecting the Front-end to the Back-end Part 2-subtitle-en.srt

21.4 KB

151 Connecting the Front-end to the Back-end Part 1-subtitle-en.srt

18.2 KB

149 Building the Front-end Interface-subtitle-en.srt

12.4 KB

148 User Interface Design-subtitle-en.srt

7.4 KB

155 Creating a Standalone Executable Version of the Program-subtitle-en.srt

5.4 KB

147 Demonstration of the Database Application-subtitle-en.srt

3.1 KB

153 Exercise Fixing the Bug.html

2.5 KB

154 Solution Fixing the Bug.html

2.3 KB

147 app5-tkinter-sqlite.zip

1.9 KB

/17 Object Oriented Programming/

159 Creating a Bank Account Object.mp4

41.1 MB

158 Turning this Application into OOP Style Part 2.mp4

35.9 MB

157 Turning this Application into OOP Style Part 1.mp4

32.2 MB

160 Inheritance.mp4

23.5 MB

161 OOP Glossary.mp4

17.1 MB

156 Object Oriented Programming Explained.mp4

10.3 MB

159 Creating a Bank Account Object-subtitle-en.srt

22.3 KB

157 Turning this Application into OOP Style Part 1-subtitle-en.srt

14.4 KB

158 Turning this Application into OOP Style Part 2-subtitle-en.srt

14.1 KB

160 Inheritance-subtitle-en.srt

13.0 KB

161 OOP Glossary-subtitle-en.srt

8.2 KB

156 Object Oriented Programming Explained-subtitle-en.srt

6.2 KB

163 Solution GUI OOP Design.html

5.2 KB

163 frontend.py

3.6 KB

162 Exercise-files.zip

2.1 KB

162 Exercise GUI OOP Design.html

1.4 KB

/18 Python for Image and Video Processing with OpenCV/

170 Face Detection.mp4

42.6 MB

171 Capturing Video.mp4

37.9 MB

166 Loading Displaying Resizing and Writing Images with Python.mp4

32.4 MB

169 Solution with Explanations Batch Image Resizing.mp4

8.5 MB

164 Introduction.mp4

4.2 MB

167 sample-images.zip

2.0 MB

166 galaxy.jpg

942.6 KB

170 Files.zip

343.1 KB

171 Capturing Video-subtitle-en.srt

21.9 KB

170 Face Detection-subtitle-en.srt

21.2 KB

166 Loading Displaying Resizing and Writing Images with Python-subtitle-en.srt

14.5 KB

169 Solution with Explanations Batch Image Resizing-subtitle-en.srt

4.9 KB

165 Installing the Library.html

4.0 KB

164 Introduction-subtitle-en.srt

3.1 KB

168 Solution Batch Image Resizing.html

1.8 KB

167 Exercise Batch Image Resizing.html

1.3 KB

/19 Application 6 Building a Webcam Motion Detector/

173 Detecting Objects from the Webcam.mp4

66.9 MB

174 Recording Motion Time.mp4

51.8 MB

172 Demonstration of the Motion Detector Application.mp4

5.8 MB

173 Detecting Objects from the Webcam-subtitle-en.srt

33.0 KB

174 Recording Motion Time-subtitle-en.srt

19.8 KB

172 Demonstration of the Motion Detector Application-subtitle-en.srt

2.5 KB

172 app6-motion-detector.zip

1.4 KB

174 Sample-of-the-produced-time-values.zip

0.4 KB

/20 Python for Interactive Data Visualization on the Browser/

186 Plotting Time Intervals of the Motion Detector.mp4

30.1 MB

187 Hover Tool Implementation.mp4

21.4 MB

177 The Bokeh Charts Interface.mp4

19.8 MB

184 Time-series Plots.mp4

16.2 MB

178 The Bokeh Plotting Interface.mp4

15.4 MB

183 Understanding the Structure behind the Graphs.mp4

15.0 MB

179 Customizing Plot Styles.mp4

13.9 MB

185 More Visualization Examples with Bokeh.mp4

12.5 MB

175 Introduction to Bokeh.mp4

4.1 MB

186 Plotting Time Intervals of the Motion Detector-subtitle-en.srt

13.2 KB

177 The Bokeh Charts Interface-subtitle-en.srt

11.9 KB

187 Hover Tool Implementation-subtitle-en.srt

9.8 KB

178 The Bokeh Plotting Interface-subtitle-en.srt

8.1 KB

184 Time-series Plots-subtitle-en.srt

5.7 KB

183 Understanding the Structure behind the Graphs-subtitle-en.srt

5.6 KB

179 Customizing Plot Styles-subtitle-en.srt

5.5 KB

185 More Visualization Examples with Bokeh-subtitle-en.srt

4.9 KB

175 Introduction to Bokeh-subtitle-en.srt

2.4 KB

182 Solution Plotting from Pandas Dataframes.html

1.9 KB

181 Exercise Plotting from Pandas Dataframes.html

1.8 KB

176 Note on bokeh_charts.html

1.7 KB

180 Note on Loading Excel Files.html

1.6 KB

186 Sample-of-the-produced-time-values.zip

0.4 KB

184 Google-Link.txt

0.1 KB

/21 Webscraping/

190 Scraping a webpage with Requests and Beautiful Soup.mp4

39.2 MB

189 The Concept Behind Webscraping.mp4

10.7 MB

188 Section Introduction.mp4

3.3 MB

190 Scraping a webpage with Requests and Beautiful Soup-subtitle-en.srt

16.5 KB

189 The Concept Behind Webscraping-subtitle-en.srt

5.0 KB

188 Section Introduction-subtitle-en.srt

2.5 KB

/22 Application 7 Scraping Real Estate Property Data from the Web/

197 Crawling Through Webpages.mp4

61.6 MB

194 Extracting Addresses and Property Details.mp4

38.9 MB

195 Extracting Elements with no Unique Identifiers.mp4

33.7 MB

193 Extracting Divisions of All Properties.mp4

32.9 MB

192 Understanding the Problem and Loading the Webpage in Python.mp4

23.2 MB

196 Saving the Extracted Data in CSV Files.mp4

23.0 MB

191 Demonstration of the Webscraping Application.mp4

7.3 MB

197 Crawling Through Webpages-subtitle-en.srt

16.8 KB

194 Extracting Addresses and Property Details-subtitle-en.srt

12.7 KB

195 Extracting Elements with no Unique Identifiers-subtitle-en.srt

12.0 KB

193 Extracting Divisions of All Properties-subtitle-en.srt

11.3 KB

196 Saving the Extracted Data in CSV Files-subtitle-en.srt

8.0 KB

192 Understanding the Problem and Loading the Webpage in Python-subtitle-en.srt

7.5 KB

191 app7-webscraping.zip

4.3 KB

191 Demonstration of the Webscraping Application-subtitle-en.srt

3.2 KB

/23 Application 8 Building a Web-based Financial Graph/

203 Building Chart Candlesticks with Bokeh Rectangles.mp4

53.5 MB

206 The Concept Behind Embedding Bokeh Charts in a Flask Webpage.mp4

39.9 MB

207 Embedding the Bokeh Chart in a Webpage.mp4

38.5 MB

199 Downloading Various Datasets with Python.mp4

33.2 MB

208 Deploying the Chart Website to a Live Server.mp4

26.5 MB

202 Building Chart Candlesticks with Bokeh Quadrants.mp4

23.3 MB

205 Stylizing the Chart.mp4

17.3 MB

204 Building Candlestick Segments.mp4

14.9 MB

201 Understanding Stock Market Data Candlestick Charts.mp4

12.1 MB

200 Understanding Stock Market Data.mp4

7.2 MB

198 Demonstration of the Financial Analysis Application.mp4

3.6 MB

203 Building Chart Candlesticks with Bokeh Rectangles-subtitle-en.srt

21.8 KB

207 Embedding the Bokeh Chart in a Webpage-subtitle-en.srt

14.7 KB

199 Downloading Various Datasets with Python-subtitle-en.srt

12.6 KB

202 Building Chart Candlesticks with Bokeh Quadrants-subtitle-en.srt

11.4 KB

206 The Concept Behind Embedding Bokeh Charts in a Flask Webpage-subtitle-en.srt

11.3 KB

198 app8-finance-app.zip

9.7 KB

208 Deploying the Chart Website to a Live Server-subtitle-en.srt

9.1 KB

201 Understanding Stock Market Data Candlestick Charts-subtitle-en.srt

6.4 KB

204 Building Candlestick Segments-subtitle-en.srt

5.4 KB

200 Understanding Stock Market Data-subtitle-en.srt

4.5 KB

205 Stylizing the Chart-subtitle-en.srt

3.9 KB

198 Demonstration of the Financial Analysis Application-subtitle-en.srt

2.5 KB

208 runtime-link.txt

0.2 KB

/24 Application 9 Building a Data Collector Web App with PostGreSQL and Flask/

218 Deploying the Web Application to a Live Server.mp4

78.6 MB

219 Bonus Lecture User Downloads and Uploads.mp4

58.0 MB

215 Building the Back End Storing User Data to the Database.mp4

52.5 MB

214 Building the Back End Creating the PostGreSQL Database Model.mp4

42.8 MB

217 Building the Back End Sending Statistics to Users.mp4

42.1 MB

213 Building the Back End Getting User Input.mp4

35.7 MB

211 Building the Front End HTML Part.mp4

28.1 MB

216 Building the Back End Emailing Database Values Back to the User.mp4

27.2 MB

212 Building the Front End CSS Part.mp4

21.9 MB

210 Steps for Building a PostGreSQL Database-enabled Web App with Flask.mp4

10.7 MB

209 Demonstration of the Web Application.mp4

6.2 MB

219 download-app.zip

805.8 KB

209 app9-datacollector-flask-postgres.zip

802.7 KB

218 Deploying the Web Application to a Live Server-subtitle-en.srt

34.1 KB

219 Bonus Lecture User Downloads and Uploads-subtitle-en.srt

20.9 KB

214 Building the Back End Creating the PostGreSQL Database Model-subtitle-en.srt

19.2 KB

215 Building the Back End Storing User Data to the Database-subtitle-en.srt

19.1 KB

213 Building the Back End Getting User Input-subtitle-en.srt

18.1 KB

211 Building the Front End HTML Part-subtitle-en.srt

15.9 KB

217 Building the Back End Sending Statistics to Users-subtitle-en.srt

15.4 KB

216 Building the Back End Emailing Database Values Back to the User-subtitle-en.srt

11.2 KB

212 Building the Front End CSS Part-subtitle-en.srt

9.9 KB

210 Steps for Building a PostGreSQL Database-enabled Web App with Flask-subtitle-en.srt

7.4 KB

209 Demonstration of the Web Application-subtitle-en.srt

3.7 KB

218 runtime-link.txt

0.2 KB

/25 Application 10 Student Project on Building a Geocoder Web Service/

221 Solution Part 1.mp4

37.0 MB

220 Demonstration of the Geocoding Web Service Application and Project Requirements.mp4

15.1 MB

222 Solution Part 2.mp4

14.5 MB

223 End of the Course.mp4

5.3 MB

221 Solution Part 1-subtitle-en.srt

19.5 KB

220 Demonstration of the Geocoding Web Service Application and Project Requirements-subtitle-en.srt

9.4 KB

220 app10-geocoder.zip

8.1 KB

222 Solution Part 2-subtitle-en.srt

6.8 KB

224 Bonus Lecture.html

2.5 KB

223 End of the Course-subtitle-en.srt

1.1 KB

 

Total files 405


Copyright © 2024 FileMood.com