Category Archives: Web

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

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

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

* 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

CSS Quiz

The universe of programming languages is vast and full of technologies, and it has always been very difficult to make products of different platforms communicate among them. In our current world, it has become imperative to make this communication more fluid, as we now are able to provide services across…

Read more

* This excerpt was taken from pages 8-15 of Quick and Fun guide for HTML and CSS by Hamit Peña Sierra. HTML stands for HyperText Markup Language; as its name says, it is a markup language used to define and describe the structure of a webpage. All the Content in HTML is annotated…

Read more

Quiz

* This excerpt was taken from pages 1-7 of Quick and Fun guide for HTML and CSS by Hamit Peña Sierra. The web: What is it all about? The world wide web has become an essential form of communication nowadays, a universal media of endless resources and possibilities. It can be defined…

Read more

Why MVC? The development of applications involves a set of tasks that may touch multiple concerns. Let’s see an example. Mario wants to create his new web application to manage subscriptions to an event information service. He wants to start by creating a page to receive the user’s data and…

Read more

10/10

Don’t miss the fun.

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