A Hundred Days of Code, Day 008 - Python Basics, Lists, Tuples, Dictionaries, Sets and Done!
This was an amazing run! Learnt lots.
Done with the basics course.
Woohoo!
This was an amazing run! Learnt lots.
Done with the basics course.
Woohoo!
Started with the Reuven Lerner, Intro Python:Fundamentals course today.
Made surprising headway, even though today was crazily demanding with work and personal stuff.
I know I said, I’d start with the basics, Reuven, but please forgive me this once :)
Will do the rest, bottom up :)
Have started up with this, because I’m fascinated with how folks manage to build in so much functionality into short, easy to read statements.
To my mind, comprehensions are the pithy proverbs of the programming world.
So here goes …
Done with Reuven Lerner’s OOP basics
Learnt about Class Attributes and Inheritance, today.
Learnt about methods today.
Notes follow …
My understanding about methods? They are functions in classes that help me manipulate the data the objects contain when they are created.