BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Languages Content on InfoQ

  • The Angular Mini-Book

    The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

  • The InfoQ eMag: Building Microservices in Java

    In this eMag, you’ll be introduced to some of the microservices frameworks, MicroProfile, a set of APIs that optimizes enterprise Java for a microservices architecture, and GraalVM. We’ve hand-picked three full-length articles and facilitated a virtual panel to explore these frameworks.

  • The InfoQ eMag - Java Innovations That Are on Their Way

    This includes massive, root-and-branch changes such as Project Valhalla as well as some of the more incremental deliveries coming from Project Amber - such as Records and Sealed Types.

  • Dynamic Proxies in Java Mini-Book

    In this book we show how we would write a proxy implementation by hand. We then show how we can do the same code using dynamic proxies, saving ourselves a lot of unnecessary code. Since the patterns proxy, decorator, composite and adapter are similar in structure, we can use dynamic proxies to also generate these. Lastly we show how we could use code generation to create the classes in-memory.

  • The InfoQ eMag - Recent Innovations in the Java Platform

    In this eMag we want to showcase some of the smaller Java features that have been delivered and reached their final form in recent releases. Language evolution comes in both large and small packages (and sometimes the smaller ones are really stepping stones that unlock bigger changes).

  • The InfoQ eMag - The InfoQ Software Trends Report 2019: Volume 1

    This eMag brings together the complete set of reports from the last 12 months and as such represents various points in time. We hope that this format provides InfoQ readers, from developers to CTOs, with a concise summary of the professional software landscape. We encourage you to explore these technologies for yourselves

  • The JHipster Mini-Book 5.0

    The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster. JHipster is a Yeoman generator that can be used to a create a project and generate boilerplate code for you. This book shows you how to build an app with JHipster.

  • Practical Guide to Building an API Back End with Spring Boot

    Starting your first project with Spring Boot can be a bit 
daunting given the vast options that it provides. This book 
will guide you step by step along the way to be a Spring Boot 
hero in no time.



  • The InfoQ eMag: Reactive JavaScript

    This eMag is meant to give an easy-going, yet varied introduction to reactive programming with JavaScript. Modern web frameworks and numerous libraries have all embraced reactive programming. The rise in immutability and functional reactive programming have added to the discussion. It’s important for modern JavaScript developers to know what’s going on, even if they’re not using it themselves.

  • The InfoQ eMag: Introduction to Machine Learning

    InfoQ has curated a series of articles for this introduction to machine learning eMagazine, covering everything from the very basics of machine learning (what are typical classifiers and how do you measure their performance?) and production considerations (how do you deal with changing patterns in data after you’ve deployed your model?), to newer techniques in deep learning.

  • The InfoQ eMag: Getting a Handle on Data Science

    This eMag looks at data science from the ground up, across technology selection, assembling raw and unstructured data, statistical thinking, machine learning basics, and the ethics of applying these new weapons.

  • The InfoQ eMag: Reactive Programming with Java

    For this Reactive Java emag, InfoQ has curated a series of articles to help developers hit the ground running with a comprehensive introduction to the fundamental reactive concepts, followed by a case study/strategy for mi- grating your project to reactive, some tips and tools for testing reactive, and practical applications using Akka actors.

BT