BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Taking Advantage of Edit and Continue with C++ and VS2015

    The Edit and Continue debugging feature for C++ code has been available in Visual Studio before in various forms. In Visual Studio 2015 this support has been expanded to include both 32-bit and 64-bit code while maintaining the use of the other debugging tools Visual Studio offers.

  • Becoming a Great Web Front-end Developer

    This article contains advice written for web developers by two engineers, one recommending useful tools and techniques while the other providing suggestions on addressing some of the challenges faced writing for the browser.

  • Implementing a Peer-to-Peer Bonus System

    This post talks about peer-to-peer bonus system. Thoughts are shared by Jurgen Appelo, Google and Zappos.

  • Intel Multi-OS Engine Enables Porting Android Apps to iOS

    Intel has introduced a new feature for its Integrated Native Development Experience (INDE) called Multi-OS Engine that aims to make it easier for Java developers to port their Android apps to the iOS platform.

  • Android 'Stagefright' Vulnerabilty puts Millions at Risk

    Google has moved quickly to reassure Android users following the announcement of a number of serious vulnerabilities. The Stagefright Media Playback Engine Multiple Remote Code Execution Vulnerabilities allow an attacker to send a media file over a MMS message targeting the device's media playback engine, responsible for processing several popular media formats.

  • F# 4.0 Released for All Platforms

    F# 4.0 has been released for the big three major platforms (Windows, Mac OS X, and Linux). F# 4.0 brings a host of new features, bug fixes, and performance improvements that benefit users of the language whether or not they are writing code in Visual Studio 2015.

  • Six Ways of Improving Behaviour-Driven Development

    Remembering that automation is a side benefit and not the reason for BDD is one improvement to more closely follow the recommendations of BDD thought leaders, Joe Colantonio explains noticing six ways of improving work with a BDD mindset.

  • The Community Initiates Discussion to Work Around the Removal of sun.misc.Unsafe

    The community has started discussions around what to do about sun.misc.Unsafe. Despite being part of an unsupported, proprietary API, this class is widely used by a number of popular tools due to its ability to provide low-level access to memory management. Given that Oracle has indicated their desire to remove this class at some point, developers are looking for viable alternatives.

  • Study: Developers Make Most Money out of Cloud

    VisionMobile has published the Developer Economics: State of the Developer Nation Q3 2015 survey, observing that most developers are male and young, Windows leads on the desktop followed by the browser, developers like to keep their code in private clouds and they make most of the money from cloud services.

  • Git 2.5 Adds Worktrees, Improves Triangular Workflows, Performance, and More

    Git 2.5 is a major feature release that includes worktrees, improved triangular workflows, better performance, and countless improvements and fixes.

  • Two More Major Bugs Revealed in .NET 4.6's RyuJIT Compiler

    Two more significant bugs have been found when using RyuJIT and .NET 4.6. Code recompilation is not necessary to experience the effects, merely running existing code on RyuJIT (which ships in .NET 4.6 and is enabled by default) will cause severe problems.

  • FCC Rules Block use of Open Source

    The FCC has introduced ‘software security requirements’ obliging WiFi device manufacturers to “ensure that only properly authenticated software is loaded and operating the device”. This could become an early battle in ‘The war on general purpose computing’ as many smartphones and Internet of Things devices contain WiFi router capabilities that would be covered by the same rules.

  • Open Source Usage in Large Enterprises

    It is obvious that open source is much used today and plays an important role in many organizations, but how used is it in large enterprises? This question has been addressed in a recent study called The Open Source Era, conducted by Oxford Economics, a venture with Oxford University dedicated to forecasting and quantitative analysis, and WIPRO, an IT, consulting and outsourcing company.

  • Moving Towards Integral Quality

    Olaf Lewitz gave a keynote about Integral Quality at the Agile Testing Day Netherlands 2015. InfoQ asked Lewitz about quality attributes, what causes poor quality software, the relationship between the structure and culture of the organization and software quality and about clarifying intent and increasing trust.

  • Snowflake Announces General Availability of their Cloud Data Warehouse Offering

    Snowflake Computing has announced the general availability of their Snowflake Elastic Data Warehouse, a software as a service offering that provides a SQL data warehouse on top of Amazon Web Services.

BT