Java Software Development Tutorials and Videos

It Is Possible to Do Object-Oriented Programming in Java

Object Orientation(OO) means different things to different people, but they normally focus on defining terms such as encapsulation, polymorphism and inheritance, and talk about data abstraction, abstract data types and so on. This presentation takes a brief look at what one particular theory of OO suggests and what it means …

Groovy Baby!

Over the last months, Groovy has gone from being something I used occasionally as a convenience to being my go to programming language. In this session I would like to show some of the things in the Groovy language and basic libraries that caused this transition. We’ll look at how …