Behaviour Driven Development with JavaScript
Improve your productivity with Behaviour Driven Development. Test Driven Development (TDD) has become a cornerstone of modern software... more »
Tweet 0 Comments Save Tags: announcement , books , javascript , news
Unix: Book Review -- Absolute OpenBSD: Unix for the Practical Paranoid by Michael W. Lucas, Open Starch Press, 2013
BSD -- the Berkeley Software Distribution flavor of Unix -- is alive and well and thriving on a remarkably secure system near you. And... more »
Tweet 0 Comments Save Tags: books , reviews , unix-linux
PHP Array Filtering - The Use Cases
Take your PHP skills to the next level. The Use Case series of books is a series intended for both beginner and advanced PHP programmers.... more »
Tweet 0 Comments Save Tags: announcement , books , news , php
Sams Teach Yourself Android Game Programming in 24 Hours
Programming games on the Android platform can be as simple or as complicated as you care to make it as you can go all the way from GUI... more »
Tweet 0 Comments Save Tags: books , games , reviews
MongoDB Applied Design Patterns
The big selling point about NoSQL databases is that you can structure your data in whatever way makes most sense for your particular... more »
Tweet 0 Comments Save Tags: books , reviews
How I Started with Agile Retrospectives
More then 10 years ago I did my first agile retrospectives. I started with retrospectives to help a project to improve along the way, so... more »
Tweet 0 Comments Save Tags: agile , books , methodology , tools
My takeaways from “Clean Code” — On Coding — Medium
With pleasure I have been reading Clean Code by Robert C. Martin. The book is a nice read, with short chapters. However, just reading the... more »
Tweet 0 Comments Save Tags: books , how-to , trends
Practical Object-Oriented Design in Ruby
Although this book is superficially about Ruby you can read it and learn a lot about object oriented design in other languages. This... more »
Tweet 0 Comments Save Tags: books , reviews , ruby
Arquillian Testing Guide
First what was kind of shocking for me was the fact to deal with ShrinkWrap at the end. Ok you can go with Arquillian without ShrinkWrap... more »
Tweet 0 Comments Save Tags: books , opinion
Book Review: Async in C# 5.0
This is a book purely on async. It's not a general C# book, and it doesn't even cover the tiny non-async features in C# 5. It's all about... more »
Tweet 0 Comments Save Tags: books , other languages , reviews
Mastering the Requirements Process
In an era where managing requirements could seem to be limited to writing user stories with a “as a … I want … so that” format on a... more »
Tweet 0 Comments Save Tags: books , methodology , opinion , reviews
History of C language - Know the power of C
This tutorial will guide you through benefits and importance of C language and gives a brief history of the language
Tweet 0 Comments Save Tags: books , c-and-cpp , other languages , unix-linux
Book review: SOA Made Simple
Packt Publishing’s latest SOA book: ‘SOA Made Simple‘, claims to lay bare the fundamental strategies, goals, principals, benefits and... more »
Tweet 0 Comments Save Tags: books , opinion , reviews , web services
Implementing Microsoft Dynamics AX 2012 with Sure Step 2012
If you implement Microsoft Dynamics AX you will find this book helpful, whether you have completed multiple implementations or are about... more »
Tweet 1 Comments Save Tags: .net , books , methodology , reviews
Beginning C for Arduino
Working with the Arduino is usually seen as a hardware problem, but what about the software? This book aims to educate you about the C... more »
Tweet 0 Comments Save Tags: books , reviews