/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.hanselman.com
| | www.bfilipek.com
16.2 parsecs away

Travel
| | To write a professional C++ application, you not only need a basic text editor and a compiler. You require some more tooling. In this blog post, you'll see a broad list of tools that make C++ programming possible: compilers, IDEs, debuggers and other. Last Update: 14th October 2019. Note: This is a blog post based on the White Paper created by Embarcadero, see the full paper here: C++ Ecosystem White Paper.
| | www.blog.thdctech.com
21.7 parsecs away

Travel
| | Shopify plays an important role in the budding e-commerce ecosystem by providing a robust platform for hosting e-commerce websites and third-party apps to help scale these businesses. Although Shopify is responsible for hosting and managing the platform's infrastructure, the responsibility of building and management of these third-party apps lay solely on the third-party developers, leveraging Shopify's APIs and resources to create solutions tailored to the needs of merchants on the Shopify platform.
| | blog.ngedit.com
17.8 parsecs away

Travel
| |
| | abarbanell.wordpress.com
31.9 parsecs away

Travel
| This is a little experience report how to bring up Scala on my RaspberryPi Step 1: Java I have connected my Raspberry only with power and network (no keyboard/mouse/display) for now and log in via ssh from my Linux desktop. Not only to save cables on the desk, but also to allow copy and paste...