Your cart is currently empty!
This week I expanded my daily Free Coding time to include some contributions to open source projects. It just scratches an itch to continue my learning and reach out to find other skilled developers to help drive some additional expertise. One of my free coding scripts was to develop an interactive file template engine, that…
With the help of unit tests, BDD, Coverage reports, Continuous Integration, and Source code control it has become easier than ever to build code that is robust against regressions while letting you branch and play with ideas quickly and without risk. However there are times when the scale of code use in production requires a…
·
There are so many good reasons to open source code. Gain contributions from the wider community Contribute back for all the awesome you’ve gotten from Open Source To build the status of yourself or your company Attract the best programmers Get public feedback on the quality of your software More people will use your software open…