Сообщения без ответов | Активные темы Текущее время: 2024-11-21 23:50



Ответить на тему  [ 1 сообщение ] 
[Udemy.com / Vasandkumar Kunasekaran] Learn Python 2 and 3 Side by Side [2016, ENG] 
Автор Сообщение
Постоянный
Постоянный
Раздал: 1.19 ТБ
Скачал: 949.67 ГБ
Ратио: 1.278


Зарегистрирован: 2014-10-13 17:53
Сообщения: 2494
Ответить с цитатой 
Learn Python 2 and 3 Side by Side

#777
Год выпуска: 01/2016
Производитель: Udemy
Сайт производителя: udemy.com/learn-python-2-and-3-side-by-side
Автор: Vasandkumar Kunasekaran
Продолжительность: 2:35
Тип раздаваемого материала: Видеоклипы
Язык: Английский
Описание: Python being one of the more engaging and easy to learn program is 'one of the must learn' for any programmer at some point of time. Even though it is not mandatory, it always adds an advantage and value to the programmer. Python Makes it fun and interesting when it comes to programming. That is what we are going to do in this course. Learn the Python Programming Language to make your programming experience a fun and engaging one.
Learn Python Online with the Pace in which you can make sure to know what you learn and keep remembering them for a long time. Upon completing this course you will be ready to write any basic program in python with no reference needed. A hands on learning experience will make things much more effective.
Coming to the Course, this course covers Everything you need to know to become a Python Programmer. Basics are covered right at the beginning in this course. Then the concepts that makes python programming easy is covered to make you understand better. The course starts off with the beginner concepts and then lead into all the required areas of python programming.
This Course has 72 lecture videos of about 6.5 hours explaining pretty much every required concepts of python. All lectures are explained with with an example program for each concept touched up in the course. The course also features some tips and tricks that can make python programming easy. The course also covers some of the programs that can get you ready for some complex programming in python.
Sections are created in such a way that creates a flow in the learning and not based on a single concept or method in Python Programming. Learning is the Key!!!

Содержание
Лекция 1
Welcome
03:24
Section 1: Introduction to the Course
Лекция 2
Introduction about the Course
04:10
Лекция 3
Introduction to Python
05:00
Лекция 4
A look at Python
05:24
Section 2: Installation of Python
Лекция 5
Installing Python in Windows
06:00
Лекция 6
Installing Python in Mac OSX
05:50
Лекция 7
Installing Python in Linux - Ubuntu
04:31
Лекция 8
Python from Command Prompt (cmd) Windows
06:44
Тест 1
Python Installation in your OS
5 вопросов
Section 3: IDE for Python
Лекция 9
Installing Eclipse with PyDev
10:56
Лекция 10
Installing Jetbrains PyCharm
05:48
Section 4: Starting with Basics
Лекция 11
First Program to Start With
05:04
Лекция 12
Numbers
03:58
Лекция 13
Math and Operators
04:49
Лекция 14
Strings
05:05
Лекция 15
Variables
06:44
Лекция 16
Comments
05:43
Лекция 17
Lists
04:17
Лекция 18
Dictionary
03:48
Лекция 19
Tuples
03:10
Лекция 20
Typecasting
05:38
Лекция 21
Indentations
05:43
Лекция 22
Conditional: if elif and else
06:59
Лекция 23
while loop
05:46
Лекция 24
for loops
05:55
Лекция 25
Functions
06:06
Лекция 26
Functions with Argumensts
07:05
Тест 2
Testing the Basics of Python
4 вопроса
Section 5: Getting user Input
Лекция 27
Input: input()
04:25
Лекция 28
Input: raw_input()
04:49
Лекция 29
Example: Addition of numbers with user input
07:03
Тест 3
Input from Users
3 вопроса
Section 6: Diving Deeper
Лекция 30
Find type of the variable
04:46
Лекция 31
Check Variable Type
04:01
Лекция 32
Global Variable
03:45
Лекция 33
Deleting a Variable
03:27
Лекция 34
Unpacking Variables
06:25
Лекция 35
Negative Indexing
03:46
Лекция 36
Working with String
08:20
Лекция 37
String Functions
09:56
Лекция 38
Slicing a List
04:02
Лекция 39
More with Slicing a List
03:20
Лекция 40
Functions with Lists
06:11
Лекция 41
Using Lists as Stacks
03:11
Лекция 42
Using Lists as Queue
04:27
Лекция 43
Using Lists as Double-ended queue
03:42
Лекция 44
Zipping and Unzipping lists and Iterables
04:24
Лекция 45
Finding Smallest and Largest Elements in List
04:04
Лекция 46
Finding Most common elements in an iterable
04:46
Лекция 47
Sets and set operations
06:02
Лекция 48
And & OR
02:38
Лекция 49
Using Break and Continue in Loops
03:24
Лекция 50
Functions with Default Arguments
03:09
Лекция 51
Functions with Different Argument Types
05:41
Лекция 52
Importing a Library or module
03:18
Лекция 53
More Info on Modules
03:46
Тест 4
Testing out if you survived the Deeper Dive on Python
3 вопроса
Section 7: File Handling
Лекция 54
Opening and Reading a File
03:31
Лекция 55
Reading a File Line by Line: readlines()
03:17
Лекция 56
Writing to a File
03:31
Лекция 57
Appending Text to a File
02:55
Лекция 58
Using os module
07:46
Лекция 59
Using path module
05:59
Лекция 60
Check if file exists
03:06
Лекция 61
Check if path is a file or directory
05:08
Тест 5
How do you handle file handling
4 вопроса
Section 8: Database Programming with Python and MySQL
Section 9: Object Oriented Programming
Лекция 62
Creating a Class and Object
04:55
Лекция 63
Creating Methods in Class
07:10
Лекция 64
Using an Object to access the Class Variables
05:42
Лекция 65
Constructor
06:39
Лекция 66
Getting and Setting Values
05:16
Лекция 67
Creating a SubClass(Inheritance)
07:32
Лекция 68
Subclass with Multiple Parent Class (Multiple Inheritance)
06:11
Тест 6
Object Oriented Python
3 вопроса
Section 10: Conclusion with some useful information
Лекция 69
You have become a python programmer!!!
11:00
Лекция 70
A sum up on Python 2 and Python 3
11:57
Лекция 71
Don't Stop now and Keep Learning
09:25
Лекция 72
Thank you students
04:32

Файлы примеров: отсутствуют
Формат видео: MP4
Видео: AVC, 1280x720, 16:9, 30fps, 290kbps
Аудио: AAC, 44.1kHz, 59.1kbps, stereo

Скриншоты



2016-02-18 03:14
Профиль
  • Торрент
Автор: Александр С. Хэш: ---
Добавлен: 2016-02-18 03:14 Приватный: Нет (DHT включён)
Статус:
---
Размер: 885.42 МБ (928 435 190 байт)
Изменил:
---
Скачали: 0 (Раздающих: 0%)
Причина:
---
Здоровье: 0%
Сидеров: 0 Личеров: 0
Скорость раздачи: 0 байт/сек Скорость скачивания: 0 байт/сек
Последний сидер: Нет Последний личер: Нет
Для скачивания торрента необходимо зарегистрироваться или войти на трекер.
Показать сообщения за:  Поле сортировки  
Ответить на тему   [ 1 сообщение ] 

Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 6


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
cron
Создано на основе phpBB® Forum Software © phpBB Group
ppkBB3cker v.2.5 © 2008-2021 @ PPK | Icon Theme by Everaldo.com Design Studio
Designed by ST Software.
Русская поддержка phpBB
[ Time : 0.161s | 16 Queries | GZIP : Off ]
Ресурс не предоставляет электронные версии произведений, а занимается лишь коллекционированием и каталогизацией ссылок, присылаемых и публикуемых на форуме нашими читателями. Если вы являетесь правообладателем какого-либо представленного материала и не желаете чтобы ссылка на него находилась в нашем каталоге, свяжитесь с нами и мы незамедлительно удалим её. Файлы для обмена на трекере предоставлены пользователями сайта, и администрация не несёт ответственности за их содержание. Просьба не заливать файлы, защищенные авторскими правами, а также файлы нелегального содержания!
tracker_cron Яндекс.Метрика