這是上課中錄的一小段影片,這個例子是讓大家自己從無到有完成 SequenceEqual() 的功能後,再透過重構來設計出更有彈性的 API。
進行方式是,先給大家測試案例來描述需求,請大家完成代碼通過測試之後,Live demo 帶著大家一步一步把更有彈性的 API 設計重構出來。
※ 你沒看錯,二十幾個 lab 都是先從測試紅燈開始,用測試來代表實務的需求
三天的【C#進階設計-從重構學會高易用性與高彈性API設計】培訓中,你會學到很多 C# 的基本功,包含:
👉 var, anonymous type, yield, extension method
👉 interface, delegate, lambda
👉 generic, covariance, contravariance
👉 IEnumerable, IEnumerator, HashSet, Stack, Queue, IEqualityComparer, IComparer…
👉 iterator pattern, decorator pattern
還有大量的重構手法,以及用 IDE 來有效快速產生與重構你的代碼與 API。
三天之後,ReSharper/JetBrains IDE 的重構跟產生功能,你大概就一輩子都不會忘記了。
【C#進階設計-從重構學會高易用性與高彈性API設計】,8/16~8/18 三天,額外開放 2 個保留名額。
>> 課程介紹請見:https://dotblogs.com.tw/hatelove/2019/02/18/csharp-advance-api-design
>> 上一梯次學員心得,請見:https://www.facebook.com/pg/91agile/photos/?tab=album&album_id=1149191585255458&__tn__=-UC-R
※ 錯過這一梯次,我個人預估下一梯次大概要再等快一年。
💡 課程介紹的文章中,還有 Zip() 的示範影片唷。💡
同時也有1部Youtube影片,追蹤數超過7萬的網紅在地上滾的工程師 Nic,也在其Youtube影片中提到,硬核的知識也許不是每個工程師都能夠在職涯發展中完全運用到,但無論是本科系、轉職、自學成為工程師的朋友,都應該要知道,這些紮實的背景知識提早學習起來,在未來的日子裡,只有好沒有壞。 就透過本影片我的真實經驗分享,告訴你這些我在大學時期看似枯燥乏味的理論,其實就是程式設計內功,而日後沉睡已久的內功卻又...
「stack queue c++」的推薦目錄:
- 關於stack queue c++ 在 91 敏捷開發之路 Facebook 的最佳解答
- 關於stack queue c++ 在 在地上滾的工程師 Nic Youtube 的精選貼文
- 關於stack queue c++ 在 Queue: Intro(簡介),並以Linked list實作 的評價
- 關於stack queue c++ 在 stack-queue · GitHub Topics 的評價
- 關於stack queue c++ 在 Free Online Course: Stack and Queue in C from YouTube 的評價
- 關於stack queue c++ 在 Queue Data Structure in C - algorithm - Stack Overflow 的評價
- 關於stack queue c++ 在 Stack implementation using only one queue in C 的評價
stack queue c++ 在 在地上滾的工程師 Nic Youtube 的精選貼文
硬核的知識也許不是每個工程師都能夠在職涯發展中完全運用到,但無論是本科系、轉職、自學成為工程師的朋友,都應該要知道,這些紮實的背景知識提早學習起來,在未來的日子裡,只有好沒有壞。
就透過本影片我的真實經驗分享,告訴你這些我在大學時期看似枯燥乏味的理論,其實就是程式設計內功,而日後沉睡已久的內功卻又恰巧的在職涯旅途中碰上用處。
章節:
00:00 學這些有用嗎
00:52 我與速成班的距離
04:45 業務增長後的影響
06:36 基本功知識科普
喜歡影片的話!可以幫忙點個喜歡以及分享、訂閱唷!😘
━━━━━━━━━━━━━━━━
⭐ 蝦皮賣場: https://shopee.tw/bboyceo
⭐ instagram (生活日常): https://www.instagram.com/niclin_tw/
⭐ Facebook (資訊分享): https://www.facebook.com/niclin.dev
⭐ Blog (技術筆記): https://blog.niclin.tw
⭐ Linkedin (個人履歷): https://www.linkedin.com/in/nic-lin
⭐ Github: https://github.com/niclin
⭐ Podcast: https://anchor.fm/niclin
━━━━━━━━━━━━━━━━
🌟 任何問題或合作邀約信箱: niclin0226@gmail.com
#資料結構 #演算法 #計算機概論 #前端 #後端 #工程師
stack queue c++ 在 stack-queue · GitHub Topics 的推薦與評價
stack -queue ... This is a collection of various problem sets solved by the C programming language. ... Simple Student Database using C. c database stack- ... ... <看更多>
stack queue c++ 在 Free Online Course: Stack and Queue in C from YouTube 的推薦與評價
Disadvantages of Stack . What is Queue ? . Applications of Queue . Implementation of Queue using Array - Declaration and Initialization . ... <看更多>
stack queue c++ 在 Queue: Intro(簡介),並以Linked list實作 的推薦與評價
Stack Exchange:Which queue does the long-term scheduler maintain? Quora:What are the applications of queues and stacks in C++?. Queue系列文章. Queue: Intro( ... ... <看更多>