BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Programming Content on InfoQ

  • InfoQ eMag: A Preview of C# 7

    The C# programming language was first released to the public in 2000. and since that time the language has evolved through six releases to add everything, from generics to lambda expressions to asynchronous methods and string interpolation. In this eMag we have curated a collection of new and previous content that provides the reader with a solid introduction to C# 7 as it is defined today.

  • The Morning Paper Quarterly Review Issue 2

    A summary of five CS papers chosen from the 55 that Adrian Colyer has reviewed for his Morning Paper blog during Q2 2016. Amongst the five papers in the magazine Colyer takes a look at how Facebook collect and analyse over 1 trillion data points per day across 2 billion unique time series, and the technology behind bots on Q&A systems like Siri, Cortana, Alexa et al.

  • InfoQ eMag: Java Agents and Bytecode

    In this eMag we have curated articles on bytecode manipulation, including how to manipulate bytecode using three important frameworks: Javassist, ASM, and ByteBuddy, as well as several higher level use cases where developers will benefit from understanding bytecode.

  • Pairing Apache Shiro and Java EE 7

    Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. This book will help you find out what Shiro actually is, and will help you to secure your Java EE project from scratch and to understand the security philosophy.

  • InfoQ eMag: Java 9 and Beyond

    If there were ever any question that Java was the de facto standard for server side enterprise development, Java 8 has certainly quelled that one. The world now anxiously awaits Java 9 and the innovations it promises. Oracle has slated Java 9 for a March 2017 release. In this eMag, we take a look at what’s on the scheduled horizon for Java 9 and beyond.

  • The JHipster Mini-book

    The JHipster Mini-book is a guide to getting started with hip technologies today: AngularJS, Bootstrap and Spring Boot. This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

  • InfoQ eMag: Description, Discovery, and Profiles - The Next Level in Web APIs

    This eMag focuses on three key areas of "meta-language" for Web APIs: API Description, API Discovery, and API Profiles. You’ll see articles covering all three of these important trends as well as interviews with some of the key personalities in this fast-moving space.

  • InfoQ eMag: Next Generation HTML5 and JavaScript

    Modern web developers have to juggle more constraints than ever before; standing still is not an option. We must drive forward and this eMag is a guide to getting on the right track. We'll hear from developers in the trenches building some of the most advanced web applications and how to apply what they've learned to our own work.

  • Mobile - Recently New Technology and Already a Commodity?

    This eMag discusses some familiar and some not too familiar development approaches and hopefully will give you a helping hand while defining the technology stack for your next mobile application.

  • InfoQ eMag: DevOps Toolchain for Beginners

    This eMag aims at providing an overview of an example set of tools that would constitute a typical toolchain. These are popular tools today, but you should look at them as illustrations of the kind of tasks and workflows you might need to perform in your organization as you move along a DevOps path.

  • InfoQ eMag: Web APIs: From Start to Finish

    This eMag contains a collection of articles and interviews from late 2014 with some of the leading practictioners and theorists in the Web API field. The material here takes the reader on a journey from determining the business case for APIs to a design methodology, meeting implementation challenges, and taking the long view on maintaining public APIs on the Web over time.

  • InfoQ eMag: Infrastructure Configuration Management Tools

    Infrastructure configuration management tools are one of the technical pillars of DevOps. They enable infrastructure-as-code, the ability to automate your infrastructure provisioning.

BT