Category IT

Golden Age of Spanish Software

The so-called golden age of Spanish software (in Spanish, época dorada del software español) matches the lifespan of 8-bit home computers, when Spanish companies played a main role on developments for these computers, specially ZX Spectrum. For this home computer,…

Introduction to Pygame

Pygame , frequently typed as pygame, is a cross-module set of Python module to create video games. This post reviews some aspects of Pygame. What is Pygame? Pygame is a Python implementation of the SDL library which is written in…

Web Back End Frameworks

This post lists web back end frameworks. Web back end framework ease the tasks for the developer when working on back end scripting with languages like Java, Python or PHP. List of Web Back End Frameworks Web Back End Frameworks…

CSS Frameworks

This post lists some popular CSS frameworks. List of CSS Frameworks CSS Frameworks featured on this post: Bootstrap Bootstrap is free and open source (FOSS). It is developed by the Bootstrap Core Team. Official Web Tailwind CSS Tailwind CSS is…

Web Development

This post summarizes some aspects on web development. Web Development Basic Learning Path If you want to learn web development, the increasing knowledge you need to get could be summarized as below: 1. Web Markup Languages (HTML) HTML is a…

IT Vulnerability Management

IT vulnerability assessment or vulnerability management is a branch of IT security. It is concerned with identifying, assessing, and addressing vulnerabilities in computer systems and software. This post reviews some aspects regarding IT vulnerabilities. You can read a more general…