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