Tag Archives: Web Development

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

* 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

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

7/7

Don’t miss the fun.

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