InfoQ Homepage Programming Content on InfoQ
-
ReSharper 6.1 Improves Performance, Adds Async Support
ReSharper 6.1 promises to alleviate many performance problems with ReSharper 6 in Visual Studio 2010. In addition to bugfixes, the pre-release includes new features such as the async/await keywords, an updated settings engine, and experimental support for Visual Studio 11.
-
How Applied Psychology can help Software Engineers
On the 1st November software engineer and author John R. Fox has published his book “Digital Work in an Analog World”. According to its subtitle “Improving Software Engineering by Applied Psychology”, the book does not consider software engineering in practice. Rather, it is focusing on the psychological aspects relevant and practices relevant for engineers.
-
IBM introduces new Platform-as-a-Service Solution
On 12th October IBM has unveiled in New York what the IT company claims to be the industry’s most advanced cloud services and software designed from the ground up for enterprise clients.
-
MIT introduces Oracle for Object-Oriented Programmers
In a recent news article the Massachusetts Institute of Technology has introduced a technology for automatically remembering connections between objects. The provided system determines how objects in a large software project interact, so it can inform latecomers which objects they will need to design certain types of functions.
-
Heroku gets Scala
It was announced today (October 3rd, 2011) at JavaOne that Heroku, SalesForce.com's recently acquired PaaS provider, is getting Scala support. Heroku is teaming up with Typesafe to add Scala support to the Heroku platform. Typesafe, "the Scala company", was co-founded by Scala creator Martin Odersky.
-
VMware Releases Free Version of Micro Cloud Foundry
VMware today released a free downloadable version of its Cloud Foundry software, called Micro Cloud Foundry, designed to run locally on a developer’s workstation in a single virtual machine. Mac and PC developers can run and build cloud applications locally without having to configure middleware, and scale and deploy to their applications wherever they want without modifying code.
-
Adam Messinger Talks to InfoQ About Java 7 and 8
Following on from last week's release of Java 7, InfoQ spoke to Adam Messinger, Vice President of Development in the Fusion Middleware group at Oracle, to get more information about the release and Oracle's plan for Java 8.
-
Java SE 7 Released: First Major Update Since December 2006
Java 7 is generally available from today, the first release of the Java platform since Oracle's acquisition of Sun. The release includes a number of small but welcome changes to the language, incorporates a new file API and the Fork/Join Framework, and improves dynamic language support on the JVM.
-
ClojureScript Brings Clojure To The Browser via Javascript
Rich Hickey has announced ClojureScript, a version of Clojure that is compiled to Javascript code, which will bring the Clojure language to the browser and to the mobile space. InfoQ takes a look at the rationale for and implementation of ClojureScript.
-
JetBrains introduces the new JVM language Kotlin
So far, Kotlin has been primarily known as a Russian island thirty kilometers west of Saint Petersburg. More recently, the Czech company JetBrains introduced a programming language named Kotlin running on the JVM (Java Virtual Machine). It is the intent of the Kotlin language developers to get rid of some challenges in the Java language.
-
Hibernate Object Mapping for NoSQL Datastores
Emmanuel Bernard, the developer behind Hibernate Validator, Hibernate Search, among others, recently announced the birth of Hibernate OGM. The new framework's goal is to provide a common interface for NoSQL datastores using JPA constructs. InfoQ spoke to Bernard to find out more about the framework.
-
NetRexx Open-Sourced
NetRexx, the JVM hosted runtime for the Rexx programming language designed by Mike Cowlishaw, has been open-sourced by IBM. Rexx is a scripting language which precedes Python, Ruby and other popular scripting languages by over a decade, and was originally designed for running on mainframes (VM/MVS), but found popularity in OS/2 and even AmgiaOS 2.0 under the name ARexx.
-
Community Reacts to Deprecated Google APIs
When Google announced that several programmer interfaces have been deprecated from the API Directory, the development community reacted loudly and in force. While some APIs on the list will be deprecated with no shut down date announced, others like the Translate API will be shut down at the end of the year.
-
Exceptional Ruby
Developers enjoy writing code but few developers enjoy writing exception handling code and even fewer do it right. A new book titled Exceptional Ruby by Avdi Grimm attacks the subject and helps developers take the right approach to solid exception handling code.
-
New Google APIs: Prediction, Fusion Tables, and Books
Google has announced new or improved APIs at I/O 2011: Prediction – predicting new results from historic data, Fusion Tables – sharing and visualizing data online, and Books – accessing 15M books.