
The Four Elements of Game Design
2 PostsWhat is a game? What matters when designing one? A look at the elements of games design, and how to ensure your game follows the most fundamental games design principles.View Learning Guide...
Mathematical Modules in Python
5 PostsIn this series, we'll take a look at a variety of the mathematical packages that Python offers to get a better handle on understanding and ultimately using them.View Learning Guide...
Introduction to Erlang and Elixir
5 PostsIn this series, we're going to learn the fundamental knowledge to get yourself started in Erlang and coding with Elixir.View Learning Guide...
Unity 2D Joints
2 PostsUnity is a well known, well documented, and very recognised game engine. Is a multi-platform solution, and it also allows you to create games or applications aiming several platforms (iOS, Android, Web, PC, among others). Originally, Unity was focused in 3D development however, recent releases provide tool for 2D development. This tutorial will focus on explaining how 2D physics joints work and how to use them to achieve great effects (without sacrificing the game performance).View Learning Guide...
The Power of PowerShell
2 PostsPowerShell is a state of the art shell, scripting language and a management platform. It has a coherent story and rich functionality especially on Windows, but recently it migrated to macOS and Linux, too. In this series, you'll get an in-depth look at what PowerShell is all about.View Learning Guide...
Coding Android Apps in Kotlin
3 PostsWhile the vast majority of Android apps are written in Java, there's no rule that you have to use Java for Android development. There are a variety of modern programming languages that are designed to run on the Java Virtual Machine (JVM) and one of these languages that's becoming popular in the Java community, is Kotlin.View Learning Guide...



