Общая информация
Название [11-2021] the-python-mega-course
Тип
Размер 14.64Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
001 Define Your Python Learning Path.en_US.srt 8.35Кб
001 Define Your Python Learning Path.mp4 32.42Мб
001 Learning-Path-Canva.png 402.33Кб
002 What Version of Python Should You Use_.en_US.srt 4.67Кб
002 What Version of Python Should You Use_.mp4 23.06Мб
003 Setting up Python and the IDE on Windows.en_US.srt 10.15Кб
003 Setting up Python and the IDE on Windows.mp4 53.44Мб
004 Setting up Python and the IDE on Mac.en_US.srt 9.32Кб
004 Setting up Python and the IDE on Mac.mp4 61.06Мб
005 Setting up Python and the IDE on Linux.en_US.srt 8.79Кб
005 Setting up Python and the IDE on Linux.mp4 58.49Мб
006 Getting Help.html 1.07Кб
007 Important - Don't Skip.html 1.31Кб
008 [practice] Define Your Python Skill Level.html 69.84Кб
008 Writing Our First Python Program.en_US.srt 14.62Кб
008 Writing Our First Python Program.mp4 59.79Мб
009 Variables and their Use in a Program.en_US.srt 8.75Кб
009 Variables and their Use in a Program.mp4 37.07Мб
010 [exercise_info] Assign Multiple Values and Print (E).html 977б
010 [exercise_info] Your First Python Exercise (E).html 849б
010 [exercise_solution] Assign Multiple Values and Print (E).zip 443б
010 [exercise_solution] Your First Python Exercise (E).zip 410б
010 [exercise] Assign Multiple Values and Print (E).zip 419б
010 [exercise] Your First Python Exercise (E).zip 378б
010 The Python Shell.en_US.srt 9.49Кб
010 The Python Shell.mp4 34.44Мб
011 Cheatsheet (Getting Started with Python).html 1.54Кб
012 Quick Info.html 1.08Кб
013 Simple Types_ Integers, Strings, and Floats.en_US.srt 3.25Кб
013 Simple Types_ Integers, Strings, and Floats.mp4 9.81Мб
014 [exercise_info] Create Integers, Strings, and Floats (E).html 1.00Кб
014 [exercise_info] Sum Up Numbers (E).html 946б
014 [exercise_solution] Create Integers, Strings, and Floats (E).zip 437б
014 [exercise_solution] Sum Up Numbers (E).zip 464б
014 [exercise] Create Integers, Strings, and Floats (E).zip 401б
014 [exercise] Sum Up Numbers (E).zip 440б
014 List Types.en_US.srt 1.61Кб
014 List Types.mp4 3.67Мб
015 Ranges.html 1.19Кб
016 [exercise_info] Create Complex List (E).html 976б
016 [exercise_info] Create List (E).html 872б
016 [exercise_solution] Create Complex List (E).zip 461б
016 [exercise_solution] Create List (E).zip 461б
016 [exercise] Create Complex List (E).zip 433б
016 [exercise] Create List (E).zip 441б
016 Attributes.en_US.srt 2.76Кб
016 Attributes.mp4 12.15Мб
017 Did You Know_.html 640б
018 How to Find Out What Code You Need.en_US.srt 4.56Кб
018 How to Find Out What Code You Need.mp4 37.55Мб
019 Bonus_ Steps of Learning Python.en_US.srt 1.75Кб
019 Bonus_ Steps of Learning Python.mp4 6.13Мб
020 [exercise_info] Calculate Maximum (E).html 1002б
020 [exercise_info] Count Values (E).html 1.03Кб
020 [exercise_info] Modify String (E).html 909б
020 [exercise_solution] Calculate Maximum (E).zip 506б
020 [exercise_solution] Count Values (E).zip 526б
020 [exercise_solution] Modify String (E).zip 458б
020 [exercise] Calculate Maximum (E).zip 499б
020 [exercise] Count Values (E).zip 506б
020 [exercise] Modify String (E).zip 439б
020 Dictionary Types.en_US.srt 3.64Кб
020 Dictionary Types.mp4 17.91Мб
021 Did You Know_.html 624б
022 [exercise_info] Create Dictionary (E).html 962б
022 [exercise_solution] Create Dictionary (E).zip 537б
022 [exercise] Create Dictionary (E).zip 501б
022 Tuple Types.en_US.srt 2.32Кб
022 Tuple Types.mp4 11.46Мб
023 [exercise_info] Create Complex Dictionary (E).html 1.00Кб
023 [exercise_info] Create Tuple (E).html 864б
023 [exercise_solution] Create Complex Dictionary (E).zip 617б
023 [exercise_solution] Create Tuple (E).zip 401б
023 [exercise] Create Complex Dictionary (E).zip 550б
023 [exercise] Create Tuple (E).zip 361б
023 How to Use Datatypes in the Real World_.en_US.srt 1.32Кб
023 How to Use Datatypes in the Real World_.mp4 5.26Мб
024 Did You Know_.html 727б
025 Cheatsheet (Data Types).html 2.68Кб
026 Better Error Messages in Python 3.10.en_US.srt 4.51Кб
026 Better Error Messages in Python 3.10.mp4 14.65Мб
027 Python Shell and Terminal.en_US.srt 944б
027 Python Shell and Terminal.mp4 4.01Мб
028 List Reminder.html 770б
029 More Operations with Lists.en_US.srt 6.15Кб
029 More Operations with Lists.mp4 29.18Мб
030 [exercise_info] Append Item to List (E).html 892б
030 [exercise_info] Remove Item from List (E).html 811б
030 [exercise_info] Remove Three Items From List (E).html 870б
030 [exercise_solution] Append Item to List (E).zip 526б
030 [exercise_solution] Remove Item from List (E).zip 484б
030 [exercise_solution] Remove Three Items From List (E).zip 562б
030 [exercise] Append Item to List (E).zip 511б
030 [exercise] Remove Item from List (E).zip 470б
030 [exercise] Remove Three Items From List (E).zip 538б
030 Accessing List Items.en_US.srt 2.07Кб
030 Accessing List Items.mp4 10.58Мб
031 [exercise_info] Access and Append (E).html 819б
031 [exercise_info] Access Item (E).html 831б
031 [exercise_info] Access Items (E).html 854б
031 [exercise_solution] Access and Append (E).zip 511б
031 [exercise_solution] Access Item (E).zip 537б
031 [exercise_solution] Access Items (E).zip 568б
031 [exercise] Access and Append (E).zip 496б
031 [exercise] Access Item (E).zip 536б
031 [exercise] Access Items (E).zip 562б
031 Accessing List Slices.en_US.srt 2.61Кб
031 Accessing List Slices.mp4 14.71Мб
032 Accessing Items and Slices with Negative Indexes.en_US.srt 1.93Кб
032 Accessing Items and Slices with Negative Indexes.mp4 10.31Мб
033 Accessing Characters and Slices in Strings.en_US.srt 1.48Кб
033 Accessing Characters and Slices in Strings.mp4 6.81Мб
034 [exercise_info] Slicing a List, 2nd to 4th (E).html 829б
034 [exercise_info] Slicing a List, First Three (E).html 829б
034 [exercise_info] Slicing a List, Last Three (E).html 829б
034 [exercise_solution] Slicing a List, 2nd to 4th (E).zip 472б
034 [exercise_solution] Slicing a List, First Three (E).zip 460б
034 [exercise_solution] Slicing a List, Last Three (E).zip 459б
034 [exercise] Slicing a List, 2nd to 4th (E).zip 469б
034 [exercise] Slicing a List, First Three (E).zip 457б
034 [exercise] Slicing a List, Last Three (E).zip 456б
034 [quiz] Accessing and Slicing Lists and Strings.html 8.69Кб
034 Dictionary Reminder.html 958б
035 Accessing Items in Dictionaries.en_US.srt 1.86Кб
035 Accessing Items in Dictionaries.mp4 8.77Мб
036 Tip_ Converting Between Datatypes.html 1.63Кб
037 Cheatsheet (Operations with Data Types).html 2.39Кб
038 Creating Your Own Functions.en_US.srt 5.93Кб
038 Creating Your Own Functions.mp4 30.35Мб
039 [exercise_info] Calculate Length (E).html 1.22Кб
039 [exercise_info] Square Area (E).html 1.08Кб
039 [exercise_info] Volume Converter (E).html 1.07Кб
039 [exercise_solution] Calculate Length (E).zip 476б
039 [exercise_solution] Square Area (E).zip 421б
039 [exercise_solution] Volume Converter (E).zip 421б
039 [exercise] Calculate Length (E).zip 462б
039 [exercise] Square Area (E).zip 393б
039 [exercise] Volume Converter (E).zip 384б
039 Print or Return_.en_US.srt 4.27Кб
039 Print or Return_.mp4 22.77Мб
040 Intro to Conditionals.en_US.srt 969б
040 Intro to Conditionals.mp4 4.86Мб
041 If Conditional Example.en_US.srt 3.71Кб
041 If Conditional Example.mp4 19.63Мб
042 Bonus Code_ Using _and_ and _or_ in a Conditional.html 1.29Кб
043 Conditional Explained Line by Line.en_US.srt 3.27Кб
043 Conditional Explained Line by Line.mp4 16.09Мб
044 More on Conditionals.en_US.srt 2.13Кб
044 More on Conditionals.mp4 12.24Мб
045 [exercise_info] Password Controller (E).html 1.16Кб
045 [exercise_info] Warm or Cold (E).html 1.16Кб
045 [exercise_solution] Password Controller (E).zip 497б
045 [exercise_solution] Warm or Cold (E).zip 492б
045 [exercise] Password Controller (E).zip 435б
045 [exercise] Warm or Cold (E).zip 429б
045 [quiz] Conditionals Quiz.html 10.57Кб
045 Elif Conditionals.en_US.srt 1.03Кб
045 Elif Conditionals.mp4 6.11Мб
046 White Space.en_US.srt 4.08Кб
046 White Space.mp4 22.30Мб
047 [exercise_info] Hot, Warm, Cold (E).html 1.29Кб
047 [exercise_solution] Hot, Warm, Cold (E).zip 544б
047 [exercise] Hot, Warm, Cold (E).zip 460б
047 Cheatsheet (Functions and Conditionals).html 2.10Кб
048 User Input.en_US.srt 8.17Кб
048 User Input.mp4 41.24Мб
049 String Formatting.en_US.srt 5.53Кб
049 String Formatting.mp4 17.15Мб
050 String Formatting with Multiple Variables.en_US.srt 5.00Кб
050 String Formatting with Multiple Variables.mp4 17.07Мб
051 [exercise_info] String Formatting (E).html 1.57Кб
051 [exercise_info] String Formatting and Uppercase (E).html 1.55Кб
051 [exercise_solution] String Formatting (E).zip 434б
051 [exercise_solution] String Formatting and Uppercase (E).zip 433б
051 [exercise] String Formatting (E).zip 417б
051 [exercise] String Formatting and Uppercase (E).zip 436б
051 Cheatsheet (Processing User Input).html 1.77Кб
052 For Loops_ How and Why.en_US.srt 6.13Кб
052 For Loops_ How and Why.mp4 30.29Мб
053 [exercise_info] Loop Over Big Colors (E).html 949б
053 [exercise_info] Loop Over Colors (E).html 925б
053 [exercise_info] Loop Over Int and Big Colors (E).html 984б
053 [exercise_info] Loop Over Integer Colors (E).html 947б
053 [exercise_solution] Loop Over Big Colors (E).zip 549б
053 [exercise_solution] Loop Over Colors (E).zip 465б
053 [exercise_solution] Loop Over Int and Big Colors (E).zip 573б
053 [exercise_solution] Loop Over Integer Colors (E).zip 533б
053 [exercise] Loop Over Big Colors (E).zip 510б
053 [exercise] Loop Over Colors (E).zip 438б
053 [exercise] Loop Over Int and Big Colors (E).zip 514б
053 [exercise] Loop Over Integer Colors (E).zip 483б
053 For Loop Over a Function.html 1.35Кб
054 Did You Know_.html 679б
055 Looping Through a Dictionary.en_US.srt 1.18Кб
055 Looping Through a Dictionary.mp4 5.97Мб
056 Bonus Code_ Dictionary Loop and String Formatting.html 1.26Кб
057 [exercise_info] Loop Over Dictionary and Format (E).html 1.27Кб
057 [exercise_info] Loop Over Dictionary and Replace (E).html 995б
057 [exercise_solution] Loop Over Dictionary and Format (E).zip 716б
057 [exercise_solution] Loop Over Dictionary and Replace (E).zip 659б
057 [exercise] Loop Over Dictionary and Format (E).zip 664б
057 [exercise] Loop Over Dictionary and Replace (E).zip 608б
057 While Loops_ How and Why.en_US.srt 3.30Кб
057 While Loops_ How and Why.mp4 14.15Мб
058 While Loop Example with User Input.en_US.srt 3.31Кб
058 While Loop Example with User Input.mp4 16.19Мб
059 [quiz] While Loops.html 5.44Кб
059 While Loops with Break and Continue.en_US.srt 3.65Кб
059 While Loops with Break and Continue.mp4 11.07Мб
060 Cheatsheet (Loops).html 2.53Кб
061 Problem Statement.en_US.srt 4.48Кб
061 Problem Statement.mp4 9.77Мб
062 Approaching the Problem.en_US.srt 1.88Кб
062 Approaching the Problem.mp4 5.17Мб
063 Building the Maker Function.en_US.srt 5.09Кб
063 Building the Maker Function.mp4 17.11Мб
064 Constructing the Loop.en_US.srt 4.93Кб
064 Constructing the Loop.mp4 16.44Мб
065 Making the Output User-Friendly.en_US.srt 3.80Кб
065 Making the Output User-Friendly.mp4 14.59Мб
066 Simple List Comprehension.en_US.srt 3.84Кб
066 Simple List Comprehension.mp4 9.96Мб
067 List Comprehension with If Conditional.en_US.srt 1.50Кб
067 List Comprehension with If Conditional.mp4 3.76Мб
068 [exercise_info] Only Numbers (E).html 1.04Кб
068 [exercise_info] Only Positive Numbers (E).html 999б
068 [exercise_solution] Only Numbers (E).zip 471б
068 [exercise_solution] Only Positive Numbers (E).zip 477б
068 [exercise] Only Numbers (E).zip 412б
068 [exercise] Only Positive Numbers (E).zip 429б
068 List Comprehension with If-Else Conditional.en_US.srt 1.75Кб
068 List Comprehension with If-Else Conditional.mp4 5.59Мб
069 [exercise_info] Convert and Sum Up (E).html 1.03Кб
069 [exercise_info] Zeros Instead (E).html 1.02Кб
069 [exercise_solution] Convert and Sum Up (E).zip 482б
069 [exercise_solution] Zeros Instead (E).zip 529б
069 [exercise] Convert and Sum Up (E).zip 431б
069 [exercise] Zeros Instead (E).zip 461б
069 Cheatsheet (List Comprehensions).html 1.22Кб
070 Functions with Multiple Arguments.en_US.srt 1.60Кб
070 Functions with Multiple Arguments.mp4 8.11Мб
071 Did You Know_.html 787б
072 [exercise_info] Function with Multiple Parameters (E).html 849б
072 [exercise_solution] Function with Multiple Parameters (E).zip 490б
072 [exercise] Function with Multiple Parameters (E).zip 456б
072 Default and Non-default Parameters and Keyword and Non-keyword Arguments.en_US.srt 2.85Кб
072 Default and Non-default Parameters and Keyword and Non-keyword Arguments.mp4 14.23Мб
073 Functions with an Arbitrary Number of Non-keyword Arguments.en_US.srt 3.40Кб
073 Functions with an Arbitrary Number of Non-keyword Arguments.mp4 18.01Мб
074 [exercise_info] Average Function (E).html 958б
074 [exercise_info] Indefinite Number of Strings Processed (E).html 1.04Кб
074 [exercise_solution] Average Function (E).zip 464б
074 [exercise_solution] Indefinite Number of Strings Processed (E).zip 570б
074 [exercise] Average Function (E).zip 423б
074 [exercise] Indefinite Number of Strings Processed (E).zip 506б
074 Functions with an Arbitrary Number of Keyword Arguments.en_US.srt 1.59Кб
074 Functions with an Arbitrary Number of Keyword Arguments.mp4 7.60Мб
075 [exercise_info] Indefinite Number of Keyword Arguments (E).html 856б
075 [exercise_solution] Indefinite Number of Keyword Arguments (E).zip 568б
075 [exercise] Indefinite Number of Keyword Arguments (E).zip 555б
075 Cheatsheet (More on Functions).html 2.15Кб
076 Processing Files with Python.en_US.srt 1.39Кб
076 Processing Files with Python.mp4 7.47Мб
077 fruits.txt 50б
077 Reading Text From a File.en_US.srt 3.75Кб
077 Reading Text From a File.mp4 8.66Мб
078 [exercise_info] Read Text From File and Print (E).html 961б
078 [exercise_solution] Read Text From File and Print (E).zip 852б
078 [exercise] Read Text From File and Print (E).zip 824б
078 File Cursor.en_US.srt 1.63Кб
078 File Cursor.mp4 5.85Мб
079 Closing a File.en_US.srt 1.87Кб
079 Closing a File.mp4 4.78Мб
080 Opening Files Using _with_.en_US.srt 1.79Кб
080 Opening Files Using _with_.mp4 6.24Мб
081 Different Filepaths.en_US.srt 1.12Кб
081 Different Filepaths.mp4 4.54Мб
082 Writing Text to a File.en_US.srt 3.83Кб
082 Writing Text to a File.mp4 15.57Мб
083 [exercise_info] File Processing Inside Function (E).html 948б
083 [exercise_info] Reading and Processing Text (E).html 833б
083 [exercise_info] Write First 90 (E).html 1.00Кб
083 [exercise_info] Write Snail (E).html 843б
083 [exercise_solution] File Processing Inside Function (E).zip 974б
083 [exercise_solution] Reading and Processing Text (E).zip 918б
083 [exercise_solution] Write First 90 (E).zip 999б
083 [exercise_solution] Write Snail (E).zip 506б
083 [exercise] File Processing Inside Function (E).zip 882б
083 [exercise] Reading and Processing Text (E).zip 850б
083 [exercise] Write First 90 (E).zip 912б
083 [exercise] Write Snail (E).zip 452б
083 Appending Text to an Existing File.en_US.srt 3.50Кб
083 Appending Text to an Existing File.mp4 15.37Мб
084 [exercise_info] Copy n-times (E).html 1.14Кб
084 [exercise_info] Read and Append (E).html 913б
084 [exercise_solution] Copy n-times (E).zip 722б
084 [exercise_solution] Read and Append (E).zip 1.09Кб
084 [exercise] Copy n-times (E).zip 630б
084 [exercise] Read and Append (E).zip 1.01Кб
084 Cheatsheett (File Processing).html 1.41Кб
085 Builtin Modules.en_US.srt 6.42Кб
085 Builtin Modules.mp4 46.76Мб
086 Standard Python Modules.en_US.srt 8.43Кб
086 Standard Python Modules.mp4 64.75Мб
087 Third-Party Modules.en_US.srt 7.69Кб
087 Third-Party Modules.mp4 31.64Мб
088 temps-today.csv 47б
088 Third-Party Module Example.en_US.srt 2.94Кб
088 Third-Party Module Example.mp4 15.17Мб
089 Cheatsheet (Imported Modules).html 2.08Кб
090 The _pandas_ Data Analysis Library.en_US.srt 3.61Кб
090 The _pandas_ Data Analysis Library.mp4 7.67Мб
091 Installing pandas.html 1.45Кб
092 Getting Started with pandas.en_US.srt 9.58Кб
092 Getting Started with pandas.mp4 40.21Мб
093 Installing Jupyter.html 1.76Кб
094 Getting Started with Jupyter.en_US.srt 10.13Кб
094 Getting Started with Jupyter.mp4 89.26Мб
095 Loading CSV Files.en_US.srt 4.94Кб
095 Loading CSV Files.mp4 45.13Мб
095 supermarkets.zip 7.58Кб
096 Exercise_ Loading JSON Files.html 943б
097 Solution_ Loading JSON Files.html 898б
098 Note on Loading Excel Files.html 960б
099 Loading Excel Files.en_US.srt 1021б
099 Loading Excel Files.mp4 6.22Мб
099 supermarkets.xlsx 9.02Кб
100 Loading Data from Plain Text Files.en_US.srt 2.71Кб
100 Loading Data from Plain Text Files.mp4 33.93Мб
100 supermarkets-commas.txt 401б
100 supermarkets-semi-colons.txt 401б
100 supermarkets-TXT-files.zip 714б
101 Set Table Header Row.en_US.srt 2.69Кб
101 Set Table Header Row.mp4 33.57Мб
102 Set Column Names.en_US.srt 831б
102 Set Column Names.mp4 6.76Мб
103 Set Index Column.en_US.srt 4.63Кб
103 Set Index Column.mp4 34.86Мб
104 Filtering Data from a pandas Dataframe.en_US.srt 5.98Кб
104 Filtering Data from a pandas Dataframe.mp4 33.79Мб
105 Deleting Columns and Rows.en_US.srt 2.75Кб
105 Deleting Columns and Rows.mp4 38.78Мб
106 Updating and Adding new Columns and Rows.en_US.srt 7.90Кб
106 Updating and Adding new Columns and Rows.mp4 93.20Мб
107 Note.html 932б
108 Data Analysis Example_ Converting Addresses to Coordinates.en_US.srt 14.88Кб
108 Data Analysis Example_ Converting Addresses to Coordinates.mp4 292.25Мб
109 smallgray.png 189б
109 What is Numpy_.en_US.srt 8.98Кб
109 What is Numpy_.mp4 41.66Мб
110 Installing OpenCV.html 3.93Кб
111 Convert Images to Numpy Arrays.en_US.srt 6.04Кб
111 Convert Images to Numpy Arrays.mp4 27.83Мб
111 smallgray.png 189б
112 Indexing, Slicing, and Iterating Numpy Arrays.en_US.srt 4.15Кб
112 Indexing, Slicing, and Iterating Numpy Arrays.mp4 17.19Мб
113 Stacking and Splitting Numpy Arrays.en_US.srt 6.08Кб
113 Stacking and Splitting Numpy Arrays.mp4 25.61Мб
114 Welcome to the First App.html 1.45Кб
115 Demo of the Web Map.en_US.srt 1.15Кб
115 Demo of the Web Map.mp4 15.24Мб
115 Webmap-datasources.zip 725.14Кб
116 Creating an HTML Map with Python.en_US.srt 10.54Кб
116 Creating an HTML Map with Python.mp4 171.82Мб
117 Note.html 856б
118 Adding a Marker to the Map.en_US.srt 7.70Кб
118 Adding a Marker to the Map.mp4 57.18Мб
118 Volcanoes.txt 7.87Кб
119 Practicing _for-loops_ by Adding Multiple Markers.en_US.srt 4.49Кб
119 Practicing _for-loops_ by Adding Multiple Markers.mp4 20.30Мб
120 Practicing File Processing by Adding Markers from Files.en_US.srt 11.63Кб
120 Practicing File Processing by Adding Markers from Files.mp4 97.03Мб
121 Practicing String Manipulation by Adding Text on the Map Popup Window.en_US.srt 4.38Кб
121 Practicing String Manipulation by Adding Text on the Map Popup Window.mp4 59.38Мб
122 Adding HTML on Popups.html 2.32Кб
123 Practicing Functions by Creating a Color Generation Function for Markers.en_US.srt 7.28Кб
123 Practicing Functions by Creating a Color Generation Function for Markers.mp4 68.78Мб
124 Exercise_ Add and Stylize Markers.html 758б
125 Tip on Adding and Stylizing Markers.html 875б
126 Solution_ Add and Stylize Markers.en_US.srt 1.69Кб
126 Solution_ Add and Stylize Markers.mp4 7.97Мб
127 Exploring the Population JSON Data.en_US.srt 5.16Кб
127 Exploring the Population JSON Data.mp4 88.84Мб
127 Extract-me-json.zip 723.46Кб
128 Practicing JSON Data by Adding a Population Map Layer from the Data.en_US.srt 2.89Кб
128 Practicing JSON Data by Adding a Population Map Layer from the Data.mp4 49.29Мб
129 Stylizing the Population Layer.en_US.srt 7.56Кб
129 Stylizing the Population Layer.mp4 138.83Мб
130 Adding a Layer Control Panel.en_US.srt 5.69Кб
130 Adding a Layer Control Panel.mp4 67.24Мб
131 Syntax Errors.en_US.srt 9.14Кб
131 Syntax Errors.mp4 23.05Мб
132 Runtime Errors.en_US.srt 11.32Кб
132 Runtime Errors.mp4 32.93Мб
133 [quiz] Errors.html 9.27Кб
133 How to Fix Difficult Errors.en_US.srt 6.22Кб
133 How to Fix Difficult Errors.mp4 32.90Мб
134 How to Ask a Good Programming Question.en_US.srt 6.08Кб
134 How to Ask a Good Programming Question.mp4 28.63Мб
135 Making the Code Handle Errors by Itself.en_US.srt 8.05Кб
135 Making the Code Handle Errors by Itself.mp4 25.10Мб
136 Introduction.en_US.srt 2.75Кб
136 Introduction.mp4 5.83Мб
137 Installing the Library.html 3.64Кб
138 galaxy.jpg 920.53Кб
138 Loading, Displaying, Resizing, and Creating Images.en_US.srt 12.95Кб
138 Loading, Displaying, Resizing, and Creating Images.mp4 130.50Мб
139 Exercise_ Batch Image Resizing.html 642б
139 sample-images.zip 1.92Мб
140 Solution_ Batch Image Resizing.html 1.22Кб
141 Solution Further Explained.en_US.srt 4.38Кб
141 Solution Further Explained.mp4 17.48Мб
142 Detecting Faces in Images.en_US.srt 18.96Кб
142 Detecting Faces in Images.mp4 179.94Мб
142 Files.zip 335.02Кб
143 Capturing Video with Python.en_US.srt 19.53Кб
143 Capturing Video with Python.mp4 130.75Мб
144 Demo of the Webcam Motion Detector App.en_US.srt 2.24Кб
144 Demo of the Webcam Motion Detector App.mp4 8.63Мб
145 Detecting Moving Objects from the Webcam.en_US.srt 29.51Кб
145 Detecting Moving Objects from the Webcam.mp4 175.09Мб
146 Sample-of-the-produced-time-values.zip 422б
146 Storing Object Detection Timestamps in a CSV File.en_US.srt 17.66Кб
146 Storing Object Detection Timestamps in a CSV File.mp4 226.06Мб
147 Introduction to Bokeh.en_US.srt 2.16Кб
147 Introduction to Bokeh.mp4 7.40Мб
148 Installing Bokeh.html 707б
149 Your First Bokeh Plot.en_US.srt 14.53Кб
149 Your First Bokeh Plot.mp4 40.81Мб
150 Exercise_ Plotting Triangles and Circles.html 965б
151 Solution_ Plotting Triangles and Circles.html 1.38Кб
152 data.csv 29б
152 Using Bokeh with Pandas.en_US.srt 4.74Кб
152 Using Bokeh with Pandas.mp4 20.65Мб
153 Exercise_ Plotting Education Data.html 1.02Кб
154 Solution_ Plotting Education Data.html 1.04Кб
155 Note on Loading Excel Files.html 960б
156 Changing Plot Properties.html 1.16Кб
157 Exercise_ Plotting Weather Data.html 1.16Кб
158 Solution_ Plotting Weather Data.html 1.20Кб
159 Changing Visual Attributes.html 1.71Кб
160 adbe.csv 36.93Кб
160 Creating a Time-series Plot.en_US.srt 5.13Кб
160 Creating a Time-series Plot.mp4 31.45Мб
160 Google-Link.txt 112б
161 More Visualization Examples with Bokeh.en_US.srt 4.41Кб
161 More Visualization Examples with Bokeh.mp4 42.14Мб
162 Plotting Time Intervals from the Data Generated by the Webcam App.en_US.srt 11.77Кб
162 Plotting Time Intervals from the Data Generated by the Webcam App.mp4 68.09Мб
162 Sample-of-the-produced-time-values.zip 422б
163 Implementing a Hover Feature.en_US.srt 8.79Кб
163 Implementing a Hover Feature.mp4 56.99Мб
164 Preview of the End Results.en_US.srt 3.71Кб
164 Preview of the End Results.mp4 10.44Мб
164 reviews.csv 4.47Мб
165 Installing the Required Libraries.html 1.69Кб
166 Starting Jupyter.html 934б
167 Exploring the Dataset with Python and pandas.en_US.srt 9.50Кб
167 Exploring the Dataset with Python and pandas.mp4 31.14Мб
168 Selecting Data.en_US.srt 12.98Кб
168 Selecting Data.mp4 56.27Мб
169 Filtering the Dataset.en_US.srt 7.92Кб
169 Filtering the Dataset.mp4 38.40Мб
170 Time-Based Filtering.en_US.srt 10.39Кб
170 Time-Based Filtering.mp4 78.31Мб
171 Turning Data into Information.en_US.srt 10.85Кб
171 Turning Data into Information.mp4 80.74Мб
172 Aggregating and Plotting Average Ratings by Day.en_US.srt 15.03Кб
172 Aggregating and Plotting Average Ratings by Day.mp4 104.44Мб
173 Downsampling and Plotting Average Ratings by Week.en_US.srt 9.24Кб
173 Downsampling and Plotting Average Ratings by Week.mp4 105.92Мб
174 Downsampling and Plotting Average Ratings by Month.en_US.srt 2.50Кб
174 Downsampling and Plotting Average Ratings by Month.mp4 12.82Мб
175 Average Ratings by Course by Month.en_US.srt 10.80Кб
175 Average Ratings by Course by Month.mp4 118.88Мб
176 What Day of the Week are People the Happiest_.en_US.srt 9.59Кб
176 What Day of the Week are People the Happiest_.mp4 75.07Мб
177 Other Types of Plots.en_US.srt 5.77Кб
177 Other Types of Plots.mp4 67.83Мб
178 Note.html 705б
179 Intro to the Interactive Visualization Section.en_US.srt 3.56Кб
179 Intro to the Interactive Visualization Section.mp4 20.35Мб
180 Making a Simple Web App.en_US.srt 12.23Кб
180 Making a Simple Web App.mp4 82.10Мб
181 Making a Data Visualization Web App.en_US.srt 23.15Кб
181 Making a Data Visualization Web App.mp4 248.53Мб
182 Changing Graph Labels in the Web App.en_US.srt 3.33Кб
182 Changing Graph Labels in the Web App.mp4 17.75Мб
183 Adding a Time-Series Graph to the Web App.en_US.srt 5.37Кб
183 Adding a Time-Series Graph to the Web App.mp4 48.59Мб
184 Exercise_ Monthly Time-Series.html 828б
185 Solution_ Monthly Time-Series.html 2.77Кб
186 Multiple Time-Series Plots.en_US.srt 19.80Кб
186 Multiple Time-Series Plots.mp4 208.97Мб
187 Multiple Time-Series Streamgraph.en_US.srt 6.73Кб
187 Multiple Time-Series Streamgraph.mp4 48.54Мб
188 Exercise_ Interactive Chart to Find the Happiest Day of the Week.html 770б
189 Solution_ Interactive Chart to Find the Happiest Day of the Week.html 2.96Кб
190 Adding a Pie Chart to the Web App.en_US.srt 9.08Кб
190 Adding a Pie Chart to the Web App.mp4 136.74Мб
191 Demo of the Personal Website.en_US.srt 2.24Кб
191 Demo of the Personal Website.mp4 4.31Мб
192 Building Your First Website.en_US.srt 8.48Кб
192 Building Your First Website.mp4 31.24Мб
193 about.html 112б
193 home.html 118б
193 Preparing HTML Templates.en_US.srt 4.71Кб
193 Preparing HTML Templates.mp4 16.72Мб
194 about.html 197б
194 Adding a Website Navigation Menu.en_US.srt 9.90Кб
194 Adding a Website Navigation Menu.mp4 71.95Мб
194 home.html 155б
194 layout.html 625б
195 Note on Browser Caching.html 816б
196 Improving the Website Frontend with CSS.en_US.srt 6.31Кб
196 Improving the Website Frontend with CSS.mp4 50.08Мб
196 main.css 1.30Кб
197 Creating a Python Virtual Environment.en_US.srt 7.05Кб
197 Creating a Python Virtual Environment.mp4 39.52Мб
198 How to Use the PythonAnywhere Service.en_US.srt 8.86Кб
198 How to Use the PythonAnywhere Service.mp4 36.65Мб
199 Deploying the Flask on PythonAnywhere.en_US.srt 8.48Кб
199 Deploying the Flask on PythonAnywhere.mp4 39.07Мб
200 Congratulations!.html 1.06Кб
201 Introduction to the Tkinter Library.en_US.srt 3.21Кб
201 Introduction to the Tkinter Library.mp4 8.29Мб
202 Creating a GUI Window and Adding Widgets.en_US.srt 8.90Кб
202 Creating a GUI Window and Adding Widgets.mp4 30.72Мб
203 Connecting GUI Widgets with Functions.en_US.srt 9.94Кб
203 Connecting GUI Widgets with Functions.mp4 39.46Мб
204 Exercise_ Create a Multi-Widget GUI.html 957б
205 Solution_ Create a Multi-Widget GUI.html 2.11Кб
206 How Python Interacts with Databases.en_US.srt 3.54Кб
206 How Python Interacts with Databases.mp4 9.13Мб
207 Connecting to an SQLite Database with Python.en_US.srt 13.69Кб
207 Connecting to an SQLite Database with Python.mp4 53.77Мб
208 (SQLite) Selecting, Inserting, Deleting, and Updating SQL Records.en_US.srt 6.65Кб
208 (SQLite) Selecting, Inserting, Deleting, and Updating SQL Records.mp4 34.07Мб
209 PostgreSQL Database with Python.en_US.srt 7.55Кб
209 PostgreSQL Database with Python.mp4 85.53Мб
210 (PostGreSQL) Selecting, Inserting, Deleting, and Updating SQL Records.en_US.srt 12.43Кб
210 (PostGreSQL) Selecting, Inserting, Deleting, and Updating SQL Records.mp4 78.63Мб
211 Demo of the Book Inventory App.en_US.srt 2.78Кб
211 Demo of the Book Inventory App.mp4 8.81Мб
212 Designing the User Interface.en_US.srt 6.58Кб
212 Designing the User Interface.mp4 16.53Мб
213 Coding the Frontend Interface.en_US.srt 11.03Кб
213 Coding the Frontend Interface.mp4 80.30Мб
214 Coding the Backend.en_US.srt 21.88Кб
214 Coding the Backend.mp4 111.71Мб
215 Connecting the Frontend with the Backend, Part 1.en_US.srt 16.21Кб
215 Connecting the Frontend with the Backend, Part 1.mp4 83.66Мб
216 Connecting the Frontend with the Backend, Part 2.en_US.srt 19.13Кб
216 Connecting the Frontend with the Backend, Part 2.mp4 110.96Мб
217 Exercise_ Fixing a Bug in Our Program.html 1.84Кб
218 Solution_ Fixing a Bug in Our Program.html 1.58Кб
219 Creating .exe and .app Executables from the Python Script.en_US.srt 4.85Кб
219 Creating .exe and .app Executables from the Python Script.mp4 23.25Мб
220 What is Object Oriented Programming (OOP)_.en_US.srt 5.56Кб
220 What is Object Oriented Programming (OOP)_.mp4 22.77Мб
221 Using OOP in a Program, Part 1.en_US.srt 12.84Кб
221 Using OOP in a Program, Part 1.mp4 66.54Мб
222 Using OOP in a Program, Part 2.en_US.srt 12.54Кб
222 Using OOP in a Program, Part 2.mp4 77.41Мб
223 Creating a Bank Account Class.en_US.srt 21.63Кб
223 Creating a Bank Account Class.mp4 85.99Мб
224 Creating Classes Through Inheritance.en_US.srt 11.57Кб
224 Creating Classes Through Inheritance.mp4 50.62Мб
225 OOP Glossary.en_US.srt 7.32Кб
225 OOP Glossary.mp4 37.44Мб
226 Exercise_ Rewriting the App Using Classes and OOP.html 796б
226 exercise-files.zip 3.03Кб
227 Solution_ Rewriting the App Using Classes and OOP.html 5.66Кб
228 Demo of the Mobile App.en_US.srt 1.92Кб
228 Demo of the Mobile App.mp4 33.17Мб
229 Installing the Library.html 819б
230 Creating a User Login Page.en_US.srt 25.49Кб
230 Creating a User Login Page.mp4 74.51Мб
231 Creating a User Sign Up Page.en_US.srt 10.04Кб
231 Creating a User Sign Up Page.mp4 47.20Мб
232 Capturing User Input.en_US.srt 7.04Кб
232 Capturing User Input.mp4 30.16Мб
233 Processing User Sign Ups.en_US.srt 11.62Кб
233 Processing User Sign Ups.mp4 61.02Мб
233 users.json 196б
234 Creating a Sign Up Success Page.en_US.srt 4.14Кб
234 Creating a Sign Up Success Page.mp4 24.91Мб
235 Switching Between Pages.en_US.srt 3.24Кб
235 Switching Between Pages.mp4 16.31Мб
236 Processing User Login Credentials.en_US.srt 18.29Кб
236 Processing User Login Credentials.mp4 297.10Мб
237 Displaying Output to the User.en_US.srt 15.59Кб
237 Displaying Output to the User.mp4 104.11Мб
237 Files.zip 2.08Кб
238 Stylizing the Login Page.en_US.srt 15.72Кб
238 Stylizing the Login Page.mp4 101.39Мб
239 Stylizing the Sign Up Page.en_US.srt 1.19Кб
239 Stylizing the Sign Up Page.mp4 6.57Мб
240 Files.zip 16.21Кб
240 Making the Buttons Interactive.en_US.srt 9.99Кб
240 Making the Buttons Interactive.mp4 61.80Мб
241 Making a Scrollable Area.en_US.srt 9.23Кб
241 Making a Scrollable Area.mp4 44.37Мб
242 Note.html 1.22Кб
243 All-Project-Files.zip 23.35Кб
243 Preparing the Environment for Deploying the App to and Android Phone.en_US.srt 14.99Кб
243 Preparing the Environment for Deploying the App to and Android Phone.mp4 126.25Мб
244 Creating an APK file for Android.en_US.srt 11.54Кб
244 Creating an APK file for Android.mp4 153.63Мб
245 Installing the APK file on Android.en_US.srt 4.03Кб
245 Installing the APK file on Android.mp4 65.07Мб
246 Deploying to iOS.html 1.28Кб
247 Section Introduction.en_US.srt 2.25Кб
247 Section Introduction.mp4 4.11Мб
248 How Web Scraping Works.en_US.srt 4.47Кб
248 How Web Scraping Works.mp4 23.72Мб
249 Link Update.html 888б
250 Web Scraping Example with Python.en_US.srt 14.77Кб
250 Web Scraping Example with Python.mp4 187.88Мб
251 app7-web-scraping.ipynb 268.80Кб
251 Demo of the Web Scraping App.en_US.srt 2.87Кб
251 Demo of the Web Scraping App.mp4 35.36Мб
252 Note_ The New Website URL.html 755б
253 Loading the Webpage in Python.en_US.srt 6.73Кб
253 Loading the Webpage in Python.mp4 139.46Мб
254 Extracting _div_ Elements.en_US.srt 10.08Кб
254 Extracting _div_ Elements.mp4 142.82Мб
255 Scraping the Addresses of the Properties.en_US.srt 11.37Кб
255 Scraping the Addresses of the Properties.mp4 249.64Мб
256 Scraping Special Elements.en_US.srt 10.72Кб
256 Scraping Special Elements.mp4 185.33Мб
257 Saving the Extracted Data in CSV Files.en_US.srt 7.18Кб
257 Saving the Extracted Data in CSV Files.mp4 120.98Мб
258 Crawling Through Multiple Web Pages.en_US.srt 15.01Кб
258 Crawling Through Multiple Web Pages.mp4 349.14Мб
259 Demo of the Data Collector Web App.en_US.srt 3.84Кб
259 Demo of the Data Collector Web App.mp4 15.76Мб
260 Steps of Creating a PostGreSQL Database Web App with Flask.en_US.srt 6.65Кб
260 Steps of Creating a PostGreSQL Database Web App with Flask.mp4 16.28Мб
261 Creating a Page with HTML.en_US.srt 14.17Кб
261 Creating a Page with HTML.mp4 88.66Мб
262 Stylizing the HTML Page with CSS.en_US.srt 8.79Кб
262 Stylizing the HTML Page with CSS.mp4 52.67Мб
263 Capturing User Input.en_US.srt 16.12Кб
263 Capturing User Input.mp4 142.40Мб
264 Creating the PostGreSQL Database Model.en_US.srt 17.10Кб
264 Creating the PostGreSQL Database Model.mp4 213.63Мб
265 Storing User Data to the Database.en_US.srt 17.04Кб
265 Storing User Data to the Database.mp4 180.98Мб
266 Emailing Database Values Back to User.en_US.srt 11.63Кб
266 Emailing Database Values Back to User.mp4 134.88Мб
267 Emailing Data Statistics to Users.en_US.srt 15.96Кб
267 Emailing Data Statistics to Users.mp4 126.79Мб
268 Deploying the Database Web App Online.en_US.srt 15.60Кб
268 Deploying the Database Web App Online.mp4 154.56Мб
269 Creating a Download-Upload Feature.en_US.srt 20.69Кб
269 Creating a Download-Upload Feature.mp4 232.78Мб
269 download-app.zip 786.91Кб
270 Demo of the App.html 1.15Кб
271 A Comparison of Python Web Frameworks.en_US.srt 12.88Кб
271 A Comparison of Python Web Frameworks.mp4 18.82Мб
272 Setting Up a Virtual Environment.en_US.srt 13.68Кб
272 Setting Up a Virtual Environment.mp4 46.87Мб
273 Creating a Django Project.en_US.srt 12.40Кб
273 Creating a Django Project.mp4 102.90Мб
274 Creating a Superuser for the Project.en_US.srt 4.33Кб
274 Creating a Superuser for the Project.mp4 12.10Мб
275 Setting up an Empty Django Blog App.en_US.srt 9.21Кб
275 Setting up an Empty Django Blog App.mp4 26.58Мб
276 Creating a Database Model for the Blog App.en_US.srt 12.43Кб
276 Creating a Database Model for the Blog App.mp4 59.98Мб
277 Overview of the Web App Architecture.en_US.srt 9.75Кб
277 Overview of the Web App Architecture.mp4 36.88Мб
278 HTML Templates.en_US.srt 8.38Кб
278 HTML Templates.mp4 36.48Мб
279 Django Views.en_US.srt 4.69Кб
279 Django Views.mp4 18.63Мб
280 URL Patterns.en_US.srt 15.47Кб
280 URL Patterns.mp4 92.56Мб
281 Creating Admin Interface Views.en_US.srt 9.39Кб
281 Creating Admin Interface Views.mp4 38.53Мб
282 Creating a Homepage.en_US.srt 7.55Кб
282 Creating a Homepage.mp4 36.44Мб
283 Creating an _About_ Page.en_US.srt 2.50Кб
283 Creating an _About_ Page.mp4 10.81Мб
284 Listing Blog Posts on the Homepage.en_US.srt 7.30Кб
284 Listing Blog Posts on the Homepage.mp4 33.90Мб
285 Creating Links.en_US.srt 5.41Кб
285 Creating Links.mp4 27.55Мб
286 Adding Bootstrap to Django.en_US.srt 16.34Кб
286 Adding Bootstrap to Django.mp4 165.62Мб
287 Django Template Filters.en_US.srt 3.88Кб
287 Django Template Filters.mp4 31.64Мб
288 Template Inheritance.en_US.srt 11.66Кб
288 Template Inheritance.mp4 102.20Мб
289 Applying Bootstrap Styling to the Navigation Menu.en_US.srt 3.74Кб
289 Applying Bootstrap Styling to the Navigation Menu.mp4 37.50Мб
290 Demo of the Django Translation App.en_US.srt 3.68Кб
290 Demo of the Django Translation App.mp4 4.68Мб
291 The Steps of Django App Development.en_US.srt 4.07Кб
291 The Steps of Django App Development.mp4 8.06Мб
292 Creating an Empty App Structure of the Translator.en_US.srt 2.51Кб
292 Creating an Empty App Structure of the Translator.mp4 10.25Мб
293 Creating an HTML Form in Django.en_US.srt 8.30Кб
293 Creating an HTML Form in Django.mp4 59.20Мб
293 translator.html 641б
294 Configuring the URLs.en_US.srt 5.11Кб
294 Configuring the URLs.mp4 28.37Мб
295 Creating a Form.en_US.srt 5.45Кб
295 Creating a Form.mp4 30.91Мб
296 Getting and Processing User Input Through a Form.en_US.srt 9.48Кб
296 Getting and Processing User Input Through a Form.mp4 51.45Мб
297 Completing the Translator App.en_US.srt 5.84Кб
297 Completing the Translator App.mp4 30.86Мб
298 app10-geocoder.zip 7.94Кб
298 Demo of the Geography Web App.en_US.srt 8.41Кб
298 Demo of the Geography Web App.mp4 50.53Мб
299 Solution, Part 1.en_US.srt 17.45Кб
299 Solution, Part 1.mp4 107.34Мб
300 Solution, Part 2.en_US.srt 6.11Кб
300 Solution, Part 2.mp4 71.48Мб
301 End of the Course.html 1.08Кб
302 Introduction.html 735б
303 [exercise_info] A.S.html 865б
303 [exercise_info] Access JSON Property.html 1.03Кб
303 [exercise_info] Add Gold.html 3.28Кб
303 [exercise_info] Andy Smith.html 875б
303 [exercise_info] Anti Duplicator.html 877б
303 [exercise_info] Anybody in There_.html 975б
303 [exercise_info] Banned _xxx_.html 906б
303 [exercise_info] Banned _xxx_ Lists.html 993б
303 [exercise_info] Certain Passwords Only.html 1.03Кб
303 [exercise_info] Chatbot Version 1.0.html 1.43Кб
303 [exercise_info] Chatbot Version 2.0.html 1.55Кб
303 [exercise_info] Chatbot Version 3.0.html 1.44Кб
303 [exercise_info] Chatbot Version 4.0.html 1.57Кб
303 [exercise_info] Commented Functions.html 1007б
303 [exercise_info] Concatenate Lists Indefinite.html 1.00Кб
303 [exercise_info] Counter.html 1.29Кб
303 [exercise_info] Decimal Universe.html 896б
303 [exercise_info] Delete.html 889б
303 [exercise_info] Delete Them All.html 773б
303 [exercise_info] Dictionary Lists Sum.html 968б
303 [exercise_info] Dictionary Sum.html 1002б
303 [exercise_info] Directory Structure.html 823б
303 [exercise_info] Double Dictionary Values.html 1.21Кб
303 [exercise_info] Even Lists.html 983б
303 [exercise_info] Every Seven.html 1.26Кб
303 [exercise_info] Filter Dictionary.html 1.06Кб
303 [exercise_info] Filter Dictionary Double.html 1.09Кб
303 [exercise_info] Find Questions.html 968б
303 [exercise_info] Five Every Seven.html 1.59Кб
303 [exercise_info] Function of Function.html 963б
303 [exercise_info] Genius Robot.html 1.11Кб
303 [exercise_info] Get Density.html 883б
303 [exercise_info] Integers of non Empty Lists.html 910б
303 [exercise_info] John Smith.html 944б
303 [exercise_info] List Concatenation.html 995б
303 [exercise_info] List Maximum.html 848б
303 [exercise_info] Mean and Write.html 955б
303 [exercise_info] Mean of All Files.html 881б
303 [exercise_info] Mean of List Extraction (Complex).html 1.08Кб
303 [exercise_info] Merge Them.html 1.14Кб
303 [exercise_info] Multiple Arguments Call.html 981б
303 [exercise_info] Multiple Arguments Function Definition.html 1.07Кб
303 [exercise_info] Multiple Keyword Arguments.html 1.30Кб
303 [exercise_info] Naive Robot.html 1.03Кб
303 [exercise_info] Nested Directory Structure.html 1.49Кб
303 [exercise_info] Nine Files.html 850б
303 [exercise_info] Nine Mindful Files.html 906б
303 [exercise_info] Number Info.html 1.62Кб
303 [exercise_info] Number of Characters.html 890б
303 [exercise_info] Object and Attribute.html 992б
303 [exercise_info] Object and Magic Attributes.html 1.25Кб
303 [exercise_info] Object Identity.html 845б
303 [exercise_info] Odd Lists.html 1.16Кб
303 [exercise_info] Polite Robot.html 986б
303 [exercise_info] Print Sum.html 1.16Кб
303 [exercise_info] Random Range.html 899б
303 [exercise_info] Remove if Too Big and Add New.html 1.03Кб
303 [exercise_info] Renaming Multiple Files.html 1.08Кб
303 [exercise_info] Robot and Mind.html 2.11Кб
303 [exercise_info] Second Element of Every Tuple.html 945б
303 [exercise_info] Seek and Delete.html 808б
303 [exercise_info] Sequence First and Last.html 851б
303 [exercise_info] Sequence Index.html 838б
303 [exercise_info] Sequence Last Item.html 837б
303 [exercise_info] Sequence Last Item If Last Item.html 942б
303 [exercise_info] Similarity Between Texts.html 1.41Кб
303 [exercise_info] Simple Sum.html 827б
303 [exercise_info] Smart Robot.html 1.08Кб
303 [exercise_info] The Inside of a List.html 1018б
303 [exercise_info] The Shortest Straw.html 806б
303 [exercise_info] True if All.html 1.21Кб
303 [exercise_info] Try and Except.html 961б
303 [exercise_info] Tuple to Dictionary.html 1.13Кб
303 [exercise_info] What Day is Today_.html 1003б
303 [exercise_info] X Every Y.html 1.17Кб
303 [exercise_solution] A.S.zip 408б
303 [exercise_solution] Access JSON Property.zip 780б
303 [exercise_solution] Add Gold.zip 1.26Кб
303 [exercise_solution] Andy Smith.zip 440б
303 [exercise_solution] Anti Duplicator.zip 314б
303 [exercise_solution] Anybody in There_.zip 363б
303 [exercise_solution] Banned _xxx_.zip 368б
303 [exercise_solution] Banned _xxx_ Lists.zip 404б
303 [exercise_solution] Certain Passwords Only.zip 484б
303 [exercise_solution] Chatbot Version 1.0.zip 516б
303 [exercise_solution] Chatbot Version 2.0.zip 568б
303 [exercise_solution] Chatbot Version 3.0.zip 650б
303 [exercise_solution] Chatbot Version 4.0.zip 772б
303 [exercise_solution] Commented Functions.zip 514б
303 [exercise_solution] Concatenate Lists Indefinite.zip 370б
303 [exercise_solution] Counter.zip 325б
303 [exercise_solution] Decimal Universe.zip 342б
303 [exercise_solution] Delete.zip 421б
303 [exercise_solution] Delete Them All.zip 704б
303 [exercise_solution] Dictionary Lists Sum.zip 404б
303 [exercise_solution] Dictionary Sum.zip 326б
303 [exercise_solution] Directory Structure.zip 359б
303 [exercise_solution] Double Dictionary Values.zip 693б
303 [exercise_solution] Even Lists.zip 456б
303 [exercise_solution] Every Seven.zip 310б
303 [exercise_solution] Filter Dictionary.zip 384б
303 [exercise_solution] Filter Dictionary Double.zip 422б
303 [exercise_solution] Find Questions.zip 1.06Кб
303 [exercise_solution] Five Every Seven.zip 484б
303 [exercise_solution] Function of Function.zip 320б
303 [exercise_solution] Genius Robot.zip 540б
303 [exercise_solution] Get Density.zip 754б
303 [exercise_solution] Integers of non Empty Lists.zip 480б
303 [exercise_solution] John Smith.zip 400б
303 [exercise_solution] List Concatenation.zip 324б
303 [exercise_solution] List Maximum.zip 306б
303 [exercise_solution] Mean and Write.zip 1.01Кб
303 [exercise_solution] Mean of All Files.zip 986б
303 [exercise_solution] Mean of List Extraction (Complex).zip 512б
303 [exercise_solution] Merge Them.zip 1005б
303 [exercise_solution] Multiple Arguments Call.zip 400б
303 [exercise_solution] Multiple Arguments Function Definition.zip 308б
303 [exercise_solution] Multiple Keyword Arguments.zip 304б
303 [exercise_solution] Naive Robot.zip 346б
303 [exercise_solution] Nested Directory Structure.zip 480б
303 [exercise_solution] Nine Files.zip 388б
303 [exercise_solution] Nine Mindful Files.zip 750б
303 [exercise_solution] Number Info.zip 492б
303 [exercise_solution] Number of Characters.zip 346б
303 [exercise_solution] Object and Attribute.zip 270б
303 [exercise_solution] Object and Magic Attributes.zip 512б
303 [exercise_solution] Object Identity.zip 298б
303 [exercise_solution] Odd Lists.zip 366б
303 [exercise_solution] Polite Robot.zip 430б
303 [exercise_solution] Print Sum.zip 324б
303 [exercise_solution] Random Range.zip 380б
303 [exercise_solution] Remove if Too Big and Add New.zip 384б
303 [exercise_solution] Renaming Multiple Files.zip 1.13Кб
303 [exercise_solution] Robot and Mind.zip 1000б
303 [exercise_solution] Second Element of Every Tuple.zip 394б
303 [exercise_solution] Seek and Delete.zip 965б
303 [exercise_solution] Sequence First and Last.zip 318б
303 [exercise_solution] Sequence Index.zip 306б
303 [exercise_solution] Sequence Last Item.zip 308б
303 [exercise_solution] Sequence Last Item If Last Item.zip 376б
303 [exercise_solution] Similarity Between Texts.zip 406б
303 [exercise_solution] Simple Sum.zip 308б
303 [exercise_solution] Smart Robot.zip 474б
303 [exercise_solution] The Inside of a List.zip 314б
303 [exercise_solution] The Shortest Straw.zip 4.98Кб
303 [exercise_solution] True if All.zip 306б
303 [exercise_solution] Try and Except.zip 452б
303 [exercise_solution] Tuple to Dictionary.zip 444б
303 [exercise_solution] What Day is Today_.zip 392б
303 [exercise_solution] X Every Y.zip 486б
303 [exercise] A.S.zip 406б
303 [exercise] Access JSON Property.zip 716б
303 [exercise] Add Gold.zip 1.02Кб
303 [exercise] Andy Smith.zip 437б
303 [exercise] Anti Duplicator.zip 277б
303 [exercise] Anybody in There_.zip 301б
303 [exercise] Banned _xxx_.zip 304б
303 [exercise] Banned _xxx_ Lists.zip 322б
303 [exercise] Certain Passwords Only.zip 440б
303 [exercise] Chatbot Version 1.0.zip 497б
303 [exercise] Chatbot Version 2.0.zip 524б
303 [exercise] Chatbot Version 3.0.zip 564б
303 [exercise] Chatbot Version 4.0.zip 672б
303 [exercise] Commented Functions.zip 535б
303 [exercise] Concatenate Lists Indefinite.zip 305б
303 [exercise] Counter.zip 298б
303 [exercise] Decimal Universe.zip 292б
303 [exercise] Delete.zip 368б
303 [exercise] Delete Them All.zip 628б
303 [exercise] Dictionary Lists Sum.zip 322б
303 [exercise] Dictionary Sum.zip 283б
303 [exercise] Directory Structure.zip 299б
303 [exercise] Double Dictionary Values.zip 582б
303 [exercise] Even Lists.zip 348б
303 [exercise] Every Seven.zip 275б
303 [exercise] Filter Dictionary.zip 312б
303 [exercise] Filter Dictionary Double.zip 331б
303 [exercise] Find Questions.zip 977б
303 [exercise] Five Every Seven.zip 363б
303 [exercise] Function of Function.zip 309б
303 [exercise] Genius Robot.zip 463б
303 [exercise] Get Density.zip 652б
303 [exercise] Integers of non Empty Lists.zip 431б
303 [exercise] John Smith.zip 393б
303 [exercise] List Concatenation.zip 305б
303 [exercise] List Maximum.zip 291б
303 [exercise] Mean and Write.zip 795б
303 [exercise] Mean of All Files.zip 771б
303 [exercise] Mean of List Extraction (Complex).zip 472б
303 [exercise] Merge Them.zip 866б
303 [exercise] Multiple Arguments Call.zip 393б
303 [exercise] Multiple Arguments Function Definition.zip 274б
303 [exercise] Multiple Keyword Arguments.zip 304б
303 [exercise] Naive Robot.zip 293б
303 [exercise] Nested Directory Structure.zip 360б
303 [exercise] Nine Files.zip 314б
303 [exercise] Nine Mindful Files.zip 675б
303 [exercise] Number Info.zip 366б
303 [exercise] Number of Characters.zip 573б
303 [exercise] Object and Attribute.zip 255б
303 [exercise] Object and Magic Attributes.zip 376б
303 [exercise] Object Identity.zip 269б
303 [exercise] Odd Lists.zip 303б
303 [exercise] Polite Robot.zip 397б
303 [exercise] Print Sum.zip 299б
303 [exercise] Random Range.zip 310б
303 [exercise] Remove if Too Big and Add New.zip 313б
303 [exercise] Renaming Multiple Files.zip 1.04Кб
303 [exercise] Robot and Mind.zip 972б
303 [exercise] Second Element of Every Tuple.zip 363б
303 [exercise] Seek and Delete.zip 837б
303 [exercise] Sequence First and Last.zip 279б
303 [exercise] Sequence Index.zip 273б
303 [exercise] Sequence Last Item.zip 274б
303 [exercise] Sequence Last Item If Last Item.zip 308б
303 [exercise] Similarity Between Texts.zip 339б
303 [exercise] Simple Sum.zip 274б
303 [exercise] Smart Robot.zip 419б
303 [exercise] The Inside of a List.zip 278б
303 [exercise] The Shortest Straw.zip 4.87Кб
303 [exercise] True if All.zip 273б
303 [exercise] Try and Except.zip 360б
303 [exercise] Tuple to Dictionary.zip 428б
303 [exercise] What Day is Today_.zip 317б
303 [exercise] X Every Y.zip 488б
303 [quiz] _args Function Output.html 3.49Кб
303 [quiz] Better Array Memory.html 3.16Кб
303 [quiz] Better File Memory.html 3.32Кб
303 [quiz] Better Humanity.html 3.15Кб
303 [quiz] Better Sum.html 3.14Кб
303 [quiz] Builtins.html 2.45Кб
303 [quiz] CPython.html 3.25Кб
303 [quiz] Data, If, and For.html 3.51Кб
303 [quiz] Data Structure Knowledge, #1.html 3.61Кб
303 [quiz] Data Structure Knowledge #2.html 3.37Кб
303 [quiz] Equality.html 2.96Кб
303 [quiz] Error in Loop_.html 3.46Кб
303 [quiz] Function in Class.html 3.58Кб
303 [quiz] Guess Code - Logic.html 3.22Кб
303 [quiz] Guess Code - Multiple Lists.html 3.18Кб
303 [quiz] Guess Output - Lists and Strings.html 2.96Кб
303 [quiz] Guess Output -Sets.html 2.97Кб
303 [quiz] Guess Output - Tuples.html 2.57Кб
303 [quiz] Indentation.html 3.52Кб
303 [quiz] Instance.html 2.81Кб
303 [quiz] Mutability.html 3.35Кб
303 [quiz] Names and Objects.html 3.06Кб
303 [quiz] Namespace Errors.html 3.16Кб
303 [quiz] Naming Rules.html 3.14Кб
303 [quiz] Objects.html 3.06Кб
303 [quiz] PEP.html 3.42Кб
303 Note.html 733б
304 Demo of the Interactive English Dictionary App.en_US.srt 4.80Кб
304 Demo of the Interactive English Dictionary App.mp4 14.07Мб
305 data.json 4.69Мб
305 Know Your Dataset.en_US.srt 5.26Кб
305 Know Your Dataset.mp4 47.64Мб
306 data.json 4.69Мб
306 Loading JSON Data.en_US.srt 3.63Кб
306 Loading JSON Data.mp4 49.01Мб
307 Returning the Definition of a Word.en_US.srt 3.17Кб
307 Returning the Definition of a Word.mp4 15.79Мб
308 Non-Existing Words.en_US.srt 2.50Кб
308 Non-Existing Words.mp4 12.72Мб
309 Dealing with Case-Sensitive Words.en_US.srt 2.73Кб
309 Dealing with Case-Sensitive Words.mp4 14.15Мб
310 Calculating the Similarity Between Words.en_US.srt 4.75Кб
310 Calculating the Similarity Between Words.mp4 38.32Мб
311 Best Matches out of a List of Words.en_US.srt 5.59Кб
311 Best Matches out of a List of Words.mp4 60.28Мб
312 Finding the Most Similar Word from a Group of Words.en_US.srt 8.92Кб
312 Finding the Most Similar Word from a Group of Words.mp4 39.93Мб
313 Getting Confirmation from the User.en_US.srt 9.42Кб
313 Getting Confirmation from the User.mp4 43.66Мб
314 Optimizing the Final Output.en_US.srt 8.12Кб
314 Optimizing the Final Output.mp4 40.33Мб
315 Exercise_ Making Version 1.1 of the Program.html 1.23Кб
316 Solution_ Making Version 1.2 of the Program.html 2.07Кб
317 Exercise_ Making Version 1.2 of the Program.html 723б
318 Solution_ Making Version 1.2 of the Program.html 1.64Кб
319 Demo of the Website Blocker.en_US.srt 4.39Кб
319 Demo of the Website Blocker.mp4 12.25Мб
320 Application Architecture.en_US.srt 3.96Кб
320 Application Architecture.mp4 17.59Мб
321 Setting up the Script.en_US.srt 10.15Кб
321 Setting up the Script.mp4 83.18Мб
322 Setting up the Infinite Loop.en_US.srt 10.66Кб
322 Setting up the Infinite Loop.mp4 72.38Мб
323 Implementing the First Part.en_US.srt 12.29Кб
323 Implementing the First Part.mp4 64.23Мб
324 Implementing the Second Part.en_US.srt 19.23Кб
324 Implementing the Second Part.mp4 277.83Мб
325 Scheduling the Python Program on Windows.en_US.srt 13.50Кб
325 Scheduling the Python Program on Windows.mp4 153.46Мб
326 Scheduling the Python Program on Mac and Linux.en_US.srt 6.35Кб
326 Scheduling the Python Program on Mac and Linux.mp4 38.92Мб
327 Demo of the Data Visualization Dashboard App.en_US.srt 2.24Кб
327 Demo of the Data Visualization Dashboard App.mp4 6.43Мб
328 Downloading Datasets with Python.en_US.srt 12.57Кб
328 Downloading Datasets with Python.mp4 128.61Мб
329 Stock Market Data.en_US.srt 4.01Кб
329 Stock Market Data.mp4 18.05Мб
330 Stock Market Data Candlestick Charts.en_US.srt 5.72Кб
330 Stock Market Data Candlestick Charts.mp4 57.17Мб
331 Candlestick Charts with Bokeh Quadrants.en_US.srt 10.35Кб
331 Candlestick Charts with Bokeh Quadrants.mp4 62.67Мб
332 Candlestick Charts with Bokeh Rectangles.en_US.srt 19.51Кб
332 Candlestick Charts with Bokeh Rectangles.mp4 324.91Мб
333 Candlestick Segments.en_US.srt 4.84Кб
333 Candlestick Segments.mp4 61.43Мб
334 Stylizing the Chart.en_US.srt 3.93Кб
334 Stylizing the Chart.mp4 87.83Мб
335 The Concept Behind Embedding Bokeh Charts in a Flask Webpage.en_US.srt 10.06Кб
335 The Concept Behind Embedding Bokeh Charts in a Flask Webpage.mp4 139.56Мб
336 Note.html 837б
337 Embedding the Bokeh Chart in a Webpage.en_US.srt 13.13Кб
337 Embedding the Bokeh Chart in a Webpage.mp4 213.80Мб
338 Deploying the Chart Website to a Live Server.en_US.srt 8.28Кб
338 Deploying the Chart Website to a Live Server.mp4 136.50Мб
338 runtime-link.txt 218б
339 [exercise_info] Variables.html 1.69Кб
339 [exercise_solution] Variables.zip 144б
339 [exercise] Variables.zip 174б
339 About this Section.html 947б
340 [exercise_info] Append from List to List.html 920б
340 [exercise_info] Append to List.html 971б
340 [exercise_info] Concatenate List Items.html 1.01Кб
340 [exercise_info] Create Dictionary.html 959б
340 [exercise_info] Create Function.html 1.23Кб
340 [exercise_info] Exponential Function.html 1.13Кб
340 [exercise_info] Function Output.html 1.11Кб
340 [exercise_info] Function with Default Parameters.html 1.13Кб
340 [exercise_info] Get Variable Value.html 1.05Кб
340 [exercise_info] Indexing.html 921б
340 [exercise_info] List Indexing.html 968б
340 [exercise_info] Lists.html 928б
340 [exercise_info] Math Operators.html 1.38Кб
340 [exercise_info] More on Indexing.html 916б
340 [exercise_info] More on Slicing.html 920б
340 [exercise_info] Remove from List.html 971б
340 [exercise_info] Simple Sum.html 1019б
340 [exercise_info] Slicing.html 925б
340 [exercise_info] Sum up Function.html 1.01Кб
340 [exercise_solution] Append from List to List.zip 203б
340 [exercise_solution] Append to List.zip 167б
340 [exercise_solution] Concatenate List Items.zip 209б
340 [exercise_solution] Create Dictionary.zip 145б
340 [exercise_solution] Create Function.zip 159б
340 [exercise_solution] Exponential Function.zip 149б
340 [exercise_solution] Function Output.zip 171б
340 [exercise_solution] Function with Default Parameters.zip 170б
340 [exercise_solution] Get Variable Value.zip 143б
340 [exercise_solution] Indexing.zip 150б
340 [exercise_solution] List Indexing.zip 204б
340 [exercise_solution] Lists.zip 140б
340 [exercise_solution] Math Operators.zip 160б
340 [exercise_solution] More on Indexing.zip 175б
340 [exercise_solution] More on Slicing.zip 178б
340 [exercise_solution] Remove from List.zip 167б
340 [exercise_solution] Simple Sum.zip 149б
340 [exercise_solution] Slicing.zip 157б
340 [exercise_solution] Sum up Function.zip 153б
340 [exercise] Append from List to List.zip 184б
340 [exercise] Append to List.zip 148б
340 [exercise] Concatenate List Items.zip 190б
340 [exercise] Create Dictionary.zip 131б
340 [exercise] Create Function.zip 120б
340 [exercise] Exponential Function.zip 120б
340 [exercise] Function Output.zip 153б
340 [exercise] Function with Default Parameters.zip 120б
340 [exercise] Get Variable Value.zip 131б
340 [exercise] Indexing.zip 148б
340 [exercise] List Indexing.zip 197б
340 [exercise] Lists.zip 131б
340 [exercise] Math Operators.zip 136б
340 [exercise] More on Indexing.zip 173б
340 [exercise] More on Slicing.zip 173б
340 [exercise] Remove from List.zip 153б
340 [exercise] Simple Sum.zip 133б
340 [exercise] Slicing.zip 154б
340 [exercise] Sum up Function.zip 138б
340 Bonus Lecture.html 2.63Кб
Статистика распространения по странам
Таджикистан (TJ) 1
США (US) 1
Польша (PL) 1
Всего 3
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент