Status Updates From Python 3 Object Oriented Pr...
Python 3 Object Oriented Programming by
Status Updates Showing 421-450 of 479
Mik Vargas
is on page 326 of 431
Chapter 9 read, and 4 chapters left. However, the next two chapters are design patterns which I am not so familiar. I know they will take some time to master, and I am wondering whether I should continue reading them or start Head First Design Patterns.
— Jan 28, 2017 09:30AM
Add a comment
Mik Vargas
is on page 294 of 431
Serialization has been covered. Though I had no idea how to use pickle and json before, now I can use them. Again this knowledge has to be put into practice. Very exciting about starting with design patterns tomorrow.
— Jan 27, 2017 10:23AM
Add a comment
Mik Vargas
is on page 254 of 431
I love high order programming in Python. It is great to be able to pass a function another function, and in general, treat a function as an object is treated.
— Jan 26, 2017 07:53PM
Add a comment
Mik Vargas
is on page 222 of 431
Though I thought I was going to take almost no notes about this chapter, I was wrong. It is very interesting to know about named tuples. I am definitely using them on my projects.
— Jan 25, 2017 01:35PM
Add a comment
Mik Vargas
is on page 180 of 431
Chapter 5 completed. I am definitely applying the knowledge, I have acquired in these two previous chapters, in my projects.
— Jan 24, 2017 05:11PM
Add a comment
Mik Vargas
is on page 150 of 431
Chapter 4 is over. Though I know most of the stuff about exceptions, I liked to see how other people write code since this is a great way to become a better coder.
— Jan 24, 2017 08:03AM
Add a comment
Mik Vargas
is on page 122 of 431
Now that I know the basics of SQL, it is time to continue learning object oriented programming with Python.
— Jan 23, 2017 08:07PM
Add a comment
Mik Vargas
is on page 122 of 431
Well, chapter 3 was very deep regarding to Python and OOP. Now, I am going to practice what I have already learned before diving into exception handling.
— Jan 16, 2017 01:24PM
Add a comment
Mik Vargas
is on page 59 of 431
Chapter 2 was not bad. I have understood well relative and absolute imports, and now it is clearer how to handle access control in Python. It was good to learn the term name mangling, but it is kind of disappointing to know that in the end with a little of effort you can access data that uses mangling.
— Jan 15, 2017 09:31AM
Add a comment
Mik Vargas
is on page 27 of 431
Finally, I have finished reviewing the object oriented concepts in chapter 1. Though a short chapter, many concepts had to be reviewed further. Now, I am eager to start working with Python code.
— Jan 14, 2017 02:28AM
Add a comment









