Skip to main content

Posts

Showing posts from February, 2020

C++ Tutorial for Beginners

About the Course: How to program in the popular C++ programming language, for beginners Rating from users: 32,596 ratings | 370,854 students enrolled What you'll learn: ✔️  You'll be able to develop powerful C++ programs ✔️  You'll understand the basics of computer programming, including Object Orientation ✔️  You'll be able to apply for C++ jobs, with at least a possibility of success Requirements You can use any C++ IDE (terms explained in the course) and compiler to follow this course; all the software you need is free, but you may need to do a little Googling to find explicit install instructions for your platform. Description: This course teaches you the powerful, fast and popular C++ programming language from scratch, assuming only basic computer knowledge. If you want to develop apps that squeeze the most power from your computer -- high-end desktop games or complex artificial intelligence programs,

Learn Android Application Development

About the Course: A beginner course on Android Application Development. Rating from users: 9,544 ratings | 171,975 students enrolled What you'll learn: ✔️  Have a good overview of the Java programming language ✔️  Install Android Studio and setup the environment ✔️  Debug an Android Application ✔️  Create a signed APK file to submit to the Google Play Store ✔️  Save data in an online database (MBAAS - Backendless) and do User management ✔️  Use Explicit and Implicit Intents Requirements No prior knowledge required. Some programming background would be beneficial. PC or Mac that can run Android Studio and the Android Virtual Device. Description: Android accounts for approximately 85% of all devices sold today (2017 Q1). It only makes sense for you to be developing applications for the Android platform. I will take you through the basics of Android Application development, and introduce some more complex features