Status Updates From Python 3 Object Oriented Pr...

Python 3 Object Oriented Programming Python 3 Object Oriented Programming
by


Status Updates Showing 361-390 of 443

order by

Luke
Luke is on page 301 of 462
Sep 20, 2017 02:03AM Add a comment
Python 3 Object-oriented Programming: Building robust and maintainable software with object oriented design patterns in Python

Luke
Luke is on page 215 of 462
Sep 18, 2017 02:57PM Add a comment
Python 3 Object-oriented Programming: Building robust and maintainable software with object oriented design patterns in Python

Luke
Luke is on page 125 of 462
Sep 14, 2017 04:56AM Add a comment
Python 3 Object-oriented Programming: Building robust and maintainable software with object oriented design patterns in Python

Joel
Joel is on page 65 of 431
Aug 24, 2017 08:55PM Add a comment
Python 3 Object-Oriented Programming

Joel
Joel is on page 51 of 431
Aug 24, 2017 09:01AM Add a comment
Python 3 Object-Oriented Programming

Joel
Joel is on page 50 of 431
Aug 22, 2017 09:33PM Add a comment
Python 3 Object-Oriented Programming

Joel
Joel is on page 23 of 431
Aug 22, 2017 01:47PM Add a comment
Python 3 Object-Oriented Programming

Joel
Joel is on page 16 of 431
Aug 21, 2017 09:01PM Add a comment
Python 3 Object-Oriented Programming

Luke
Luke is on page 60 of 462
Aug 19, 2017 02:44PM Add a comment
Python 3 Object-oriented Programming: Building robust and maintainable software with object oriented design patterns in Python

Aaron
Aaron is on page 26 of 388
Jul 31, 2017 09:27AM Add a comment
Python 3 Object Oriented Programming

Alasdair
Alasdair is on page 92 of 388
Jul 28, 2017 03:32PM Add a comment
Python 3 Object Oriented Programming

Alasdair
Alasdair is on page 75 of 388
Jun 18, 2017 03:27PM Add a comment
Python 3 Object Oriented Programming

Alasdair
Alasdair is on page 59 of 388
Jun 18, 2017 12:19PM Add a comment
Python 3 Object Oriented Programming

Alasdair
Alasdair is on page 15 of 388
Jun 14, 2017 01:43PM Add a comment
Python 3 Object Oriented Programming

Exnihilo
Exnihilo is on page 14 of 388
May 30, 2017 11:51AM Add a comment
Python 3 Object Oriented Programming

Alex Nvm
Alex Nvm is on page 10 of 388
May 03, 2017 02:49AM Add a comment
Python 3 Object Oriented Programming

Mik Vargas
Mik Vargas is on page 356 of 431
Design patterns are incredibly useful. I have been implementing some of the without knowing I was doing it. I'm so eager to continue learning about them.
Feb 07, 2017 08:04PM Add a comment
Python 3 Object-Oriented Programming

Kawai
Kawai is on page 227 of 431
Feb 06, 2017 02:45PM Add a comment
Python 3 Object-Oriented Programming

Mik Vargas
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
Python 3 Object-Oriented Programming

Mik Vargas
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
Python 3 Object-Oriented Programming

Mik Vargas
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
Python 3 Object-Oriented Programming

Mik Vargas
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
Python 3 Object-Oriented Programming

Mik Vargas
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
Python 3 Object-Oriented Programming

Mik Vargas
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
Python 3 Object-Oriented Programming