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# with Windows Forms by doing programming projects for beginners and progress to intermediate level
C# programmers are highly in demand for corporate and government projects. So, congratulations on choosing to learn this amazing language. :-)
But as it is often the case among beginners, the struggle to put into practice the theoretical concepts and language syntax is very real. How do you implement your knowledge into actual projects? How do you practice without feeling like you're running in the circles without ever moving forward to intermediate level? You turn on Visual Studio and then...you just stare at it the same way a painter stares at a blank canvas. But fear not! With this course, you can learn to eliminate your fear of code! And all it takes is a little practice and determination. And that’s where this course will help you greatly!
The course goes over variety of C# programming projects. 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 is all about practice, 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 if they are already familiar with the concept in those exercises.
In the process, you will learn a alot about C# language and Windows Forms. You will learn how to translate the project requirements into a working code. You will learn to use many different basic programming concepts, such as Conditional Statements, Loops, Arrays, OOP, … 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.
IMPORTANT NOTE: There are no lectures in this course. However, I 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 you are still learning basic concepts and require lot of explanation and theory, then this course may not be the best fit for you! But if you are ready grow your skills through practice, than you will love this course!
Let's start coding!
Course Content
- 43 section(s)
- 208 lecture(s)
- Section 1 Introduction
- Section 2 Stop Watch
- Section 3 Dates and Timer
- Section 4 Bank Account
- Section 5 Colors - Object Oriented Apporach
- Section 6 Custom Controls - Text Box
- Section 7 Custom Controls - Label
- Section 8 Mortgage Payment (OOP)
- Section 9 Odd Integers
- Section 10 Pennies a Day
- Section 11 Flash Cards Addition
- Section 12 Mailing List (OOP)
- Section 13 Password
- Section 14 Pizza (OOP)
- Section 15 Flight Planner
- Section 16 Message Box Demonstration
- Section 17 List Boxes Demonstration
- Section 18 Combo Box Demonstration
- Section 19 Customer Profile (OOP)
- Section 20 Date Input
- Section 21 Temperature Conversion
- Section 22 Picture Boxes
- Section 23 Picture Boxes 2
- Section 24 Tic Tac Toe
- Section 25 Number Guess Game
- Section 26 File Times (File sctructures and Directories)
- Section 27 Student Input Screen (OOP)
- Section 28 Shopping Cart (OOP)
- Section 29 Computer Average (Passing Arrays to Method as Arguments)
- Section 30 Circle Geometry (Returning Array from a Method)
- Section 31 Tab Colors
- Section 32 Context Menu
- Section 33 Writing Into Files
- Section 34 Reading From Files
- Section 35 Parsing Files
- Section 36 Reading Tokenized Files
- Section 37 Building Data Lines
- Section 38 Saving and Loading Config Files
- Section 39 Baseball Data Files Analysis
- Section 40 Simple Text Editor
- Section 41 Quiz of Capital Cities
- Section 42 Random Sort
- Section 43 Conclusion
What You’ll Learn
- Practice OOP, Arrays, Loops, and all other basic and intermediate programming concepts
- Think like a programmer
- Put theoretical knowledge of C# into practice
- Uderstand project requirements and choose the right approach to each solution
- Construct, identify, and use Windows Form Controls effectively
- Improve your overall C# skills
Skills covered in this course
Reviews
-
HHassan Auwal Sidi
good
-
GGanesh Lagade
It Was very useful and most probably the speed of course is matching for beginers
-
KKeith Ragsdale
Great so far.
-
DDigitalShadow
Mr. Almasi is hands-down one of the best instructors I have encountered on Udemy. His explanation during the walkthrough of creating and coding each project in the course helped immensely in the learning process. The pace of the course is perfect, with the initial projects being simple enough to provide a gentle introduction, and the latter projects providing increasing complexity, but not so much as to be overwhelming for those, like myself, just getting started with GUI programming on the Windows platform.