Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
[TGx]Downloaded from torrentgalaxy.to .txt |
585б |
001 Python 2 vs. Python 3.en.srt |
4.13Кб |
001 Python 2 vs. Python 3.mp4 |
16.20Мб |
002 Installing Python.en.srt |
4.19Кб |
002 Installing Python.mp4 |
20.57Мб |
003 hello-world.py |
37б |
003 How to execute Python code.en.srt |
7.83Кб |
003 How to execute Python code.mp4 |
24.02Мб |
004 Basic arithmetic.en.srt |
10.39Кб |
004 Basic arithmetic.mp4 |
18.95Мб |
005 Python variables.en.srt |
6.82Кб |
005 Python variables.mp4 |
19.69Мб |
005 variables.py |
38б |
006 indentation.py |
340б |
006 Python is all about indentation and formatting.en.srt |
9.78Кб |
006 Python is all about indentation and formatting.mp4 |
37.48Мб |
007 Code comments.en.srt |
6.07Кб |
007 Code comments.mp4 |
21.64Мб |
007 comments.py |
88б |
008 data-types.py |
259б |
008 Python data types overview.en.srt |
7.11Кб |
008 Python data types overview.mp4 |
23.37Мб |
009 integers.py |
123б |
009 Numeric data types.en.srt |
6.32Кб |
009 Numeric data types.mp4 |
24.51Мб |
010 String data type.en.srt |
5.39Кб |
010 String data type.mp4 |
19.13Мб |
010 strings.py |
79б |
011 List data type.en.srt |
9.13Кб |
011 List data type.mp4 |
27.86Мб |
011 lists.py |
105б |
012 dictionaries.py |
221б |
012 Dictionary data type.en.srt |
10.04Кб |
012 Dictionary data type.mp4 |
41.03Мб |
013 Tuple data type.en.srt |
9.92Кб |
013 Tuple data type.mp4 |
30.43Мб |
013 tuples.py |
89б |
014 Set data type.en.srt |
8.05Кб |
014 Set data type.mp4 |
28.86Мб |
014 sets.py |
135б |
015 Boolean data type.en.srt |
4.41Кб |
015 Boolean data type.mp4 |
17.65Мб |
015 booleans.py |
57б |
016 none.py |
127б |
016 None data type.en.srt |
3.87Кб |
016 None data type.mp4 |
15.92Мб |
017 indexing-and-slicing.py |
171б |
017 Indexing and slicing lists.en.srt |
10.56Кб |
017 Indexing and slicing lists.mp4 |
46.45Мб |
018 Asking for user input.en.srt |
5.31Кб |
018 Asking for user input.mp4 |
22.06Мб |
018 user-input.py |
145б |
019 type-casting.py |
332б |
019 Type casting your data types.en.srt |
9.61Кб |
019 Type casting your data types.mp4 |
37.85Мб |
020 print-formatting.py |
161б |
020 Various string formatting methods.en.srt |
6.57Кб |
020 Various string formatting methods.mp4 |
27.34Мб |
021 comparison-operators.py |
986б |
021 Comparison operators (basics).en.srt |
22.16Кб |
021 Comparison operators (basics).mp4 |
109.06Мб |
022 Comparison operator shortcuts.en.srt |
4.54Кб |
022 Comparison operator shortcuts.mp4 |
21.51Мб |
022 comparison-shortcuts.py |
91б |
023 Multiple comparison operators.en.srt |
6.87Кб |
023 Multiple comparison operators.mp4 |
31.27Мб |
023 multiple-comparison-operators.py |
239б |
024 For loops.en.srt |
9.96Кб |
024 For loops.mp4 |
50.56Мб |
024 for-loops.py |
504б |
025 While loops.en.srt |
4.35Кб |
025 While loops.mp4 |
14.67Мб |
025 while-loops.py |
60б |
026 break-and-continue.py |
441б |
026 Break out of and continue through loop iterations.en.srt |
9.77Кб |
026 Break out of and continue through loop iterations.mp4 |
39.19Мб |
027 functions.py |
540б |
027 Introduction to Python functions.en.srt |
18.39Кб |
027 Introduction to Python functions.mp4 |
90.89Мб |
028 Introduction to Python scope.en.srt |
9.01Кб |
028 Introduction to Python scope.mp4 |
34.36Мб |
028 scope.py |
103б |
029 How to run a local web server using Python.en.srt |
5.34Кб |
029 How to run a local web server using Python.mp4 |
17.91Мб |
030 Random choices using a Python module.en.srt |
2.97Кб |
030 Random choices using a Python module.mp4 |
11.47Мб |
031 project.py |
848б |
031 Project #1_ Beginner Python Project.en.srt |
16.27Кб |
031 Project #1_ Beginner Python Project.mp4 |
88.50Мб |
032 Beginner Python summary.en.srt |
3.32Кб |
032 Beginner Python summary.mp4 |
14.09Мб |
033 Intermediate Python Introduction.en.srt |
2.41Кб |
033 Intermediate Python Introduction.mp4 |
32.55Мб |
034 in-operator.py |
376б |
034 The IN operator.en.srt |
13.29Кб |
034 The IN operator.mp4 |
52.49Мб |
035 not-operator.py |
178б |
035 The NOT operator.en.srt |
10.41Кб |
035 The NOT operator.mp4 |
42.93Мб |
036 Reading files.en.srt |
9.17Кб |
036 Reading files.mp4 |
34.41Мб |
036 reading-files.py |
98б |
036 readme.txt |
42б |
037 Writing files.en.srt |
6.42Кб |
037 Writing files.mp4 |
23.21Мб |
037 writing-files.py |
118б |
038 emails.txt |
99б |
038 reading-multiple-lines.py |
149б |
038 Reading multiple lines from a file.en.srt |
9.07Кб |
038 Reading multiple lines from a file.mp4 |
37.55Мб |
039 executable-user-files.py |
324б |
039 Writing a new file and executing it.en.srt |
6.75Кб |
039 Writing a new file and executing it.mp4 |
31.15Мб |
040 functions-inside-of-functions.py |
147б |
040 Functions inside of functions (a decorator primer lesson).en.srt |
10.39Кб |
040 Functions inside of functions (a decorator primer lesson).mp4 |
41.51Мб |
041 Making a simple API request.en.srt |
6.85Кб |
041 Making a simple API request.mp4 |
28.58Мб |
041 simple-api-requests.py |
323б |
042 Making a JSON API request.en.srt |
8.15Кб |
042 Making a JSON API request.mp4 |
48.26Мб |
042 making-json-api-requests.py |
328б |
043 reading-json.py |
778б |
043 Reading JSON responses.en.srt |
7.98Кб |
043 Reading JSON responses.mp4 |
49.76Мб |
044 Function _args.en.srt |
7.45Кб |
044 Function _args.mp4 |
30.60Мб |
044 function-args.py |
153б |
045 Function __kwargs.en.srt |
11.56Кб |
045 Function __kwargs.mp4 |
58.66Мб |
045 function-kwargs.py |
543б |
046 How to install pip.en.srt |
6.23Кб |
046 How to install pip.mp4 |
21.16Мб |
046 installing-pip.py |
74б |
047 mutable-vs-immutable.py |
182б |
047 Mutable vs Immutable data types.en.srt |
7.79Кб |
047 Mutable vs Immutable data types.mp4 |
34.45Мб |
048 enumeration.py |
190б |
048 List enumeration.en.srt |
4.41Кб |
048 List enumeration.mp4 |
22.99Мб |
049 List comprehensions.en.srt |
5.82Кб |
049 List comprehensions.mp4 |
26.60Мб |
049 list-comprehensions.py |
146б |
050 Dictionary comprehensions.en.srt |
6.23Кб |
050 Dictionary comprehensions.mp4 |
33.81Мб |
050 dictionary-comprehensions.py |
190б |
051 Getting dictionary values.en.srt |
8.09Кб |
051 Getting dictionary values.mp4 |
41.00Мб |
051 getting-dictionary-values.py |
219б |
052 Virtual environments.en.srt |
11.75Кб |
052 Virtual environments.mp4 |
48.38Мб |
053 How to learn by exploring Python using iPython.en.srt |
9.52Кб |
053 How to learn by exploring Python using iPython.mp4 |
41.66Мб |
054 3rd party Python packages.en.srt |
9.33Кб |
054 3rd party Python packages.mp4 |
48.41Мб |
054 packages.py |
225б |
055 API requests refresher.en.srt |
5.49Кб |
055 API requests refresher.mp4 |
27.38Мб |
056 project.py |
648б |
056 Project #2_ Intermediate Python Project.en.srt |
20.02Кб |
056 Project #2_ Intermediate Python Project.mp4 |
98.16Мб |
057 Intermediate Python Summary.en.srt |
2.59Кб |
057 Intermediate Python Summary.mp4 |
13.08Мб |
058 Advanced Python introduction.en.srt |
2.15Кб |
058 Advanced Python introduction.mp4 |
29.83Мб |
059 Creating your first OOP class.en.srt |
8.13Кб |
059 Creating your first OOP class.mp4 |
20.25Мб |
059 python-301-lesson-1-first-class.py |
207б |
060 OOP class properties.en.srt |
9.32Кб |
060 OOP class properties.mp4 |
31.99Мб |
060 python-301-lesson-2-class-properties.py |
247б |
061 OOP class methods.en.srt |
13.52Кб |
061 OOP class methods.mp4 |
57.48Мб |
061 python-301-lesson-3-class-methods.py |
544б |
062 OOP class cleanup.en.srt |
3.99Кб |
062 OOP class cleanup.mp4 |
16.64Мб |
062 python-301-lesson-4-class-cleanup.py |
188б |
063 OOP class inheritance.en.srt |
9.40Кб |
063 OOP class inheritance.mp4 |
40.56Мб |
063 python-301-lesson-5-class-inheritance.py |
414б |
064 OOP class interfaces.en.srt |
5.35Кб |
064 OOP class interfaces.mp4 |
24.85Мб |
064 python-301-lesson-6-class-interfaces.py |
267б |
065 OOP the super() function.en.srt |
13.08Кб |
065 OOP the super() function.mp4 |
64.61Мб |
065 python-301-lesson-7-super-method.py |
523б |
066 OOP magic dunder methods.en.srt |
13.72Кб |
066 OOP magic dunder methods.mp4 |
78.42Мб |
066 python-301-lesson-8-dunder-methods.py |
890б |
067 Errors and exceptions.en.srt |
9.25Кб |
067 Errors and exceptions.mp4 |
37.86Мб |
067 python-301-lesson-9-errors-and-exceptions.py |
289б |
068 Catching exceptions.en.srt |
14.08Кб |
068 Catching exceptions.mp4 |
67.39Мб |
068 python-301-lesson-10-catching-exceptions.py |
351б |
069 Decorators.en.srt |
11.04Кб |
069 Decorators.mp4 |
46.57Мб |
070 Generators.en.srt |
19.47Кб |
070 Generators.mp4 |
97.07Мб |
070 python-301-lesson-12-generators.py |
201б |
071 Pipenvs.en.srt |
12.28Кб |
071 Pipenvs.mp4 |
54.23Мб |
071 python-301-lesson-13-pipenvs.py |
88б |
072 project.py |
1.52Кб |
072 Project #3_ Advanced Python Project.en.srt |
29.15Кб |
072 Project #3_ Advanced Python Project.mp4 |
133.36Мб |
073 Advanced Python Summary.en.srt |
1.83Кб |
073 Advanced Python Summary.mp4 |
9.50Мб |
074 Django-101-Source-Code.zip |
20.00Кб |
074 Welcome to Django for beginners.en.srt |
1.91Кб |
074 Welcome to Django for beginners.mp4 |
20.50Мб |
075 Django-101-Source-Code.zip |
20.00Кб |
075 Getting setup with a virtual environment.en.srt |
4.28Кб |
075 Getting setup with a virtual environment.mp4 |
14.69Мб |
076 Django-101-Source-Code.zip |
20.00Кб |
076 Setting up Django.en.srt |
7.27Кб |
076 Setting up Django.mp4 |
22.20Мб |
077 Creating a new app.en.srt |
3.10Кб |
077 Creating a new app.mp4 |
12.63Мб |
077 Django-101-Source-Code.zip |
20.00Кб |
078 Django-101-Source-Code.zip |
20.00Кб |
078 Your first model.en.srt |
12.16Кб |
078 Your first model.mp4 |
42.37Мб |
079 Django-101-Source-Code.zip |
20.00Кб |
079 Your first view.en.srt |
12.29Кб |
079 Your first view.mp4 |
52.04Мб |
080 Django-101-Source-Code.zip |
20.00Кб |
080 Setting up your templates folder.en.srt |
9.57Кб |
080 Setting up your templates folder.mp4 |
40.35Мб |
081 Django-101-Source-Code.zip |
20.00Кб |
081 Using template blocks.en.srt |
7.31Кб |
081 Using template blocks.mp4 |
29.91Мб |
082 Custom page context.en.srt |
10.59Кб |
082 Custom page context.mp4 |
49.07Мб |
082 Django-101-Source-Code.zip |
20.00Кб |
083 Displaying dynamically added posts.en.srt |
5.93Кб |
083 Displaying dynamically added posts.mp4 |
24.88Мб |
083 Django-101-Source-Code.zip |
20.00Кб |
084 Adding images to your model.en.srt |
12.27Кб |
084 Adding images to your model.mp4 |
63.10Мб |
084 Django-101-Source-Code.zip |
20.00Кб |
085 Django-101-Source-Code.zip |
20.00Кб |
085 Setting up your media folder.en.srt |
6.94Кб |
085 Setting up your media folder.mp4 |
36.75Мб |
086 Adding images to your template.en.srt |
5.58Кб |
086 Adding images to your template.mp4 |
27.55Мб |
086 Django-101-Source-Code.zip |
20.00Кб |
087 Adding a Post Detail view.en.srt |
9.11Кб |
087 Adding a Post Detail view.mp4 |
36.85Мб |
087 Django-101-Source-Code.zip |
20.00Кб |
088 Adding a Post Detail template.en.srt |
4.41Кб |
088 Adding a Post Detail template.mp4 |
21.52Мб |
088 Django-101-Source-Code.zip |
20.00Кб |
089 Django-101-Source-Code.zip |
20.00Кб |
089 Template links.en.srt |
6.00Кб |
089 Template links.mp4 |
39.45Мб |
090 Adding an upload form.en.srt |
22.17Кб |
090 Adding an upload form.mp4 |
104.84Мб |
090 Django-101-Source-Code.zip |
20.00Кб |
091 Django-101-Source-Code.zip |
20.00Кб |
091 Sorting default posts.en.srt |
4.15Кб |
091 Sorting default posts.mp4 |
21.40Мб |
092 Django-101-Source-Code.zip |
20.00Кб |
092 Django messages framework.en.srt |
12.01Кб |
092 Django messages framework.mp4 |
75.17Мб |
093 Adding Bootstrap 5.en.srt |
27.06Кб |
093 Adding Bootstrap 5.mp4 |
192.42Мб |
093 Django-101-Source-Code.zip |
20.00Кб |
094 Django-101-Source-Code.zip |
20.00Кб |
094 Project #4_ Your Final Project.en.srt |
2.53Кб |
094 Project #4_ Your Final Project.mp4 |
8.81Мб |
095 Summary.en.srt |
1.59Кб |
095 Summary.mp4 |
7.39Мб |
TutsNode.com.txt |
63б |