Explore >> Select a destination


You are here

www.fluentcpp.com
| | quuxplusone.github.io
18.3 parsecs away

Travel
| | Today I failed to refactor a piece of code. Simplified:
| | seb.wilzba.ch
16.3 parsecs away

Travel
| | You might have seen that I have been coding a lot in D lately and as a few weeks ago there was theExpressive C++17 Coding Challengewith its winner in C++ now...
| | www.bfilipek.com
1.4 parsecs away

Travel
| | Let's put C++17 in practice! One of the good ways to do it is to take part in a coding challenge. So together with Jonathan Boccara from Fluent C++ we invite you to participate in "The Expressive C++17 coding challenge". The Expressive C++17 coding challenge Jonathan made a few contests on his blog (for example this one), and I thought it might be fun to do something similar for C++17.
| | coronax.wordpress.com
91.9 parsecs away

Travel
| Before I move on from the C64 user port for a while, I wanted to do a project where the computer actually read a value from the environment and analyzed it. Also, I wanted to spend a little effort fixing up my kludgy SPI implementation, and give it a better workout by reading several inputs...