Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Learn Visual C# .net with WinForms by doing programming projects for beginners
Visual C# is an excellent programming language. It’s the main language in the .Net family of languages, and as such, it allows you to program some truly amazing solutions. So, congratulations on choosing to learn this amazing language. :-)
As it is common among beginner programmers, the enthusiasm to learn often is not enough to make the leap from beginner to intermediate.
The bad news is: code fear is real, and it hinders, or even stops your progress. The good news is: you can learn to eliminate it! And all it takes is a little practice and determination. And that’s where this course will help you greatly!
The course goes over C# programming projects from a popular college C# textbook: "Starting Out with Visual C#" by Tony Gaddis. I show you how to put the theory you learned into practice by showing you how to solve each exercise and walking you through all the Why’s and How’s.
Because the course goes over ALL exercises from one text book, some of the concepts are repeated across multiple exercises. The course is not meant to follow any particular guidline where each exercise builds up on the previous one, but rather serves as a comprehensive reference, allowing students to skip exercises that present concepts the student is already familiar with.
You and I will go on a journey to program simple solutions using basic programming techniques, all the way to more complex Database and OOP solutions.
In the process, you will learn the ins and outs of C# language. You will learn how to translate the project requirements into a working code. You will learn to use many different programming concepts, such as Conditional Statements, Loops, Arrays, Multi-dimensional arrays, LINQ, OOP, databases… and pick the right one for your solution. But above all, you will learn to think like a programmer!
This course is all about practice. Therefore, to benefit from this course, you need to be an active student. It doesn't matter if you are self-taught or attend a programming course. What matters is the time and effort you are willing to put into learning and practicing your skills.
There are no lectures in this course. However, I do my best to explain what I am trying to accomplish with each line of code, and touch on common pitfalls, too.
This is a course for beginner C# .net programmers who need to put the concepts and theory they learned into practice and for people who prefer to learn by doing.
If that's you, then let's start coding!
Course Content
- 16 section(s)
- 156 lecture(s)
- Section 1 Introduction
- Section 2 Introduction To Visual C#: Getting started with forms and controls
- Section 3 Processing Data
- Section 4 Making Decisions
- Section 5 Loops, Files, And Random Numbers
- Section 6 Modularizing the Code with Methods
- Section 7 Arrays and Lists
- Section 8 More About Processing Data
- Section 9 Classes and Multiform Objects
- Section 10 Inheritance and Polymorphism.
- Section 11 Databases
- Section 12 Bonus Videos: C# Logical Puzzles Games & Algorithms: Programming Exercises
- Section 13 Airline Reservation System - Bonus (November 2018)
- Section 14 Bank Teller (added 2/2020)
- Section 15 Casino Slot Machine (added 11/2020)
- Section 16 Bonus Material
What You’ll Learn
- Practice and understand loops, arrays, structures, LINQ, Databases, OOP and more
- Code beginner and intermediate projects using C#
- Become an intermediate programmer by understanding the how and why of each line in your program
- Think like a programmer
- Uderstand project requirements and choose the right approach to each solution
- Construct, identify, and use Windows Form Controls effectively
Skills covered in this course
Reviews
-
BBigtrain01
Excellent
-
AAnonymized User
pro's: -I like the care for zooming in and out. -I like the no haste attitude. (some instructors talk way to fast and 0.75x doesn't work (not convenient) con's: - someone is calling on the phone in the background and/or someone is videogaming and watching movies(?) or so. It's a bit distracting. - some courses have both the begin entry code and the end result code added. here the end result code differs somewhat from the video typed code... tips: please show more in which document you're typing from time to time, even if it's for a few seconds again. (iow: show row 1 to end for a moment again)
-
GGo Ushiyama
I liked his courses since this is all about practice. He states from the very start about this during the initial video. If you are interested in practicing rather than watching how to code, this course is very good.
-
TTracy D
Pavel has a way of completing and explaining the programs that makes learning not only enjoyable, but crystal clear. I am so happy that I found this course! Thank you Pavel!