
An introduction to the OOP programming course. In this video I sum up what is required of you for this course as well as a brief overview on what you will learn.
An introduction to classes and what they are used for. Classes are mainly created outside of the main program, but within the same package. This way you can make them public and available to other classes and the main program.
In this video we learn how to create classes. In OOP this is where we create the methods for our objects.
In this video we discuss methods, the different types and how to create them. Typed and Void methods all have their uses, in this video you find out what they are.
In this lecture we practice using the void method. We create a void method that we can use to solve a hypothetical program.
In this video we practice using a typed method, as well as working withe a void method. We are in essence creating the simplest form of Object Orientated Programs.
We practice what we learnt so far, simple preparation for the project. Be sure to practice what you learnt and get creative. Designing one's own project is far more educational than programming a pre-designed program.
In this video we discuss the requirements for this courses project. What the project must have before you can conclude the course.
My answer to this courses project.
A conclusion to the course. Congratulations!
Welcome to my OOP course on C# Programming with Visual Studio!
Before discussing the course I must emphasize that this is an Advanced course, so fundamental knowledge of C# and/or Visual Studio are required. If you would like to learn these fundamentals then please take a look at my beginner course, Visual Studio | The Basic C# Programming Course.
My name is Matthew Dewey. I am an experienced programmer, having received several accommodations on programming in my formal education as well as tough several programming languages to thousands of students. My goal is to provide you, the budding programmer, the the knowledge you need on programming in an easy and fun manner. In this course I do just that and with one of the most useful IDEs coupled with the C# programming language.
C#, a wonderfully simple programming language that has encouraged many programmers to pursue careers involving C# over any other language. Of course, it goes without saying that C# is an excellent language, but do you know what is required of you in a programming career?
There are many skills in programming that are required in any form of the field, but what I plan to to teach you in this course is exactly what you will find on many job requirements as well as many advanced methods that will no doubt help you in the future. I speak of OOP, Object Orientated Programming, in addition I included data processing.
What about Visual Studio? A popular, widely used IDE that many large applications have been created in over the years. Do you know how to use it to its full potential? Well, in this course we will go through several projects that will help you get truly comfortable with the IDE as well as more adept at program creation.
In short, you will learn:
Advanced C# Methods
Data Collection
Data Processing
OOP, Object Orientated Programming
and BONUS tips and tricks!
Go no further if you're looking for the course that will take you from a novice to an expert! With my course I can guarantee that the knowledge you learn will help you in your career or further studies on C# programming. I hope you enjoy the course and it helps you on your way into the world of programming!
"Programming is a form of art. It is logical creativity!"