C# Basics Beginners Tutorial Learn C# Fundamentals by Coding
What you’ll learn
-
Learn the fundamentals of C# and .NET Framework
-
Work with primitive types and expressions
-
Work with non-primitive types (classes, structs, arrays and enums)
-
Learn the difference between value types and reference types
-
Control the flow of programs using conditional statements
-
Use arrays and lists
-
Work with files and directories
-
Work with text
-
Work with date and time
-
Debug C# applications effectively
With over 50,000 happy students and 15,000+ positive reviews, this course is Udemy’s most popular course for learning C# from scratch!
C# is a beautiful cross-platform language that can be used to build variety of applications. With C#, you can build mobile apps (for Windows, Android and iOS), games, web sites and desktop applications.
Once you master fundamentals of C# and programming with .NET framework, you’ll have lots of options in front of you. You can choose to build mobile apps if you prefer, or you can change job and work as a web developer. As long as you know the fundamentals well, switching to different technology stacks is pretty easy.
In this course, Mosh, author of several best-selling C# courses on Udemy, teaches you the fundamentals of C# programming in a clear, concise and step-by-step way. Note only that, but he’ll also teach you best practices and shortcuts to help you become a better developer.
Every section comes with a few bite-sized video lectures and a quiz or programming exercises. These exercises are carefully chosen from academic and real-world examples to train your “programming brain”. If you want to be a successful programmer, who has many high-paid job offers and freedom to “choose”, you need to learn how to think like a programmer. And this is what you’re going to get out of these exercises. All exercises come with solutions, so you can compare your solutions with Mosh’s to find areas for improvement.
There are plenty of free tutorials and videos that teach you C# and they are great if all you want to learn is C# constructs. But if you want to learn C# and become a better programmer with a bright future and lots of options, this is the course for you. For every topic, not only will you learn the whats, but you’ll also learn the whys, and hows. You’ll see common errors that pop up as part of developing applications with C#. Mosh explains these errors in detail, and shows you how to resolve them.
THE COMPLETE C# PACKAGE
This course is the first part of Mosh’s complete C# series on Udemy:
- Part 1: C# Basics for Beginners: Learn C# Fundamentals by Coding
- Part 2: C# Intermediate: Classes, Interfaces and Object-oriented Programming
- Part 3: C# Advanced: Take Your C# Skills to the Next Level
WHAT OTHER STUDENTS WHO HAVE TAKEN THIS COURSE SAY:
“I’ve actually landed my first job as a Junior software developer. I owe a lot of it to you because your courses have been EXTREMELY helpful. May God bless you and your efforts to create high quality courses. This has really changed my life from working as a security guard and doing websites for free, now I am a professional.” -Danish Jafri
“Great Instructor, Great Course, Mosh does a great job of breaking down the material and making it interesting.” -Michael Gardner
“You can hear the passion in his voice which makes the course sound 10x more exciting then someone who just does it for the money.” -Tim Medcalf
“Great Instructor, I love the way he teaches the course.” -Edward Tkachev
“I love Mosh’s approach of delivering the theory and then the practice. Audio and video quality are superb.” -Paul Mooney
“You can definitely tell that Mosh is not only an experienced programmer, but he also cares deeply about producing great quality lessons and ensuring that his students are understanding the content.” -David
30-DAY FULL MONEY-BACK GUARANTEE
This course comes with a 30-day full money-back guarantee. Take the course, watch every lecture, and do the exercises, and if you feel like this course is not for you, ask for a full refund within 30 days. All your money back, no questions asked.
ABOUT YOUR INSTRUCTOR
Mosh (Moshfegh) Hamedani is a software engineer with 17 years of professional experience. He is the author of several best selling Udemy courses with more than 120,000 students in 192 countries. He has a Master of Science in Network Systems and Bachelor of Science in Software Engineering. His students describe him as passionate, pragmatic and motivational in his teaching.
Do you want to start learning C# now?
Join the other 50,000+ happy students who have taken this course and start coding within a few minutes.
Who this course is for:
- Newbies or students looking for a refresher on the basics of C# and .NET
12 reviews for C# Basics Beginners Tutorial Learn C# Fundamentals by Coding
Add a review
Original price was: $119.99.$19.99Current price is: $19.99.
David A. Astacio Alvarez –
En mi opinión el curso no es para Rookies del todo. Hay que tener ciertos conocimientos previos para tomar el curso y la mayoría de ejercicios era bien duros.
Faisal Rashid –
It is a very useful course in getting one started with programming while covering founding concepts for coding. Also a really good starter for using any IDE. The course can also be a good refresher for those coming back to coding after a long time.
Heng Sheng Yao –
This course teaches me all the fundamentals about C# programming language where it also provide me the exercises which let me be more memorize about the point that being teach in the course. Hope that others can enjoy about it too…
Vignyatha Lingamguntla –
Best course for a Beginner. I really enjoyed the course. Concepts were explained in a simpler manner. Looking forward to other interesting courses.
Trevor Reeves –
Really amazing content. Solid information that’s organized and concise. Will definitely be taking more courses from Mosh.
Owen Cooper –
The course is laid out very well. Includes a lot of information and examples in a reasonably easy way to understand. Although, I can’t help but notice that a lot of the exercises use code that hadn’t yet been taught. In some of the exercises, the code that Mosh uses doesn’t match correctly with his questions. For example, on Section 8 : Exercise 1, The solution Mosh provides allows the user to specify Non-consecutive numbers and receive a “Consecutive” result, by typing ‘An order’ of numbers in a different order.. eg: “1-4-3-2-5” instead of “1-2-3-4-5”
Kristy Cameron –
The course was an excellent “refresher class” after not working with C# for 15+ years. My only negative is, the Transcripting from Udemy needs works. A lot of missed words and grammar.
Jeryl Goh –
Awesome course that contains bite sized topics that focuses on the practical aspects of using C# which saves time and highlights the important parts. 🙂
Ryan J Montelibano –
Mosh has a great way of explaining things. However, I wish he had thorough explanations of the solutions. The lectures were not thorough enough to understand why my solutions would not work sometimes, and I was forced to research on my own. It made me understand the topics better, but it was frustrating to have to search so hard when I was taking a paid course.
Chris Petruccelli –
I can only imagine the difficulty in making a course for a field that is constantly changing and being updated. The task is made even more challenging when designing a course for beginners and people with little to no exposure to coding. Mosh does a great job explaining things and providing practice exercises. My only concern/suggestion for future development would be to have videos walking students through solutions for the end of section exercises and highlighting methods used, and showcasing a few examples of how to complete the exercise.
Rafal94 –
Kurs był bardzo obszerny i omawiał wiele tematów, których nie widziałem w innych kursach, jednak używanie Resharper’a i skrótów czasem utrudnia zrozumienie pewnych kwestii.
Tiny Crow –
I love the layout of the course and the way Mosh outlines all the topics. The only thing I didn’t like about this course was the coding exercises. At first, I thought I had missed information when I got to them, but I then realized that it’s because the exercises are set up for you to HAVE to Google solutions.
My advice to make this class better would be to provide two exercise lists for each section: 1 page of exercises that stick solely to the content of this course so that you can apply what you learned, and then maybe offer a second exercise list that leads you to search outside this course for answers.