Amazon debuted a new Amazon Machine Learning service at the AWS Summit in San Francisco this week, allowing users to employ predictive modeling on large-scale data batches. Amazon Machine Learning supports binary classification, multiclass classification, and regression predictions on a customer’s data. Developers can also add code based on the service’s predictions to influence its … continue reading
There are plenty of resources outside of the classroom that can help teach aspiring developers how to code, and it looks like they are taking advantage of them. A recent survey by Stack Overflow revealed that almost half of developers haven’t received a degree in computer science. “There are many ways to learn how to … continue reading
The championship game is in the books, and the winner of SD Times March Developer Madness is #4 seed Service Virtualization! After a tournament full of surprises, upsets and all eight top seeds going down, Service Virtualization cruised through the Final 4 with convincing wins over cinderella #8 seed NoSQL and #3 seed APIs in … continue reading
MIT researchers have created a new algorithm to tackle one of the most common bugs in programming: integer overflows. According to the researchers, these errors not only can cause computer programs to crash, but also leave them vulnerable to attack. “Integer overflow errors are an insidious source of software failures and security vulnerabilities,” they wrote. … continue reading
Google never publicly admitted it, but the company always had designs on Dart ultimately supplanting JavaScript as the preferred programming language for complex modern Web development. So when the Dart team announced the Dart VM would not be integrated into Chrome and the language would compile to JavaScript, it was less an admission of defeat … continue reading
To celebrate its three-year anniversary, Dev Bootcamp is announcing a new initiative to bring more diversity into the technology industry. “We are proud of the progress we’ve made in opening doors and providing much-needed skills training for those who previously knew nothing about coding,” said Anne Spalding, director of Dev Bootcamp’s San Francisco office. “We … continue reading
Linus Torvalds wants Linux developers to play nicer. The Linux creator has proposed a small kernel patch called the Code of Conflict, providing discourse guidelines for the kernel community and laying out mediation steps if anyone feels threatened. “The Linux kernel development effort is a very personal process compared to ‘traditional’ ways of developing software,” … continue reading
A group of researchers have created a robotic garden they say is an aesthetically appealing way to get young students involved in programming. The researchers from MIT’s Computer Science and Artificial Intelligence Lab (CSAIL) and the Department of Mechanical Engineering uses robotic sheep, origami flowers and robotic ducks to introduce students to topics such as … continue reading
There’s a peculiar trend taking shape in the coding world, as one of the fastest growing professions finds scores of new programmers joining its ranks each year. These young programming Padawans seek wisdom, and half-joking, half-serious programming proverbs have become a popular delivery mechanism. Last summer, we covered Programmer’s Proverbs, a GitHub repository launched by … continue reading
“Maybe instead of talking about 100x programmers, we should talk about 100x programming.” This was a recent Twitter provocation from Reginald Braithwaite (@RaganWald), author of “JavaScript Allongé.” What would it take to achieve a two-order-of-magnitude change in software development pace? The boldness of the target dwarfs the common quibbles about syntax, semantics, and maybe even … continue reading