01.02.2013 Views

Software Development Cross Solution - Index of - Free

Software Development Cross Solution - Index of - Free

Software Development Cross Solution - Index of - Free

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

more exercises<br />

224 Chapter 6 ½<br />

Are you kidding? I’m supposed to<br />

learn a whole new language just so<br />

I can compile my project?<br />

No... you’re supposed to learn a new<br />

tool so someone (or something)<br />

ELSE can build your project.<br />

It’s easy to see a build tool as just one more thing to<br />

learn and keep up with. But most build tools, like Ant,<br />

are really easy to learn. In fact, you’re just about to put<br />

together your first build script, and you already know<br />

more than you think!<br />

On top <strong>of</strong> that, your build tool is just that: a tool. It<br />

helps you get things done faster, especially over a lot <strong>of</strong><br />

projects. You’ll learn a little bit <strong>of</strong> syntax for your build<br />

tool, and hardly need to learn anything else about it.<br />

Oh, and remember: the build tool is for your team,<br />

not just you. While you may know how to compile your<br />

project, and keep up with its dependencies, everyone else<br />

might not. A build tool and build script lets everyone<br />

on your team use the same process to turn source code<br />

into a running application. With a good build script<br />

all it takes is one command to build the s<strong>of</strong>tware; it’s<br />

impossible for a developer to accidentally leave a step<br />

out—even after working on two other projects for six<br />

months.<br />

Download at WoweBook.Com

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!