On Global Accessibility Awareness Day yesterday, Apple announced it will be teaming up with educators from blind and deaf communities across the US to provide accessible coding to their schools. Starting in the fall, schools that support students with vision, hearing, or other assistive needs will teach the Everyone Can Code program for Swift, which … continue reading
Apple has announced it is open sourcing its distributed database FoundationDB. Apple first acquired FoundationDB in 2015. FoundationDB is designed to provide “the power of ACID transactions in a distributed database.” It features a multi-model data store, a distributed architecture for scaling out and handling faults, and support for heavy loads. The database was first … continue reading
Apple developers should start transitioning their applications to support 64-bit. With the release of macOS High Sierra 10.13.4, Apple will start warning users if they launch an app that doesn’t have 64-bit support. According to the company, if a user sees this alert, it means that the application is not optimized for their system. All … continue reading
Cockroach Labs officially announced the release of CockroachDB 2.0, its SQL database for global cloud services. The company first teased the upcoming release last month. The update includes geo-partitioning features to keep data close to the customer, performance benchmarks, and support for JSON. “Our 2.0 release marks a turning point for CockroachDB as we transition into … continue reading
IBM released a number of new solutions designed to help enterprises harness the power of artificial intelligence. The company announced IBM Watson Data Kit and revealed new offerings with Apple at its technology conference IBM Think 2018 in Las Vegas this week. IBM Watson Data Kits is designed to accelerate the development of AI applications … continue reading
Microsoft has announced a beta release of the OpenSSH client and server for Windows 10 Insider builds and Windows Server. “SSH is one of the most important tools in the *NIX world, through which users communicate with shells, applications, and services running on remote machines, devices, VM’s and containers. Windows users most often remotely access Windows … continue reading
Apple has acquired the iOS continuous integration and deployment provider Buddybuild. Buddybuild is a Canadian based application development startup that aims to tie together CI, CD and a feedback solution in one platform. “We’re excited to share that the buddybuild team has joined the Xcode engineering group at Apple to build amazing developer tools for … continue reading
PlatformIO Core 3.5.0 has been released. PlatformIO is an open source ecosystem of Internet of Things development. New features include a new GUI called PlatformIO Home, integration with Jenkins CI, a new include folder for project’s header files, and the ability to handle missed dependencies and provide a solution based on the PlatformIO Library Registry. … continue reading
Kotlin and C are in the running to become TIOBE’s programming language of 2017. The winner will be announced next month. The TIOBE Programming Community index is calculated each month and the ratings are based off of the number of skilled engineers using the language, courses, and third party vendors. According to the index, the … continue reading
Google has announced a collaboration with Apple to support Core ML in TensorFlow Lite. TensorFlow Lite is Google’s lightweight machine learning solution for mobile and embedded devices. Core ML is Apple’s machine learning framework used across Siri, camera, and quick type. This new support will allow iOS developers to use Core ML to deploy TensorFlow … continue reading
This year’s Hour of Code, the Code.org-organized campaign that brings together more than 400 partners and over 200,000 educators in providing hour-long introductions to computer science through tutorials and exercises, officially kicks off on Monday, Dec. 4, the start of Code.org’s annual Computer Science Education Week. In line with its express purpose of advocating for … continue reading
CircleCI announced that it is now available for building applications on iOS, macOS, tvOS, and watchOS. Teams can now access workflows to customize app delivery pipelines; build for Apple, Android, and Linux using just one configuration file, and have control over their Xcode versions, according to the company. “CircleCI 2.0 is built for teams looking … continue reading