Explore ideas how to prevent a codebase’s quality from decreasing.
Also find me here:
Baeldung Author
Attila Fejér
I'm a software engineer and electrical engineer who is always open to innovative technologies and new professional challenges from programming to managing my own business. My expertise is the Java ecosystem. My hobbies include playing the guitar, riding my motorbike, dancing and creating custom gadgets.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Programming (5)
- Core Concepts (1)
Refactoring
Filed under Programming
Learn that refactoring is a natural and essential part of a software’s evolution
What Does It Mean to Program to Interfaces?
Filed under Programming
A quick and practical introduction to programming to an interface.
Object-Oriented vs Functional Programming
Filed under Programming
Learn about object-oriented and functional programming and discover that they are not mutually exclusive.
The General Concept of Polymorphism
Filed under Core Concepts
Learn what polymorphism is with examples.
Object-Orientation in the Real World
Filed under Programming
Explore the core concepts behind the object-oriented programming.