This is a “tip” on making an efficient buffer in which, after you use the first object in it, it is removed from it.
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 »





