Tag Archives: class

What happens inside a classroom.

Haha, so I was in my math class, and I couldn’t help notice that everyone else around me were either asleep or not paying attention, which got me to think, what is the critical point for which students completely…

Posted in Blog, Portfolio | Tagged , , , , , , , , | Leave a comment

Python – Abstract Function class

Python is great. It’s dynamic, it’s flexible, and best of all, for almost all major datatypes, there’s an associated abstract class from which you can over-ride and build your own object out of.

Of course, Python doesn’t treat functions in…

Posted in Programming, Python, Snippets | Tagged , , , , , , , , , , , , | Leave a comment