Explore >> Select a destination


You are here

andreabergia.com
| | techblog.izotope.com
10.2 parsecs away

Travel
| | (This article assumes some familiarity with shared_ptrs in C++.) Imagine the following line of code and comment are in the private area of the definition of a C++ class Foo: // The current Quaffle, always valid shared_ptr currentQuaffle; Can you spot any dangerous thinking here? If not, that's okay, but hopefully this article will change...
| | simpleprogrammer.com
5.4 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 [...]
| | blog.joemoreno.com
5.2 parsecs away

Travel
| | Hiking the Pacific. Earlier this month, Apple announced a new programming language, called Swift. It's designed to be fast, safe, modern...
| | masilotti.com
51.8 parsecs away

Travel
| A quick-start guide to building Turbo Native apps for Ruby on Rails developers, no Swift or Kotlin experience necessary.