InfoQ Homepage Programming Content on InfoQ
-
Real Options
Yves Hanoulle and Geike Hanoulle offer examples teaching how to apply real options to one’s life and projects.
-
Hello, Spring Security 5.2
Rob Winch, Eleftheria Stein-Kousathana and Filip Hanik walk through “hello security,” demonstrating how Spring Security can be customized to meet business requirements.
-
Eighteen Years of Spring
Rod Johnson discusses some of the key things that make successful frameworks, including: the Open/Closed principle, the role of Design Patterns, clear layering, consistent coding conventions, etc.
-
Multi-Tenancy OAuth with Spring Security 5.2
Josh Cummings introduces AuthenticationManagerResolver, a simple interface from Spring Security.
-
RSocket Messaging with Spring
Rossen Stoyanchev, Brian Clozel and Rob Winch cover the upcoming RSocket support in the Spring Framework, Spring Boot, and Spring Security.
-
Rethinking Blockchain Contract Development
Manuel Chakravarty discusses how IOHK’s Plutus combines programming language theory, functional programming in Haskell, and theorem-proving in Agda to develop a new approach to blockchain contracts.
-
Holacracy: Unleash Entrepreneurship in Your Team
Brian Robertson discusses how to scale the entrepreneurial spirit and culture beyond start-up size with Holacracy, a set of self-management practices.
-
Remote Working in an Agile World
Raji Bhamidipati discusses what it takes to work remotely: keeping the communication channel open but avoiding noise, how to overcome emotional impact, setting up working environment at home, etc..
-
Chicken Breeding & The Core Design Principles
Craig Larman keynotes on design principles of software development.
-
Are Teams the Main Problem When Adopting LeSS?
Wolfgang Steffens discusses what it takes to adopt LeSS and what is the role of the Scrum Master and of the management in this process.
-
Securing a Multi-tenant Kubernetes Cluster
Kirsten Newcomer identifies the most common layers in a typical container deployment, and discusses technologies and deployment patterns that can be used to ensure strong multi-tenancy at each layer.
-
Rust's Journey to Async/await
Steve Klabnik talks about Rust’s history, diving into the technical details of how the design has changed, and the difficulties of adding a major new feature to a programming language.