Home > Topics > Programming > Java

Java

Articles

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.

See More Java Articles