Efficient Buffer

On 28/05/2009, in Java, Source Code, Tips, Tutorials, by Pelaez

This is a “tip” on making an efficient buffer in which, after you use the first object in it, it is removed from it.

Continue reading »

Tagged with:  

Object Orientated Programming

On 27/05/2009, in Tutorials, by Pelaez

I thought it would be important for any readers of this blog (if there are any), to know what Object Orientated Programming is and to know at least the very basic of it.

So here it is, a very quick overview on Object Orientated Programming (OOP)

Continue reading »

Tagged with: