bestcourses is supported by learners. When you buy through links on our website, we may earn an affiliate commission. Learn more
- 146295
.NET 技術講座:打造堅固耐用的 C# 程式碼
認識 SOLID 物件導向程式設計原則
Created by Will 保哥, offered on Udemy
bestcourses score™
Student feedback
5.7/10To make sure that we score courses properly, we pay a lot of attention to the reviews students leave on courses and how many students are taking a course in the first place. This course has a total of 736 students which left 331 reviews at an average rating of 4.8, which is average.
Course length
8.6/10We analyze course length to see if courses cover all important aspects of a topic, taking into account how long the course is compared to the category average. This course has a length of 1 hours 37 minutes, which is pretty short. This might not be a bad thing, but we've found that longer courses are often more detailed & comprehensive. The average course length for this entire category is 7 hours 53 minutes.
Overall score
5.4/10This course currently has a bestcourses score of 5.4/10, which makes it an average course. Overall, there are probably better courses available for this topic on our platform.
Description
對許多 .NET / C# 開發人員來說,物件導向程式設計有許多抽象的概念,即便你認真看了書,即便程式也寫了好幾年,就是無法深刻體會這些抽象概念背後的意義。
本課程將包含這些 SOLID 設計原則的詳細解說,搭配 C# 程式碼範例,幫助大家更清楚的理解這些設計原則背後真正想解決的問題,逐一釐清各種不同抽象概念所代表的意思。
What you will learn
- 認識 SOLID 物件導向程式設計原則
- 了解物件導向程式設計可帶來的效益
Requirements
- 至少必須了解 C# 的 interface 與 class 基礎語法