News

In the 1970s, Xerox's Smalltalk was the first object-oriented programming language, which was used to create the graphical user interface (see Xerox Star). ACTOR and Eiffel were also earlier OOP ...
Object-oriented programming (or OOP) is an abstract concept, often hard to grasp when you’re new to programming. The “Invent with Python” blog offers an awesome analogy that makes OOP more ...
No matter what a user’s personal opinion of object-oriented programming, in automation there is no way around OOP anymore. It is the duty of the producer to design and package the technique in a way, ...
Object-oriented programming (OOP) is sometimes portrayed as difficult and intimidating. The truth is that object-oriented programming uses a very familiar model to help make programs easier to manage.
In fact, choices are made according to the programmer's wishes and comfort with the type of code. He will also tend to adapt a "syntax" or programming method according to what he's looking for. Among ...
Object-oriented databases play nicely with object-oriented programming languages. This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data ...
Another topic I covered with during my interview with Sun Microsystems' Joe Hartley was "Greenfoot," a tool that Sun helped develop (providing financial and consultative support to the developers ...