Introduction to Boolean Variables: Android Studio Crash Course (Free Tutorial)

Ever heard of George Boole? He was a pioneer in the study of logic, and Boolean Variables are named after him. In this article, we will learn all about Boolean Variables, which are used to evaluate the logical condition. You can use the Boolean Function to determine if an expression or variable is true or false. […]

Introduction to Functions: C++ Crash Course (Free Tutorial)

Ready to learn some C++? Welcome to our introductory article on functions, the parts of code that carry out tasks. If you are a beginner and want to learn to code for FREE, check out our 30-minute beginners course here: training.mammothinteractive.com/p/learn-to-code-in-30-minutes Functions consist of three main parts: return type: any type of variable that the function is returning, […]

Introduction to Arrays: C++ Crash Course (Free Tutorial)

Do you have a busy to-do list? Get ready to check one thing off: learning about lists in C++! If you are a beginner and want to learn how to code, check out our FREE 30-minute introduction course here: training.mammothinteractive.com/p/learn-to-code-in-30-minutes Arrays are lists of objects. For instance, there are integer arrays, which will give you lists of integers. […]

Introduction to Integers: C++ Crash Course (Free Tutorial)

Ready to learn one of the most important concepts in C++? No matter what coding language you’re using, integers are one of the most common ways to represent a number. As you an imagine, this is extremely important. By mastering the basics, you will have a firm footing to continue your studies in C++. If you […]

Introduction to Floats and Doubles: C++ Crash Course (Free Tutorial)

Have you ever needed to represent numbers with extreme precision in C++? Well, this is the article for you! In this tutorial, you will learn all about floats and doubles, which add decimal places onto the ends of integers. Thus, you can be more precise when trying to represent numbers. If you are a beginner and […]

Introduction to Strings: C++ Crash Course (Free Tutorial)

Welcome to one of the most important articles you’ll read as a beginner coder!  When it comes to coding, strings are a very important concept, no matter what programming language you’re using. Think of strings as a displayed message. This message can be virtually any sequence of characters from your keyboard, such as letters, numbers, […]

Black Girls Code officially funded!

A few months ago we were approached by Udemy to donate our Stencyl course to an organization called Black Girls Code. ” Black Girls Code was founded to bring computer programming education content to young girls of color (Black, Latina and Native American) ages 7-17 to become builders and leaders of technological innovation and their […]

Our education courses have a new design!

Have you seen our new branding? We here at Mammoth Interactive love minimalism. You can now get into any course for 99 dollar and you can take our 1 hour courses for only 49 dollars! What we love the most is these course designs are simple and effective. Notice how we don’t have to tell […]