C# Deep Dive - 컴파일러, 비동기, 최신 기능까지
에릭권
이 강의는 C# .NET을 한 단계 깊게 이해하고 싶은 개발자를 위한 중급 과정입니다. 단순한 문법 설명을 넘어, 컴파일러와 런타임 내부 동작까지 파고 들어갑니다. C# 언어의 내부를 좀 더 깊이 있게 알고 싶어 하는 개발자들에게 특히 큰 도움이 될 것입니다.
Intermediate
C#, .NET
You can learn the basic theory and features of TCP sockets. You can learn various socket options and task-based asynchronous programming.
Network programming based on sockets
Handling TCP socket features and various options
Task-based asynchronous socket programming
From basic concepts to practice,
TCP/IP Socket Programming in One Lecture! 🙏
TCP (Transmission Control Protocol) connects two networks and transmits data in small packets. It ensures the orderly and error-free exchange of data between programs running on computers connected to local area networks, the Internet, and other networks.
TCP sockets are commonly used when building game or chat servers. However, creating a server in C presents a significant language barrier and makes it difficult to use across multiple platforms.
C# solves these problems. It's easy to learn and can be used in a variety of fields, including games, mobile, web, and servers. This course will teach you the key features and various options of TCP sockets, which form the basis of these servers. You'll also learn how asynchronous programming in C# sockets has evolved, equipping you to implement modern, task-based asynchronous programming .
Lecture Features ✨
In the process of exchanging data
You can learn more about the role of each function .
Various features and options of TCP sockets
I can see it.
A modern Task style for C# sockets
You can do asynchronous programming.
Practical training through chat programs
You can build a TCP server-based system .
Q. Do I need to know C# grammar?
Yes, you need to know basic grammar.
Q. Do I need network player knowledge?
It's a good idea to study in advance, but basic terms will be explained separately.
Q. Can I create a game server?
You can only learn the basics, and you will need to study techniques for game servers separately.
I'm a C# developer who started developing with Xamarin and WPF in 2017. I currently run an Android mobile game and have developed game servers and web servers in C#. While there are many C language socket courses, a proper C# one is rare. I've become a knowledge sharer to teach you the fundamentals of C# TCP sockets, which will help you build amazing servers in the future.
Who is this course right for?
For those who want to try basic TCP socket programming
Anyone who wants to lay the foundation for a game server and chat server
Need to know before starting?
C# Basic Grammar
How to use Visual Studio
241
Learners
11
Reviews
5
Answers
4.5
Rating
2
Courses
2017년 부터 Xamarin, Wpf 개발을 시작으로한 C# 개발자입니다.
주로 Xamarin, MAUI, ASP.NET CORE, 유니티를 이용한
학원 관리 솔루션, 회원 운동 관리 앱, 단순 방치형 게임, 음성 채팅 앱 개발등에 참여 하였습니다.
현재는 제가 주력으로 하는 C# .NET을 알려주기 위해 지식공유자가 되었습니다.
All
28 lectures ∙ (3hr 29min)
Course Materials:
All
11 reviews
$17.60
Check out other courses by the instructor!
Explore other courses in the same field!