Общая информация
Название A Beginners Guide to Python Programming
Тип
Размер 3.84Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
[TGx]Downloaded from torrentgalaxy.to .txt 585б
0 284.44Кб
001 Introduction.en.srt 3.09Кб
001 Introduction.mp4 27.13Мб
002 Skillshare 101 Getting the Most From This Course.en.srt 6.38Кб
002 Skillshare 101 Getting the Most From This Course.mp4 37.57Мб
003 Topics covered in this course.en.srt 4.49Кб
003 Topics covered in this course.mp4 33.12Мб
004 Install Anaconda, Python and VS Code on a Mac.en.srt 21.20Кб
004 Install Anaconda, Python and VS Code on a Mac.mp4 154.05Мб
005 Install Anaconda, Python and VS Code on Windows.en.srt 12.56Кб
005 Install Anaconda, Python and VS Code on Windows.mp4 75.47Мб
006 [Old] How to install Python.en.srt 5.30Кб
006 [Old] How to install Python.mp4 36.69Мб
007 An introduction to Python variables.en.srt 3.57Кб
007 An introduction to Python variables.mp4 7.31Мб
008 An introduction to Python Strings.en.srt 6.10Кб
008 An introduction to Python Strings.mp4 16.73Мб
009 How to concatenate strings in Python.en.srt 8.74Кб
009 How to concatenate strings in Python.mp4 22.93Мб
010 Using Python's string title() method.en.srt 6.98Кб
010 Using Python's string title() method.mp4 17.30Мб
011 The Python find() method.en.srt 7.64Кб
011 The Python find() method.mp4 21.80Мб
012 The Python lower() method.en.srt 2.93Кб
012 The Python lower() method.mp4 5.14Мб
013 The Python replace method.en.srt 4.64Кб
013 The Python replace method.mp4 10.90Мб
014 The Python strip() method.en.srt 5.37Кб
014 The Python strip() method.mp4 13.87Мб
015 How to add new lines and tabs in Python.en.srt 2.31Кб
015 How to add new lines and tabs in Python.mp4 5.11Мб
016 Working with integers in Python.en.srt 4.11Кб
016 Working with integers in Python.mp4 16.02Мб
017 Working with floats in Python.en.srt 2.00Кб
017 Working with floats in Python.mp4 7.71Мб
018 How to convert numbers to strings.en.srt 6.41Кб
018 How to convert numbers to strings.mp4 26.86Мб
019 What are Python comments.en.srt 2.78Кб
019 What are Python comments.mp4 6.06Мб
020 Introduction to Python lists.en.srt 8.95Кб
020 Introduction to Python lists.mp4 34.98Мб
021 How to edit lists in Python.en.srt 9.90Кб
021 How to edit lists in Python.mp4 34.40Мб
022 Adding comments to our lists.en.srt 4.44Кб
022 Adding comments to our lists.mp4 20.21Мб
023 The Python pop() method.en.srt 15.06Кб
023 The Python pop() method.mp4 66.74Мб
024 How to organize a list in Python.en.srt 7.19Кб
024 How to organize a list in Python.mp4 35.17Мб
025 How to find the length of a list in Python.en.srt 3.52Кб
025 How to find the length of a list in Python.mp4 13.23Мб
026 Looping through a list in Python.en.srt 9.73Кб
026 Looping through a list in Python.mp4 41.38Мб
027 An introduction to numerical lists in Python.en.srt 1.51Кб
027 An introduction to numerical lists in Python.mp4 12.02Мб
028 Python's range() function.en.srt 3.01Кб
028 Python's range() function.mp4 9.01Мб
029 Working with lists of numbers in Python.en.srt 6.32Кб
029 Working with lists of numbers in Python.mp4 30.24Мб
030 Slicing a list.en.srt 5.99Кб
030 Slicing a list.mp4 19.73Мб
031 Looping through a slice.en.srt 2.99Кб
031 Looping through a slice.mp4 11.34Мб
032 Copying a list in Python.en.srt 2.48Кб
032 Copying a list in Python.mp4 8.05Мб
033 What is Indentation.en.srt 2.49Кб
033 What is Indentation.mp4 12.38Мб
034 Lecture 31 Tuples.en.srt 7.51Кб
034 Lecture 31 Tuples.mp4 24.60Мб
035 An introduction to Python's input statement.en.srt 6.04Кб
035 An introduction to Python's input statement.mp4 24.94Мб
036 Python's if statement.en.srt 3.65Кб
036 Python's if statement.mp4 20.61Мб
037 Conditional tests with Python's if statement.en.srt 4.55Кб
037 Conditional tests with Python's if statement.mp4 17.87Мб
038 When values are not equal to each other.en.srt 2.29Кб
038 When values are not equal to each other.mp4 13.07Мб
039 Comparing numbers in Python.en.srt 2.84Кб
039 Comparing numbers in Python.mp4 13.71Мб
040 Python's and condition.en.srt 3.62Кб
040 Python's and condition.mp4 23.89Мб
041 Python's or condition.en.srt 4.06Кб
041 Python's or condition.mp4 27.56Мб
042 The Python in keyword.en.srt 5.12Кб
042 The Python in keyword.mp4 27.81Мб
043 Python's not in keyword.en.srt 3.27Кб
043 Python's not in keyword.mp4 22.26Мб
044 If elif else chain.en.srt 7.11Кб
044 If elif else chain.mp4 38.78Мб
045 Multiple conditions.en.srt 4.04Кб
045 Multiple conditions.mp4 26.03Мб
046 Updated if with lists.en.srt 9.92Кб
046 Updated if with lists.mp4 60.99Мб
047 Muliptle lists.en.srt 4.39Кб
047 Muliptle lists.mp4 22.85Мб
048 An Introduction to Python dictionaries.en.srt 4.72Кб
048 An Introduction to Python dictionaries.mp4 25.84Мб
049 An Introduction to Python dictionaries Part 2.en.srt 3.86Кб
049 An Introduction to Python dictionaries Part 2.mp4 15.42Мб
050 Python in operator.en.srt 8.93Кб
050 Python in operator.mp4 51.07Мб
051 Get method.en.srt 3.01Кб
051 Get method.mp4 14.60Мб
052 Editing values in a dictionary.en.srt 4.48Кб
052 Editing values in a dictionary.mp4 24.86Мб
053 Looping through a dictionary.en.srt 8.60Кб
053 Looping through a dictionary.mp4 52.38Мб
054 Other ways to loop dictionary.en.srt 4.03Кб
054 Other ways to loop dictionary.mp4 25.55Мб
055 Using Python dict in list.en.srt 8.63Кб
055 Using Python dict in list.mp4 79.50Мб
056 List in dictionary.en.srt 7.29Кб
056 List in dictionary.mp4 42.01Мб
057 Input prompt 2.en.srt 3.58Кб
057 Input prompt 2.mp4 15.41Мб
058 While loops part 1.en.srt 2.47Кб
058 While loops part 1.mp4 12.35Мб
059 Quiting a program.en.srt 2.22Кб
059 Quiting a program.mp4 12.66Мб
060 Using a flag.en.srt 4.79Кб
060 Using a flag.mp4 29.63Мб
061 The break statement.en.srt 3.99Кб
061 The break statement.mp4 28.48Мб
062 Python Continue statement.en.srt 3.12Кб
062 Python Continue statement.mp4 20.47Мб
063 Updating lists in a while loop.en.srt 8.61Кб
063 Updating lists in a while loop.mp4 66.57Мб
064 Remove from list.en.srt 4.06Кб
064 Remove from list.mp4 14.52Мб
065 Simple property rental program.en.srt 7.41Кб
065 Simple property rental program.mp4 82.64Мб
066 An introduction to Python functions.en.srt 4.10Кб
066 An introduction to Python functions.mp4 17.22Мб
067 Passing info to function.en.srt 3.72Кб
067 Passing info to function.mp4 21.50Мб
068 Passing arguments to a function.en.srt 1.48Кб
068 Passing arguments to a function.mp4 6.81Мб
069 Positional arguments.en.srt 5.98Кб
069 Positional arguments.mp4 33.30Мб
070 Keyword arguments.en.srt 4.34Кб
070 Keyword arguments.mp4 20.46Мб
071 Keyword arguments.en.srt 4.34Кб
071 Keyword arguments.mp4 21.13Мб
072 Default values.en.srt 6.06Кб
072 Default values.mp4 32.32Мб
073 Return value.en.srt 6.10Кб
073 Return value.mp4 28.99Мб
074 Optional argument.en.srt 7.88Кб
074 Optional argument.mp4 39.28Мб
075 Return a dictionary.en.srt 4.90Кб
075 Return a dictionary.mp4 23.79Мб
076 While loop.en.srt 8.17Кб
076 While loop.mp4 73.26Мб
077 Books available.en.srt 3.98Кб
077 Books available.mp4 20.18Мб
078 Passengers function.en.srt 11.75Кб
078 Passengers function.mp4 72.76Мб
079 Not modyifing a list.en.srt 3.12Кб
079 Not modyifing a list.mp4 24.05Мб
080 Arbitary arguments.en.srt 3.96Кб
080 Arbitary arguments.mp4 16.82Мб
081 Arbitary arguments 2.en.srt 2.73Кб
081 Arbitary arguments 2.mp4 13.47Мб
082 Passenger seats.en.srt 3.96Кб
082 Passenger seats.mp4 20.85Мб
083 Arbitrary keyword arguments.en.srt 5.79Кб
083 Arbitrary keyword arguments.mp4 32.10Мб
084 Importing full module.en.srt 8.63Кб
084 Importing full module.mp4 37.55Мб
085 Importing specific functions.en.srt 9.33Кб
085 Importing specific functions.mp4 49.14Мб
086 Function alias.en.srt 3.10Кб
086 Function alias.mp4 16.21Мб
087 Module aslias.en.srt 2.30Кб
087 Module aslias.mp4 11.32Мб
088 All functions.en.srt 1.68Кб
088 All functions.mp4 7.79Мб
089 Class introduction.en.srt 2.62Кб
089 Class introduction.mp4 20.51Мб
090 Book class.en.srt 6.27Кб
090 Book class.mp4 35.31Мб
091 Init method.en.srt 5.13Кб
091 Init method.mp4 23.55Мб
092 Instance of a class.en.srt 4.55Кб
092 Instance of a class.mp4 20.19Мб
093 Accessing attributes.en.srt 4.22Кб
093 Accessing attributes.mp4 26.04Мб
094 Calling methods.en.srt 8.78Кб
094 Calling methods.mp4 55.53Мб
095 Multiple instances.en.srt 2.67Кб
095 Multiple instances.mp4 15.61Мб
096 Ereader class.en.srt 11.23Кб
096 Ereader class.mp4 61.62Мб
097 Attribute default value.en.srt 5.28Кб
097 Attribute default value.mp4 34.79Мб
098 Modify directly.en.srt 3.48Кб
098 Modify directly.mp4 20.10Мб
099 Modify through a method.en.srt 3.76Кб
099 Modify through a method.mp4 26.77Мб
1 88.82Кб
10 436.71Кб
100 603.15Кб
100 Imcrement attributes.en.srt 4.90Кб
100 Imcrement attributes.mp4 38.09Мб
101 411.68Кб
101 Inheritance.en.srt 11.81Кб
101 Inheritance.mp4 95.91Мб
102 486.44Кб
102 Child methods.en.srt 6.28Кб
102 Child methods.mp4 55.82Мб
103 132.60Кб
103 Override methods.en.srt 3.79Кб
103 Override methods.mp4 40.65Мб
104 295.49Кб
104 Instances as attributes.en.srt 8.79Кб
104 Instances as attributes.mp4 74.14Мб
105 538.47Кб
105 Import a single class.en.srt 5.70Кб
105 Import a single class.mp4 42.70Мб
106 791.17Кб
106 Multiple classes in a module.en.srt 4.92Кб
106 Multiple classes in a module.mp4 40.22Мб
107 948.59Кб
107 Multiple classes from a module.en.srt 5.12Кб
107 Multiple classes from a module.mp4 45.25Мб
108 93.72Кб
108 Import an entire module.en.srt 2.19Кб
108 Import an entire module.mp4 16.83Мб
109 348.13Кб
109 All classes from module.en.srt 1.29Кб
109 All classes from module.mp4 8.55Мб
11 389.01Кб
110 637.01Кб
110 Working with files in Python.en.srt 2.12Кб
110 Working with files in Python.mp4 15.67Мб
111 663.77Кб
111 Reading entire file.en.srt 7.22Кб
111 Reading entire file.mp4 22.35Мб
112 926.72Кб
112 File paths.en.srt 5.42Кб
112 File paths.mp4 21.17Мб
113 998.86Кб
113 Reading line by line.en.srt 4.17Кб
113 Reading line by line.mp4 18.99Мб
114 360.24Кб
114 Making a list from a file.en.srt 3.62Кб
114 Making a list from a file.mp4 20.08Мб
115 558.42Кб
115 Working with a files contents.en.srt 4.37Кб
115 Working with a files contents.mp4 32.65Мб
116 670.81Кб
116 Writing to an empty file.en.srt 3.72Кб
116 Writing to an empty file.mp4 17.94Мб
117 698.92Кб
117 Appending to a file.en.srt 5.40Кб
117 Appending to a file.mp4 30.07Мб
118 97.49Кб
118 An introduction to exceptions and errors.en.srt 1.63Кб
118 An introduction to exceptions and errors.mp4 12.09Мб
119 386.62Кб
119 Zero division error.en.srt 1.51Кб
119 Zero division error.mp4 5.67Мб
12 613.12Кб
120 1015.72Кб
120 Try except block.en.srt 2.63Кб
120 Try except block.mp4 12.91Мб
121 461.28Кб
121 Handling exceptions.en.srt 7.74Кб
121 Handling exceptions.mp4 61.40Мб
122 973.44Кб
122 What to do when a file is not found.en.srt 3.22Кб
122 What to do when a file is not found.mp4 17.79Мб
123 210.62Кб
123 Analyzing text.en.srt 5.77Кб
123 Analyzing text.mp4 34.89Мб
124 297.85Кб
124 Multiple files.en.srt 3.75Кб
124 Multiple files.mp4 25.55Мб
125 708.19Кб
125 Failing silently.en.srt 2.55Кб
125 Failing silently.mp4 11.65Мб
126 195.09Кб
126 Json dump function.en.srt 3.89Кб
126 Json dump function.mp4 17.01Мб
127 963.19Кб
127 Jason load method.en.srt 2.79Кб
127 Jason load method.mp4 11.45Мб
128 336.42Кб
128 Storing & reading data in Python.en.srt 8.57Кб
128 Storing & reading data in Python.mp4 55.73Мб
129 882.51Кб
129 What is refactoring.en.srt 1.32Кб
129 What is refactoring.mp4 9.62Мб
13 10.16Кб
130 Testing your code in Python.en.srt 11.63Кб
130 Testing your code in Python.mp4 81.28Мб
131 Conclusion & Thank You!.en.srt 2.59Кб
131 Conclusion & Thank You!.mp4 19.42Мб
14 180.79Кб
15 281.14Кб
16 485.84Кб
17 635.38Кб
18 949.41Кб
19 883.83Кб
2 371.55Кб
20 762.89Кб
21 311.02Кб
22 1011.20Кб
23 631.00Кб
24 357.67Кб
25 796.04Кб
26 734.40Кб
27 224.43Кб
28 935.95Кб
29 444.73Кб
3 735.66Кб
30 459.85Кб
31 312.64Кб
32 704.74Кб
33 853.05Кб
34 20.19Кб
35 112.48Кб
36 216.48Кб
37 612.64Кб
38 719.92Кб
39 902.55Кб
4 509.16Кб
40 363.34Кб
41 694.59Кб
42 917.31Кб
43 779.07Кб
44 954.22Кб
45 376.39Кб
46 12.28Кб
47 527.66Кб
48 195.90Кб
49 447.63Кб
5 541.14Кб
50 892.78Кб
51 139.44Кб
52 231.84Кб
53 980.98Кб
54 992.24Кб
55 163.77Кб
56 458.02Кб
57 458.08Кб
58 64.07Кб
59 145.39Кб
6 878.90Кб
60 414.09Кб
61 971.71Кб
62 114.87Кб
63 219.12Кб
64 462.55Кб
65 70.86Кб
66 149.03Кб
67 661.76Кб
68 761.54Кб
69 205.00Кб
7 754.96Кб
70 510.51Кб
71 850.85Кб
72 886.47Кб
73 149.26Кб
74 399.16Кб
75 506.39Кб
76 540.24Кб
77 551.83Кб
78 808.61Кб
79 827.96Кб
8 243.82Кб
80 839.45Кб
81 922.42Кб
82 946.09Кб
83 276.82Кб
84 594.98Кб
85 8.79Кб
86 60.16Кб
87 133.51Кб
88 210.65Кб
89 714.64Кб
9 264.16Кб
90 803.36Кб
91 1014.06Кб
92 170.74Кб
93 180.89Кб
94 281.09Кб
95 811.47Кб
96 1000.08Кб
97 340.62Кб
98 398.24Кб
99 591.08Кб
TutsNode.com.txt 63б
Статистика распространения по странам
Венгрия (HU) 1
Россия (RU) 1
США (US) 1
Канада (CA) 1
Германия (DE) 1
Всего 5
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент