- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Clean Code with Java - Learn Simple Design, Refactoring & TDD.zip
-
收录时间:2020-12-04
文档个数:1
文档大小:2.1 GB
最近下载:2025-05-31
人气:3491
磁力链接
[ FreeCourseWeb.com ] Udemy - Clean Code with Java - Learn Simple Design, Refactoring & TDD.zip 2.1 GB
猜你喜欢:
Code
Java
zip
Simple
Udemy
Refactoring
FreeCourseWeb
Clean
Learn
Design
- 【影视】 TutsPlus - Techniques for Refactoring Code_tG
-
收录时间:2020-11-25
文档个数:16
文档大小:1.0 GB
最近下载:2024-12-30
人气:647
磁力链接
14. Extract Class To Avoid Crossing Multiple Layers.mp4 151.7 MB
12. Remove Duplication.mp4 144.6 MB
3. Understanding The Legacy Source Code.mp4 94.6 MB
7. Renaming.mp4 89.3 MB
6. Replace Magic Numbers And Strings With Explaining Variables.mp4 87.9 MB
13. Extract When A Method Does More Than One Thing.mp4 83.5 MB
4. The Golden Master.mp4 71.9 MB
10. Keep Methods Short.mp4 66.6 MB
8. Eliminate Interface Pollution.mp4 51.7 MB
5. Basic Code Formatting.mp4 51.2 MB
9. Simplify Conditional Expressions.mp4 47.1 MB
11. Reduce Level Of Indentations Where Possible.mp4 31.5 MB
2. Getting The Legacy Source Code And Preparing The Project.mp4 16.1 MB
1. Introduction to Refactoring and Clean Code.mp4 11.2 MB
15. Final Thoughts.mp4 4.9 MB
Source Codes.zip 1.9 MB
猜你喜欢:
Refactoring
TutsPlus
Code
tG
Techniques
- 【影视】 Adam Wathan & Steve Schoger - Refactoring UI - 2020
-
收录时间:2020-11-25
文档个数:15
文档大小:342.1 MB
最近下载:2025-05-10
人气:1516
磁力链接
video tutorials/Designing a Dashboard.mp4 101.8 MB
video tutorials/Designing Content.mp4 95.4 MB
video tutorials/Designing a Complex Form.mp4 56.4 MB
Adam Wathan & Steve Schoger - Refactoring UI - 2020.pdf 55.7 MB
Adam Wathan & Steve Schoger - Refactoring UI (Font Recommendations) - 2020.pdf 23.2 MB
resources/Color Palettes v1.1.0.sketch 4.5 MB
Adam Wathan & Steve Schoger - Refactoring UI (Color Palettes) - 2020.pdf 1.7 MB
resources/Component Gallery v1.1.0.sketch 1.6 MB
Adam Wathan & Steve Schoger - Refactoring UI (Component Gallery) - 2020.pdf 1.2 MB
resources/Icons v1.0.2.zip 471.5 kB
cover.png 56.2 kB
video tutorials/Designing a Dashboard.srt 30.2 kB
resources/Color Palettes JSON v1.1.0.zip 30.1 kB
video tutorials/Designing Content.srt 21.9 kB
video tutorials/Designing a Complex Form.srt 20.5 kB
猜你喜欢:
Schoger
Wathan
Steve
Refactoring
UI
Adam
2020
- 【影视】 Refactoring for C# Developers
-
收录时间:2020-10-27
文档个数:113
文档大小:236.4 MB
最近下载:2025-06-16
人气:14098
磁力链接
03. Statement Code Smells/05. Smell- Poor Names.mp4 14.6 MB
05. Class Code Smells/16. Replace Conditional with Polymorphism.mp4 12.9 MB
04. Method Code Smells/02. Smell- Long Method.mp4 12.1 MB
05. Class Code Smells/12. Encapsulate Collection.mp4 9.8 MB
refactoring-csharp-developers.zip 9.5 MB
05. Class Code Smells/07. Smell- Data Class.mp4 9.3 MB
02. Introducing Refactoring and Code Smells/09. Classifying Code Smells.mp4 9.0 MB
05. Class Code Smells/15. Replace Inheritance with Delegation.mp4 9.0 MB
04. Method Code Smells/17. Separate Query from Modifier.mp4 8.7 MB
03. Statement Code Smells/02. Smell- Primitive Obsession.mp4 8.3 MB
02. Introducing Refactoring and Code Smells/06. Writing Characterization Tests.mp4 7.5 MB
05. Class Code Smells/17. Key Takeaways.mp4 5.5 MB
03. Statement Code Smells/08. Smell- Dead Code.mp4 5.4 MB
04. Method Code Smells/03. Smell- Conditional Complexity.mp4 5.1 MB
03. Statement Code Smells/07. Smell- Duplicate Code.mp4 4.7 MB
03. Statement Code Smells/09. Smell- Hidden Temporal Coupling.mp4 4.4 MB
02. Introducing Refactoring and Code Smells/07. Refactoring Toward Cleaner Code.mp4 4.4 MB
02. Introducing Refactoring and Code Smells/03. When Should You Refactor-.mp4 4.3 MB
02. Introducing Refactoring and Code Smells/02. What is Refactoring-.mp4 4.3 MB
02. Introducing Refactoring and Code Smells/08. What Are Code Smells-.mp4 4.1 MB
猜你喜欢:
C#
Refactoring
Developers
- 【影视】 newthinktank.com - Code Refactoring [HQ] ® vampiri6ka
-
收录时间:2020-07-05
文档个数:18
文档大小:1.8 GB
最近下载:2025-06-11
人气:3273
磁力链接
13 Replace Conditionals with Command Pattern.mp4 157.1 MB
05 Replacing Constructors with Factory Methods.mp4 156.3 MB
18 Review of Abstract Factory Pattern.mp4 136.6 MB
01 Intro.mp4 131.5 MB
07 Replacing Conditionals with the Strategy Pattern.mp4 129.7 MB
02.mp4 129.4 MB
11 Building a Composite with the Builder Pattern.mp4 118.5 MB
06 Simplifying Conditionals & Replacing them with Polymorphism and Strategy Pattern.mp4 101.6 MB
09 Replace Implied Primitive Trees with the Composite Pattern.mp4 100.3 MB
03 Unsing Variables to Write Understandable Code.mp4 99.0 MB
15 Replace Primitives with a Class _ Improve Type Safety.mp4 84.3 MB
04 Extracting Methods, Fields, Classes and Eclipse Shortcuts.mp4 79.4 MB
08 Eliminate Duplicate Code with the Template Method.mp4 75.9 MB
12 Eliminate Large Accumulation Methods by Extracting Methods and Using a Collecting Param.mp4 74.1 MB
17 Adding Functionality with the Visitor Pattern.mp4 72.2 MB
10 Revisiting the Builder Design Pattern.mp4 60.4 MB
16 How to Move Embellishments using the Decorator Pattern.mp4 56.0 MB
14 How to Use Adapter Pattern.mp4 49.8 MB
猜你喜欢:
Code
HQ
Refactoring
newthinktank
com
vampiri6ka
- 【影视】 Adam Wathan - Refactoring to Collections - Complete Reference Package
-
收录时间:2020-06-23
文档个数:32
文档大小:4.8 GB
最近下载:2025-06-16
人气:3847
磁力链接
All Screencasts v1-1-0/14 - Ranking a Competition.mov 566.6 MB
All Screencasts v1-1-0/01 - Pricing Lamps and Wallets.mov 339.9 MB
All Screencasts v1-1-0/09 - Nitpicking a Pull Request.mov 329.5 MB
All Screencasts v1-1-0/15c - Building a Table of Contents - Slice and Dice.mov 307.5 MB
All Screencasts v1-1-0/04 - What's your GitHub Score?.mov 273.4 MB
All Screencasts v1-1-0/07 - Choosing a Syntax Handler.mov 269.1 MB
All Screencasts v1-1-0/13 - Transposing Form Input.mov 254.6 MB
All Screencasts v1-1-0/16d - Highlighting Code Blocks - Introducing chunkBy.mov 223.2 MB
All Screencasts v1-1-0/06 - Stealing Mail.mov 215.8 MB
All Screencasts v1-1-0/16e - Highlighting Code Blocks - Introducing eachCons.mov 206.7 MB
All Screencasts v1-1-0/16h - Highlighting Code Blocks - Self-Rendering Code Blocks.mov 172.8 MB
All Screencasts v1-1-0/08 - Tagging on the Fly.mov 161.3 MB
All Screencasts v1-1-0/12 - Building a Lookup Table.mov 142.5 MB
All Screencasts v1-1-0/15e - Building a Table of Contents - Building Markup.mov 141.6 MB
All Screencasts v1-1-0/15d - Building a Table of Contents - Nesting Headings with Recursion.mov 137.4 MB
All Screencasts v1-1-0/15b - Building a Table of Contents - Extracting Headings.mov 133.5 MB
All Screencasts v1-1-0/03 - Binary to Decimal.mov 131.3 MB
All Screencasts v1-1-0/05 - Formatting a Pull Request Comment.mov 122.3 MB
All Screencasts v1-1-0/02 - CSV Surgery 101.mov 105.9 MB
All Screencasts v1-1-0/11 - Manipulating DNA.mov 96.8 MB
猜你喜欢:
Complete
Reference
Package
Wathan
Refactoring
Collections
Adam
- 【影视】 Adam Wathan and Steve Schroger - Refactoring UI - Complete Package
-
收录时间:2020-06-09
文档个数:11
文档大小:341.9 MB
最近下载:2025-06-17
人气:19562
磁力链接
Designing a Dashboard.mp4 101.8 MB
Designing Content v1.0.1.mp4 95.4 MB
Designing a Complex Form.mp4 56.4 MB
Refactoring UI v1.0.2.pdf 55.7 MB
Font Recommendations v1.0.1.pdf 23.2 MB
Color Palettes v1.1.0.sketch 4.5 MB
Color Palettes v1.1.0.pdf 1.7 MB
Component Gallery v1.1.0.sketch 1.6 MB
Component Gallery v1.1.0.pdf 1.2 MB
Icons v1.0.2.zip 471.5 kB
Color Palettes JSON v1.1.0.zip 30.1 kB
猜你喜欢:
Schroger
Complete
Package
Wathan
Steve
Refactoring
UI
Adam
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Refactoring to Design Patterns by Example.zip
-
收录时间:2020-06-03
文档个数:1
文档大小:2.4 GB
最近下载:2025-06-07
人气:5044
磁力链接
[ FreeCourseWeb.com ] Udemy - Refactoring to Design Patterns by Example.zip 2.4 GB
猜你喜欢:
zip
Patterns
Udemy
Refactoring
Design
FreeCourseWeb
com
Example
- 【影视】 Adam Wathan & Steve Schoger - Refactoring UI - 2020
-
收录时间:2020-05-11
文档个数:246
文档大小:342.1 MB
最近下载:2024-05-22
人气:778
磁力链接
video tutorials/Designing a Dashboard.mp4 101.8 MB
video tutorials/Designing Content.mp4 95.4 MB
video tutorials/Designing a Complex Form.mp4 56.4 MB
Adam Wathan & Steve Schoger - Refactoring UI - 2020.pdf 55.7 MB
Adam Wathan & Steve Schoger - Refactoring UI (Font Recommendations) - 2020.pdf 23.2 MB
resources/Color Palettes v1.1.0.sketch 4.5 MB
Adam Wathan & Steve Schoger - Refactoring UI (Color Palettes) - 2020.pdf 1.7 MB
resources/Component Gallery v1.1.0.sketch 1.6 MB
Adam Wathan & Steve Schoger - Refactoring UI (Component Gallery) - 2020.pdf 1.2 MB
resources/Icons v1.0.2/icons.sketch 298.8 kB
resources/Icons v1.0.2/demo.html 101.2 kB
cover.png 56.2 kB
video tutorials/Designing a Dashboard.srt 30.2 kB
video tutorials/Designing Content.srt 21.9 kB
video tutorials/Designing a Complex Form.srt 20.5 kB
resources/Color Palettes JSON v1.1.0/swatches.json 9.4 kB
resources/Color Palettes JSON v1.1.0/palette-19.json 2.3 kB
resources/Color Palettes JSON v1.1.0/palette-22.json 2.2 kB
resources/Color Palettes JSON v1.1.0/palette-05.json 2.2 kB
resources/Color Palettes JSON v1.1.0/palette-08.json 2.0 kB
猜你喜欢:
Schoger
Wathan
Steve
Refactoring
UI
Adam
2020
- 【影视】 Wathan A., Schoger S. - Refactoring UI - 2020
-
收录时间:2020-04-26
文档个数:246
文档大小:342.1 MB
最近下载:2025-06-17
人气:28210
磁力链接
video tutorials/Designing a Dashboard.mp4 101.8 MB
video tutorials/Designing Content.mp4 95.4 MB
video tutorials/Designing a Complex Form.mp4 56.4 MB
Wathan A., Schoger S - Refactoring UI - 2020.pdf 55.7 MB
Wathan A., Schoger S - Refactoring UI (Font Recommendations) - 2020.pdf 23.2 MB
resources/Color Palettes v1.1.0.sketch 4.5 MB
Wathan A., Schoger S - Refactoring UI (Color Palettes) - 2020.pdf 1.7 MB
resources/Component Gallery v1.1.0.sketch 1.6 MB
Wathan A., Schoger S - Refactoring UI (Component Gallery) - 2020.pdf 1.2 MB
resources/Icons v1.0.2/icons.sketch 298.8 kB
resources/Icons v1.0.2/demo.html 101.2 kB
cover.png 56.2 kB
video tutorials/Designing a Dashboard.srt 30.2 kB
video tutorials/Designing Content.srt 21.9 kB
video tutorials/Designing a Complex Form.srt 20.5 kB
resources/Color Palettes JSON v1.1.0/swatches.json 9.4 kB
resources/Color Palettes JSON v1.1.0/palette-19.json 2.3 kB
resources/Color Palettes JSON v1.1.0/palette-22.json 2.2 kB
resources/Color Palettes JSON v1.1.0/palette-05.json 2.2 kB
resources/Color Palettes JSON v1.1.0/palette-08.json 2.0 kB
猜你喜欢:
Refactoring
Schoger
Wathan
UI
2020
- 【影视】 newthinktank.com - Code Refactoring [LQ] ® vampiri6ka
-
收录时间:2020-04-21
文档个数:18
文档大小:251.8 MB
最近下载:2025-06-14
人气:2437
磁力链接
11 Building a Composite with the Builder Pattern.mkv 24.6 MB
05 Replacing Constructors with Factory Methods.mkv 19.8 MB
13 Replace Conditionals with Command Pattern.mkv 19.6 MB
07 Replacing Conditionals with the Strategy Pattern.mkv 16.7 MB
18 Review of Abstract Factory Pattern.mkv 16.7 MB
02.mkv 15.7 MB
01 Intro.mkv 15.3 MB
17 Adding Functionality with the Visitor Pattern.mkv 13.7 MB
09 Replace Implied Primitive Trees with the Composite Pattern.mkv 13.7 MB
06 Simplifying Conditionals & Replacing them with Polymorphism and Strategy Pattern.mkv 13.0 MB
03 Unsing Variables to Write Understandable Code.mkv 12.6 MB
15 Replace Primitives with a Class _ Improve Type Safety.mkv 12.1 MB
04 Extracting Methods, Fields, Classes and Eclipse Shortcuts.mkv 11.8 MB
14 How to Use Adapter Pattern.mkv 11.3 MB
08 Eliminate Duplicate Code with the Template Method.mkv 10.2 MB
12 Eliminate Large Accumulation Methods by Extracting Methods and Using a Collecting Param.mkv 9.1 MB
10 Revisiting the Builder Design Pattern.mkv 8.3 MB
16 How to Move Embellishments using the Decorator Pattern.mkv 7.8 MB
猜你喜欢:
Code
Refactoring
newthinktank
LQ
com
vampiri6ka
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Refactoring in C#- Improve Your Coding Skills.zip
-
收录时间:2020-04-17
文档个数:1
文档大小:1.9 GB
最近下载:2025-06-07
人气:2172
磁力链接
[ FreeCourseWeb.com ] Udemy - Refactoring in C#- Improve Your Coding Skills.zip 1.9 GB
猜你喜欢:
Skills
zip
C#
Coding
Udemy
Refactoring
FreeCourseWeb
com
Your
Improve
- 【影视】 refactoring-rails-videos
-
收录时间:2020-04-16
文档个数:8
文档大小:297.3 MB
最近下载:2025-06-01
人气:1490
磁力链接
5-slow-tests.mp4 44.4 MB
3-form-objects.mp4 43.3 MB
8-grab-bag.mp4 37.4 MB
1-use-rest.mp4 37.1 MB
6-tell-dont-ask.mp4 36.9 MB
4-page-objects.mp4 35.8 MB
7-testing-best-practices.mp4 35.7 MB
2-callbacks.mp4 26.7 MB
猜你喜欢:
refactoring
videos
rails
- 【压缩文件】 Lynda - Foundations of Programming Refactoring Code.zip
-
收录时间:2020-04-10
文档个数:1
文档大小:757.9 MB
最近下载:2024-11-22
人气:518
磁力链接
Lynda - Foundations of Programming Refactoring Code.zip 757.9 MB
猜你喜欢:
Code
zip
Lynda
Programming
Refactoring
Foundations
- 【影视】 06-Refactoring.mp4
-
收录时间:2020-03-22
文档个数:1
文档大小:21.1 MB
最近下载:2025-02-16
人气:317
磁力链接
06-Refactoring.mp4 21.1 MB
猜你喜欢:
Refactoring
mp4
06
- 【影视】 Lynda.com - Foundations of Programming - Refactoring Code
-
收录时间:2020-03-20
文档个数:60
文档大小:767.8 MB
最近下载:2025-06-16
人气:7649
磁力链接
4. Data-Focused Refactoring/03 Simplifying method calls and parameter use.flv 75.7 MB
1. Introduction to Refactoring/01 What refactoring is.flv 51.1 MB
1. Introduction to Refactoring/02 What refactoring is not.flv 50.6 MB
6. Conclusion/01 Next steps.flv 48.1 MB
2. Getting Started Method-Level Refactoring/02 Grouping refactorings together.flv 39.8 MB
0. Introduction/02 What you need to know.flv 39.7 MB
2. Getting Started Method-Level Refactoring/08 Refactorings that remove temps.flv 39.4 MB
1. Introduction to Refactoring/05 Code smells.flv 39.4 MB
1. Introduction to Refactoring/03 Why to use refactoring.flv 37.0 MB
1. Introduction to Refactoring/06 Origin of these ideas.flv 28.9 MB
4. Data-Focused Refactoring/02 Working with data clumps.flv 27.8 MB
3. Class- and Condition-Focused Refactoring/01 Move Method.flv 27.6 MB
1. Introduction to Refactoring/04 When to use refactoring.flv 26.2 MB
2. Getting Started Method-Level Refactoring/05 Common code smells for Extract Method.flv 25.3 MB
4. Data-Focused Refactoring/01 Moving and encapsulating fields.flv 24.8 MB
5. Communication and High-Level Refactoring/01 Refining hierarchies.flv 23.6 MB
2. Getting Started Method-Level Refactoring/01 Preparing to refactor.flv 23.4 MB
2. Getting Started Method-Level Refactoring/07 The Inline Method refactoring.flv 22.7 MB
0. Introduction/01 Welcome.flv 19.5 MB
2. Getting Started Method-Level Refactoring/03 Using the Extract Method refactoring.flv 17.5 MB
猜你喜欢:
Code
Lynda
Programming
Refactoring
Foundations
com
- 【影视】 Refactoring UI
-
收录时间:2020-03-17
文档个数:11
文档大小:341.9 MB
最近下载:2024-02-02
人气:85
磁力链接
Designing a Dashboard.mp4 101.8 MB
Designing Content v1.0.1.mp4 95.4 MB
Designing a Complex Form.mp4 56.4 MB
Refactoring UI v1.0.2.pdf 55.7 MB
Font Recommendations v1.0.1.pdf 23.2 MB
Color Palettes v1.1.0.sketch 4.5 MB
Color Palettes v1.1.0.pdf 1.7 MB
Component Gallery v1.1.0.sketch 1.6 MB
Component Gallery v1.1.0.pdf 1.2 MB
Icons v1.0.2.zip 471.5 kB
Color Palettes JSON v1.1.0.zip 30.1 kB
猜你喜欢:
Refactoring
UI
- 【影视】 Object-Oriented Design and Refactoring Patterns in Ruby
-
收录时间:2020-03-17
文档个数:24
文档大小:568.6 MB
最近下载:2025-06-11
人气:4581
磁力链接
OODRefactRails-06.mov 68.5 MB
OODRefactRails-01.mov 50.3 MB
OODRefactRails-24.mov 41.8 MB
OODRefactRails-08.mov 37.1 MB
OODRefactRails-23.mov 35.2 MB
OODRefactRails-02.mov 28.9 MB
OODRefactRails-19.mov 27.9 MB
OODRefactRails-03.mov 26.1 MB
OODRefactRails-04.mov 25.4 MB
OODRefactRails-07.mov 25.1 MB
OODRefactRails-21.mov 24.8 MB
OODRefactRails-14.mov 19.4 MB
OODRefactRails-17.mov 18.3 MB
OODRefactRails-16.mov 17.4 MB
OODRefactRails-11.mov 16.9 MB
OODRefactRails-15.mov 15.6 MB
OODRefactRails-13.mov 15.4 MB
OODRefactRails-18.mov 14.0 MB
OODRefactRails-12.mov 12.3 MB
OODRefactRails-22.mov 12.1 MB
猜你喜欢:
Patterns
Object
Oriented
Refactoring
Design
Ruby
- 【影视】 95-refactoring-fun.mp4
-
收录时间:2020-03-12
文档个数:1
文档大小:37.0 MB
最近下载:2025-04-13
人气:231
磁力链接
95-refactoring-fun.mp4 37.0 MB
猜你喜欢:
fun
refactoring
mp4
95
- 【影视】 Foundations of Programming - Refactoring Code
-
收录时间:2020-03-11
文档个数:30
文档大小:767.6 MB
最近下载:2025-06-11
人气:2995
磁力链接
4. Data-Focused Refactoring/122457_04_03_MM11_simplifying.flv 75.7 MB
1. Introduction to Refactoring/122457_01_01_LA11_whatis.flv 51.1 MB
1. Introduction to Refactoring/122457_01_02_LA11_isnot.flv 50.6 MB
Conclusion/122457_06_01_LA11_next.flv 48.1 MB
2. Getting Started Method-Level Refactoring/122457_02_02_LA11_grouping.flv 39.8 MB
0. Introduction/122457_00_02_LA11_needknow.flv 39.7 MB
2. Getting Started Method-Level Refactoring/122457_02_08_MM11_remove.flv 39.4 MB
1. Introduction to Refactoring/122457_01_05_LA11_codesmells.flv 39.4 MB
1. Introduction to Refactoring/122457_01_03_LA11_whyuse.flv 37.0 MB
1. Introduction to Refactoring/122457_01_06_LA11_origin.flv 28.9 MB
4. Data-Focused Refactoring/122457_04_02_MM11_clumps.flv 27.8 MB
3. Class- and Condition-Focused Refactoring/122457_03_01_MM11_move_2.flv 27.6 MB
1. Introduction to Refactoring/122457_01_04_LA11_whenuse.flv 26.2 MB
2. Getting Started Method-Level Refactoring/122457_02_05_MM11_common.flv 25.3 MB
4. Data-Focused Refactoring/122457_04_01_MM11_fields.flv 24.8 MB
5. Communication and High-Level Refactoring/122457_05_01_MM11_refining.flv 23.6 MB
2. Getting Started Method-Level Refactoring/122457_02_01_LA11_prep.flv 23.4 MB
2. Getting Started Method-Level Refactoring/122457_02_07_MM11_inline.flv 22.7 MB
0. Introduction/122457_00_01_MM11_welcome.flv 19.5 MB
2. Getting Started Method-Level Refactoring/122457_02_03_MM11_extract.flv 17.5 MB
猜你喜欢:
Foundations
Code
Programming
Refactoring