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: Scalability

    This eMag examines topics such as how Twitter re-architected its code-base to improve stability and performance, the approaches Netflix uses to be hyper-resilient, and how Java is replacing C++ for low latency coding. We also look at some lower level tricks such as feedback controls for auto-scaling, and using memory and execution profiling to identify performance bottlenecks in Java.

  • InfoQ eMag: JavaScript

    This eMag contains some of InfoQ‘s best JavaScript content: research results on JavaScript MVC frameworks and languages, an interview with Bryan Cantrill on running Node.js in production, a feature-by-feature comparison between Backbone and AngularJS, and a developer’s tutorial on building web apps with Ember.js.

  • InfoQ eMag: Java Performance

    Selecting and properly tuning your Java Garbage Collector can be the difference between a performant application and a drag. In this eMag we look at the inner workings of the latest garbage collectors and we investigate the revolutionary new Garbage First collector, from theory to tuning.

  • InfoQ eMag: API Technologies

    Web APIs are driving important new business and technology models. In this issue leading practitioners share their experience on making money from APIs and on API design best practices. We discover "cloud native" architectures that scale to meet global demand and get hands on building API's from contract to go-live. We look at connected devices, mashups and consider new standards for security.

  • InfoQ eMag: Application Lifecycle Management

    The InfoQ ALM eMag assembles a collection of popular content recently published on InfoQ.com. Learn strategies for automating your build and deployment processes, implementing a continuous integration system, and how to continuously test your mobile applications. Results from the latest InfoQ Research question also show you what ALM tools organizations are adopting today.

  • InfoQ eMag: The Best of Mobile Development

    The Mobile Development eMag brings together a selection of popular mobile development articles recently published on InfoQ.com. Learn strategies and best practices for developing native, HTML5, and hybrid mobile apps, see the results from the InfoQ cross-platform mobile tools survey, and gain perspective on the future of mobile development.

  • TypeScript for C# Programmers

    TypeScript is an open source lanaguage from Microsoft that solves this problem by introducing an optional type system and class-based object-orientation, which make great tooling for large applications possible. TypeScript lets you write JavaScript that is robust enough for the enterprise and that can run in any browser, on any host and on any operating system.

  • InfoQ eMag: The Best of NoSQL

    The InfoQ NoSQL eMag brings together a selection of popular NoSQL articles recently published on InfoQ.com. Get a complete overview of the current NoSQL movement, learn how NoSQL relates to the CAP Theorem, and get practical guidance on setting up and using a popular NoSQL database.

  • Scrum Checklist 2012

    Scrum, arguably the fastest-growing Agile methodology, is well described in the original Scrum books, which tend to be read once and put aside. Scrum is a framework with simple rules. This Scrum Checklist will help you to remember these simple rules in the heat of daily work and stress. It enable you to create an enjoyable and productive work environment with your Scrum-Team.

  • Identity Management on a Shoestring

    The authors of this book share their experience and lessons learned while building an enterprise-wide Identity and Access Management system using an architectural approach called LIMA.

  • Good Relationships

    With Spring Data, the ever popular Spring Framework has cultivated a new patch of ground, bringing Big Data and NOSQL technology like Neo4j to enterprise developers. This guide introduces you to Spring Data Neo4j, using the fast, powerful and scalable graph database Neo4j to enjoy the benefits of having good relationships in your data.

  • InfoQ Explores: REST

    This is the first edition of what is expected to become a recurring series on InfoQ. The idea behind this minibook is that a number of InfoQ articles and interviews which deal with a particular topic (in this case, REpresentational State Transfer, or REST) are combined together to provide a detailed exploration suitable for both beginners and advanced practitioners.

BT