Today marks the one-year anniversary of HTML5’s standardization, and since then it has quickly become a preferred solution for Web development. It was a long and hard road for HTML5 to reach that status, and not many thought it would make it this far. “My perception at the time eight years ago was that it … continue reading
A new coding school dedicated to combating gender disparity in the technology field has launched. The Grace Hopper Academy, named after computer science pioneer Grace Hopper, is an all-women school designed to provide high-quality education with no upfront cost. The new school comes out of the Fullstack Academy, a coding school based out of New … continue reading
Perl 6 is on the horizon, as the the upcoming release of the programming language was announced on its new website. “Like her world-famous big sister, Perl 6 intends to carry forward the high ideals of the Perl community,” according to the language’s website. “Perl 6 is currently being developed by a team of dedicated … continue reading
Learn how to code, for free, through real-world experiences, and with access to a community of programmers. That is the goal of this week’s featured GitHub Project: Free Code Camp. According to a recent survey by Stack Overflow, almost half of developers are self-taught. Being able to teach yourself how to write code is a … continue reading
Facebook is open-sourcing a piece of software that is designed to write software. Hack Codegen is a library that allows users to generate Hack code, the company’s programming language developed for HipHop Virtual Machine. (HHVM is a virtual machine designed to execute programs in Hack and PHP.) “Being able to generate code through automated code … continue reading
A new device is now available for developers building Internet of Things (IoT) applications and solutions. Created by Thingsee (a provider of developer devices and platforms), Thingsee One is designed to provide developers with a cost-effective and simple way for developing and deploying their IoT apps. “Cost and complexity can now no longer prevent IoT … continue reading
Researchers from Cornell University and the École Polytechnique de Montréal have developed a programming language designed to code behaviors for heterogeneous robot swarms. Buzz is an extensible, dynamically typed programming language defining primitive commands for self-organizing robots and swarms of robots. Developers can use the language to code behaviors both from the perspective of a … continue reading
Microsoft has announced the Windows 10 Application Deployment tool (WinAppDeployCmd) in the latest release of its Windows 10 SDK preview. WinAppDeployCmd is a standalone tool designed to enable users to deploy universal Windows apps from a Windows 10 PC to a Windows 10 mobile device, according to the company. In addition, users can use it … continue reading
Multiple versions of the C++ programming language are in various stages of development, and tech companies such as Facebook and Microsoft are trying to keep up with feature support. Facebook is focusing on augmenting the capabilities C++ 11, the C++ standard published back in 2011 that was superseded by C++ 14 last year. The company … continue reading
Developers looking for resources and information around JavaScript have a new resource. Developer-focused online learning company Code School today announced it is providing JavaScript.com, a new online community dedicated to the client-side programming language and libraries. “JavaScript has become one of the most important coding languages and pervades nearly everything in the tech world, but … continue reading
Of all the creative methods out there to introduce programming concepts to young children and students—everything from interactive robots and online games to visual code editor programs and hands-on kits—no one has ever thought of leveraging a medium as analog as a card game. Littlecodr, a new Kickstarter campaign from tech entrepreneur Nathan Slee and … continue reading
Atlassian has announced the release of Connect for Bitbucket, a new solution that turns Bitbucket into a development platform. Bitbucket is the company’s source code-management and collaboration solution, and Connect for Bitbucket allows developers to build and embed add-ons right into the Bitbucket UI. Add-ons can be built in any programming language and can include … continue reading