Category Archives: Featured

Conditionals

We have defined programs like a list of instructions similar to cooking’s recipes, which indicate to computers what to do and how to do it in order to achieve some goal. Sometimes it is necessary to make decisions within programs and these decisions lead us to one path of instructions…

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

As mentioned in a previous post, programs are lists of instructions that indicate to devices how to process some input data to produce the desired output. To do so; programs must keep a registry of those input values, and of every other resulting data, this storage of information is made…

Read more

Movies move our imagination, make us dream and sometimes believe, fear and also cry some others. But not everything that comes from films belongs to the reality, most of what is sold in them are exaggerated or even mystified to create a better response in the audience. And from those…

Read more

Mobile devices have become a huge part of our lives, every day we’re using them to access a lot of information, from the regular and old emails to the overused social media apps, we’re all day long handling them. As an app developer the challenge is bigger now, there are…

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

* 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

17/17

Don’t miss the fun.

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