Related Posts
Checking what PyQt4 version you’re running
This is one of those things I tend to forget >>> PyQt4.Qt.qVersion() ‘4.3.3’
5 Object Oriented Programming Principles learned during the last 15 years
It was about 15 years ago when I first created my first class. I went from thinking of Object Oriented programming as this awesome paradigm I should know about, I remember having all these mental models of what objects where and learning all this new vocabulary that I really didn’t fully grasp until years later […]
