Explore >> Select a destination


You are here

mariocarrion.com
| | www.sethvargo.com
8.7 parsecs away

Travel
| | Go 1.21 has some awesome new functionality that improves the developer experience and performance.
| | golb.hplar.ch
13.7 parsecs away

Travel
| |
| | aarol.dev
15.5 parsecs away

Travel
| | Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar. It has been running since 2015. The ...
| | eyakubovich.github.io
84.6 parsecs away

Travel
| The guidance around function arguments and smart pointers is quite old, yet I still see it used incorrectly. In this post, we'll explore the guidance and the costs of not following the advice. C++ Core Guidelines make this point clear: F.7: For general use, take T* or T& arguments rather...