You are here |
www.paradeofrain.com | ||
| | | |
extroverteddeveloper.com
|
|
| | | | ||
| | | |
david-barreto.com
|
|
| | | | Use the information given in the last section, in order to write a piece of code that when executed puts the current values of ap, fp and pc in memory (say, write ap into [ap], fp into [ap + 1] and | |
| | | |
blog.nuculabs.de
|
|
| | | | Hi ??, In this article I wanna show a testing tip that I've recently learned myself by reading Software Engineering at Google: Lessons Learned from Programming Over Time. The technique improved the way I write unit tests. When I'm writing bigger unit tests, I have execute something in the background, like for example publishing a message to a message broker, wait for the message to be published and then consume it to test that what I published is correct. | |
| | | |
perlhacks.com
|
|
| | In 2011 I wrote a series of three articles about Modern Perl programming for Linux Format. They concentrated on DBIx::Class and Dancer. |