Blog

In our current society, we are more than used to live with technology gadgets, most of them not even in the minds of our ancestors. Things as common and “simple” as a remote for our TV, just to mention one, that avoid the need to stand up for interacting with…

Read more

Spring Boot

Spring is the world’s most popular Java framework, it is widely used to help developers write Java programs in a faster and easier way, but its configuration always was a total nightmare. The Spring Boot module provides a solution to this configuration boilerplate Spring had. Spring Boot makes it easy…

Read more

Divide And Conquer

At the beginning of our experience in cooking, we usually don’t start with difficult or too complex recipes, instead, we start with some very simple ones that help us to gather experience and knowledge in the art of cooking… Let’s suppose by just a moment that, due to our great…

Read more

Responsive Web Design

The term “Responsive” has become widely used and misused in web design environments, what it really means can be easily understood if we take a look into the history of the web design world.  Back in the 90s, when having a personal computer was still a luxury, not every family…

Read more

Accessing attributes and methods

As mentioned in a previous post, object-oriented programming is a paradigm in which we model our problem’s actors (objects) using some structures called classes. A class defines the common structure of all objects (of the same type) will share. An object could be described as a sort of entity that…

Read more

Write Once, run anywhere

Tools we need JDK 8 (could be a newer version as well) The Java Development Kit is the development environment we use for writing applications using the Java Programming language An IDE (Integrated Development Environment), This tool help developers to go faster in the development of applications, even though is…

Read more

Write Once, run anywhere

For the past 25 years, Java, with more than 40 billions of Java Virtual Machines running around the world, has been the leading programming platform. Although, its beginnings are far from what we know right now for this programming language. Once upon a time in a not that far away…

Read more

loops

¿What happens when we are serving soda from a dispenser? Usually, we start our process by putting the glass below the dispenser and opening it in order to fill our cup, but it starts to fill out with foam, and we wait until it disappears and continues filling our cup…

Read more

CSS Quiz

* This excerpt was taken from pages 60-67 of Quick and Fun guide for HTML and CSS by Hamit Peña Sierra. CSS (Cascading Style Sheets) is a language that describes the style for HTML documents. Using CSS, you can control the layout, colours margins, height, width, backgrounds and many other things from…

Read more

10/23

Don’t miss the fun.

Subscribe to our newsletter to be the first to know when new content is added