Explore >> Select a destination


You are here

codingsans.com
| | codewithstyle.info
4.8 parsecs away

Travel
| | Have you ever wondered why the market for software engineers is so hot despite the increasing number of people learning how to code and increasing the
| | blog.pragmaticengineer.com
3.7 parsecs away

Travel
| | This is a collection of software engineering and engineering management books that I have read and would recommend to others. See also my list of 100 tech book recommendations for software engineers, EMs and PMs. Note that none of the below links are affiliate links or sponsored. See my ethics
| | benoitpasquier.com
3.9 parsecs away

Travel
| | For the past few years, I had the opportunity to mentor new joiners through different roles. In some aspects, I could see myself in them the same way I started years back: eager to prove themselves, jumping on the code and hacking around. I tried to think about what I learnt the hard way since my first role in the tech industry and how could I help them learn the easy way.
| | everythingfunctional.wordpress.com
42.4 parsecs away

Travel
| The answer to the question of whether we should write automated test suites has largely been settled. We absolutely should write unit tests, and possibly even integration and end-to-end tests. But as acceptance of this practice grew, and adoption became more widespread, a follow-up question arose; How many tests should we write? How do we...