
In this video I will describe shortly what you can expect from learning data structures and algorithms.
You are going to learn how to install Visual Studio and try it out with your first program.
In this lecture I will show you the basic data types of c# and tell how to use them.
In this video you will learn how to create your own types using the "class" keyword.
You will learn how to handle user input form the console.
You will learn how to make simple operations on data.
You will learn how to use If - else statements for conditional instructions.
You will learn how to compute operations with logical data. This lecture covers the AND, OR, and NOT operations.
You will learn to store data in collections and know the difference between lists and arrays.
In this lecture you will learn how to repeat an instructions with loops, and how to apply them the most useful way.
This is one of the most basic algorithms: you will learn how to compute the sum and the product of numbers.
This algorithm enables the programmer to decide if there is an item with the given parameters in a collection of data.
This algorithm enables you to find the index of a given item in a collection of data.
This is an advanced searching algorithm, that ii faster than the linear search, but requires the items to be in order.
You will learn how to count items that apply for a certain criteria.
In this lecture you will learn how find the minimal and maximal values of a collection.
You will learn how to make operations on sets of data.
You will learn the properties of a stack, an the PUSH and POP operations
You will learn how to enumerate a binary tree with IEnumerable interface.
There are great demands for programmers all over the world. Once you decided to become a programmer, the first step is to learn algorithms and data structures. That is how you will have the mindset of a programmer. In this course I will teach you how to solve simple and complex problems by writing code in C#.
This course is designed for you to learn the fundamentals of C# and develop your overall programming skills at the same time.
You will learn how to think like a programmer and apply patterns on solving problems. C# and .NET gives you a great set of tools to make your life easy as a C# developer. Also Visual Studio will be there with you as your best friend while you fight your way and learn algorithms and become well paid C# developer.
If you aren't satisfied there is 30 day money back guarantee, so don’t hesitate, there is a whole new world waiting for you!