Software
Software is a collection of programs and data that tell a computer how to perform specific tasks. Software is a term that opposes to hardware, from which the system is built and which actually performs the work. You can read…
Software is a collection of programs and data that tell a computer how to perform specific tasks. Software is a term that opposes to hardware, from which the system is built and which actually performs the work. You can read…
This post provides some hints to do a free and open source (FOSS) software project. Aspects to consider when building a Free and Open-source Software Project Aspects to take into account when making a free and open-source software (FOSS) project:…
This post summarizes libraries to create multimedia content, including window creation, input management, both 2D or 3D graphics and sound. It may leverage 3D graphics libraries like OpenGL or Vulkan. You can read this post about 3D graphics libraries. Graphics…
This post summarizes some ways to compress PDF files. Free methods to compress PDFs Free Online Tools I Love PDF Official website CIB pdf standalone Official website Paid methods to compress PDFs Paid Online Tools Official website Paid Applications Adobe…
Django is a back-end web framework written in Python. It follows the model-template-view (MTV) architectural pattern. The Model-Template-View Architecture The Model-Template-View (MTV) architecture separates logically the definitions of a project in the following components: Django apps follows the MTV architecture.…
This post lists some source code editors for software development or coding. What is the Difference between a Source Code Editor and an IDE? An Integrated Development Environment (IDE) offers tools to create software projects considering all operative aspects (code,…
This post discuss about functional programming languages, it means, programming languages that use the functional paradigm. In functional programming languages, a desired result is declared as the value of a series of function evaluations, uses evaluation of mathematical functions and…
Microsoft Forms is a cloud tool offered by American company Microsoft within the Office 365 suite. This post summarizes how to create a Quiz using Microsoft Forms, as it was on June 2023. Instructions may have changed since then. Instructions…
Types of computer codes, from more computer-friendly to human-friendly: Assembly language is sometimes known as assembler language or symbolic machine code, and commonly abbreviated with the acronym ASM. Early computer programs were written in assembly language, as programming languages did…
This post lists sources that broadcast news about information security and cybersecurity. List of Cybersecurity News Webs from Spain Cybersecurity News Web from Spain: RedSeguridad Official web Revista SIC Official web Ciberseguridad TIC Official web Securtecnia Official web CyberSecurityNews.es Official…