-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: efficiency
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!
Lost in translation (C vs. Assembly Language)
In my classes on microcontroller programming I often draw comparisons between C and assembly language. This is to show my students that either programming language has both advantages and disadvantages. While the efficiency of C code predominantly depends on how … Continue reading
Posted in Programming Essentials, Uncategorized
Tagged 8051, assembly, c, efficiency
Comments Off on Lost in translation (C vs. Assembly Language)