97 Things Every Programmer Should Know
Collective Wisdom from the Experts 175 The quality of the code I write affects the quality of the code you write. What if my cod ...
(^176) 97 Things Every Programmer Should Know The Unix Tools Are Your Friends Diomidis Spinellis iF, ON MY WAY TO ExiLE ON A DES ...
Collective Wisdom from the Experts 177 Unix tools were developed in an age when a multiuser computer had 128KB of RAM. The ingen ...
(^178) 97 Things Every Programmer Should Know Use the Right Algorithm and Data Structure Jan Christiaan “JC” van Winkel A big ba ...
Collective Wisdom from the Experts 179 Everyone knows the adage “first make it work, then make it work fast” to avoid the pitfal ...
(^180) 97 Things Every Programmer Should Know Verbose Logging Will Disturb Your Sleep ............... Verbose Logging Will Distu ...
Collective Wisdom from the Experts 181 Distributed systems add another level of complexity. You have to decide how to deal with ...
(^182) 97 Things Every Programmer Should Know WET Dilutes Performance Bottlenecks ................. Kirk Pepperdine THE iMPORTAN ...
Collective Wisdom from the Experts 183 customersOfInterest.add(customer); } return customersOfInterest; } } By exposing this raw ...
(^184) 97 Things Every Programmer Should Know When Programmers and Testers Collaborate Janet Gregory SOMETHiNG MAGiCAL HAPPENS w ...
Collective Wisdom from the Experts 185 a query to respond to a wildcard search. The programmer had fully intended to code only c ...
(^186) 97 Things Every Programmer Should Know Write Code As If You Had to Support It for the Rest of Your Life Yuriy Zubarev YOU ...
Collective Wisdom from the Experts 187 If you reflect on it, the code you wrote many years ago still influences your career, whe ...
(^188) 97 Things Every Programmer Should Know Write Small Functions Using Examples ................. Keith Braithwaite WOULDE W ...
Collective Wisdom from the Experts 189 This is the essence of the claim that tests cannot prove the absence of bugs. Tests can d ...
(^190) 97 Things Every Programmer Should Know Write Tests for People Gerard Meszaros YOU ARE WRiTiNG AUTOMATED TESTS for some or ...
Collective Wisdom from the Experts 191 This implies that what isn’t visible in the test is just as important as what is visible. ...
(^192) 97 Things Every Programmer Should Know You Gotta Care About the Code Pete Goodliffe iT DOESN’T TAKE SHERLOCK HOLMES to wo ...
Collective Wisdom from the Experts 193 You want to write good code. You want to be a good programmer. So, you care about the cod ...
(^194) 97 Things Every Programmer Should Know Your Customers Do Not Mean What They Say Nate Jackson i’VE NEVER MET A CUSTOMER YE ...
«
4
5
6
7
8
9
10
11
12
13
»
Free download pdf