Explore >> Select a destination


You are here

blog.blockingqueue.com
| | bdadam.com
10.6 parsecs away

Travel
| | I have always been a fan of simple things, such as the PubSub pattern. A few weeks ago I discovered this pattern again, when I was looking for a way t
| | danielpecos.com
12.9 parsecs away

Travel
| | Function composition is one the key features (among others) of functional programming. Programming languages that offer higher order functions as a feature can potentially use function composition. But, still, programmers need to be aware of some key concepts to successfully apply this pattern in our code. Function composition, as defined on Wikipedia, isan act or mechanism to combine simple functions to build more complicated ones. In other words, we can define new functions, equivalent to the result of...
| | www.code-spot.co.za
11.7 parsecs away

Travel
| | I decided to put the Poisson disk sampling code here for download since the site that hosted it is down. The code accompanies the tutorial on Dev.Mag: Poisson Disk Sampling. Download poisson_disk_j...
| | thewomenintechshow.com
61.9 parsecs away

Travel
| Test Automation is an essential component of the Software Development process. Angie Jones, Consulting Automation Engineer at Lexis Nexis, explains what Test Automation is and the process of collaboration across teams.