News

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 ...
Today, C++, C#, Java, Visual Basic.NET and Python are popular object-oriented languages. The following compares basic OOP terms with traditional programming. See object-oriented DBMS.
Before Object Oriented Programming One of the easiest ways to understand what is meant by ‘object oriented’, is to define what it is not. Before Object Oriented Programming (OOP) programs were ...
Object-oriented programming has a lot of well-established design principles, such as the SOLID principles, but when moving towards functional programming many developers don’t know how to use ...
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 ...
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.
C# or C-Sharp is the programming language behind .NET (dotnet) and the Unity framework. It was created at Microsoft as a ...
I started wondering about what object oriented programming was and I thought Erlang wasn't object oriented, it was a functional programming language. Then, my thesis supervisor said "But you're ...
Object-oriented programming of control seems to be one of them. I've been visiting several producers of controllers to interview them about engineering. So far I've done some interviews, and plenty ...