What are Interfaces and When to Use Them
top of page
DevCoach
Building your solid software development foundations
Search
Today, I want to talk about interfaces. More specifically, what they are and more importantly when to use them, as this point is often...
May 22, 20194 min read
From Nothing to Something – Part 2: Awareness
We touched several topics in Part 1: How to Sustain (or Build) a Mediocre Career, but we didn’t had the chance to discuss them more...
May 14, 201912 min read
From Nothing to Something – Part 1: How to Sustain (or Build) a Mediocre Career
With the risk of being tagged as a hater, I want to talk about careers and how your actions might drive your career toward a mediocre...
May 10, 20191 min read
[Post Event] Keyboards & Mice, Sibiu, May 2019
Yesterday I had the pleasure to be a speaker at the Keyboards & Mice conference organized by iQuest. I was lucky to be able to present...
Apr 18, 20193 min read
What is a high or low-level programming language?
You might have heard of the terms high-level and low-level programming language. If you’re still confused, read on. In the software...
Apr 10, 20194 min read
Object Oriented Programming (OOP) Core Principle: Polymorphism
Polymorphism, as the name suggests, has something to do with many (poly) and to change/to form (morph). Let’s see what it means in the...
Apr 3, 20194 min read
Object Oriented Programming (OOP) Core Principle: Inheritance
Let’s talk about inheritance, a powerful and in the same time overused and misused mechanism in OOP. Image source –...
Mar 25, 20194 min read
Object Oriented Programming (OOP) Core Principle: Encapsulation
The WHAT – What’s with the Encapsulation Thing So, in a previous article I talked about Abstraction and how it simplifies a specific...
Mar 18, 20195 min read
Object Oriented Programming (OOP) Core Principle: Abstraction
The WHAT – What’s with the Abstraction Thing To successfully organize your code using OOP, you need to understand and apply the core...
Mar 9, 20195 min read
What is Object Oriented Programming (OOP)
Introduction Even though this had been explained over and over by countless people in articles/books/lectures etc., I still see lots of...
Jan 25, 20191 min read
Upcoming Programming Courses in Sibiu
Since I’ve been asked a lot for courses on programming, I decided to give it a go. There are two courses available: Basic Programming –...
Jan 17, 20181 min read
DevCoach Christmas Challenge 2017 (21 Dec – 17 Jan)
Description Santa Claus has come with a bag full of presents this year. A group of N kids stand in line, anxious to get their gifts....
Oct 24, 20171 min read
The Rubber Duck Debugging Technique
Who would think a Rubber Duck might help you with your (sometimes frustrating) programming issues? It still sounds crazy, right? The duck...
Oct 21, 20171 min read
Facebook page ready
Join us on Facebook
Oct 14, 20171 min read
Welcome to DevCoach
Hi, my name is Gabriel Tudorica & welcome to DevCoach! A personal initiative (no companies involved) which aims to help students &...
bottom of page