Learn C# Programming – Full Course with Mini-Projects

preview_player
Показать описание
This complete C# tutorial for beginners will take you from the basics of C# programming to advanced concepts.

✏️ Course developed by @CoffeeNCode

⭐️ Contents ⭐️
(0:00:00) Introduction
(0:01:56) Installing Visual Studio 2022
(0:05:25) Creating your first project
(0:07:48) Hello world
(0:10:56) Numeric data types
(0:18:08) Text based data types
(0:20:32) Converting string to numbers
(0:24:27) Boolean data type
(0:25:36) Operators
(0:31:36) Remainder
(0:35:08) Var keyword
(0:39:13) Const keyword
(0:43:15) Exercise - Storing user data
(0:45:05) Exercise - Odd/Even checker
(0:46:59) Console Input/Output
(0:55:32) If statements
(1:09:13) Switch statements
(1:14:29) For loops
(1:22:28) While loops
(1:32:53) Conditional operator
(1:36:22) Numeric formatting
(1:49:36) TryParse function
(1:59:42) Exercise - Times table
(2:03:10) Exercise - Fizz buzz game
(2:08:24) Verbatim string literal
(2:17:00) String formatting
(2:22:36) String interpolation
(2:25:59) String concatenation
(2:30:41) Empty string
(2:32:59) String Equals function
(2:38:03) String iteration looping
(2:47:56) String IsNullOrEmpty function
(2:53:07) Exercise - Print string in reverse
(3:01:44) Exercise - Password checker
(3:11:02) Arrays
(3:32:59) Array sorting
(3:35:48) Array reversal
(3:39:20) Array clearing
(3:45:38) Array IndexOf
(3:55:00) Lists
(4:03:57) Dictionary
(4:16:30) Exercise - Odd/Even number split
(4:23:11) Exercise - Array of multiples
(4:30:00) Functions
(4:35:39) Void functions
(4:41:32) Return type functions
(4:59:48) Function parameters
(5:12:24) Optional parameters
(5:17:19) Named parameters
(5:19:51) Out parameters
(5:37:28) Reference parameters
(5:46:12) Exercise - Area of a Triangle
(5:50:14) Exercise - Sum of int Array
(6:01:09) Exception handling
(6:03:27) Try…catch
(6:12:47) Printing error messages
(6:17:31) Exercise - Custom TryParse
(6:26:00) Debugging
(6:37:55) Local/auto window
(6:41:35) Watch window
(6:46:40) Exercise - Fix logic error
(6:50:14) Structures
(7:06:56) Classes
(7:15:56) Class functions
(7:22:07) Class fields
(7:37:27) Class variable/function scope
(7:41:30) Class properties
(8:01:09) Class ToString function override
(8:16:44) Outro

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Рекомендации по теме
Комментарии
Автор

Thank you for watching! I hope you found this course valuable. If you have any questions, feel free to reach out or comment below. Don't forget to check out my channel and Udemy course for more content like this. Thanks again fCC for the opportunity! 🎉

CoffeeNCode
Автор

Hey trainer,
I am .net developer and people like me loves to have a tutorial on the advanced C# topics. Please have session on that, I will be waiting. Good job by the way. So happy to see people like you. Thanks.

abhinjoby
Автор

The instructor does an amazing job of breaking down the subject matter. I really love his summaries at the end of each video. Exceptional work.

AdegbengaAgoroCrenet
Автор

D1 - 55:32
D2 - 1:32:53
D3 - 1:59:42
D4 - 2:17:00
D5 - 2:47:56
D6 - 3:11:02
D7 - 3:39:20
D8 - 3:55:00
D9 - 4:30:00
D10 - 5:12:24
D11 - 6:01:09

nihilisthuman
Автор

OMG C# COURSE! I'm so happy to see you guys finally have set the deal with microsoft :D

cmdrrademenes
Автор

This channel is just a blessing, all this knowledge for free

lazarokabira
Автор

Thank you CodeCamp! I left university to self-learn code. In 5 months, I have learned many languages and frameworks from your videos and landed an internship recently. This is better than any cs degree.

gaditproductions
Автор

Today is the last day of school. My personal summer project is to make a VR game. I’m leaving this comment here to congratulate myself for how far I’ve gone by the time school starts back up again.

czvqa
Автор

DUDE, just on time! I was just looking for resources to pick up C# as another language. Thanks!

EtonuiYoutube
Автор

You guys are always on point with what I am trying to learn with updated guides. Thank you for your service to this community❤ ❤

DanielCruz-sebf
Автор

lovee to see a C# course, thank you for this! 🙏🏽

akaics
Автор

Good work ! It would be so nice to see a full Windows Forms tutorial

xFlxrin
Автор

My favourite part of this course, besides being free, is that it takes the right amount of time to explain things.
Not to the point of making it dull, or to the point of making it rushed
What im saying is great work! Very good course.

Thefuryspeed
Автор

Ooh I'm so excited, love this! I've been wanting to improve my C#.

mrsnulch
Автор

4:28 we can also do and i think it's less complicated without declaring another variable for(int i=0 ; i<length; i++){ result[ i ]= num* (i+1) }

gajendersingh
Автор

This is an EXCELLENT course for absolute beginners, but there's even things to learn for intermediate C# developers like me as well, or if you're a programmer that's never written C# 👍

ScaerieTale
Автор

Thankyou so much. So glad to see c# more on your service x

oc
Автор

it's great to see c# courses. thank u so much

mthsffc
Автор

Thank you for all your wonderful material

jh
Автор

Yup, covered the basics. Good video as a reference.

NobleAbsinthe