Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Bücher veröffentlicht von APress

Filter
Filter
Ordnen nachSortieren Beliebt
  • von Greg Pearman
    34,00 €

    Release planning has two phases: an exploration phase and a planning game phase. During the exploration phase, analysis is conducted and requirements are gathered in the form of user stories. As each user story is created, developers are asking if the user story is estimatable and testers are asking if the user story is testable. The user stories are also estimated in the exploration phase. If the user story is too big, it is split. If the user story is not estimatable, because the developers don't know how to estimate it, the user story is spiked. During the planning game phase, the customer prioritizes the user stories from 1 to n. The tracker will declare the number of story points that can be completed in the release. The customer will select user stories that do not exceed the number of story points declared by the tracker. If the user stories selected have enough business features to be valuable, then the project continues.

  • 15% sparen
    von Deborah Kurata
    30,00 €

    Author Deborah Kurata has spoken to .NET user groups all over America sharing her Best Kept Secrets in .NET, and she often hears experienced developers say, "e;I didn't know you could do that with .NET!"e; This book is a collection of Deborah’s insights into .NET secrets that can enhance your productivity and code quality.For example, did you know that you could manage code snippets in Visual Studio .NET? Have you ever tried the incremental search feature? Have you discovered the ErrorProvider control? Do you know how to short-circuit operators, alias data types, build regular expressions, or improve your type casting? Have you seen all of the database tools available from Server Explorer? Did you know that you could manage your database scripts within Solution Explorer and include your stored procedures under source code control? Have you tried expanding the capabilities of a dataset using ExtendedProperties? With all of the talk about agile methodologies and extreme programming, have you tried to build a test harness with .NET? How about deprecating your methods? This book covers these secrets and much more!Deborah also presents a collection of very valuable but lesser-known features of Visual Studio and the .NET Framework. She provides detailed information about how you can use each of these hidden treasures to improve the efficiency of your software development process and the quality of the resulting software. Whether you are an experienced developer or you're just getting started with .NET, this book will help you to be more productive, create better code, and produce superior software.The primary goal of this book is to let you in on the secrets and hidden treasures that you can discover in Visual Studio and the .NET Framework. If, as you read through this book and say to yourself, "e;I didnt know I could do that with .NET!"e; then this book has met its objective.

  • 15% sparen
    von Tom Jackiewicz
    41,00 €

    For all the work and time invested in using LDAP, not enough time has been spent designing the layout and the logic of directories. End users and system architects often do not give appropriate attention to the deployment of LDAP as a standards-based system with interfacing ability. Thus, many of LDAPs best features¿especially OpenLDAP¿become unusable. As a remedy, Deploying OpenLDAP delves into the logic, theories and fundamentals of directories. The text focuses on open standards, rather than proprietary systems, which are expensive and incompatible with other systems. If you already know advanced programming implementation, but don't fully understand how all pieces fit together, then this book will go beyond explaining ¿what is,¿ and instead show you ¿how to.¿

  • 12% sparen
    von Rodney Landrum & Walter Voytek
    32,00 €

  • 14% sparen
    von David Kurtz
    43,00 €

    PeopleSoft for the Oracle DBA, Second Edition stands on the boundary between the PeopleSoft application and the Oracle database. This new edition of David Kurtz's book is freshly revised, showing how to tame the beast and manage Oracle successfully in a PeopleSoft environment. You’ll learn about PeopleSoft’s Internet architecture and its use of Oracle’s Tuxedo Application Server. You’ll find full coverage of key database issues such as indexing, connectivity, and tablespace usage as they apply to PeopleSoft. Kurtz also provides some of the best advice and information to be found anywhere on managing and troubleshooting performance issues in a PeopleSoft environment. The solid coverage of performance troubleshooting is enough by itself to make PeopleSoft for the Oracle DBA a must-have book for any Oracle Database administrator working in support of a PeopleSoft environment.Explains PeopleSoft’s technical architecture as it relates to Oracle Database Demonstrates how to instrument and measure the performance of PeopleSoft Provides techniques to troubleshoot and resolve performance problems

  • 12% sparen
    von Andrew Patzer
    32,00 €

    Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. Through the application of enterprise design patterns, JSP technology can be used to build complex enterprise applications in a highly reusable manner.

  • von Chad Russell & Jon Stephens
    45,00 €

  • 12% sparen
    von Tom Snyder, David Gold & Thomas Hammell
    32,00 €

    While basic techniques of test-driven development are simple to understand, real-world application requires knowledge of tools and techniques to effectively create, run and organize tests. This book bridges the gap between simple concepts and complex application. Ideal for Java developers, this book explains how to use test-driven development to improve J2EE construction. Not version-specific, this unprecedented book explains development tools and methodologies in conjunction with real-world cases and examples. It includes the use of open source unit testing frameworks such as JUnit and its extensions. The authors include complete stages: test coverage strategies, test organization, TDD incorporation, and automation. Two appendices are also included, for test planning and reference.

  • von Bill Blunden
    17,00 €

  • 12% sparen
    von Carol Hamer
    32,00 €

  • 10% sparen
    von Oliver Kiddle
    58,00 €

    This comprehensive, hands-on guide focuses on two of the most popular and feature-rich shells, bash and zsh. From Bash to Z Shell: Conquering the Command Line is a book for all skill levels. Novices will receive an introduction to the features of shells and power users will get to explore the benefits of zsh¿one of the most powerful, versatile shells ever written. Intermediate users will uncover hints, recipes, and ideas to enhance their skill sets.The book covers shell programming, but is unique in its thorough coverage of using shells interactively¿a powerful and time-saving alternative to Windows and a mouse. This strong author team has written an immediately useful book, packed with examples and suggestions that users of Unix, Linux, Mac OS X and Microsoft Windows can readily apply.

  • von Tony Mobily
    26,00 €

    A must-read for any system administrator installing or currently using Apache, Hardening Apache shows you exactly what to do to make Apache more secure. Throughout this book, renowned author Tony Mobily introduces you to many of the security problems youll inevitably stumble across when using Apache—and most important, youll learn how to protect yourself and your server.Mobily provides in-depth instruction on the safe installation and configuration of Apache and gives detailed guidance on tightening the security of your existing Apache installation. This comprehensive book covers a wide variety of the most important issues, including common attacks, logging, downloading, administration, cross-site scripting attacks, and web-related RFC details. The book also delves into many of the more advanced system administration techniques including “jailing” Apache and securing third-party modules.

  • von Rachel Andrew, David Powers & Allan Kent
    33,00 €

  • 10% sparen
    von Phil Sherry
    29,00 €

  • 10% sparen
    von Nathan Yocom
    58,00 €

    The Definitive Guide to Linux Network Programming offers a clear, concise treatment of creating clients and servers under the Linux operating system. This book assumes that you know C and have experience developing code on Linux, but it provides everything else you'll need as a programmer for real-world network programming.Whether you're a Windows developer looking to expand to Linux, or you're a proficient Linux developer looking to incorporate client-server programming into your applications, this book has a wealth of invaluable information to suit your needs. This book covers design, implementation, debugging, and security. You'll also learn about the many kinds of socket types, sessioned versus sessionless protocols, and encryption, as well as how to build a custom protocol, how to use SSL, and how to tunnel data.

  • 15% sparen
    von Roger A. Grimes
    41,00 €

    Installing a honeypot inside your network as an early warning system can significantly improve your security. Currently, almost every book and resource about honeypots comes from a Unix background, which leaves Windows administrators still grasping for help. But Honeypots for Windows is a forensic journeyhelping you set up the physical layer, design your honeypot, and perform malware code analysis.You’ll discover which Windows ports need to be open on your honeypot to fool those malicious hackers, and you’ll learn about numerous open source tools imported from the Unix world. Install a honeypot on your DMZ or at home and watch the exploits roll in! Your honeypot will capture waves of automated exploits, and youll learn how to defend the computer assets under your control.

  • 12% sparen
    von Sathya Narayana Panduranga
    32,00 €

    Let Beginning JSP 2 be your guide as you begin using JSP. This comprehensive guide starts by steering you through your first JSP application. It reviews HTML, and provides you with a useful overview of JSP. You’ll then be ready to start learning one of the core techniques in JSP: pulling data from a database and working with that data.When you’ve mastered this technique, you’ll be ready to branch out powerfully into other JSP topics: variables, scope, flow control, and code reuse for productive time management. Finally, the book shows you how you can use JSP with XML and gives you a taste of some advanced topics, including using Struts and the Model View Controller.This book's step-by-step examples explain the techniques behind the code. The authors include realistic scenarios wherever possible to build your knowledge and confidence in JSP. After reading this book, you’ll have the knowledge and skills to enter the web development and Java development industries. All you need to begin this journey is a basic understanding of HTML and Java.

  • 11% sparen
    von Kendall Scott
    21,00 €

    * Examples are easy to understand; diagrams aren't overly busy.* Written in user-friendly style author is known for. * Condensed, distilled presentation of the UML Superstructure document will get you up to speed with UML 2.0.

  • 10% sparen
    von Daniel J. Worden
    29,00 €

  • von Dan Appleman
    17,00 €

  • 15% sparen
    von Harshad Oak
    31,00 €

    Jakarta Commons are easily reusable components that can quickly be put to good use in any server-side Java development undertaking. In fact, components are not big applications, but sleek code bits that perform specific tasks very well. This book provides much-needed documentation and usage information about the popular sub-projects forming Jakarta Commonsso that you can efficiently incorporate them into Java applications.Jakarta Commons have potential to extend the core functionality of the Java language (the Lang sub-project), and they can provide a Validation framework (Validator) and a database connection pool (Pool). Jakarta Commons can even manipulate XML and JavaBeans in a more intuitive and pragmatic fashion.

  • 12% sparen
    von Patrick Lorenz
    32,00 €

    The 2.0 version of ASP.NET includes many practical functions and a lot of frequently requested features, including Master Pages, Themes, site navigation, site counters and many more. And with the help of the new provider model, you can now create many functions in so-called zero-code scenarios, without even one line of source code.  Furthermore, the new version offers features for building web applications in Visual Studio .NET, including full IntelliSense for HTML, CSS, JavaScript, and inline ASP.NET code; projectless development; and a newer, simpler code-behind model. With so many attractive additions to the new version, youll want a top-notch manual to guide you. ASP.NET 2.0 Revealed will empower you to jump in and start exploring ASP.NET 2.0!

  • 12% sparen
    von Meeraj Kunnumpurath
    32,00 €

    Deploying J2EE applications and configuring the application server are some of the most tricky, non-standard elements of J2EE development. But JBoss 3.2 Deployment and Administration will help you navigate configurative, administrative, and deployment tasks on the JBoss application server. Meanwhile, JBoss is the leading open-source J2EE application server. It was voted the JavaWorld 2002 Editor's Choice for Best Application Server. Further, a TogetherSoft poll named JBoss the leading choice (at 43 percent) for development.

  • von Robin Dewson
    35,00 €

    Stored procedures are compiled T-SQL statements that reside on the database. They are the cornerstones of successful data manipulation, and data-handling operations of every complexity make use of them. This book is an in-depth guide to a key area of database development.This book tackles real-world problems faced by developers when working with stored procedures, showing you how to solve these problems, avoid the common pitfalls, and produce faster, more robust stored procedures. Put simply: if you want to write better stored procedures, then this is the book for you.

  • 12% sparen
    von Matthew MacDonald
    32,00 €

  • 12% sparen
    von Geir Olsen
    32,00 €

    Since the announcement of Visual Basic .NET, a lot has been made of its powerful object-oriented features. However, very little discussion has been devoted to the practice of object-oriented programming at its most fundamental level—that is, building classes. The truth is, whatever code you write in Visual Basic .NET, you are writing classes that fall within the class hierarchy of the .NET Framework. Visual Basic .NET Class Design Handbook was conceived as a guide to help you design these classes effectively, by looking at what control you have over your classes and how Visual Basic .NET turns your class definitions into executable code. This book will give you a deep and thorough understanding of the implications of all the decisions you can make in designing a class, so you are equipped to develop classes that are robust, flexible, and reusable. In short, this book will take you from a theoretical understanding of the basic principles of object-oriented programming to the ability to write well-designed classes in actual applications.

  • von Chaur Wu, Tom Fischer, Peter Stromquist & usw.
    44,00 €

  • 15% sparen
    von Alexander Nakhimovsky & Tom Myers
    50,00 €

  • 15% sparen
    von Keith Peters, Robert Reich, Cody Lindley, usw.
    50,00 €

  • 15% sparen
    von Keran McKenzie
    50,00 €

    Build Your First Website with Flash MX n no previous experience required! Never built a website before or bored with the limitations of HTML? If so, then this book is for you! Weill show you how to create an interactive website with all the features you could want (animation, video, sound and more) and youill discover that building a website with Flash is both easy and fun! Practical, step-by-step instructions guide you directly through the process of achieving your goal. We wonit bore you with pages of theory that youill never use, or examples that arenit relevant to the main task. From creating your first animations to getting your finished site on the web, youill get concrete results and a real sense of achievement at every stage. Whatever your current knowledge, youill finish the book with a fully functional Flash website and all the skills to build your own site! Everything you need to Build Your First Website with Flash is included on the accompanying CD, from a fully functional trial version of Flash MX (for those of you who donit already have it) to the finished version of every exercise in the book, and all of the images, sounds, and video footage that we use. As a bonus weive also included trial versions of other web creation and image preparation tools for you to experiment with (Dreamweaver MX, Fireworks MX, Freehand 10). * Build a fully functional Flash website * Add animation, video and sound * Get your site on the web * Free technical support at Friendsofed.com * Share your ideas with your peers at Buildyourfirst.com * Free trial software on accompanying CD From the Publisher This book is for people who like to familiarise themselves with a piece of software by getting stuck in, building something, then playing with it. Go through the chapters, follow the examples and build a fully-functioning website. Then use the knowledge gained here to develop your own spell-binding Flash website. Contains a fully-functioning 30 day trial version of Macromedia Flash on CD.

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.