Showing posts with label Software Engineering and Data Structures. Show all posts
Showing posts with label Software Engineering and Data Structures. Show all posts

Saturday, September 13, 2014

Better Builds with Maven. The How-to Guide for Maven 2.0


Welcome to Better Builds with Maven, an indispensable guide to understand and use Maven 2.0.
Maven 2 is a product that offers immediate value to many users and organizations. As you will soon find, it does not take long to realize those benefits. Perhaps, reading this book will take you longer. Maven works equally well for small and large projects, but Maven shines in helping teams operate more effectively by allowing team members to focus on what the stakeholders of a project require -- leaving the build infrastructure to Maven!

This guide is not meant to be an in-depth and comprehensive resource but rather an introduction, which provides a wide range of topics from understanding Maven's build platform to programming nuances.
This guide is intended for Java developers who wish to implement the project management and comprehension capabilities of Maven 2 and use it to make their day-to-day work easier and generally help with the comprehension of any Java-based project. We hope that this book will be useful for Java project managers as well.

For first time users, it is recommended that you step through the material in a sequential fashion. For users more familiar with Maven (including Maven 1.x), this guide endeavors to provide a quick solution for the need at hand.
  
Title: Better Builds with Maven. The How-to Guide for Maven 2.x
Authors John Casey, Vincent Massol, Brett Porter, Carlos Sanchez, Jason van Zyl
Publisher: Mergere, Inc. (2008)
Paperback: N/A
eBook: HTML,and a PDF (301 pages, 8 MB)
Language: English
Download eBook / Read Online

Thursday, September 11, 2014

Maven: The Definitive Guide


For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.

Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this tool can bring order to your software development projects. Maven is largely replacing Ant as the build tool of choice for large open source Java projects because, unlike Ant, Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team.

To use Maven, everything you need to know is in this guide. The first part demonstrates the tool's capabilities through the development, from ideation to deployment, of several sample applications -- a simple software development project, a simple web application, a multi-module project, and a multi-module enterprise project.

The second part offers a complete reference guide that includes:

    The POM and Project Relationships
    The Build Lifecycle
    Plugins
    Project website generation
    Advanced site generation
    Reporting
    Properties
    Build Profiles
    The Maven Repository
    Team Collaboration
    Writing Plugins
    IDEs such as Eclipse, IntelliJ, ands NetBeans
    Using and creating assemblies
    Developing with Maven Archetypes

Several sources for Maven have appeared online for some time, but nothing served as an introduction and comprehensive reference guide to this tool -- until now. Maven: The Definitive Guide is the ideal book to help you manage development projects for software, webapplications, and enterprise applications. And it comes straight from the source.

Title Maven: The Definitive Guide
Authors Timothy M. O'Brien, Sonatype Company
Publisher: O'Reilly Media, Inc.; 1 edition (May 11, 2009)
Paperback: 468 pages
eBook PDF, 8.2 MB
Language: English
ISBN-10: 0596517335
ISBN-13: 978-0596517335
Download eBook / Read Online

Monday, September 8, 2014

Pro Git

 

 Git is the version control system developed by Linus Torvalds for Linux kernel development. It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.

This book takes you step-by-step through ways to track, merge, and manage software projects, using this highly flexible, open source version control system.

    A book by Git experts to turn you into a Git expert
    Introduces the world of distributed version control
    Shows how to build a Git development workflow

What you’ll learn

    Use Git as a programmer or a project leader.
    Become a fluent Git user.
    Use distributed features of Git to the full.
    Acquire the ability to insert Git in the development workflow.
    Migrate programming projects from other SCMs to Git.
    Learn how to extend Git.

Who is this book for? This book is for all open source developers: you are bound to encounter it somewhere in the course of your working life. Proprietary software developers will appreciate Git’s enormous scalability, since it is used for the Linux project, which comprises thousands of developers and testers.

Title: Pro Git
Authors Scott Chacon
Publisher: Apress; 1 edition (August 17, 2009)
Paperback: 288 pages
eBook: HTML, PDF, ePub, and Mobi
Language: English
ISBN-10: 1430218339
ISBN-13: 978-1430218333
Download eBook / Read Online
 

Wednesday, September 3, 2014

SOA Adoption for Dummies


Discover the best way for your organization to adopt an SOA! SOA Adoption for Dummies makes your journey to SOA as easy as possible.

Written for people both new and familiar with SOA, the book tells in ‘plain English’ what’s important in an SOA adoption and how to stay focused on it!

Learn the project-oriented way to achieve your SOA vision. This is not an architecture book. Instead, SOA Adoption for Dummies provides concrete and practical methods you can use to turn your SOA plans into SOA reality.
The book covers how to:

    Use SOA to solve business problems
    Go from an SOA blueprint to SOA adoption
    Set up policies to guide the growth and usage of your service portfolio
    Deal with IT "tribal warfare" that impedes SOA

Title: SOA Adoption for Dummies
Authors Miko Matsumura, Bjoern Brauel, and Jignesh Shah
Publisher: Wiley Publishers; 1 edition (2009)
Paperback: 100 pages
Language: English
ISBN-13: 978-0-470-38822-8
Download eBook / Read Online