Devpost, the hackathon platform formerly known as ChallengePost, has released its first Student Hacker Report for the 2014-2015 academic year, ranking the most popular platforms, programming languages, APIs, libraries, frameworks and more at hackathons over the past year. The report shows Android edging out iOS 38.2% to 22.7% for the most popular mobile platform, while … continue reading
Samsung open-source JavaScript Internet of Things engine Samsung has open-sourced JerryScript, a JavaScript engine for the Internet of Things. JerryScript is designed to run on microcontrollers and other Internet of Things devices with constrained RAM and ROM space. The engine supports on-device code compilation and execution, and provides access to peripherals from JavaScript. The project … continue reading
JavaScript has come a long way from a hacked-together language built under time constraints for a new medium. Since its creation, the language has undergone trials and tribulations at the hands of vendors fighting over implementation. Today, however, JavaScript is the beneficiary of some of the best computer science engineering on the planet. Google, Apple, … continue reading
JavaScript is empowering JavaScript to build a 3D JavaScript conceptual city. If that sounds meta, it’s because this week’s featured GitHub project, JSCity, is an implementation of the CodeCity source-code visualization environment brought to life with three.js, the popular JavaScript library enabling 3D visualizations, to illustrate facets of the JavaScript programming language as the infrastructure … continue reading
Microsoft has announced Cortana for Android is on its way. The announcement comes after a reported leak of the application. “In the spirit of the Windows Insider Program, we’re testing the Cortana for Android beta with a limited number of users in the U.S. and China before releasing the beta publicly in the next few … continue reading
The NSA is getting into open source with the System Integrity Management Platform (SIMP), a cybersecurity tool for the masses. From the National Security Agency, the governmental organization that brought you PRISM and the arsenal of surveillance tools leaked in the Snowden files comes SIMP, a Linux framework designed to provide a combination of security … continue reading
jQuery has announced the first alpha releases of jQuery 3.0 and jQuery Compat 3.0, the JavaScript library’s first major release in more than two years. jQuery 3.0 supports modern browsers and environments from IE9 forward. The 3.0 release is not a major rework of the jQuery codebase, but it supports the library’s shift to semantic … continue reading
French developer Kévin Dunglas has released the 1.0.0 beta version of API Platform, an open-source “API-first” PHP framework for creating interoperable single-page applications, native mobile apps, and websites. It is built on Symfony reusable PHP components. With API Platform, developers can first build a hypermedia REST API application before integrating and leveraging other popular client-side development … 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
Google is bringing its popular Material Design UI introduced in Android Lollipop to static websites. Material Design Lite (MDL), this week’s featured GitHub project, lets Web developers add a Material Design look and feel to static content websites. The Material Design implementation includes components of vanilla CSS, HTML and JavaScript, but doesn’t rely on any … continue reading
This week’s featured GitHub project doesn’t need much of an introduction. Originally devised as a way to note basic JavaScript concepts and syntax, JavaScript in one pic is an overview of the JavaScript programming language and a breakdown of its syntax. The project’s goals include adding more details to the diagram spanning functions, arrays, object-oriented … continue reading
Java’s emergence 20 years ago was the last time a programming language enamored the industry. It was not the first time: It had been the rhythm of the programming community to anoint a new “it” mainstream programming language every seven years or so. While that pattern has clearly been disrupted, I believe that it is … continue reading