InfoQ Homepage Development Content on InfoQ
-
Using Lego to Teach Technical Practices
Explaining Craftsmanship techniques is hard, especially to Senior Management and Executives. Since understanding is usually key to a mindset shift and technical practices are the way to develop good quality software, it's very important to explain them. Mike Bowler facilitated a workshop on how to use Lego for technical practices during the 7th Agile Games Conference.
-
Angular CLI Helps Spin Up Angular 2 Projects and Components
The Angular Command Line Interface (CLI) provides a number of useful commands to help Angular 2 developers quickly spin up an app. At ng-conf 2016 Mike Brocchi walked developers through the basic features of the tool and showed off some advanced routing setup.
-
Nest Has Open Sourced Thread
Nest has made the source code of their Thread protocol available on GitHub.
-
Java Champions Receive Free IntelliJ IDEA Licenses
Being a Java Champion has its perks, and thanks to the generosity of JetBrains, a free license for IntelliJ IDEA is now one of them. The Champions are the latest in the list of groups earning this special JetBrains premium, which also includes approved open source projects, students, and teachers.
-
Advanced Pattern Matching Features Removed From C# 7
Advanced pattern matching features that were originally expected to be present in C# 7 have been recently excluded from the future branch and will not make it into the next version of the language.
-
Buddy Presents IoT-Enabled Lego City at Internet Of Things World 2016
The third Internet of Things World Conference took place in Santa Clara, California, USA on May 10-12. The star of the exhibition hall may have been the Australian start-up Buddy's booth, which presented a demo of Buddyville, a smart city built with 13,000 Lego pieces, its power monitored by IoT smart sensors and managed by the Buddy Platform's scalable backend data services technology.
-
A Easier Way to Repair the .NET Framework
Having a working set of the .NET Frameworks is important for nearly all Windows users, and developers are no exception. In spite of (or perhaps due to) its critical importance, it is easy to have these frameworks degrade into a non-functional state. Microsoft has updated their tool which makes repairs of these frameworks much easier.
-
Exploring Azure with F# Azure Storage Type Provider
The Azure Storage Type Provider brings statically typed access to Azure storage data sources: Blob, Table and Queue. Isaac Abraham, maintainer of the project, recently presented how to interact with these data sources using the type provider.
-
GitHub Announces Electron 1.0, Devtron and Unlimited Private Repositories
GitHub has announced the Electron 1.0 milestone and a new pricing model including unlimited private repositories for paid plans.
-
Chez Scheme Native Compiler now Open Source
R. Kent Dybvig, professor emeritus of Computer Science at Indiana University, now with Cisco, has recently open sourced version 9.4 of his formerly commercial Scheme compiler Chez Scheme.
-
Oracle to Close Java.net and Kenai.com Forges
Oracle has announced that the Kenai.com and Java.net forges will be closed in approximately one year; project administrators have been advised to request all their project data so they can continue to operate elsewhere. The move seems to be aligned to other similar decisions in the market, after sites like Codehaus and Google Code also announced previous closures.
-
Reducing Visual Studio's System Impact
Over the past few years Microsoft has made significant effort to re-position Visual Studio as the premier developer tool for Windows, regardless of what platform the user is targeting. With this increase in scope comes an increase in both disk space and installation time-- both areas Microsoft plans to address with Visual Studio "15", the successor to Visual Studio 2015.
-
Angular Mobile Toolkit Tries to Make Web Apps Feel Native
A new part of Angular 2, the Angular Mobile Toolkit, brings together tools and techniques to help developers make their web apps feel more native. In a session at ng-conf 2016, Jeff Cross and Alex Rickabaugh showed how to use three of these techniques to build a "progress web app".
-
QCon SF 2016 Registrations Open, Program Committee Announced, & Last year’s Top 10 Lists
The 10th Annual QCon San Francisco, a practitioner-driven conference designed for software architects/tech leads/leaders who influence innovation in their teams, has opened registrations. QCon SF will be held at the Hyatt Regency San Francisco and has tickets on sale for $1695 through May 14th. There will be a full 3-day conference from Nov 7-9 and two days of workshops from Nov 10-11.
-
NativeScript 2.0 Release Brings Mobile App Development with Angular 2
NativeScript 2.0 has been released, integrating with AngularJS 2.0 to allow developers to write native mobile applications for iOS and Android. The release brings developers "an unprecedented code reuse story between [their] web and native mobile app," Valio Stoychev says.