- Clean Code in C#
- Jason Alls
- 128字
- 2021-06-18 18:28:12
Questions
- What do you call a method that has no parameters?
- What do you call a method that has one parameter?
- What do you call a method that has two parameters?
- What do you call a method that has three parameters?
- What do you call a method that has more than three parameters?
- What two method types should be avoided and why?
- In layman's terms, what is functional programming?
- What are some advantages of functional programming?
- Name one disadvantage of functional programming.
- What is WET code, and why should it be avoided?
- What is DRY code, and why should you use it?
- How do you DRY out WET code?
- Why should methods be as small as possible?
- How do you implement validation without having to implement try/catch blocks?
推薦閱讀
- Arduino開發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- 羅克韋爾ControlLogix系統(tǒng)應(yīng)用技術(shù)
- Mastering AndEngine Game Development
- Nginx Essentials
- Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例
- Visual FoxPro程序設(shè)計(jì)
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- Android開發(fā):從0到1 (清華開發(fā)者書庫(kù))
- Yii Project Blueprints
- 零基礎(chǔ)學(xué)Kotlin之Android項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Django 3.0入門與實(shí)踐
- Android 游戲開發(fā)大全(第二版)
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Java Web入門很輕松(微課超值版)
- Mastering PostgreSQL 11(Second Edition)