You are here |
www.texdev.net | ||
| | | |
www.softdevtube.com
|
|
| | | | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and | |
| | | |
www.byjp.me
|
|
| | | | I've released Thimblr - a tool to speed up your Tumblr theme development. Its a Ruby gem, so it's very simple to install, with gem install Thimblr, once that's done you just need to run thimblr, as a binary is installed for you with the gem. This screencast should help you with the basics, though I've designed it to be totally self explanatory, but if you have any problems please open an issue on github and I'll get right on it! | |
| | | |
blog.martinig.ch
|
|
| | | | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to | |
| | | |
wweb.dev
|
|
| | The best way to learn web development is by practice. But when you get started you might feel lost. There are just so many things to learn, which makes it hard to choose the right project to get started. In the following I'll share some... |