
Where did it come from? What did we use before it?
It flips the script on how we think.
We'll be writing a little light code in C# (no experience necessary)
Very similar to Lego. One is the instruction manual, one is the model being built. Following this you'll understand what instantiate means. You'll also understand the fundamental premise that everything is an object.
We discover how to implement the class - object pattern in a real program
We look at men, karts and aliens. How does inheritance link all of these?
Understand the 3 common types and why one of them is a bad idea.
Always give your class the variable types that it expects.
We write a little light code to cement the idea of polymorphism.
Understand why encapsulation is a powerful tool for teams
We create a real working example
A little assignment for you. Implements everything in the lectures.
Object oriented programming. What is it?
That was my biggest question when I started programming.
It took me many months to get the object oriented programming concept fully cemented in my mind. Now I will help you get object orientation in less than an hour. Avoid needlessly complicated explanations that you find on the internet, as I explain everything in PLAIN language.
Object Oriented programming (OOP) is used in almost every popular language out there, be it Java, C#, Javascript or PHP. You’ll also need it for iOS and Android apps if you make those!
-----------Review of this course--------------
Very good explanations and organisation of material. A good companion while learning the code in other courses to get a complete approach to programming in an object orientated way.
------------------------------------------------------
When I learnt object oriented programming it was from videos made by boring instructors. I wanted it to be fun and that’s why everything I explain is illustrated using Lego. Lego is the perfect tool because it is exactly like programming – they both are construction tools, used to build a final product.
We will do a little light programming during the course to demonstrate what OOP is. Our language of choice is C# because we can write it in the excellent (and free) cross platform software: Xamarin. Xamarin allows us to learn object oriented programming in C# on PC, Mac or Linux.
You do not need to know any C# (or even basic programming) beforehand.
Course highlights
What are the requirements?
What will you get from this course?
Who is the target audience?