Python With Spyder 8: Python Objects Part 1 (Revised 7/17/2015)

preview_player
Показать описание
This is the 8th in a series of videos providing a tutorial on Python 2.7 using Anaconda Python and the Spyder IDE. This video is the first of four videos on introducing objects in Python. This video covers the basic idea of using the class statement to create objects in Python and then goes on to show how to create objects using the __init__( ) function to dynamically create object attributes.

Рекомендации по теме
Комментарии
Автор

Its a pleasant surprise to see that the video was updated on the same day as you watch it.
@Professor Easton - Thank you for such a nice tutorial !

maheshavasare
Автор

Amazing tutorials! Thank you very much Prof. Easton.

m.rezaandalibi
Автор

Thanks for the videos, they are really good of use.
I would like to ask whether you have tutorial on python (with Syder) that deals with shapefiles?
As I would like to work on map making process that also would be great to have some experience on that!
Thanks.

SaZimjon
Автор

I wish you had a cliff notes version because I like your approach and there are some really good nuggets, but it's hard to find them when every example is so totally exhaustive.  These videos are painfully complete, which is good for some but not all.

Out of curiosity, who is the target audience for this series?

krisezra