Explore >> Select a destination


You are here

blog.martinig.ch
| | www.softdevtube.com
4.2 parsecs away

Travel
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is
| | stenbrinke.nl
5.5 parsecs away

Travel
| | This post introduces my Readme Auto Open project, which helps teams onboard faster by automatically opening README files in VSCode!
| | johannesbrodwall.com
4.4 parsecs away

Travel
| |
| | blog.martinig.ch
8.6 parsecs away

Travel
| 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