You are here |
blog.stevensanderson.com | ||
| | | |
blog.submain.com
|
|
| | | | In today's post, we tackle the question "where does self-documenting code fall short?" We cover the proper ways to use comments, and much more. | |
| | | |
arne-mertz.de
|
|
| | | | Contents Inmy last post I have written about the main and secondary usesof unit tests and how they compare to other kinds of automated tests. This time I will explore [...] | |
| | | |
gbracha.blogspot.com
|
|
| | | | Unit testing was introduced to the OO world by Kent Beck, in his seminal work on SUnit , the Smalltalk unit testing framework. Other languag... | |
| | | |
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 |