【2023年】十大C#課程熱門排行推薦與優惠精選!
本文章推薦「Complete C# Unity Game Developer 2D」、「Complete C# Unity Game Developer 3D」、「C# Basics for Beginners: Learn C# Fundamentals by Coding」等相關LinkedIn線上課程,讓您滿足學習的慾望。
你是否想透過線上學習得到更多的技能,增加自己的技能樹?現在是學生的您,透過線上學習可以將更多專業知識用在課業學習上更加強所學。還是您是朝九晚五的上班族,尋找可以為工作上帶來更上一層樓的技能?或您是因為興趣或想培養其他興趣?
線上課程不受地理位置影響,不受時間早晚影響,老師來自世界各地,也不受學習程度影響的特色,讓您無時無刻想學都可以,想多看幾次增加熟悉度也可以。不同領域的老師將針對不同主題滿足您的學習目的,推薦的課程項目會陸續更新,絕對提供您最熱門人氣高的線上課程。
目錄
- Complete C# Unity Game Developer 2D
- Complete C# Unity Game Developer 3D
- C# Basics for Beginners: Learn C# Fundamentals by Coding
- C# Intermediate: Classes, Interfaces and OOP
- C# Advanced Topics: Prepare for Technical Interviews
- RPG Core Combat Creator: Learn Intermediate Unity C# Coding
- Complete C# Masterclass
- Design Patterns in C# and .NET
- Xamarin Forms: Build Native Cross-platform Apps with C#
- .NET 技術講座:打造堅固耐用的 C# 程式碼
C#課程總覽
課程資訊 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
---|---|---|---|---|---|---|---|---|---|---|
評價 | 4.7 分 (87,792 個評分) | 4.7 分 (29,405 個評分) | 4.5 分 (47,126 個評分) | 4.5 分 (25,060 個評分) | 4.6 分 (16,241 個評分) | 4.7 分 (9,003 個評分) | 4.5 分 (14,418 個評分) | 4.4 分 (7,735 個評分) | 4.6 分 (9,330 個評分) | 4.9 分 (294 個評分) |
學生 | 397,796 人人 | 155,293 人人 | 153,382 人人 | 110,869 人人 | 91,214 人人 | 87,992 人人 | 60,854 人人 | 51,066 人人 | 43,111 人人 | 674 人人 |
課程描述 | Learn Unity in C# & Code Your First Seven 2D Video Games for Web, Mac & PC. The Tutorials Cover Tilemap (35 hours) | Design & Develop Video Games. Learn C# in Unity Engine. Code Your first 3D Unity games for web, Mac & PC. | Master C# fundamentals in 6 hours – The most popular course with 50,000+ students, packed with tips and exercises! | An in-depth, step-by-step guide to classes, interfaces and object-oriented programming (OOP) with C# | Master the confusing C# constructs: Events, Delegates, Lambda Expressions, LINQ, Async/Await and more! | Build Combat for Role Playing Game (RPG) in Unity. Tutorials Cover Code Architecture & Video Game Design. | Learn C# Programming – WPF, Databases, Linq, Collections, Game Development with Unity. More than just the C# basics! | Discover the modern implementation of design patterns with C# and .NET | Learn to build native mobile apps for Android, iOS and Windows using your existing C# skills | 認識 SOLID 物件導向程式設計原則 |
C#課程列表
Complete C# Unity Game Developer 2D
課程老師 | Ben Tristem |
---|---|
課程評價 | 4.7 分(87,792 個評分) |
學生人數 | 397,796 人 |
課程介紹
The course has been remastered in Unity 2018 and is compatible with Unity 2018, 2019 and 2020.
This course started as a runaway success on Kickstarter and has gone on to become the most popular and most watched Unity game development course on Udem
哪些人適合這堂課?
- Competent and confident with using a computer.
- Some programming experience helpful, but not required.
- Artists who want to learn to bring their assets into games.
- Complete beginners who are willing to work hard.
- Developers who want to re-skill across to game development.
學習目標
- Learn C#, a powerful modern language, from scratch. No prior programming experience is necessary.
- Become excellent at using the Unity game engine.
- Build a solid foundation for game design and game development that will help you build your own games.
- Learn how object oriented programming works in practice.
- Create playable game projects – good for your portfolio, or just for your own sense of achievement.
- Transfer your knowledge from this course to .NET, other languages, and more.
- Develop highly transferable coding problem solving skills.
- Be part of an amazing and supportive community of people similar to you.
Complete C# Unity Game Developer 3D
課程老師 | Ben Tristem |
---|---|
課程評價 | 4.7 分(29,405 個評分) |
學生人數 | 155,293 人 |
課程介紹
Please note this course has now been updated to Unity 2020.1.
This is the long-awaited sequel to the Complete Unity Developer – one of the most popular e-learning courses on the internet! Completely re-worked from scratch with brand-new projects and
哪些人適合這堂課?
- Anyone who wants to learn to code the fun way – by making games.
- People who want to learn to make their video games, learning code as they go.
學習目標
- Learn C# from scratch. A powerful modern language.
- Get experience using Unity 2017 – a very versatile 3D tool.
- Gain an excellent general knowledge of video game design.
- Make 2.5D and 3D games in Unity.
- Transfer your knowledge to .NET, other languages, and more.
- Learn how object oriented programming works in practice.
- Develop a positive attitude to problem solving.
- Practical exercises EVERY VIDEO to build actual skills.
- Learn good coding and design patterns.
- Learn to use source control, a valuable tool for working in small teams.
C# Basics for Beginners: Learn C# Fundamentals by Coding
課程老師 | Mosh Hamedani |
---|---|
課程評價 | 4.5 分(47,126 個評分) |
學生人數 | 153,382 人 |
課程介紹
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
哪些人適合這堂課?
- Newbies or students looking for a refresher on the basics of C# and .NET
學習目標
- 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
C# Intermediate: Classes, Interfaces and OOP
課程老師 | Mosh Hamedani |
---|---|
課程評價 | 4.5 分(25,060 個評分) |
學生人數 | 110,869 人 |
課程介紹
Whether you want to use C# to build web apps, mobile apps, desktop apps or games, understanding C# classes, interfaces and principles of object-oriented programming is crucial.
This course is the second part of Mosh’s best-selling C# series and is a
哪些人適合這堂課?
- Any C# developer who wants to master classes and interfaces
- Any C# programmer who wants to better understand object-oriented programming
學習目標
- Work with classes, constructors, fields, properties, methods and indexers
- Use encapsulation to improve the robustness of the code and reduce the impact of change
- Re-use code using inheritance and composition
- Understand the problems with inheritance and how composition solves these problems
- Change the behaviour of an application by extending its code, rather than changing it
- Develop loosely-coupled, testable and extensible applications using interfaces
C# Advanced Topics: Prepare for Technical Interviews
課程老師 | Mosh Hamedani |
---|---|
課程評價 | 4.6 分(16,241 個評分) |
學生人數 | 91,214 人 |
課程介紹
Chances are you’re familiar with the basics of C# and are hungry to learn more. Or you’ve been out of touch with C# for a while and are looking for a quick course as a refresher to get you up to speed with advanced C# constructs. If so, then this cou
哪些人適合這堂課?
- Any developer who wants to take their C# skills to the advanced level
學習目標
- Understand advanced C# features and apply them at work
RPG Core Combat Creator: Learn Intermediate Unity C# Coding
課程老師 | Ben Tristem |
---|---|
課程評價 | 4.7 分(9,003 個評分) |
學生人數 | 87,992 人 |
課程介紹
This highly acclaimed course was over 200% funded on Kickstarter, and is designed for intermediate users of Unity. We recommend you take at least the first half of our Complete Unity Developer 2D or 3D, or equivalent, as a pre-requisite.
This course
哪些人適合這堂課?
- This course is for intermediate Unity users who want to create their own RPG.
- Our Complete Unity Developer course provides the perfect pre-requisite.
學習目標
- Create core combat mechanics for melee, ranged and special attacks.
- More advanced C# techniques such as interfaces, delegates, and co-routines.
- Create pathfinding systems and patrol paths for enemies and NPCs.
- Make a detailed level with terrain, enemies, triggers, lighting, particles and props.
- Balance the player and enemy stats (eg. health, damage, movement, attack speed, and more).
- Advanced game design, project management and code architecture strategies.
Complete C# Masterclass
課程老師 | Denis Panjuta |
---|---|
課程評價 | 4.5 分(14,418 個評分) |
學生人數 | 60,854 人 |
課程介紹
The course gets updated frequently – Last update: 23. of April 2021
Have you ever had an idea for a program, an app, or a game?
Maybe you want to work as a developer? Then you are in the right place. In this course, you are going to discover how
哪些人適合這堂課?
- Everyone who wants to learn C#
- Everyone who wants to build cross plattform video games with Unity 3D
- Everyone who wants to build Pc programs with a beautiful UI using WPF
學習目標
- Learn the fundamentals of programming using C#
- Learn how to use variables, methods, loops, conditions
- Fully understand how OOP (object oriented Programming) works and how to use it.
- Build beautiful GUIs (Graphical User Interfaces) with WPF (Windows Presentation Foundation)
- Create video games using C# and Unity 3D
- Learn how to handle errors and avoid them
- Work with files and text
- Learn how to use Linq and Lambda Expressions
- Learn how to use Databases with MS SQL Server and Linq
Design Patterns in C# and .NET
課程老師 | Dmitri Nesteruk |
---|---|
課程評價 | 4.4 分(7,735 個評分) |
學生人數 | 51,066 人 |
課程介紹
Course Overview
This course provides a comprehensive overview of Design Patterns in C# and .NET from a practical perspective. This course in particular covers patterns with the use of:
The latest versions of C# and the .NET framework
Use of modern
哪些人適合這堂課?
- Beginner and experienced developers
- Anyone interested in design patterns
學習目標
- Recognize and apply design patterns
- Refactor existing designs to use design patterns
- Reason about applicability and usability of design patterns
Xamarin Forms: Build Native Cross-platform Apps with C#
課程老師 | Mosh Hamedani |
---|---|
課程評價 | 4.6 分(9,330 個評分) |
學生人數 | 43,111 人 |
課程介紹
With over 13,000 happy students and 2,600+ positive reviews, this course is Udemy’s most popular course for learning Xamarin Forms!
Do you have an idea for an app and want to turn that into reality? Well, if you want to build that app for iOS,
哪些人適合這堂課?
- Developers who want to utilize their existing C# skills to build native mobile apps
- Developers who don’t want to learn Objective-C, Swift or Java to build native apps
學習目標
- Build native mobile apps for Android, iOS and Windows using C#
- Understand the fundamentals of Xamarin Forms and its architecture
- Build user-interfaces with XAML and code
- Work with images
- Present data in beautiful, interactive lists
- Implement multi-page apps with navigation, tabs, master/detail pages
- Build forms and setting pages
- Store and retrieve data from a variety of sources (file system, SQLite database and RESTful services)
- Implement Model-View-ViewModel (MVVM) architectural pattern
課程老師 | Will 保哥 |
---|---|
課程評價 | 4.9 分(294 個評分) |
學生人數 | 674 人 |
課程介紹
對許多 .NET / C# 開發人員來說,物件導向程式設計有許多抽象的概念,即便你認真看了書,即便程式也寫了好幾年,就是無法深刻體會這些抽象概念背後的意義。
本課程將包含這些 SOLID 設計原則的詳細解說,搭配 C# 程式碼範例,幫助大家更清楚的理解這些設計原則背後真正想解決的問題,逐一釐清各種不同抽象概念所代表的意思。
哪些人適合這堂課?
- 軟體架構師 / 系統分析師 / 系統設計師
- C# 開發人員 (本課程將以 C# 為主要開發語言)
學習目標
- 認識 SOLID 物件導向程式設計原則
- 了解物件導向程式設計可帶來的效益
從老師查找更多C#課程
還是您有熱衷某個老師或某個品牌開的課程呢?嘗試從老師或品牌頁挑選吧!
參考其他程式語言線上課程
除了本文介紹的課程種類以外,想要瞭解程式語言領域還有哪些不同類型的課程值得一探究竟嗎?讓您可以從不同面向更紮實的學習,點擊參考以下其他熱門主題文章。絕對提供您最優惠人氣滿檔的課程,歡迎繼續延伸閱讀。
- 【2023年】十大Express 框架課程熱門排行推薦與優惠精選!
- 【2023年】十大Solidity課程熱門排行推薦與優惠精選!
- 【2023年】十大資料結構課程熱門排行推薦與優惠精選!
- 【2023年】十大區塊鏈課程熱門排行推薦與優惠精選!
- 【2023年】十大演算法課程熱門排行推薦與優惠精選!
- 【2023年】十大物件導向程式設計課程熱門排行推薦與優惠精選!