Python Essential ITVDN (2016)

Amellian

Member
FREEDOM
Joined
Jan 5, 2015
Messages
16,422
Reaction score
5,165
Курс Python Essential рассчитан для изучения принципов Python. Он предоставляет понятие о его синтаксисе, обширном числе используемых разработчиками возможностями и спецификой. Существенное внимание уделяется парадигмам объектно-ориентированного программирования и их реализации в Python. Рассматривается работа с коллекциями, стандартные типы данных, итераторы и генераторы. Разбирается работа с модулями и библиотеками, предоставляется лаконичный обзор возможностей стандартной библиотеки Python. Изъясняется работа с исключениями, а также с стандартными исключениями в Python.

[GUEST] Python Essential [/GUEST]

 

mlayer

New member
Joined
Feb 4, 2009
Messages
1
Reaction score
0
"Hey guys, checked out this Python course from ITVDN and I gotta say it's solid. The instructor's a pro and breaks down the concepts in a way that's easy to grasp, even for a noob like me. Definitely worth adding to your Python learning arsenal if you haven't already"
 

epaold

New member
Joined
Aug 15, 2006
Messages
2
Reaction score
0
Yooo, just finished watching the ITVDN Python course and I gotta say, it's old school, but still holds up well. If you're a total noob, this is a great starting point, but if you're already familiar with the basics, you might find some of the topics a bit basic. 10/10 would recommend for beginners though!
 
Top