Do your non-player characters lack drive and ambition? Are they slow, stupid and constantly banging their heads against the wall? Then the Udemy course "The Beginner's Guide to Artificial Intelligence in Unity" is for you. Join Penny as she explains, demonstrates and assists you to create your very own NPCs in Unity with C#. In this course, Penny reveals the most popular AI … [Read more...]
The Ultimate Guide to Game Development with Unity
The gaming industry is a $100 billion industry worldwide. By 2020, that number is expected to near $120 billion. With Unity being the most widely used engine to develop games across multiple platforms, there has never been a better time to get into the field. While people often find coding or making games intimidating, the Udemy course "The Ultimate Guide to Game Development … [Read more...]
Create Your First 2D and 3D Games for Web and Mobile
Game development and design. Learn C# making your first 2D and 3D games for web and mobile. The Udemy course "Complete C# Unity Developer 2D: Learn to Code Making Games" is project-based, so you will not just be learning dry programming concepts, but applying them immediately to real indie games as you go. All the project files will be included, as well as additional … [Read more...]
How To Make Your First Video Game In Unreal Engine
Learn C++ from scratch, make your first video game in Unreal engine and gain confidence in programming with "Unreal Engine C++ Developer: Learn C++ and Make Video Games" from Udemy. If you're a complete beginner, you will learn all the coding and game design principles you'll need. If you're an artist, you'll learn how to bring your assets to life. If you're a coder, you'll … [Read more...]
Learn Advanced C# Constructs That Every C# Developer Must Know
Chances are you're familiar with the basics of C# and are hungry to learn more. Or you've been out of touch with C# for a while and are looking for a quick course as a refresher to get you up to speed with advanced C# constructs. If so, then the Udemy course "C# Advanced Topics: Take Your C# Skills to the Next Level" is for you. It gives you an in-depth understanding of … [Read more...]
Learn C# Basics for Beginners
C# is a beautiful cross-platform language that can be used to build a variety of applications. With C#, you can build mobile apps (for Windows, Android and iOS), games, websites and desktop applications. Once you master the fundamentals of C# and programming with .NET framework, you'll have lots of options in front of you. You can choose to build mobile apps if you prefer, or … [Read more...]
Enroll in One of the Best Game Development Courses
Game development is one of the most exciting and dynamic creative fields today, and it offers a variety of opportunities to dive into a lucrative career. But in order to be successful, you need to be well versed in the latest and greatest tools for coding and designing games that aren't only attractive, but also fun to play. Because game design courses at traditional schools … [Read more...]
Learn To Code by Making Games With Unity
Game development is one of the most exciting and dynamic creative fields today, and it offers a variety of opportunities to dive into a lucrative career. But in order to be successful, you need to be well-versed in the latest and greatest tools for coding and designing games that aren't only attractive, but also fun to play. One of the top courses for game development is … [Read more...]
Introduction to C++ Programming – Free Course
In the course "Introduction to C++ Programming" you will be introduced to programming principles in C++, and learn about some of its operators and functions and how to create objects and classes in C++. You will learn about the compilation process of a C++ program, about variables in C++, how they are strongly typed and what that means. You will learn about the fundamentals … [Read more...]
Console C++ Video Tutorials – A Free Course
This series is intended to be a starting point for beginners to C++ as well as a refresher for experienced programmers. The videos build up the programming concepts in the standard C++ language, starting from the very basics of the language up through some simple game programming using the central features of C++. Most of the video tutorials present a single C++ concept and … [Read more...]
CS50 – Introduction to Computer Science I – A Free Course
Computer Science 50 (otherwise known as CS50) is Harvard College's introductory course for majors and non-majors alike, a one-semester amalgam of courses generally known as CS1 and CS2 taught mostly in C. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource … [Read more...]
The Beaglebone by Derek Molloy – A Free Course
A full series of videos on the Beaglebone – an Embedded Linux device that is perfect for getting started. The Beaglebone original retailed for about €85 and all of the first set of videos are based on this board. Later videos will describe the Beaglebone Black, which is a more powerful device but interestingly it retails for the lower cost of €45. There is a full series of … [Read more...]
Intensive Introduction to Computer Science – A Free Course
This free online computer science course is an introduction to the intellectual enterprises of computer science. Topics include algorithms (their design, implementation, and analysis); software development (abstraction, encapsulation, data structures, debugging, and testing); architecture of computers (low-level data representation and instruction processing); computer systems … [Read more...]