Languages

New Languages: Brave New World

The tech world has seen a number of languages emerge, grow, and become super popular, but equally it has seen…

10 years ago

5 Go Libraries, Frameworks, and Tools You Need to Know

Golang is an exciting new language seeing rapid adoption in an increasing number of high profile domains. Its flexibility, simplicity,…

10 years ago

A Quick Start Guide to Scratch 2.0

(For more resources related to this topic, see here.) The anticipation of learning a new programming language can sometimes leave…

10 years ago

Understanding the Python regex engine

(For more resources related to this topic, see here.) These are the most common characteristics of the algorithm: It supports…

10 years ago

Dart Server with Dartling and MongoDB

(For more resources related to this topic, see here.) Server Side Dart Creating a server in Dart is surprisingly simple,…

10 years ago

GLSL – How to Set up the Shaders from the Host Application Side

(For more resources related to this topic, see here.) Setting up geometry Let's say that our mesh (a quad formed…

10 years ago

The Business Layer (Java EE 7 First Look)

Enterprise JavaBeans 3.2 The Enterprise JavaBeans 3.2 Specification was developed under JSR 345. This section just gives you an overview…

11 years ago

Building Ladder Diagram programs (Simple)

(For more resources related to this topic, see here.) There are several editions of RSLogix 5000 available today, which are…

11 years ago

Using Sprites for Animation

(For more resources related to this topic, see here.) Sprites Let's briefly discuss sprites. In gaming, sprites are usually used…

11 years ago

Motion Detection

(For more resources related to this topic, see here.) Obtaining the frame difference To begin with, we create a patch…

11 years ago