-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: Object Oriented Programming
Let’s make the heap explode!
This blog entry is dedicated to those who teach computer science at high schools and vocational schools. In one of my Java programming classes, only few of the students showed up. It didn’t seem to make sense to continue with … Continue reading
Posted in Java, Linux, Programming Essentials, Uncategorized
Tagged efficiency, garbage collection, heap, java, memory, Object Oriented Programming
Comments Off on Let’s make the heap explode!
A Beginner’s Guide to Object Oriented Programming (1)
What’s so fancy about Object Oriented Programming? Computers have been invented to help real-world people solving real-world problems, even though it seems today that computers actually contribute problems to the real world. Since a plain computer doesn’t know anything about … Continue reading
Posted in Programming Essentials, Uncategorized
Tagged java, Object Oriented Programming, OOP
Comments Off on A Beginner’s Guide to Object Oriented Programming (1)