Общая информация
Название Lynda.com - Python 3 Essential Training
Тип
Размер 449.62Мб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
0101 Welcome.mov 6.94Мб
0101 Welcome.srt 2.55Кб
0102 Understanding prerequisites for Python.mov 1.68Мб
0102 Understanding prerequisites for Python.srt 3.28Кб
0103 Using the exercise files.mov 1.54Мб
0103 Using the exercise files.srt 2.62Кб
0201 Getting started with Hello World.mov 4.36Мб
0201 Getting started with Hello World.srt 6.99Кб
0202 Selecting code with conditionals.mov 4.74Мб
0202 Selecting code with conditionals.srt 6.34Кб
0203 Repeating code with a loop.mov 4.42Мб
0203 Repeating code with a loop.srt 5.28Кб
0204 Reusing code with a function.mov 2.88Мб
0204 Reusing code with a function.srt 4.00Кб
0205 Creating sequences with generator functions.mov 2.91Мб
0205 Creating sequences with generator functions.srt 3.85Кб
0206 Reusing code and data with a class.mov 4.57Мб
0206 Reusing code and data with a class.srt 5.85Кб
0207 Greater reusability with inheritance and polymorphism.mov 12.01Мб
0207 Greater reusability with inheritance and polymorphism.srt 9.55Кб
0208 Handling errors with exceptions.mov 2.42Мб
0208 Handling errors with exceptions.srt 3.05Кб
0301 Installing Python 3 and Eclipse for Mac.mov 14.50Мб
0301 Installing Python 3 and Eclipse for Mac.srt 12.48Кб
0302 Installing Python 3 and Eclipse for Windows.mov 11.90Мб
0302 Installing Python 3 and Eclipse for Windows.srt 12.06Кб
0401 Creating a main script.mov 3.33Мб
0401 Creating a main script.srt 4.67Кб
0402 Understanding whitespace in Python.mov 4.08Мб
0402 Understanding whitespace in Python.srt 5.71Кб
0403 Commenting code.mov 3.83Мб
0403 Commenting code.srt 4.70Кб
0404 Assigning values.mov 3.52Мб
0404 Assigning values.srt 4.05Кб
0405 Selecting code and values with conditionals.mov 4.72Мб
0405 Selecting code and values with conditionals.srt 5.44Кб
0406 Creating and using functions.mov 3.87Мб
0406 Creating and using functions.srt 5.29Кб
0407 Creating and using objects.mov 4.62Мб
0407 Creating and using objects.srt 5.74Кб
0501 Understanding variables and objects in Python.mov 2.42Мб
0501 Understanding variables and objects in Python.srt 3.78Кб
0502 Distinguishing mutable and immutable objects.mov 2.36Мб
0502 Distinguishing mutable and immutable objects.srt 3.74Кб
0503 Using numbers.mov 3.51Мб
0503 Using numbers.srt 4.19Кб
0504 Using strings.mov 6.46Мб
0504 Using strings.srt 8.87Кб
0505 Aggregating values with lists and tuples.mov 4.90Мб
0505 Aggregating values with lists and tuples.srt 6.79Кб
0506 Creating associative lists with dictionaries.mov 4.32Мб
0506 Creating associative lists with dictionaries.srt 5.01Кб
0507 Finding the type and identity of a variable.mov 3.94Мб
0507 Finding the type and identity of a variable.srt 5.96Кб
0508 Specifying logical values with True and False.mov 1.37Мб
0508 Specifying logical values with True and False.srt 2.08Кб
0601 Selecting code with if and else conditional statements.mov 2.40Мб
0601 Selecting code with if and else conditional statements.srt 2.80Кб
0602 Setting multiple choices with elif.mov 2.37Мб
0602 Setting multiple choices with elif.srt 2.38Кб
0603 Understanding other strategies for multiple choices.mov 2.66Мб
0603 Understanding other strategies for multiple choices.srt 3.00Кб
0604 Using the conditional expression.mov 2.50Мб
0604 Using the conditional expression.srt 2.89Кб
0701 Creating loops with while.mov 1.45Мб
0701 Creating loops with while.srt 1.95Кб
0702 Iterating with for.mov 3.81Мб
0702 Iterating with for.srt 5.34Кб
0703 Enumerating iterators.mov 3.42Мб
0703 Enumerating iterators.srt 4.16Кб
0704 Controlling loop flow with break continue and else.mov 2.85Мб
0704 Controlling loop flow with break continue and else.srt 3.91Кб
0801 Performing simple arithmetic.mov 1.85Мб
0801 Performing simple arithmetic.srt 2.43Кб
0802 Operating on bitwise values.mov 2.91Мб
0802 Operating on bitwise values.srt 3.77Кб
0803 Comparing values.mov 2.95Мб
0803 Comparing values.srt 3.69Кб
0804 Operating on Boolean values.mov 2.53Мб
0804 Operating on Boolean values.srt 3.27Кб
0805 Operating on parts of a container with the slice operator.mov 6.29Мб
0805 Operating on parts of a container with the slice operator.srt 7.97Кб
0806 Understanding operator precedence.mov 3.70Мб
0806 Understanding operator precedence.srt 6.19Кб
0901 Using the re module.mov 919.93Кб
0901 Using the re module.srt 1.61Кб
0902 Searching with regular expressions.mov 3.51Мб
0902 Searching with regular expressions.srt 3.83Кб
0903 Replacing with regular expressions.mov 3.78Мб
0903 Replacing with regular expressions.srt 4.41Кб
0904 Reusing regular expressions with re.compile.mov 4.33Мб
0904 Reusing regular expressions with re.compile.srt 5.29Кб
1001 Learning how exceptions work.mov 1.08Мб
1001 Learning how exceptions work.srt 1.93Кб
1002 Handling exceptions.mov 4.63Мб
1002 Handling exceptions.srt 6.12Кб
1003 Raising exceptions.mov 4.22Мб
1003 Raising exceptions.srt 4.13Кб
1101 Defining functions.mov 6.46Мб
1101 Defining functions.srt 7.80Кб
1102 Using lists of arguments.mov 2.42Мб
1102 Using lists of arguments.srt 2.85Кб
1103 Using named function arguments.mov 4.54Мб
1103 Using named function arguments.srt 5.05Кб
1104 Returning values from functions.mov 2.00Мб
1104 Returning values from functions.srt 2.14Кб
1105 Creating a sequence with a generator function.mov 9.01Мб
1105 Creating a sequence with a generator function.srt 8.46Кб
1201 Understanding classes and objects.mov 4.95Мб
1201 Understanding classes and objects.srt 7.95Кб
1202 Using methods.mov 6.12Мб
1202 Using methods.srt 8.94Кб
1203 Using object data.mov 10.79Мб
1203 Using object data.srt 12.11Кб
1204 Understanding inheritance.mov 5.61Мб
1204 Understanding inheritance.srt 6.25Кб
1205 Applying polymorphism to classes.mov 7.78Мб
1205 Applying polymorphism to classes.srt 7.65Кб
1206 Using generators.mov 10.27Мб
1206 Using generators.srt 10.71Кб
1207 Using decorators.mov 4.48Мб
1207 Using decorators.srt 4.55Кб
1301 Understanding strings as objects.mov 2.81Мб
1301 Understanding strings as objects.srt 4.88Кб
1302 Working with common string methods.mov 4.90Мб
1302 Working with common string methods.srt 7.63Кб
1303 Formatting strings with str.format.mov 4.93Мб
1303 Formatting strings with str.format.srt 7.49Кб
1304 Splitting and joining strings.mov 2.45Мб
1304 Splitting and joining strings.srt 4.21Кб
1305 Finding and using standard string methods.mov 2.41Мб
1305 Finding and using standard string methods.srt 2.87Кб
1401 Creating sequences with tuples and lists.mov 3.76Мб
1401 Creating sequences with tuples and lists.srt 4.71Кб
1402 Operating on sequences with built-in methods.mov 5.81Мб
1402 Operating on sequences with built-in methods.srt 6.67Кб
1403 Organizing data with dictionaries.mov 4.32Мб
1403 Organizing data with dictionaries.srt 5.79Кб
1404 Operating on character data with bytes and byte arrays.mov 10.28Мб
1404 Operating on character data with bytes and byte arrays.srt 13.69Кб
1501 Opening files.mov 2.15Мб
1501 Opening files.srt 2.97Кб
1502 Reading and writing text files.mov 5.50Мб
1502 Reading and writing text files.srt 6.39Кб
1503 Reading and writing binary files.mov 6.01Мб
1503 Reading and writing binary files.srt 7.11Кб
1601 Creating a database with SQLite 3.mov 7.32Мб
1601 Creating a database with SQLite 3.srt 9.21Кб
1602 Creating retrieving updating and deleting records.mov 10.08Мб
1602 Creating retrieving updating and deleting records.srt 11.73Кб
1603 Creating a database object.mov 12.22Мб
1603 Creating a database object.srt 9.87Кб
1701 Using standard library modules.mov 13.96Мб
1701 Using standard library modules.srt 9.37Кб
1702 Finding third-party modules.mov 8.35Мб
1702 Finding third-party modules.srt 7.52Кб
1703 Creating a module.mov 9.71Мб
1703 Creating a module.srt 6.84Кб
1801 Dealing with syntax errors.mov 9.57Мб
1801 Dealing with syntax errors.srt 11.06Кб
1802 Dealing with runtime errors.mov 6.49Мб
1802 Dealing with runtime errors.srt 5.30Кб
1803 Dealing with logical errors.mov 5.37Мб
1803 Dealing with logical errors.srt 5.91Кб
1804 Using unit tests.mov 8.41Мб
1804 Using unit tests.srt 10.96Кб
1901 Normalizing a database interface.mov 9.84Мб
1901 Normalizing a database interface.srt 8.76Кб
1902 Deconstructing a database application.mov 11.61Мб
1902 Deconstructing a database application.srt 10.41Кб
1903 Displaying random entries from a database.mov 9.57Мб
1903 Displaying random entries from a database.srt 6.95Кб
2001 Goodbye.mov 402.27Кб
2001 Goodbye.srt 796б
Ex_Files_Python_3_EssT.zip 218.55Кб
Статистика распространения по странам
Китай (CN) 2
Болгария (BG) 2
Индия (IN) 2
Россия (RU) 2
Великобритания (GB) 1
США (US) 1
Венгрия (HU) 1
Дания (DK) 1
Чешская Республика (CZ) 1
Швейцария (CH) 1
Чили (CL) 1
Украина (UA) 1
Южная Корея (KR) 1
Норвегия (NO) 1
Всего 18
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент