Torrent Info
Title [05-2021] the-python-mega-course
Category
Size 14.02GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
001 Best Way to Learn Python.en_US.srt 4.26KB
001 Best Way to Learn Python.mp4 70.35MB
002 Overview of the Course and the 10 Apps.en_US.srt 12.84KB
002 Overview of the Course and the 10 Apps.mp4 72.18MB
003 Preview of the 10 Apps.html 3.95KB
004 Installing Python 3 and the IDE (Windows, Mac, and Linux).en_US.srt 8.93KB
004 Installing Python 3 and the IDE (Windows, Mac, and Linux).mp4 95.40MB
005 Optimizing the Environment for Python.en_US.srt 6.03KB
005 Optimizing the Environment for Python.mp4 33.18MB
006 How to Contact Me.html 1.02KB
007 Important - Do Not Skip.html 1.13KB
008 [practice] Check Your Current Skills.html 69.45KB
008 Writing Our First Python Program.en_US.srt 14.62KB
008 Writing Our First Python Program.mp4 59.82MB
009 Variables and their Use in a Program.en_US.srt 8.75KB
009 Variables and their Use in a Program.mp4 37.08MB
010 [exercise_info] Assign Multiple Values and Print (E).html 977B
010 [exercise_info] Your First Python Exercise (E).html 849B
010 [exercise_solution] Assign Multiple Values and Print (E).zip 443B
010 [exercise_solution] Your First Python Exercise (E).zip 410B
010 [exercise] Assign Multiple Values and Print (E).zip 419B
010 [exercise] Your First Python Exercise (E).zip 378B
010 The Python Shell.en_US.srt 9.49KB
010 The Python Shell.mp4 38.36MB
011 Summary.html 1.54KB
012 Quick Info.html 1.08KB
013 Simple Types_ Integers, Strings, and Floats.en_US.srt 3.25KB
013 Simple Types_ Integers, Strings, and Floats.mp4 9.83MB
014 [exercise_info] Create Integers, Strings, and Floats (E).html 1.00KB
014 [exercise_info] Sum Up Numbers (E).html 946B
014 [exercise_solution] Create Integers, Strings, and Floats (E).zip 437B
014 [exercise_solution] Sum Up Numbers (E).zip 464B
014 [exercise] Create Integers, Strings, and Floats (E).zip 401B
014 [exercise] Sum Up Numbers (E).zip 440B
014 List Types.en_US.srt 1.61KB
014 List Types.mp4 3.00MB
015 Ranges.html 1.19KB
016 [exercise_info] Create Complex List (E).html 976B
016 [exercise_info] Create List (E).html 872B
016 [exercise_solution] Create Complex List (E).zip 461B
016 [exercise_solution] Create List (E).zip 461B
016 [exercise] Create Complex List (E).zip 433B
016 [exercise] Create List (E).zip 441B
016 Attributes.en_US.srt 2.76KB
016 Attributes.mp4 12.16MB
017 Did You Know_.html 640B
018 How to Find Out What Code You Need.en_US.srt 4.56KB
018 How to Find Out What Code You Need.mp4 37.56MB
019 Bonus_ Steps of Learning Python.en_US.srt 1.75KB
019 Bonus_ Steps of Learning Python.mp4 6.82MB
020 [exercise_info] Calculate Maximum (E).html 1002B
020 [exercise_info] Count Values (E).html 1.03KB
020 [exercise_info] Modify String (E).html 909B
020 [exercise_solution] Calculate Maximum (E).zip 506B
020 [exercise_solution] Count Values (E).zip 526B
020 [exercise_solution] Modify String (E).zip 458B
020 [exercise] Calculate Maximum (E).zip 499B
020 [exercise] Count Values (E).zip 506B
020 [exercise] Modify String (E).zip 439B
020 Dictionary Types.en_US.srt 3.64KB
020 Dictionary Types.mp4 17.89MB
021 Did You Know_.html 624B
022 [exercise_info] Create Dictionary (E).html 962B
022 [exercise_solution] Create Dictionary (E).zip 537B
022 [exercise] Create Dictionary (E).zip 501B
022 Tuple Types.en_US.srt 2.32KB
022 Tuple Types.mp4 11.46MB
023 [exercise_info] Create Complex Dictionary (E).html 1.00KB
023 [exercise_info] Create Tuple (E).html 864B
023 [exercise_solution] Create Complex Dictionary (E).zip 617B
023 [exercise_solution] Create Tuple (E).zip 401B
023 [exercise] Create Complex Dictionary (E).zip 550B
023 [exercise] Create Tuple (E).zip 361B
023 How to Use Datatypes in the Real World_.en_US.srt 1.32KB
023 How to Use Datatypes in the Real World_.mp4 5.79MB
024 Did You Know_.html 727B
025 Summary_ Integers, Floats, Lists, Dictionaries, Tuples, dir, help.html 2.62KB
026 Python Shell and Terminal Tip.en_US.srt 944B
026 Python Shell and Terminal Tip.mp4 4.01MB
027 List Reminder.html 770B
028 More Operations with Lists.en_US.srt 6.15KB
028 More Operations with Lists.mp4 29.19MB
029 [exercise_info] Append Item to List (E).html 892B
029 [exercise_info] Remove Item from List (E).html 811B
029 [exercise_info] Remove Three Items From List (E).html 870B
029 [exercise_solution] Append Item to List (E).zip 526B
029 [exercise_solution] Remove Item from List (E).zip 484B
029 [exercise_solution] Remove Three Items From List (E).zip 562B
029 [exercise] Append Item to List (E).zip 511B
029 [exercise] Remove Item from List (E).zip 470B
029 [exercise] Remove Three Items From List (E).zip 538B
029 Accessing List Items.en_US.srt 2.07KB
029 Accessing List Items.mp4 10.57MB
030 [exercise_info] Access and Append (E).html 819B
030 [exercise_info] Access Item (E).html 831B
030 [exercise_info] Access Items (E).html 854B
030 [exercise_solution] Access and Append (E).zip 511B
030 [exercise_solution] Access Item (E).zip 537B
030 [exercise_solution] Access Items (E).zip 568B
030 [exercise] Access and Append (E).zip 496B
030 [exercise] Access Item (E).zip 536B
030 [exercise] Access Items (E).zip 562B
030 Accessing List Slices.en_US.srt 2.61KB
030 Accessing List Slices.mp4 14.73MB
031 Accessing Items and Slices with Negative Indexes.en_US.srt 1.93KB
031 Accessing Items and Slices with Negative Indexes.mp4 11.23MB
032 Accessing Characters and Slices in Strings.en_US.srt 1.48KB
032 Accessing Characters and Slices in Strings.mp4 6.81MB
033 [exercise_info] Slicing a List, 2nd to 4th (E).html 829B
033 [exercise_info] Slicing a List, First Three (E).html 829B
033 [exercise_info] Slicing a List, Last Three (E).html 829B
033 [exercise_solution] Slicing a List, 2nd to 4th (E).zip 472B
033 [exercise_solution] Slicing a List, First Three (E).zip 460B
033 [exercise_solution] Slicing a List, Last Three (E).zip 459B
033 [exercise] Slicing a List, 2nd to 4th (E).zip 469B
033 [exercise] Slicing a List, First Three (E).zip 457B
033 [exercise] Slicing a List, Last Three (E).zip 456B
033 [quiz] Accessing and Slicing Lists and Strings.html 8.69KB
033 Dictionary Reminder.html 958B
034 Accessing Items in Dictionaries.en_US.srt 1.86KB
034 Accessing Items in Dictionaries.mp4 8.78MB
035 Tip_ Converting Between Datatypes.html 1.63KB
036 Summary_ Positive_Negative Indexes, Slicing.html 2.39KB
037 Creating Your Own Functions.en_US.srt 5.93KB
037 Creating Your Own Functions.mp4 30.37MB
038 [exercise_info] Calculate Length (E).html 1.22KB
038 [exercise_info] Square Area (E).html 1.08KB
038 [exercise_info] Volume Converter (E).html 1.07KB
038 [exercise_solution] Calculate Length (E).zip 476B
038 [exercise_solution] Square Area (E).zip 421B
038 [exercise_solution] Volume Converter (E).zip 421B
038 [exercise] Calculate Length (E).zip 462B
038 [exercise] Square Area (E).zip 393B
038 [exercise] Volume Converter (E).zip 384B
038 Print or Return_.en_US.srt 4.27KB
038 Print or Return_.mp4 22.78MB
039 Intro to Conditionals.en_US.srt 969B
039 Intro to Conditionals.mp4 4.86MB
040 If Conditional Example.en_US.srt 3.71KB
040 If Conditional Example.mp4 19.62MB
041 Bonus Code_ Using _and_ and _or_ in a Conditional.html 1.29KB
042 Conditional Explained Line by Line.en_US.srt 3.27KB
042 Conditional Explained Line by Line.mp4 16.10MB
043 [quiz] Conditionals Quiz.html 10.57KB
043 More on Conditionals.en_US.srt 2.13KB
043 More on Conditionals.mp4 12.24MB
044 [exercise_info] Password Controller (E).html 1.16KB
044 [exercise_info] Warm or Cold (E).html 1.16KB
044 [exercise_solution] Password Controller (E).zip 497B
044 [exercise_solution] Warm or Cold (E).zip 492B
044 [exercise] Password Controller (E).zip 435B
044 [exercise] Warm or Cold (E).zip 429B
044 Elif Conditionals.en_US.srt 1.03KB
044 Elif Conditionals.mp4 6.11MB
045 White Space.en_US.srt 4.08KB
045 White Space.mp4 22.30MB
046 [exercise_info] Hot, Warm, Cold (E).html 1.29KB
046 [exercise_solution] Hot, Warm, Cold (E).zip 544B
046 [exercise] Hot, Warm, Cold (E).zip 460B
046 Summary_ Functions and Conditionals.html 2.10KB
047 User Input.en_US.srt 8.17KB
047 User Input.mp4 41.26MB
048 String Formatting.en_US.srt 5.53KB
048 String Formatting.mp4 17.16MB
049 String Formatting with Multiple Variables.en_US.srt 5.00KB
049 String Formatting with Multiple Variables.mp4 17.08MB
050 [exercise_info] String Formatting (E).html 1.57KB
050 [exercise_info] String Formatting and Uppercase (E).html 1.55KB
050 [exercise_solution] String Formatting (E).zip 434B
050 [exercise_solution] String Formatting and Uppercase (E).zip 433B
050 [exercise] String Formatting (E).zip 417B
050 [exercise] String Formatting and Uppercase (E).zip 436B
050 Summary_ Processing User Input.html 1.77KB
051 For Loops_ How and Why.en_US.srt 6.13KB
051 For Loops_ How and Why.mp4 30.27MB
052 [exercise_info] Loop Over Big Colors (E).html 949B
052 [exercise_info] Loop Over Colors (E).html 925B
052 [exercise_info] Loop Over Int and Big Colors (E).html 984B
052 [exercise_info] Loop Over Integer Colors (E).html 947B
052 [exercise_solution] Loop Over Big Colors (E).zip 549B
052 [exercise_solution] Loop Over Colors (E).zip 465B
052 [exercise_solution] Loop Over Int and Big Colors (E).zip 573B
052 [exercise_solution] Loop Over Integer Colors (E).zip 533B
052 [exercise] Loop Over Big Colors (E).zip 510B
052 [exercise] Loop Over Colors (E).zip 438B
052 [exercise] Loop Over Int and Big Colors (E).zip 514B
052 [exercise] Loop Over Integer Colors (E).zip 483B
052 For Loop Over a Function.html 1.35KB
053 Did You Know_.html 679B
054 Looping Through a Dictionary.en_US.srt 1.18KB
054 Looping Through a Dictionary.mp4 5.96MB
055 Bonus Code_ Dictionary Loop and String Formatting.html 1.26KB
056 [exercise_info] Loop Over Dictionary and Format (E).html 1.27KB
056 [exercise_info] Loop Over Dictionary and Replace (E).html 995B
056 [exercise_solution] Loop Over Dictionary and Format (E).zip 716B
056 [exercise_solution] Loop Over Dictionary and Replace (E).zip 659B
056 [exercise] Loop Over Dictionary and Format (E).zip 664B
056 [exercise] Loop Over Dictionary and Replace (E).zip 608B
056 While Loops_ How and Why.en_US.srt 3.30KB
056 While Loops_ How and Why.mp4 14.16MB
057 While Loop Example with User Input.en_US.srt 3.31KB
057 While Loop Example with User Input.mp4 16.19MB
058 [quiz] While Loops.html 5.44KB
058 While Loops with Break and Continue.en_US.srt 3.65KB
058 While Loops with Break and Continue.mp4 11.07MB
059 Summary_ Loops.html 2.34KB
060 Problem Statement.en_US.srt 4.48KB
060 Problem Statement.mp4 9.79MB
061 Approaching the Problem.en_US.srt 1.88KB
061 Approaching the Problem.mp4 5.17MB
062 Building the Maker Function.en_US.srt 5.09KB
062 Building the Maker Function.mp4 17.12MB
063 Constructing the Loop.en_US.srt 4.93KB
063 Constructing the Loop.mp4 16.46MB
064 Making the Output User-Friendly.en_US.srt 3.80KB
064 Making the Output User-Friendly.mp4 14.60MB
065 Simple List Comprehension.en_US.srt 3.84KB
065 Simple List Comprehension.mp4 9.95MB
066 List Comprehension with If Conditional.en_US.srt 1.50KB
066 List Comprehension with If Conditional.mp4 3.76MB
067 [exercise_info] Only Numbers (E).html 1.04KB
067 [exercise_info] Only Positive Numbers (E).html 999B
067 [exercise_solution] Only Numbers (E).zip 471B
067 [exercise_solution] Only Positive Numbers (E).zip 477B
067 [exercise] Only Numbers (E).zip 412B
067 [exercise] Only Positive Numbers (E).zip 429B
067 List Comprehension with If-Else Conditional.en_US.srt 1.75KB
067 List Comprehension with If-Else Conditional.mp4 5.59MB
068 [exercise_info] Convert and Sum Up (E).html 1.03KB
068 [exercise_info] Zeros Instead (E).html 1.02KB
068 [exercise_solution] Convert and Sum Up (E).zip 482B
068 [exercise_solution] Zeros Instead (E).zip 529B
068 [exercise] Convert and Sum Up (E).zip 431B
068 [exercise] Zeros Instead (E).zip 461B
068 Summary_ List Comprehensions.html 1.22KB
069 Functions with Multiple Arguments.en_US.srt 1.60KB
069 Functions with Multiple Arguments.mp4 8.11MB
070 Did You Know_.html 979B
071 [exercise_info] Function with Multiple Parameters (E).html 849B
071 [exercise_solution] Function with Multiple Parameters (E).zip 490B
071 [exercise] Function with Multiple Parameters (E).zip 456B
071 Default and Non-default Parameters and Keyword and Non-keyword Arguments.en_US.srt 2.85KB
071 Default and Non-default Parameters and Keyword and Non-keyword Arguments.mp4 14.23MB
072 Functions with an Arbitrary Number of Non-keyword Arguments.en_US.srt 3.40KB
072 Functions with an Arbitrary Number of Non-keyword Arguments.mp4 18.01MB
073 [exercise_info] Average Function (E).html 958B
073 [exercise_info] Indefinite Number of Strings Processed (E).html 1.04KB
073 [exercise_solution] Average Function (E).zip 464B
073 [exercise_solution] Indefinite Number of Strings Processed (E).zip 570B
073 [exercise] Average Function (E).zip 423B
073 [exercise] Indefinite Number of Strings Processed (E).zip 506B
073 Functions with an Arbitrary Number of Keyword Arguments.en_US.srt 1.59KB
073 Functions with an Arbitrary Number of Keyword Arguments.mp4 7.60MB
074 [exercise_info] Indefinite Number of Keyword Arguments (E).html 856B
074 [exercise_solution] Indefinite Number of Keyword Arguments (E).zip 568B
074 [exercise] Indefinite Number of Keyword Arguments (E).zip 555B
074 Summary_ More on Functions.html 2.34KB
075 The Concept of Processing Files in Python.en_US.srt 1.39KB
075 The Concept of Processing Files in Python.mp4 7.46MB
076 fruits.txt 50B
076 Reading Text From a File.en_US.srt 3.75KB
076 Reading Text From a File.mp4 8.66MB
077 [exercise_info] Read Text From File and Print (E).html 961B
077 [exercise_solution] Read Text From File and Print (E).zip 852B
077 [exercise] Read Text From File and Print (E).zip 824B
077 File Cursor.en_US.srt 1.63KB
077 File Cursor.mp4 5.85MB
078 Closing a File.en_US.srt 1.87KB
078 Closing a File.mp4 4.78MB
079 Opening Files Using _with_.en_US.srt 1.79KB
079 Opening Files Using _with_.mp4 6.24MB
080 Different Filepaths.en_US.srt 1.12KB
080 Different Filepaths.mp4 4.54MB
081 Writing Text to a File.en_US.srt 3.83KB
081 Writing Text to a File.mp4 15.57MB
082 [exercise_info] File Processing Inside Function (E).html 948B
082 [exercise_info] Reading and Processing Text (E).html 833B
082 [exercise_info] Write First 90 (E).html 1.00KB
082 [exercise_info] Write Snail (E).html 843B
082 [exercise_solution] File Processing Inside Function (E).zip 974B
082 [exercise_solution] Reading and Processing Text (E).zip 918B
082 [exercise_solution] Write First 90 (E).zip 999B
082 [exercise_solution] Write Snail (E).zip 506B
082 [exercise] File Processing Inside Function (E).zip 882B
082 [exercise] Reading and Processing Text (E).zip 850B
082 [exercise] Write First 90 (E).zip 912B
082 [exercise] Write Snail (E).zip 452B
082 Appending Text to an Existing File.en_US.srt 3.50KB
082 Appending Text to an Existing File.mp4 15.36MB
083 [exercise_info] Copy n-times (E).html 1.14KB
083 [exercise_info] Read and Append (E).html 913B
083 [exercise_solution] Copy n-times (E).zip 722B
083 [exercise_solution] Read and Append (E).zip 1.09KB
083 [exercise] Copy n-times (E).zip 630B
083 [exercise] Read and Append (E).zip 1.01KB
083 Summary_ File Processing.html 1.41KB
084 Builtin Modules.en_US.srt 6.42KB
084 Builtin Modules.mp4 39.31MB
085 Standard Python Modules.en_US.srt 8.43KB
085 Standard Python Modules.mp4 64.74MB
086 Third-Party Modules.en_US.srt 7.69KB
086 Third-Party Modules.mp4 31.65MB
087 temps-today.csv 47B
087 Third-Party Module Example.en_US.srt 2.94KB
087 Third-Party Module Example.mp4 15.17MB
088 Summary_ Imported Modules.html 2.08KB
089 Note.html 733B
090 Interactive English Dictionary - How The Output Will Look Like.en_US.srt 4.80KB
090 Interactive English Dictionary - How The Output Will Look Like.mp4 12.11MB
091 data.json 4.69MB
091 Know Your Dataset.en_US.srt 5.26KB
091 Know Your Dataset.mp4 47.65MB
092 data.json 4.69MB
092 Loading JSON Data.en_US.srt 3.63KB
092 Loading JSON Data.mp4 47.11MB
093 Returning the Definition of a Word.en_US.srt 3.17KB
093 Returning the Definition of a Word.mp4 15.79MB
094 Non-Existing Words.en_US.srt 2.50KB
094 Non-Existing Words.mp4 11.36MB
095 Letter Case.en_US.srt 2.73KB
095 Letter Case.mp4 14.16MB
096 Similarity Ratio Between Two Words.en_US.srt 4.75KB
096 Similarity Ratio Between Two Words.mp4 38.30MB
097 Best Matches out of a List of Words.en_US.srt 5.59KB
097 Best Matches out of a List of Words.mp4 60.31MB
098 Recommending the Best Match.en_US.srt 8.92KB
098 Recommending the Best Match.mp4 39.92MB
099 Confirmation from the User.en_US.srt 9.42KB
099 Confirmation from the User.mp4 43.67MB
100 Optimizing the Final Output.en_US.srt 8.12KB
100 Optimizing the Final Output.mp4 33.40MB
101 Sharing.html 795B
102 Version 1.1 (E).html 1.23KB
103 Version 1.1_ Code.html 2.07KB
104 Version 1.2 (E).html 723B
105 Version 1.2_ Code.html 1.64KB
106 Intro to the App.en_US.srt 2.69KB
106 Intro to the App.mp4 18.92MB
107 Making the App.en_US.srt 10.10KB
107 Making the App.mp4 49.71MB
107 source.py 448B
108 More SQL Statements.html 2.63KB
109 What is Pandas_.en_US.srt 3.61KB
109 What is Pandas_.mp4 7.67MB
110 Installing Pandas.html 1.45KB
111 Getting Started with Pandas.en_US.srt 9.58KB
111 Getting Started with Pandas.mp4 33.30MB
112 Installing Jupyter.html 1.44KB
113 Getting Started with Jupyter Notebooks.en_US.srt 10.13KB
113 Getting Started with Jupyter Notebooks.mp4 89.34MB
114 Loading CSV Files.en_US.srt 4.94KB
114 Loading CSV Files.mp4 45.10MB
114 supermarkets.zip 7.58KB
115 Exercise_ Loading JSON Files.html 943B
116 Solution.html 1.06KB
117 Note on Loading Excel Files.html 881B
118 Loading Excel Files.en_US.srt 1021B
118 Loading Excel Files.mp4 6.21MB
118 supermarkets.xlsx 9.02KB
119 Loading TXT Files.en_US.srt 2.71KB
119 Loading TXT Files.mp4 33.91MB
119 supermarkets-commas.txt 401B
119 supermarkets-semi-colons.txt 401B
119 supermarkets-TXT-files.zip 714B
120 Set Header Row.en_US.srt 2.69KB
120 Set Header Row.mp4 14.70MB
121 Set Column Names.en_US.srt 831B
121 Set Column Names.mp4 10.10MB
122 Set Index Column.en_US.srt 4.63KB
122 Set Index Column.mp4 53.48MB
123 Indexing and Slicing.en_US.srt 5.98KB
123 Indexing and Slicing.mp4 33.82MB
124 Deleting Columns and Rows.en_US.srt 2.75KB
124 Deleting Columns and Rows.mp4 38.72MB
125 Updating and Adding new Columns and Rows.en_US.srt 7.90KB
125 Updating and Adding new Columns and Rows.mp4 93.18MB
126 Note on Nominatim.html 932B
127 Example_ Geocoding Addresses with Pandas and Geopy.en_US.srt 14.88KB
127 Example_ Geocoding Addresses with Pandas and Geopy.mp4 292.31MB
128 smallgray.png 189B
128 What is Numpy_.en_US.srt 8.98KB
128 What is Numpy_.mp4 41.66MB
129 Installing OpenCV.html 3.93KB
130 Convert Images to Numpy Arrays.en_US.srt 6.04KB
130 Convert Images to Numpy Arrays.mp4 27.82MB
130 smallgray.png 189B
131 Indexing, Slicing, and Iterating Numpy Arrays.en_US.srt 4.15KB
131 Indexing, Slicing, and Iterating Numpy Arrays.mp4 20.60MB
132 Stacking and Splitting Numpy Arrays.en_US.srt 6.08KB
132 Stacking and Splitting Numpy Arrays.mp4 25.64MB
133 Webmap-datasources.zip 725.14KB
133 Web Map - How The Output Will Look Like.en_US.srt 1.15KB
133 Web Map - How The Output Will Look Like.mp4 15.22MB
134 The Basemap.en_US.srt 10.54KB
134 The Basemap.mp4 171.89MB
135 Note.html 854B
136 Adding Points.en_US.srt 7.70KB
136 Adding Points.mp4 89.18MB
136 Volcanoes.txt 7.87KB
137 Adding Multiple Points.en_US.srt 4.49KB
137 Adding Multiple Points.mp4 22.52MB
138 Adding Points from Files.en_US.srt 11.63KB
138 Adding Points from Files.mp4 135.73MB
139 Popup Windows on Map.en_US.srt 4.38KB
139 Popup Windows on Map.mp4 59.32MB
140 HTML on Popups.html 2.32KB
141 Color Points.en_US.srt 7.28KB
141 Color Points.mp4 68.79MB
142 Add and Style Points (Practice).html 1.03KB
143 Tip_ Add and Style Points.html 875B
144 Solution.en_US.srt 1.69KB
144 Solution.mp4 7.96MB
145 Extract-me-json.zip 723.46KB
145 GeoJson Data.en_US.srt 5.16KB
145 GeoJson Data.mp4 88.89MB
146 Adding a GeoJson Polygon Layer.en_US.srt 2.89KB
146 Adding a GeoJson Polygon Layer.mp4 49.35MB
147 Choropleth Map.en_US.srt 7.56KB
147 Choropleth Map.mp4 138.82MB
148 Layer Control Panel.en_US.srt 5.69KB
148 Layer Control Panel.mp4 67.24MB
149 Syntax Errors.en_US.srt 9.14KB
149 Syntax Errors.mp4 23.05MB
150 Runtime Errors.en_US.srt 11.32KB
150 Runtime Errors.mp4 32.93MB
151 [quiz] Errors.html 9.27KB
151 How to Fix Difficult Errors.en_US.srt 6.22KB
151 How to Fix Difficult Errors.mp4 32.94MB
152 Good Programming Questions.en_US.srt 6.08KB
152 Good Programming Questions.mp4 36.72MB
153 Error Handling.en_US.srt 8.05KB
153 Error Handling.mp4 25.10MB
154 reviews.csv 4.47MB
154 The Purpose of this Section.en_US.srt 3.71KB
154 The Purpose of this Section.mp4 10.44MB
155 Installing the Required Libraries.html 1.69KB
156 Starting Jupyter.html 934B
157 Exploring the Dataset with Python.en_US.srt 9.50KB
157 Exploring the Dataset with Python.mp4 31.15MB
158 Selecting Data.en_US.srt 12.98KB
158 Selecting Data.mp4 56.28MB
159 Filtering the Dataset.en_US.srt 7.92KB
159 Filtering the Dataset.mp4 54.04MB
160 Time-Based Filtering.en_US.srt 10.39KB
160 Time-Based Filtering.mp4 78.36MB
161 Turning Data into Information.en_US.srt 10.85KB
161 Turning Data into Information.mp4 80.85MB
162 Aggregating and Plotting Average Ratings by Day.en_US.srt 15.03KB
162 Aggregating and Plotting Average Ratings by Day.mp4 104.43MB
163 Downsampling and Plotting Average Ratings by Week.en_US.srt 9.24KB
163 Downsampling and Plotting Average Ratings by Week.mp4 105.93MB
164 Downsampling and Plotting Average Ratings by Month.en_US.srt 2.50KB
164 Downsampling and Plotting Average Ratings by Month.mp4 20.30MB
165 Average Ratings by Course by Month.en_US.srt 10.80KB
165 Average Ratings by Course by Month.mp4 96.22MB
166 What Day of the Week are People the Happiest_.en_US.srt 9.59KB
166 What Day of the Week are People the Happiest_.mp4 75.06MB
167 Note.html 586B
168 Intro to the Interactive Visualization Section.en_US.srt 3.56KB
168 Intro to the Interactive Visualization Section.mp4 20.37MB
169 Making a Simple Web App.en_US.srt 12.23KB
169 Making a Simple Web App.mp4 82.11MB
170 Making a Data Visualization Web App.en_US.srt 23.15KB
170 Making a Data Visualization Web App.mp4 248.47MB
171 Changing Graph Labels in the Web App.en_US.srt 3.33KB
171 Changing Graph Labels in the Web App.mp4 17.77MB
172 Adding a Time-Series Graph on the Web App.en_US.srt 5.37KB
172 Adding a Time-Series Graph on the Web App.mp4 48.54MB
173 Exercise_ Monthly Time-Series.html 1.03KB
174 Solution_ Monthly Time-Series.html 2.77KB
175 Multiple Time-Series Plots.en_US.srt 19.80KB
175 Multiple Time-Series Plots.mp4 209.09MB
176 Multiple Time-Series Streamgraph.en_US.srt 6.73KB
176 Multiple Time-Series Streamgraph.mp4 48.46MB
177 Exercise_ Interactive Chart to Find the Happiest Day of the Week.html 1000B
178 Solution_ Interactive Chart to Find the Happiest Day of the Week.html 2.96KB
179 Adding a Pie Chart to the Web App.en_US.srt 9.08KB
179 Adding a Pie Chart to the Web App.mp4 136.68MB
180 Personal Website - How The Output Will Look Like.en_US.srt 2.24KB
180 Personal Website - How The Output Will Look Like.mp4 3.51MB
181 Your First Website.en_US.srt 8.48KB
181 Your First Website.mp4 27.43MB
182 about.html 112B
182 home.html 118B
182 HTML Templates.en_US.srt 4.71KB
182 HTML Templates.mp4 16.71MB
183 about.html 197B
183 home.html 155B
183 layout.html 625B
183 Navigation Menu.en_US.srt 9.90KB
183 Navigation Menu.mp4 71.89MB
184 Note on Browser Caching.html 816B
185 CSS Styling.en_US.srt 6.31KB
185 CSS Styling.mp4 55.45MB
185 main.css 1.30KB
186 Creating a Python Virtual Environment.en_US.srt 7.05KB
186 Creating a Python Virtual Environment.mp4 39.50MB
187 How to Install Git.html 960B
188 Deploying the Website to a Live Server.en_US.srt 23.00KB
188 Deploying the Website to a Live Server.mp4 147.45MB
188 deployment-steps-no-database.txt 2.20KB
188 runtime-link.txt 218B
189 Maintaining the Live Website.en_US.srt 8.35KB
189 Maintaining the Live Website.mp4 69.50MB
190 Troubleshooting.html 1.00KB
191 Congratulations!.html 1.05KB
192 Introduction to Tkinter.en_US.srt 3.21KB
192 Introduction to Tkinter.mp4 8.29MB
193 Setting up a GUI with Widgets.en_US.srt 8.90KB
193 Setting up a GUI with Widgets.mp4 30.70MB
194 Connecting GUI Widgets with Callback Functions.en_US.srt 9.94KB
194 Connecting GUI Widgets with Callback Functions.mp4 39.44MB
195 Create a Multi-widget GUI (Practice).html 1.19KB
196 Solution.html 2.11KB
197 Introduction to _Python with Databases_.en_US.srt 3.54KB
197 Introduction to _Python with Databases_.mp4 9.13MB
198 Connecting and Inserting Data to SQLite via Python.en_US.srt 13.69KB
198 Connecting and Inserting Data to SQLite via Python.mp4 53.81MB
199 Selecting, Inserting, Deleting, and Updating SQLite Records.en_US.srt 6.65KB
199 Selecting, Inserting, Deleting, and Updating SQLite Records.mp4 34.08MB
200 Introduction to PostgreSQL Psycopg2.en_US.srt 7.55KB
200 Introduction to PostgreSQL Psycopg2.mp4 105.16MB
201 Selecting, Inserting, Deleting, and Updating PostgreSQL Records.en_US.srt 12.43KB
201 Selecting, Inserting, Deleting, and Updating PostgreSQL Records.mp4 78.60MB
202 Querying data from a MySQL database.html 2.08KB
203 Desktop Database App - How The Output Will Look Like.en_US.srt 2.78KB
203 Desktop Database App - How The Output Will Look Like.mp4 8.80MB
204 User Interface Design.en_US.srt 6.58KB
204 User Interface Design.mp4 16.52MB
205 Frontend Interface.en_US.srt 11.03KB
205 Frontend Interface.mp4 80.34MB
206 Backend.en_US.srt 21.88KB
206 Backend.mp4 111.70MB
207 Connecting the Frontend to the Backend, Part 1.en_US.srt 16.21KB
207 Connecting the Frontend to the Backend, Part 1.mp4 83.65MB
208 Connecting the Frontend to the Backend, Part 2.en_US.srt 19.13KB
208 Connecting the Frontend to the Backend, Part 2.mp4 110.97MB
209 Fixing the Bug (Practice).html 2.03KB
210 Solution.html 1.58KB
211 Creating a Standalone Executable Version of the Program.en_US.srt 4.85KB
211 Creating a Standalone Executable Version of the Program.mp4 23.29MB
212 Object Oriented Programming Explained.en_US.srt 5.56KB
212 Object Oriented Programming Explained.mp4 22.76MB
213 Turning this Application into OOP Style, Part 1.en_US.srt 12.84KB
213 Turning this Application into OOP Style, Part 1.mp4 66.54MB
214 Turning this Application into OOP Style, Part 2.en_US.srt 12.54KB
214 Turning this Application into OOP Style, Part 2.mp4 77.36MB
215 Creating a Bank Account Object.en_US.srt 21.63KB
215 Creating a Bank Account Object.mp4 85.99MB
216 Inheritance.en_US.srt 11.57KB
216 Inheritance.mp4 50.64MB
217 OOP Glossary.en_US.srt 7.32KB
217 OOP Glossary.mp4 37.42MB
218 exercise-files.zip 3.03KB
218 GUI in OOP Design (Practice).html 796B
219 Solution.html 5.66KB
220 Mobile App - How the Output Will Look Like.en_US.srt 1.92KB
220 Mobile App - How the Output Will Look Like.mp4 33.93MB
221 Installing the Library.html 819B
222 Creating a _Login Page_ (Frontend).en_US.srt 25.49KB
222 Creating a _Login Page_ (Frontend).mp4 74.52MB
223 Creating a _Sign Up Page_ (Frontend) for New Users.en_US.srt 10.04KB
223 Creating a _Sign Up Page_ (Frontend) for New Users.mp4 47.21MB
224 Getting User Input.en_US.srt 7.04KB
224 Getting User Input.mp4 30.17MB
225 Implementing the _Sign Up Page_ (Backend).en_US.srt 11.62KB
225 Implementing the _Sign Up Page_ (Backend).mp4 61.11MB
225 users.json 196B
226 Creating a _Sign Up Success Page_ (Frontend).en_US.srt 4.14KB
226 Creating a _Sign Up Success Page_ (Frontend).mp4 24.92MB
227 Switching Pages.en_US.srt 3.24KB
227 Switching Pages.mp4 16.31MB
228 Implementing the _Login Page_ (Backend).en_US.srt 18.29KB
228 Implementing the _Login Page_ (Backend).mp4 296.78MB
229 Displaying Text to the User.en_US.srt 15.59KB
229 Displaying Text to the User.mp4 104.15MB
229 Files.zip 2.08KB
230 Styiling the Login Page.en_US.srt 15.72KB
230 Styiling the Login Page.mp4 79.33MB
231 Styling the Sign Up Page.en_US.srt 1.19KB
231 Styling the Sign Up Page.mp4 6.57MB
232 Files.zip 16.21KB
232 Making a Dynamic Hover Button.en_US.srt 9.99KB
232 Making a Dynamic Hover Button.mp4 61.81MB
233 Making a Scrollable Area.en_US.srt 9.23KB
233 Making a Scrollable Area.mp4 44.37MB
234 Note.html 1.22KB
235 All-Project-Files.zip 23.35KB
235 Preparing the Environment for Deploying the App to and Android Phone.en_US.srt 14.99KB
235 Preparing the Environment for Deploying the App to and Android Phone.mp4 110.29MB
236 Creating an APK file for Android.en_US.srt 11.54KB
236 Creating an APK file for Android.mp4 153.80MB
237 Installing the APK file on Android.en_US.srt 4.03KB
237 Installing the APK file on Android.mp4 65.01MB
238 Deploying to iOS.html 1.28KB
239 Introduction.en_US.srt 2.75KB
239 Introduction.mp4 5.83MB
240 Installing the Library.html 3.64KB
241 galaxy.jpg 920.53KB
241 Loading, Displaying, Resizing, and Writing Images.en_US.srt 12.95KB
241 Loading, Displaying, Resizing, and Writing Images.mp4 123.91MB
242 Batch Image Resizing (Practice).html 642B
242 sample-images.zip 1.92MB
243 Solution.html 1.22KB
244 Solution with Explanations.en_US.srt 4.38KB
244 Solution with Explanations.mp4 17.46MB
245 Face Detection.en_US.srt 18.96KB
245 Face Detection.mp4 179.91MB
245 Files.zip 335.02KB
246 Capturing Video.en_US.srt 19.53KB
246 Capturing Video.mp4 130.70MB
247 Webcam Motion Detector - How The Output Will Look Like.en_US.srt 2.24KB
247 Webcam Motion Detector - How The Output Will Look Like.mp4 8.62MB
248 Detecting Webcam Objects.en_US.srt 29.51KB
248 Detecting Webcam Objects.mp4 175.06MB
249 Capturing Motion Time.en_US.srt 17.66KB
249 Capturing Motion Time.mp4 225.98MB
249 Sample-of-the-produced-time-values.zip 422B
250 Introduction to Bokeh.en_US.srt 2.16KB
250 Introduction to Bokeh.mp4 8.79MB
251 Installing Bokeh.html 707B
252 Your First Bokeh Plot.en_US.srt 14.53KB
252 Your First Bokeh Plot.mp4 40.79MB
253 Plotting Triangles and Circle Glyphs (Practice).html 1.43KB
254 Solution.html 1.38KB
255 data.csv 29B
255 Using Bokeh with Pandas.en_US.srt 4.74KB
255 Using Bokeh with Pandas.mp4 20.64MB
256 Plotting Education Data (Practice).html 1.25KB
257 Solution.html 1.03KB
258 Note on Loading Excel Files.html 907B
259 Plot Properties.html 1.16KB
260 Plotting Weather Data (Practice).html 1.29KB
261 Solution.html 1.18KB
262 Visual Attributes.html 1.89KB
263 adbe.csv 36.93KB
263 Google-Link.txt 112B
263 Time-series Plots.en_US.srt 5.13KB
263 Time-series Plots.mp4 75.77MB
264 More Visualization Examples with Bokeh.en_US.srt 4.41KB
264 More Visualization Examples with Bokeh.mp4 42.16MB
265 Plotting Time Intervals of the Motion Detector.en_US.srt 11.77KB
265 Plotting Time Intervals of the Motion Detector.mp4 68.08MB
265 Sample-of-the-produced-time-values.zip 422B
266 Hover Tool Implementation.en_US.srt 8.79KB
266 Hover Tool Implementation.mp4 57.01MB
267 Section Introduction.en_US.srt 2.25KB
267 Section Introduction.mp4 4.11MB
268 The Concept Behind Webscraping.en_US.srt 4.47KB
268 The Concept Behind Webscraping.mp4 19.15MB
269 Request Headers.html 1.12KB
270 Webscraping Example.en_US.srt 14.77KB
270 Webscraping Example.mp4 187.74MB
271 app7-webscraping.ipynb 402.64KB
271 Scraped Website Data - How The Output Will Look Like.en_US.srt 2.87KB
271 Scraped Website Data - How The Output Will Look Like.mp4 35.40MB
272 Request Headers.html 1.19KB
273 Loading the Webpage in Python.en_US.srt 6.73KB
273 Loading the Webpage in Python.mp4 139.36MB
274 Extracting _div_ Tags.en_US.srt 10.08KB
274 Extracting _div_ Tags.mp4 171.63MB
275 Extracting Addresses and Property Details.en_US.srt 11.37KB
275 Extracting Addresses and Property Details.mp4 249.87MB
276 Extracting Elements without Unique Identifiers.en_US.srt 10.72KB
276 Extracting Elements without Unique Identifiers.mp4 185.17MB
277 Saving the Extracted Data in CSV Files.en_US.srt 7.18KB
277 Saving the Extracted Data in CSV Files.mp4 120.80MB
278 Crawling Through Webpages.en_US.srt 15.01KB
278 Crawling Through Webpages.mp4 349.28MB
279 Data Collector Web App - How The Output Will Look Like.en_US.srt 3.84KB
279 Data Collector Web App - How The Output Will Look Like.mp4 15.75MB
280 PostGreSQL Database Web App with Flask_ Steps.en_US.srt 6.65KB
280 PostGreSQL Database Web App with Flask_ Steps.mp4 16.28MB
281 Frontend_ HTML Part.en_US.srt 14.17KB
281 Frontend_ HTML Part.mp4 88.68MB
282 Frontend_ CSS Part.en_US.srt 8.79KB
282 Frontend_ CSS Part.mp4 52.63MB
283 Backend_ Getting User Input.en_US.srt 16.12KB
283 Backend_ Getting User Input.mp4 135.59MB
284 Backend_ The PostGreSQL Database Model.en_US.srt 17.10KB
284 Backend_ The PostGreSQL Database Model.mp4 213.53MB
285 Backend_ Storing User Data to the Database.en_US.srt 17.04KB
285 Backend_ Storing User Data to the Database.mp4 181.01MB
286 Backend_ Emailing Database Values Back to the User.en_US.srt 11.63KB
286 Backend_ Emailing Database Values Back to the User.mp4 134.81MB
287 Backend_ Sending Statistics to Users.en_US.srt 15.96KB
287 Backend_ Sending Statistics to Users.mp4 126.78MB
288 Deploying the Web Application to a Live Server.en_US.srt 33.21KB
288 Deploying the Web Application to a Live Server.mp4 373.77MB
288 runtime-link.txt 218B
289 Bonus Lecture_ Implementing Download and Upload in your Web App.en_US.srt 20.69KB
289 Bonus Lecture_ Implementing Download and Upload in your Web App.mp4 232.75MB
289 download-app.zip 786.91KB
290 app10-geocoder.zip 7.94KB
290 Student Project - How The Output Should Look Like.en_US.srt 8.41KB
290 Student Project - How The Output Should Look Like.mp4 46.95MB
291 Solution, Part 1.en_US.srt 17.45KB
291 Solution, Part 1.mp4 107.31MB
292 Solution, Part 2.en_US.srt 6.11KB
292 Solution, Part 2.mp4 71.51MB
293 End of the Course.html 1.08KB
294 Website Blocker - How The Output Will Look Like.en_US.srt 4.39KB
294 Website Blocker - How The Output Will Look Like.mp4 12.26MB
295 Application Architecture.en_US.srt 3.96KB
295 Application Architecture.mp4 22.63MB
296 Setting up the Script.en_US.srt 10.15KB
296 Setting up the Script.mp4 83.20MB
297 Setting up the Infinite Loop.en_US.srt 10.66KB
297 Setting up the Infinite Loop.mp4 48.59MB
298 Implementing the First Part.en_US.srt 12.29KB
298 Implementing the First Part.mp4 82.34MB
299 Implementing the Second Part.en_US.srt 19.23KB
299 Implementing the Second Part.mp4 277.89MB
300 Scheduling the Python Program on Windows.en_US.srt 13.50KB
300 Scheduling the Python Program on Windows.mp4 153.45MB
301 Scheduling the Python Program on Mac and Linux.en_US.srt 6.42KB
301 Scheduling the Python Program on Mac and Linux.mp4 38.89MB
302 Note.html 801B
303 Web-based Financial Graph - How The Output Will Look Like.en_US.srt 2.24KB
303 Web-based Financial Graph - How The Output Will Look Like.mp4 6.43MB
304 Downloading Datasets with Python.en_US.srt 12.57KB
304 Downloading Datasets with Python.mp4 128.56MB
305 Stock Market Data.en_US.srt 4.01KB
305 Stock Market Data.mp4 18.04MB
306 Stock Market Data Candlestick Charts.en_US.srt 5.72KB
306 Stock Market Data Candlestick Charts.mp4 57.15MB
307 Candlestick Charts with Bokeh Quadrants.en_US.srt 10.35KB
307 Candlestick Charts with Bokeh Quadrants.mp4 87.26MB
308 Candlestick Charts with Bokeh Rectangles.en_US.srt 19.51KB
308 Candlestick Charts with Bokeh Rectangles.mp4 324.94MB
309 Candlestick Segments.en_US.srt 4.84KB
309 Candlestick Segments.mp4 61.40MB
310 Stylizing the Chart.en_US.srt 3.93KB
310 Stylizing the Chart.mp4 87.87MB
311 The Concept Behind Embedding Bokeh Charts in a Flask Webpage.en_US.srt 10.06KB
311 The Concept Behind Embedding Bokeh Charts in a Flask Webpage.mp4 156.90MB
312 Note.html 837B
313 Embedding the Bokeh Chart in a Webpage.en_US.srt 13.13KB
313 Embedding the Bokeh Chart in a Webpage.mp4 213.70MB
314 Deploying the Chart Website to a Live Server.en_US.srt 8.28KB
314 Deploying the Chart Website to a Live Server.mp4 136.62MB
314 runtime-link.txt 218B
315 [exercise_info] Variables.html 1.63KB
315 [exercise_solution] Variables.zip 144B
315 [exercise] Variables.zip 174B
315 About this Section.html 947B
316 [exercise_info] Append from List to List.html 899B
316 [exercise_info] Append to List.html 950B
316 [exercise_info] Concatenate List Items.html 1015B
316 [exercise_info] Create Dictionary.html 946B
316 [exercise_info] Create Function.html 1.18KB
316 [exercise_info] Exponential Function.html 1.08KB
316 [exercise_info] Function Output.html 1.08KB
316 [exercise_info] Function with Default Parameters.html 1.08KB
316 [exercise_info] Get Variable Value.html 1.04KB
316 [exercise_info] Indexing.html 908B
316 [exercise_info] List Indexing.html 947B
316 [exercise_info] Lists.html 919B
316 [exercise_info] Math Operators.html 1.34KB
316 [exercise_info] More on Indexing.html 903B
316 [exercise_info] More on Slicing.html 907B
316 [exercise_info] Remove from List.html 946B
316 [exercise_info] Simple Sum.html 1006B
316 [exercise_info] Slicing.html 912B
316 [exercise_info] Sum up Function.html 1013B
316 [exercise_solution] Append from List to List.zip 203B
316 [exercise_solution] Append to List.zip 167B
316 [exercise_solution] Concatenate List Items.zip 209B
316 [exercise_solution] Create Dictionary.zip 145B
316 [exercise_solution] Create Function.zip 159B
316 [exercise_solution] Exponential Function.zip 149B
316 [exercise_solution] Function Output.zip 171B
316 [exercise_solution] Function with Default Parameters.zip 170B
316 [exercise_solution] Get Variable Value.zip 143B
316 [exercise_solution] Indexing.zip 150B
316 [exercise_solution] List Indexing.zip 204B
316 [exercise_solution] Lists.zip 140B
316 [exercise_solution] Math Operators.zip 160B
316 [exercise_solution] More on Indexing.zip 175B
316 [exercise_solution] More on Slicing.zip 178B
316 [exercise_solution] Remove from List.zip 167B
316 [exercise_solution] Simple Sum.zip 149B
316 [exercise_solution] Slicing.zip 157B
316 [exercise_solution] Sum up Function.zip 153B
316 [exercise] Append from List to List.zip 184B
316 [exercise] Append to List.zip 148B
316 [exercise] Concatenate List Items.zip 190B
316 [exercise] Create Dictionary.zip 131B
316 [exercise] Create Function.zip 120B
316 [exercise] Exponential Function.zip 120B
316 [exercise] Function Output.zip 153B
316 [exercise] Function with Default Parameters.zip 120B
316 [exercise] Get Variable Value.zip 131B
316 [exercise] Indexing.zip 148B
316 [exercise] List Indexing.zip 197B
316 [exercise] Lists.zip 131B
316 [exercise] Math Operators.zip 136B
316 [exercise] More on Indexing.zip 173B
316 [exercise] More on Slicing.zip 173B
316 [exercise] Remove from List.zip 153B
316 [exercise] Simple Sum.zip 133B
316 [exercise] Slicing.zip 154B
316 [exercise] Sum up Function.zip 138B
316 Bonus Lecture.html 2.63KB
Distribution statistics by country
India (IN) 1
Ukraine (UA) 1
Netherlands (NL) 1
Total 3
IP List List of IP addresses which were distributed this torrent