You are here |
www.sudhanshubajaj.com | ||
| | | |
www.softdevtube.com
|
|
| | | | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is | |
| | | |
www.java-tv.com
|
|
| | | | This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable. | |
| | | |
coderwall.com
|
|
| | | | [StackOverflow](http://stackoverflow.com/users/3272411) | |
| | | |
anthonysciamanna.com
|
|
| | Code katas provide an opportunity to practice our software development skills, recognize patterns, and learn how to apply techniques. In general, we pro... |