C++ creator proposes unified call syntax Programmer Bjarne Stroustrup, the designer and original implementer of the C++ programming language, has published an ISO proposal to add a unified call syntax to C++. The initial proposal explores the possibility of giving member functions preference over non-member functions by defining thex.f(y) and f(x,y) notations to be equivalent, thus eliminating … continue reading
The GitHub Student Developer Pack GitHub has partnered with a host of commercial and open-source platforms to release the GitHub Student Developer Pack. The developer pack provides students with free access to developer tools. “There’s no substitute for hands-on experience, but for most students, real world tools can be cost prohibitive,” John Britton, education liaison … continue reading
ORLANDO, Fla., Gartner Symposium/ITxpo 2014, Booth #134 — Oct. 6, 2014 — Neuron ESB today announced availability of Neuron ESB 3.5, extending the company’s lead in integration and SOA middleware built on the Microsoft platform. Neuron ESB 3.5 is the latest version of the company’s Enterprise Service Bus and now provides fault-tolerant, long-running workflow and … continue reading
MOUNTAIN VIEW, Calif.—Couchbase, Inc., provider of the most complete NoSQL database, today announced the release of its 2.0 SDKs. The 2.0 releases include Couchbase SDKs for C, Java, .NET, Node.js, PHP, Python, and Ruby making it easy for developers using the most popular programming languages to build scalable and high performance next generation applications. Today, … continue reading
Realm for Android Less than three months after releasing Realm for iOS, the mobile database provider is releasing Realm for Android, maintaining the same simple API and modern design as the iOS version. “We consciously tried to release Android in an earlier state than what we shipped for iOS, so that we could benefit from … continue reading
Nixie: The wearable drone Imagine being able to take a picture while rock climbing, bike riding, hiking, snowboarding and more without having to miss a step. That’s what Nixie aims to do. Nixie is a tiny wearable drone that lives on a user’s wrist and, when launched, can fly around to take photos and videos … continue reading
Weave: The virtual Docker network London-based developer Zettio has open-sourced Weave, a tool to create a virtual network that connects Docker containers across multiple hosts. Weave creates a network bridge on each host, connecting each container to the bridge via a veth pair (a pair of virtual network interfaces connected together). Weave routers then capture … continue reading
Experimental Lisp language written in C transpiles into JavaScript Awl—an experimental mini-language written in C to explore interpreter design—can transpile its code into JavaScript. Created by programmer Zaven Muradyan, Awl is based on the Lisp family of programming languages. It also uses the Emscripten LLVM-to-JavaScript compiler with C features such as the most recent Clang … continue reading
Microsoft releases Sharks Cove development board for pre-order The Sharks Cove development board, a Windows-compatible hardware development board designed to facilitate software and driver development for mobile devices, is now available for pre-order. First introduced at the Build developer conference this past April, Sharks Cove is intended to create mobile software that runs Windows Phone … continue reading
When it was announced on June 8 that OpenSSL was vulnerable to a dangerous new attack that could reveal security certificates to an attacker, the Internet spent a few days in panic mode. Thousands, if not millions, of sites used (and still use) OpenSSL, and the fix for the problem took a few days to … continue reading
Facebook is researching how to replace C++ with this statically typed language on its back end systems … continue reading
Release includes Xamarin Designer for iOS, Xamarin.Forms, and F# functional programming support … continue reading