Tag tutorial

How to identify a Computer Font

This post provides resources to identify the name of a computer font given a text with a specific typeface. Webs for Font Identification List of webs for font identification: Identifont Whatfontis The Font Finder service is included in Whatfontis…

Introduction to JavaScript

JavaScript, commonly abbreviated as JS, is a programming language focused on web development. JavaScript Description JavaScript is a multi-purpose, multi-paradigm, interpreted programming language. It is extensively used on web development as a programming language for the front-end and back-end functionality.…

How to compress PDFs

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…

Introduction to Rust

Rust is an emerging programming language that focuses on performance. It is free and open-source (FOSS) under an MIT and Apache 2.0 dual-license. It was created by software developer Graydon Hoare while he was working at Mozilla, and it was…

Introduction to Godot Engine

Godot Engine is a cross-platform free and open source (FOSS) video game engine. This post is an introduction about the video game engine. FAQs about Godot Game Engine What are the target platforms for video games generated with Godot? As…