InfoQ Homepage Presentations
-
Retrospective Anti-Patterns
Aino Corry discusses anti-patterns appearing in retrospectives, providing advice on how to deal with them.
-
Implementing Agile Development in an Enterprise Environment
David Dame discusses a case study on legacy products using a Disciplined Agile Delivery (DAD) process that incorporates a hybrid of Scrum & Kanban frameworks contained in a serial governed process.
-
Creating a Continuous Improvement Culture within Your Organization
Jack Strong introduces the Deming Cycle - Plan, Do, Check, Action (PDCA)-, along with techniques for team building, brainstorming and prioritization.
-
The Old New Old New Things
Greg Young advises understanding the pros and cons of a system’s concepts and environments in order to avoid oscillating between options or choosing the wrong ones.
-
Rubah: DSU for Java on a Stock JVM
Luís Pina, Luís Veiga, Michael Hicks introduce Rubah, a method for dynamically updating applications running on the JVM.
-
Caching with Spring: Advanced Topics and Best Practices
Michael Plöd addresses the advanced usage of Spring's caching abstraction such as integrating a cache provider that is not integrated by the default Spring Package and overviews JCache. Demos.
-
Comparing Elasticity of Reactive Frameworks
Elasticity is a key component in reactive systems and James Ward navigates the different characteristics of different implementations of this concept: Akka, Scala, RxJava, and more.
-
The Quest for the One True Parser
Terence Parr shows the key practical advances in parsing from the last 25 years, provides algorithm comparisons, and separates the promises from reality.
-
Building Reactive Services using Functional Programming
Rachel Reese sees reactive services and functional languages as a natural pair, demonstrating how functional concepts such as mailboxes and async workflows can help one craft reactive services.
-
The Evolution of Engineering Culture: Oh, the Places We've Been
Melissa Pierce discusses the history and present of CS culture, gender relations, and tensions between hardware and software engineering.
-
Spring Batch Performance Tuning
Gunnar Hillert and Chris Schaefer examine various scalability options in order to improve the robustness and performance of the Spring Batch applications.
-
Artistic Spring Data Neo4j 3.x with Spring Boot and Van Gogh
Michael Hunger and Lorenzo Speranzoni show how easy it is to get started with Spring Data Neo4j using Spring Boot.