After realizing his code “began to suck,” Lasse Schuirmann created an application called coala to make code analysis easy, while remaining completely modular, extensible and language-independent. Coala provides a user and developer interface, letting developers focus on logic only so that users can focus on content. Schuirmann said there are a lot of tools like … continue reading
Lily wants to put expressiveness and type safety back into programming languages. It is a new programming language inspired by C, F#, Haskell, Python, Ruby and Rust. “My principal goal was for a language that could be used for Web development in a way akin to PHP (code is between tags, everything outside is format), … continue reading
An open-source project by Facebook has made it as SD Times’ GitHub project of the week. The project is called Wangle, and it is a client/server application framework to build asynchronous, event-driven modern C++ services. Facebook open-sourced this project last summer, but recently a Facebook software engineer named James Sedgwick wrote some software with Wangle, … continue reading
Developers are often like composers: craftily writing up a elegant piece and making sure all the components work together. For those of you who are actually musicians, Alda wants to help you create music with code. Alda is a programming language for musicians designed for those who don’t know how to program, or for programmers … continue reading
Developers aren’t just guys or gals sitting alone coding at their desks all day long. They like to chat, and they especially like to chat with other developers. This week’s GitHub project gives developers a home for professional communities by connecting them through messaging and discovery, bringing together 350,000 developers chatting daily in more than … continue reading
Google wants to help developers bring virtual reality to their Web and mobile apps. The company has announced VR View, a solution designed to turn images or videos into interactive experiences users can view on their phone, Cardboard viewer or desktop computer. “For developers, having immersive elements in their apps and websites can be the … continue reading
The task of getting high schoolers a solid foundation in software and coding continues. For students in today’s world, the need to know some sort of programming language is as necessary as becoming fluent in Spanish. But are the two interchangeable, and should they be? One of the first states to try to tackle this … continue reading
JavaScript developers working on client-side applications have another set of tools to add to their arsenal. The Oracle JavaScript Extension Toolkit (JET) is a collection of open-source JavaScript libraries aimed at intermediate to advanced developers. The kit is designed to make it easier and more efficient to build apps that interact with Oracle. “Oracle JET … continue reading
Software is everywhere, eating industries, changing lives and connecting people. But some of the subtler ways in which software is eating the world are not entirely obvious at first glance. Who knew that Twitter was so important to revolutionaries until the Arab Spring, for example? Sure, we all know that software makes our bank accounts … continue reading
At this week’s Game Developers Conference in San Francisco, the contrasts against the world of enterprise software were apparent. Instead of Continuous Integration or distributed development in the cloud, discussions focused more on topics such as monetization through ads, VR gear and diversity. The games industry paints an interesting contrast with the business world of … continue reading
Trending like a piece of space rock falling from the sky is this open-source project called Meteor: a full-stack JavaScript platform that gives developers a way to build real time mobile and Web apps, entirely in JavaScript form one codebase. With Meteor, developers can “write apps in pure JavaScript, write apps that send data over … continue reading
It seems like every other day we are celebrating something. One day it’s national this, the next day it’s national that. Today is International Day of Women (IDW2016), and it’s not one of those silly holidays that pop up on Twitter in the form of hashtags. But this is an important day. Today celebrates the … continue reading
Programming languages don’t have to be boring; they can be fun, bright and colorful! One GitHub project aims reinvent what it means to be a programming language. Emojicode is an open-source object orientated programming language the uses emojis. “Emojicode aims to be the first high-level programming language that uses Emojis to structure the program and … continue reading
Some developers are talking about a new GitHub project that they claim is the easiest way to build isomorphic JavaScript apps using React and Redux. After giving it a look, we decided to feature it for our SD Times GitHub project of the week. Can you feel the MERN yet? MERN is a scaffolding tool … continue reading