Home > Topics > Programming > Java
Published Apr 22, 2025 by Pearson
Published Feb 28, 2025 by Oracle Press
Published Oct 16, 2024 by Addison-Wesley Professional
Published Jul 30, 2024 by Oracle Press
Dependency injection (DI) can be a somewhat difficult concept to grasp and even more confusing to apply to new or existing applications. Jesse Smith shows you how to perform DI without an injection container by using either C# or Java.
John Lakos interviews Alexander Stepanov and Daniel Rose, authors of From Mathematics to Generic Programming, on their new book, why it applies to everyday programmers, and their positions on some closely related technical issues — including value semantics, concepts, contracts, and polymorphic memory resources — facing the C++ Standards Committee today.
Learn how to integrate Play with Akka to create highly scalable and resilient applications.
The authors of The Java Language Specification, Java SE 8 Edition introduce the book and the specs of Java SE 8.