Learning Modular Java Programming

Explore the power of Modular Programming for building applications with Java!

Learning Modular Java Programming

Learning
Tejaswini Mandar Jog

Explore the power of Modular Programming for building applications with Java!
This title is available to pre-order now and is expected to be published in
$22.40
$34.99
RRP $27.99
RRP $34.99
eBook
Print + eBook
$12.99 p/month

Get Access

Get Unlimited Access to every Packt eBook and Video course

Enjoy full and instant access to over 3000 books and videos – you’ll find everything you need to stay ahead of the curve and make sure you can always get the job done.

Code Files
+ Collection
Free Sample

Book Details

ISBN 139781785888823
Paperback209 pages

Book Description

Modular programming means dividing an application into small parts and then developing it. It is an approach taken by developers to build applications and helps them add efficiency in their development process, thus making it more effective.

The book starts with the fundamentals of Modular Programming. Then we move on to the actual implementation, where we teach developers how to divide an application into different modules or layers (such as presentation, execution, security, lifecycle, services, and so on) for better management. Once readers are well-versed in these modules and their development, the book shows how to create bindings in order to join these different modules and form a complete application. Next, the readers will learn how to manage these modules through dependency injection.

Later, we move on to testing; readers will learn how to test the different modules of an application. The book ends by teaching readers how to maintain different versions of their application and how to modify it. By the end of the book, readers will have a good understanding of modular programming and will be able to use it to build applications with Java.

Table of Contents

What You Will Learn

  • Learn about Modular Programming and what modules an enterprise application can be divided into.
  • Set up a development environment and create a "Hello World" application.
  • Start implementing a sample application from the presentation layer.
  • Implement the persistence layer.
  • Implement the business layer, wrapping up all of the modules with Contexts and Dependency Injection (CDI).
  • Manage an application's life cycle.
  • Learn how to secure Web applications.
  • Test enterprise applications and their automation.
  • Understand how to version source code using Source Code Management (SCM) systems such as GIT and SVN.

Authors

Table of Contents

Book Details

ISBN 139781785888823
Paperback209 pages
Read More