Your cart is currently empty!
I have a long, long list of software projects that I’d like to create. Scattered across notebooks, Google docs and text files and collected over years. It’s unfortunate that even good ideas are worthless if you don’t have the time or capital to implement them.
There are many software platforms that offer ‘magic’ like ways to accomplish things. Ruby on Rails has a lot magic going on – pass in a string argument and it gets automatically pluralized, converted from snake case to elephant case, inferred as a class name in the global namespace, instantiated and connected to set of…
·
One of the unexpected benefits of free coding daily is the chance to explore solutions to problems you have to work on that day. When you write code freely without considering the use of it there is less pressure to keep a poor implementation. It’s practice that is a way to boost your understanding of the problem before writing it…
·