Course Information
Course Overview
Learn XAML and WPF development on 10 projects. WPF/C# programming even for beginners
Do you want to start with WPF and XAML programming?
Then this course is designed for you. In this course, you will create 10 applications using WPF,XAML and C# programming language. You will also learn the important concepts of programming. After finishing the course you should be able to create simple applications and have a strong foundation in programming. I try to explain how all the important concepts work and how you can use them in your C# code.
I know you don't have time for long and boring lectures. That is why I try to be as engaging as possible. I also go directly to the point.
Practice oppurtunities:
Through out the course are 4 tests on which you can practice your knowledge. Also during the "CODE" videos I am tring to keep you engaged by asking questions like "What will be the result of this?".
What will I learn?
Firstly, you will learn programming fundamentals. Because without the foundation you cannot move on and create applications.
what is program
What is programming
variables
data types
if and switch statements
arrays
loops (for, while, do-while)
functions
that is why the knowledge of programming fundamentals is optional.
Then you will use the gained knowledge and build 10 WPF applications:
Simple Calculator
Guess Number Game
TODO list
Advanced Calculator
Text Editor
Calendar
Canvas
Graph Designer
Clicking game
Tick tack toe game
Who should take this course?
Anyone who wants to learn programming fundamentals in C#
Anyone who wants to create WPF & XAML applications
Course Content
- 6 section(s)
- 49 lecture(s)
- Section 1 Introduction
- Section 2 Programming Fundamentals in c#
- Section 3 Starter applications
- Section 4 Advanced applications
- Section 5 Games
- Section 6 BONUS: Discounts to my other courses!
What You’ll Learn
- Create 10 applications using WPF & XAML
- Be able to create custom WPF application
- Understand Programming Fundamentals in C#
- Be able to write XAML code for your application
Skills covered in this course
Reviews
-
CChris Manwaring
All good. Luke has a nice style. He has quickly moved from beginner to intermediate programmer in the right way
-
AAndrea Paperini
Ottimo corso, capace di intrattenere e molto pratico, applicazioni utili
-
FFrancisco Chavez
How to put this simply? This is NOT how WPF was designed to implement desktop applications. This entire course treats desktop application development as if we are building on top of Windows Forms. I've never seen anyone squander away the capabilities of WPF to such an extent. If you aren't going to leverage the capabilities of WPF, then why use it? Windows Forms has a much lower learning curve, which no one taking this course will ever know, because this course didn't cover a single thing that makes WPF a better choice than Windows Forms. From start to finish, this entire course was done the Windows Forms way.
-
JJonah Raepa
Well, I won't say i did not learn some new stuff but the course was not what i expected. Instructor seemed not prepared. Also, it was very basic. Not what you'd expect with using of XAML.