Explore >> Select a destination


You are here

andreabergia.com
| | benoitpasquier.com
3.7 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.
| | codecapsule.com
3.5 parsecs away

Travel
| | An exploration of the possible career paths for senior engineers, and what it takes to get there.
| | simpleprogrammer.com
5.3 parsecs away

Travel
| | Software Engineers do the complex work so that we can enjoy efficient software solutions. They're creating the systems behind the digital tools we use at work or in our personal life. This takes strong logical thinking and problem-solving skills, as well as a deep knowledge of computer science and programming. It's a challenging, but exciting [...]
| | henrikwarne.com
15.1 parsecs away

Travel
| I recently finished the Coursera course Algorithms: Design and Analysis, Part 2 by Professor Tim Roughgarden of Stanford.I've already reviewed part 1, and here are my thoughts on the second part. The main theme of part 1 was the divide and conquer paradigm. In the second part the main themes were greedy algorithms, dynamic programming...