Explore >> Select a destination


You are here

nbodyphysics.com
| | markodenic.com
83.3 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | dylanpaulus.com
55.6 parsecs away

Travel
| | Debugging is an essential skill for any software developer. It allows us to find and fix errors in our code, improve quality and performance, and learn from our mistakes.One of the most common and powerful tools for debugging Python code is the . PDB is a module that provides an interactive command-...
| | atilaoncode.blog
83.3 parsecs away

Travel
| | When I was at CppCon 2016 I overheard someone ask "Everyone keeps talking about reflection, but why do we actually need it?". A few years before that, I also would have had difficulty understanding why it would be useful. After years of writing D, it's hard to imagine life without it. Serialisation is an obvious...
| | www.softdevtube.com
176.8 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