At Android Developer Conference Boston yesterday, Intel unveiled a new set of features for its Integrated Native Development Experience (INDE) developer tools platform. These new capabilities will allow Android developers to port their applications to iPhone with only UI changes likely being required. Jeff McVeigh, general manager of performance client and visual computing at Intel, … continue reading
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
Compuware, a software provider now focused exclusively on managing mainframe systems, announced the general availability release of its quarterly iteration of its Topaz mainframe software, including new Topaz for Java performance capabilities. These new Java capabilities provide visibility into the performance and behavior of Java Batch programs and IBM WebSphere transactions running on IBM z … 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
The Eclipse Foundation has announced the release of Mars, the 10th annual coordinated release train of Eclipse projects. The Mars release train encompasses 79 open-source projects, 65 million lines of code, and the work of 380 Eclipse committers. It includes new support for Java 8 quick fixes in the Eclipse IDE, early support for Java … continue reading
Nokia’s CEO has announced that the company plans to get back into smartphones in 2016. News about the company’s plan was revealed in April, but at the time the company denied those reports. Nokia will rejoin the phone market once its agreement with Microsoft allows it, Reuters reported. “We will look for suitable partners,” said … continue reading
Only on “Silicon Valley” would an intellectual property case hinge on lawyers figuring out that when Richard is talking about his “girlfriend” in e-mails, he’s referring to his laptop. In a conveniently timed twist, Richard—who’s always maintained he never worked on Pied Piper at Hooli—realizes that for a three-day period while his “girlfriend” was in … continue reading
There are a lot of reasons you could point to for Java’s lengthy popularity. It could be attributed to Java’s cross-platform capabilities, its memory management, or its focus on networked systems. But we’re convinced it was all of these combined with a fourth, major element: stoicism. While Java has evolved over the years, adding generics, … continue reading
Last year’s appeals court ruling that could—in the opinion of groups like the Electronic Frontier Foundation—break software is now supported by the White House. Earlier this year the Supreme Court requested the Obama administration weigh in on the 2014 appeals court decision finding that Google infringed on Oracle copyrights in the use of Java APIs … continue reading
When a small team at Sun Microsystems set out to research the future of digital devices in 1990, they could never have guessed that their work would spawn the most popular programming language for enterprise systems. Twenty years later, and Java remains the workhorse of the enterprise, despite its origin as a language for embedded … continue reading
As the father of Java, James Gosling gets a lot of love from the millions of developers who use the language around the world. Today, however, he programs robots that swim in the ocean. We caught up with him to discuss the early days of Java. SD Times: How did your work on Java start? … continue reading
This week’s featured GitHub project is Keras, a modular neural network and deep-learning library based on the Theano Python library. Keras allows for fast prototyping of deep-learning applications through a minimalist library structure of modular, extensible components. Developed by François Chollet, the neural network library is designed for quick experimentation, and supports both convolutional and … continue reading