0330~0331_時報全書系
0330~0331_月底燒點

英文書 > 全部商品

Pro Asp.net 2.0 Website Programming

Apress 出版
2005/12/26 出版

This book shows you how to harness these new features in building websites that tackle real business problems. It provides insight into techniques and practices that help reduce maintenance costs, decrease development time, and manage user perception. It also discusses the business reasoning behind the techniques, not just the technical implementation. Each chapter identifies a common business requirement - such as managing logins, reporting, data searching and security - and the associated challenges and potential problems. It then goes on to demonstrate an effective ASP.NET 2.0-based solution. The author uses stories from his own experience to really drive home the point that these are real-world problems. Chapters will be presented as independent sections to allow readers to jump back and forth between the specific technologies they find interesting.

9 特價1710
貨到通知
下次再買

PHP Hacks

Ingram 出版
2005/12/07 出版

Programmers love its flexibility and speed; designers love its accessibility and convenience. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft's ASP .NET technology in popularity. Not surprisingly, this surge in usage has resulted in a number of PHP books hitting the market. Only one, though, takes the language beyond traditional Web programming and into mapping, graphing, multimedia, and beyond: PHP Hacks. In PHP Hacks, author Jack Herrington wrings out his 20 years of code generation experience to deliver hands-on tools ranging from basic PHP and PEAR installation and scripting to advanced multimedia and database optimizing tricks. On the practical side of things, PHP Hacks helps you develop more robust PHP applications by explaining how to improve your database design, automate application testing, and employ design patterns in your PHP scripts and classes. In the category of "cool," Herrington explains how to upgrade your Web interface through the creation of tabs, stickies, popups, and calendars. He even examines how to leverage maps and graphics in PHP. There's also a bounty of image and application hacks, including those that show you how to: Integrate web sites with Google maps and satellite imaging Dynamically display iPhoto libraries online Add IRC, SMS, and Instant Messaging capabilities to your Web applications Drop the latest Wikipedia dictionary onto your Sony PSP Render graphics and user interfaces with SVG, DHTML, and Ajax Whether you're a newcomer or an expert, you'll find great value in PHP Hacks, the only PHP guide that offers something useful and fun for everyone.

9 特價1024
立即代訂
下次再買

Run Your Own Web Server Using Linux and Apache

Sitepoint 出版
2005/12/01 出版

This book is for Web Developers who want to learn how to use Linux & Apache for Website Hosting. The first chapters will teach you how to install Linux and Apache 2.0 on a home or office machine for testing purposes. Then you'll learn how to perform dozens of common tasks including: Updating server softwareSetting up new Websites, Email Accounts and SubdomainsConfiguring various Linux & Apache files related to performance and securityInstall spam filtering softwarePerform automatic backups and crash recoveriesAnd much more.This is the ideal book for anyone who wants to run Websites using a leased or co-located Linux server, without having to spends thousands of dollars annually on third party support and management.

9 特價1258
貨到通知
下次再買

Xslt Cookbook

Sal,Mangano  著
Oreilly & 出版
2005/12/01 出版

Forget those funky robot toys that were all the rage in the '80s, XSLT (Extensible Stylesheet Transformations) is the ultimate transformer. This powerful language is expert at transforming XML documents into PDF files, HTML documents, JPEG files--virtually anything your heart desires. As useful as XSLT is, though, most people have a difficult time learning its many peculiarities. And now Version 2.0, while elegant and powerful, has only added to the confusion. XSLT Cookbook, Second Edition wants to set the record straight. It helps you sharpen your programming skills and overall understanding of XSLT through a collection of detailed recipes. Each recipe breaks down a specific problem into manageable chunks, giving you an easy-to-grasp roadmap for integrating XSLT with your data and applications. No other XSLT book around employs this practical problem-solution-discussion format. In addition to offering code recipes for solving everyday problems with XSLT 1.0, this new edition shows you how to leverage the improvements found in XSLT 2.0, such as how to simplify the string manipulation and date/time conversion processes. The book also covers XPath 2.0, a critical companion standard, as well as topics ranging from basic transformations to complex sorting and linking. It even explores extension functions on a variety of different XSLT processors and shows ways to combine multiple documents using XSLT. Code examples add a real-world dimension to each technique. Whether you're just starting out in XSLT or looking for advanced techniques, you'll find the level of information you need in XSLT Cookbook, Second Edition.

9 特價1881
貨到通知
下次再買

Visual C# 2005 Demystified

Jeff,Kent  著
McGraw-Hill 出版
2005/12/01 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.There's no easier, faster, or more practical way to learn the really tough subjectsVisual C# 2005 Demystified explains the language and its libraries and applications as well as how to use the integrated development environment. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.

9 特價2052
立即代訂
下次再買

Visual Basic 2005 Demystified

Jeff,Kent  著
McGraw-Hill 出版
2005/12/01 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.There's no easier, faster, or more practical way to learn the really tough subjectsVisual Basic 2005 Demystified fully explains the language and its libraries and applications. You'll even learn to create a Visual Basic program without writing code. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.

9 特價1782
立即代訂
下次再買

Microsoft SQL Server 2005 Developer’s Guide

McGraw-Hill 出版
2005/12/01 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Developers will discover how to unleash the full power of Microsoft SQL Server 2005 with this developer's guide by best-selling author, Michael Otey. Completely rewritten and reengineered, this book will focus on the new programming models and will provide readers with all the information they need to produce top-quality commercial applications

9 特價2188
立即代訂
下次再買

JBoss At Work

Tom,Marrs  著 、Davis, Scott  著
Oreilly & 出版
2005/11/30 出版

Consisting of a number of well-known open source products, JBoss is more a family of interrelated services than a single monolithic application. But, as with any tool that's as feature-rich as JBoss, there are number of pitfalls and complexities, too. Most developers struggle with the same issues when deploying J2EE applications on JBoss: they have trouble getting the many J2EE and JBoss deployment descriptors to work together; they have difficulty finding out how to get started; their projects don't have a packaging and deployment strategy that grows with the application; or, they find the Class Loaders confusing and don't know how to use them, which can cause problems. JBoss at Work: A Practical Guide helps developers overcome these challenges. As you work through the book, you'll build a project using extensive code examples. You'll delve into all the major facets of J2EE application deployment on JBoss, including JSPs, Servlets, EJBs, JMS, JNDI, web services, JavaMail, JDBC, and Hibernate. With the help of this book, you'll: Implement a full J2EE application and deploy it on JBoss Discover how to use the latest features of JBoss 4 and J2EE 1.4, including J2EE-compliant web services Master J2EE application deployment on JBoss with EARs, WARs, and EJB JARs Understand the core J2EE deployment descriptors and how they integrate with JBoss-specific descriptors Base your security strategy on JAAS Written for Java developers who want to use JBoss on their projects, the book covers the gamut of deploying J2EE technologies on JBoss, providing a brief survey of each subject aimed at the working professional with limited time. If you're one of the legions of developers who have decided to give JBoss a try, then JBoss at Work: A Practical Guide is your next logical purchase. It'll show you in plain language how to use the fastest growing open source tool in the industry today. If you've worked with JBoss before, this book will get you up to speed on JBoss 4, JBoss WS (web services), and Hibernate 3.

9 特價1197
貨到通知
下次再買

Microsoft SQL Server 2005: A Beginner’’s Guide

McGraw-Hill 出版
2005/11/30 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Deploy and manage SQL Server 2005 with easeLearn to use all the powerful features available in SQL Server 2005 from this straightforward, hands-on guide. Set up SQL Server 2005, automate system administration tasks, execute simple and complex database queries, and use the robust analysis, business intelligence, and reporting tools. Troubleshooting, data partitioning, replication, and query optimization are also covered. With SQL Server 2005: A Beginner's Guide, you'll be able to set up a secure, reliable, and productive data management platform in no time.Essential Skills for Database ProfessionalsInstall and customize SQL Server 2005Create, alter, and remove database objects with Transact-SQL statementsUse SQL Server as a native XML database systemTune your database system for optimal performanceUse the new SQL Server Management Studio tool for executing and analyzing ad hoc queriesRetrieve data from more than one source using join operations and SELECT statementsSecure your database using two different authentication modes--Windows and mixedRestore databases using transaction logs and backup and recovery methodsStreamline system administration tasks using the SQL Server Agent service toolAnalyze and manage information stored in a data warehouse with Microsoft Analysis Services

9 特價1539
立即代訂
下次再買

Beginning Object-Oriented Programming with VB 2005

Dan,Clark  著
Apress 出版
2005/11/14 出版

Beginning Object-Oriented Programming with VB 2005 is a comprehensive resource of correct coding procedures. Author Daniel Clark takes you through all the stages of a programming project, including analysis, modeling, and development, all using object-oriented programming techniques and Visual Basic .NET. Clark explores the structure of classes and their hierarchies, as well as inheritance and interfaces. He also introduces the .NET Framework and the Visual Studio integrated development environment, or IDE. A real-world case study walks you through the design of a solution. You can then transform the design into a functional VB .NET application. The application includes a graphical user interface (GUI), a business logic class library, and integration with a back-end database. Throughout the book, you'll explore the fundamentals of software design, object-oriented programming, Visual Basic .NET 2.0, and the Unified Modeling Language (UML).

9 特價1539
立即代訂
下次再買

C++ Cookbook

Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don't have to develop on your own. Less a tutorial than a problem-solver, the book addresses many of the most common problems you're likely encounter--whether you've been programming in C++ for years or you're relatively new to the language. Here are just some of the time-consuming tasks this book contains practical solutions for: Reading the contents of a directory Creating a singleton class Date and time parsing/arithmetic String and text manipulation Working with files Parsing XML Using the standard containers Typical of O'Reilly's "Cookbook" series, C++ Cookbook is written in a straightforward format, featuring recipes that contain problem statements and code solutions, and apply not to hypothetical situations, but those that you're likely to encounter. A detailed explanation then follows each recipe in order to show you how and why the solution works. This question-solution-discussion format is a proven teaching method, as any fan of the "Cookbook" series can attest to. This book will move quickly to the top of your list of essential C++ references.

9 特價1710
貨到通知
下次再買

SQL Demystified

Andrew,Oppel  著
McGraw-Hill 出版
2005/10/31 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.There's no easier, faster, or more practical way to learn the really tough subjectsSQL Demystified explains how to use SQL (Structured Query Language)--the ubiquitous programming language for databases. Readers will learn to create database objects, add and retrieve data from a database, and modify existing data. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.

9 特價1620
立即代訂
下次再買

Foundations of Object-oriented Programming Using .net 2.0 Patterns

Ingram 出版
2005/10/24 出版

The focus of this book is to present object-oriented programming using .NET patterns. Patterns are currently being largely taught based on the assumption that the reader understands object oriented programming techniques. This has resulted in another gap as the techniques taught often clash with the techniques used by the reader. The pattern concept is also abstract and often fails to make the jump from theory to practical. The purpose of this book is to fix the object-oriented and pattern programming dilemma by "mixing" the two--that is, teaching object-oriented concepts using patterns. If a moment is taken to think about the problem, this is a very logical approach as it promotes a solutions-based approach. The solutions are "how to create an object," "how to define where one wants to go," "how might one define the implementation", and so on. This book is unique in that it is modeled after the author's successful speaking material that applies patterns in a very pragmatic and practical manner.

9 特價1539
立即代訂
下次再買

Foundation Xml for Flash

Sas,Jacobs  著
Friends of 出版
2005/10/10 出版

This book is likely to be very big because of the Microsoft connection - MS Office is ubiquitous throughout the world of IT, and many companies want to be able to easily port their data from Office files to web interfaces. Microsoft is also very keen to get in on the Rich Internet Applications craze that Flash is such a big part of. In this book, Sas Jacobs first takes the reader through just the information they need to know about XML itself, and no more - what it is, it's syntax, it's associated technologies (such as CSS and XSLT, ) and how to get XML out of your applications in a format Flash can use.

9 特價1368
貨到通知
下次再買

Phpunit Pocket Guide

Ingram 出版
2005/10/06 出版

Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant: a reduction in the effort required to frequently test code fewer overall defects added confidence in your code improved relations with your open source teammates The only problem with this popular testing tool was its lack of documentation-until now, that is. For this, O'Reilly went right to the source, as Sebastian Bergmann, the author of PHPUnit Pocket Guide, also happens to be PHPUnit's creator. This little book brings together hard-to-remember information, syntax, and rules for working with PHPUnit. It also delivers the insight and sage advice that can only come from the technology's creator. Coverage of testing under agile methodologies and Extreme Programming (XP) is also included. The latest in O'Reilly's series of handy Pocket Guides, this quick-reference book puts all the answers are right at your fingertips. It's an invaluable companion for anyone interested in testing the PHP code they write for web applications.

9 特價340
立即代訂
下次再買

Php in a Nutshell

Paul,Hudson  著
Oreilly & 出版
2005/10/01 出版

Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of development and simplicity of PHP, combined with a large community and expansive repository of open source PHP libraries, make it a favorite of web designers and developers worldwide. PHP in a Nutshell is a complete reference to the core of the language as well as the most popular PHP extensions. This book doesn't try to compete with or replace the widely available online documentation. Instead, it is designed to provide depth and breadth that can't be found elsewhere. PHP in a Nutshell provides the maximum information density on PHP, without all the fluff and extras that get in the way. The topic grouping, tips, and examples in this book complement the online guide and make this an essential reference for every PHP programmer. This book focuses on the functions commonly used by a majority of developers, so you can look up the information you need quickly. Topics include: Object-oriented PHP Networking String manipulation Working with files Database interaction XML Multimedia creation Mathematics Whether you're just getting started or have years of experience in PHP development, PHP in a Nutshell is a valuable addition to your desk library.

9 特價1024
貨到通知
下次再買

Essential Snmp

Oreilly & 出版
2005/10/01 出版

Simple Network Management Protocol (SNMP) provides a "simple" set of operations that allows you to more easily monitor and manage network devices like routers, switches, servers, printers, and more. The information you can monitor with SNMP is wide-ranging--from standard items, like the amount of traffic flowing into an interface, to far more esoteric items, like the air temperature inside a router. In spite of its name, though, SNMP is not especially simple to learn. O'Reilly has answered the call for help with a practical introduction that shows how to install, configure, and manage SNMP. Written for network and system administrators, the book introduces the basics of SNMP and then offers a technical background on how to use it effectively. Essential SNMP explores both commercial and open source packages, and elements like OIDs, MIBs, community strings, and traps are covered in depth. The book contains five new chapters and various updates throughout. Other new topics include: Expanded coverage of SNMPv1, SNMPv2, and SNMPv3 Expanded coverage of SNMPc The concepts behind network management and change management RRDTool and Cricket The use of scripts for a variety of tasks How Java can be used to create SNMP applications Net-SNMP's Perl module The bulk of the book is devoted to discussing, with real examples, how to use SNMP for system and network administration tasks. Administrators will come away with ideas for writing scripts to help them manage their networks, create managed objects, and extend the operation of SNMP agents. Once demystified, SNMP is much more accessible. If you're looking for a way to more easily manage your network, look no further than Essential SNMP, 2nd Edition.

9 特價1708
貨到通知
下次再買

Php 5 Recipes

This book saves developers vast amounts of time by providing them with the complete code for all of the common coding problems they are likely to face when using PHP in their day-to-day work. Over 200 recipes will be included for topics such as math, date and time, arrays, regular expressions, variables and functions, web basics, HTML forms, database access, automation, security, graphics, internationalization and localization, and much more. As an added bonus, the book starts with an in-depth discussion of PHP 5 object-oriented techniques and methodology, to get you up to speed on OOP with PHP - where to use it, where not to use it, how to use it. OOP is revisited continually throughout the book, providing the reader with the most modern techniques available.

9 特價1539
貨到通知
下次再買

Expert Oracle Pl/SQL

McGraw-Hill 出版
2005/09/01 出版

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Create and debug next-generation, feature-rich PL/SQL applicationsPush your PL/SQL programming skills to the next level with the extensive information contained in this volume. You'll learn how to write dynamic PL/SQL programs, interface with Oracle databases, execute complex calculations, and handle error conditions using advanced techniques. Plus, you'll get the latest on the PL/SQL Toolkit, Java integration, code threading, and performance optimizing. Oracle professionals Ron Hardman and Michael McLaughlin cover all the bases, providing real-world examples, undocumented tricks, syntax samples, and unique solutions for every topic.Compile high performance PL/SQL scripts using procedures, functions, packages and triggersTrap, trace, identify, and eliminate compile-time and runtime errorsManage error propagation, stacks, regular expressions, and metacharactersExploit definer's-rights and invoker's-rights architecturesExtend PL/SQL functionality using server-side and internal Java class librariesBuild and run parallel PL/SQL program units using DBMS_JOB and DBMS_PIPEExploit definer's-rights and invoker's-rights architecturesTune performance using statistics gathering, the PL/SQL optimizer, SQL Trace, DBMS_STATS, and TKPROFUse Oracle Text with PL/SQL Server Pages to perform theme/gist extraction, highlighting, stemming, fuzzy, and wildcard searchingAdminister server-side PL/SQL Toolkit web pages and PL/SQL Server PagesSecure, encrypt, and transmit data using DBMS_CRYPTO, UTL_COMPRESS, DBMS_DATAPUMP, and DBMS_FILE_TRANSFER

9 特價2599
立即代訂
下次再買

Oracle Dba Pocket Guide

Oreilly & 出版
2005/08/15 出版

The Oracle database is one of the most popular in the world, and for good reason. It's compatible, scalable, portable, and capable of performing incredibly fast. The advantages Oracle holds over its competition come with a price, however--it's a highly complex database that's becoming more complex with every release. And this level of detail, of course, can begin to weigh on database administrators (DBAs). Fortunately, the Oracle DBA Pocket Guide from O'Reilly is on the case. This handy reference is designed to help administrators make more effective use of their time by presenting a compact summary of DBA tasks in an easy-to-use form. With this book by your side, you'll have instant access to the most important concepts, best practices, tips, and checklists. Key topics include architecture, installation, configuration, tuning, and backup/recovery. Everything that you absolutely must know to do your job well is right there at your fingertips. Moreover, the Oracle DBA Pocket Guide covers Oracle Database 9i, as well as its latest release, Oracle Database 10g. The first database designed for enterprising grid computing, Oracle Database 10g significantly reduces the cost of managing the IT environment with a simplified install, reduced configuration and management requirements, and automatic performance diagnosis and SQL tuning. The latest in O'Reilly's line of bestselling Oracle titles, this book is an invaluable companion for any database administrator--new or experienced--interested in reviewing core Oracle concepts at a glance.

9 特價340
貨到通知
下次再買

Perl Testing: A Developer’s Notebook

Ian,Langworth  著 、Chromatic  著
Oreilly & 出版
2005/08/01 出版

Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to satisfy your customers, coworkers, and managers. Perl has a strong history of automated tests. A very early release of Perl 1.0 included a comprehensive test suite, and it's only improved from there. Learning how Perl's test tools work and how to put them together to solve all sorts of previously intractable problems can make you a better programmer in general. Besides, it's easy to use the Perl tools described to handle all sorts of testing problems that you may encounter, even in other languages. Like all titles in O'Reilly's Developer's Notebook series, this "all lab, no lecture" book skips the boring prose and focuses instead on a series of exercises that speak to you instead of at you. Perl Testing: A Developer's Notebook will help you dive right in and: Write basic Perl tests with ease and interpret the results Apply special techniques and modules to improve your tests Bundle test suites along with projects Test databases and their data Test websites and web projects Use the "Test Anything Protocol" which tests projects written in languages other than Perl With today's increased workloads and short development cycles, unit tests are more vital to building robust, high-quality software than ever before. Once mastered, these lessons will help you ensure low-level code correctness, reduce software development cycle time, and ease maintenance burdens. You don't have to be a die-hard free and open source software developer who lives, breathes, and dreams Perl to use this book. You just have to want to do your job a little bit better.

9 特價1024
立即代訂
下次再買

Jboss: A Developer’s Notebook

Oreilly & 出版
2005/08/01 出版

There's nothing ordinary about JBoss. What began as an open source EJB container project six years ago has become a fully certified J2EE 1.4 application server with the largest market share, competitive with proprietary Java application servers in features and quality. And with its dynamic architecture, JBoss isn't just a J2EE server. You can alter the services to make J2EE work the way you want, or even throw J2EE away completely. After more than a million downloads, many JBoss users are no longer trying it out on internal test boxes, but rolling it out on production machines. JBoss: A Developer's Notebook takes you on a complete tour of JBoss in a very unique way: rather than long discussions, you will find code--lots of code. In fact, the book is a collection of hands-on labs that take you through the critical JBoss features step-by-step. You don't just read about JBoss, you learn it through direct practical application. That includes exploring the server's many configurations: from bare features for simple applications, to the lightweight J2EE configuration, to everything JBoss has in store-including Hibernate and Tomcat. JBoss: A Developer's Notebook also introduces the management console, the web services messaging features, enhanced monitoring capabilities, and shows you how to improve performance. At the end of each lab, you'll find a section called "What about..." that anticipates and answers likely follow-up questions, along with a section that points you to articles and other resources if you need more information. JBoss is truly an extraordinary application server. And we have an extraordinary way for you to learn it.

9 特價1197
立即代訂
下次再買

Perl Best Practices

Oreilly & 出版
2005/08/01 出版

Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects. With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created. Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way. Praise for Perl Best Practices from Perl community members: "As a manager of a large Perl project, I'd ensure that every member of my team has a copy of Perl Best Practices on their desk, and use it as the basis for an in-house style guide." -- Randal Schwartz "There are no more excuses for writing bad Perl programs. All levels of Perl programmer will be more productive after reading this book." -- Peter Scott "Perl Best Practices will be the next big important book in the evolution of Perl. The ideas and practices Damian lays down will help bring Perl out from under the embarrassing heading of "scripting languages". Many of us have known Perl is a real programming language, worthy of all the tasks normally delegated to Java and C++. With Perl Best Practices, Damian shows specifically how and why, so everyone else can see, too." -- Andy Lester "Damian's done what many thought impossible: show how to build large, maintainable Perl applications, while still letting Perl be the powerful, expressive language that programmers have loved for years." -- Bill Odom "Finally, a means to bring lasting order to the process and product of real Perl development teams." -- Andrew Sundstrom "Perl Best Practices provides a valuable education in how to write robust, maintainable Perl, and is a definitive citation source when coaching other programmers." -- Bennett Todd "I've been teaching Perl for years, and find the same question keeps being asked: Where can I find a reference for writing reusable, maintainable Perl code? Finally I have a decent answer." -- Paul Fenwick "At last a well researched, well thought-out, comprehensive guide to Perl style. Instead of each of us developing our own, we can learn good practices from one of Perl's most prolific and experienced authors. I recommend this book to anyone who prefers g

9 特價1368
貨到通知
下次再買

Swing Hacks

Oreilly & 出版
2005/07/01 出版

Swing Hacks helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. If you're a Java developer looking to build enterprise applications with a first-class look and feel, Swing is definitely one skill you need to master. This latest title from O'Reilly is a reference to the cool stuff in Swing. It's about the interesting things you learn over the years--creative, original, even weird hacks--the things that make you say, "I didn't know you could even do that with Swing!" Swing Hacks will show you how to extend Swing's rich component set in advanced and sometimes non-obvious ways. The book touches upon the entire Swing gamut-tables, trees, sliders, spinners, progress bars, internal frames, and text components. Detail is also provided on JTable/JTree, threaded component models, and translucent windows. You'll learn how to filter lists, power-up trees and tables, and add drag-and-drop support. Swing Hacks will show you how to do fun things that will directly enhance your own applications. Some are visual enhancements to make your software look better. Some are functional improvements to make your software do something it couldn't do before. Some are even just plain silly, in print only to prove it could be done. The book will also give you give you a small glimpse of the applications coming in the future. New technology is streaming into the Java community at a blistering rate, and it gives application developers a whole new set of blocks to play with. With its profusion of tips and tricks, Swing Hacks isn't just for the developer who wants to build a better user interface. It's also ideally suited for client-side Java developers who want to deliver polished applications, enthusiasts who want to push Java client application boundaries, and coders who want to bring powerful techniques to their own applications. Whatever your programming needs, Swing Hacks is packed with programming lessons that increase your competency with interface-building tools.

9 特價1024
貨到通知
下次再買

Killer Game Programming In Java

Oreilly & 出版
2005/06/30 出版

Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order II, Roboforge, Tom Clancy's Politika, and scores of others have earned awards and become bestsellers. Java developers new to graphics and game programming, as well as game developers new to Java 3D, will find Killer Game Programming in Java invaluable. This new book is a practical introduction to the latest Java graphics and game programming technologies and techniques. It is the first book to thoroughly cover Java's 3D capabilities for all types of graphics and game development projects. Killer Game Programming in Java is a comprehensive guide to everything you need to know to program cool, testosterone-drenched Java games. It will give you reusable techniques to create everything from fast, full-screen action games to multiplayer 3D games. In addition to the most thorough coverage of Java 3D available, Killer Game Programming in Java also clearly details the older, better-known 2D APIs, 3D sprites, animated 3D sprites, first-person shooter programming, sound, fractals, and networked games. Killer Game Programming in Java is a must-have for anyone who wants to create adrenaline-fueled games in Java.

9 特價2052
貨到通知
下次再買

JavaScript Demystified

Jim,Keogh  著
McGraw-Hill 出版
2005/06/01 出版

Even if you have no programming experience, you'll learn to create dynamic, interactive Web pages with help from this easy-to-use, self-teaching guide. Author and programming instructor Jim Keogh covers the basics of this leading Web development language and explains how to write cross-browser JavaScript programs in no time.

9 特價1674
立即代訂
下次再買

Beginning VB .Net 1.1 Databases

Apress 出版
2005/03/30 出版

This is a book for beginning and intermediate VB.NET students who want to learn the core of VB.NET: database programming, and they want to learn by going on a journey with Peter Wright at the height of his powers. Using the same iconoclastic drive that launched Peter Wright to a best selling author with his 'Beginning VB6' book from Wrox, Peter is back in business with a return to his best form. There are an array of VB.NET database books on the market, but Peter offers more than just a technical walkthrough: he takes the reader through a personal journey to expertise in VB.NET database programming.

9 特價1710
貨到通知
下次再買

Pro Perl

Apress 出版
2005/03/21 出版

Pro Perl is one of the most important and powerful languages available today, and Pro Perl offers an in-depth guide to exploiting some of its best features. This title is suitable for any experienced developer who wants to reap more from this language.

9 特價1881
貨到通知
下次再買

Pro Spring

Harrop, Rob  著 、Machacek, Jan  著
Apress 出版
2005/02/28 出版

Pro Spring is the perfect, simple answer for your lightweight, alternative J2EE development needs! Put simply, this book brings J2EE "down to earth."

9 特價1710
貨到通知
下次再買

Perl 6 Now

Apress 出版
2005/01/14 出版

This book is a guide to Perl 6 language features, as well as an advanced teaching guide for Perl 5. It's the most up-to-date Perl book available. Examples are provided for both Perl 5 when using modules to back port Perl 6 features, and Perl 6 native examples. This book's pragmatic approach shows you how to bootstrap new features onto the code you write day-to-day.

9 特價1368
貨到通知
下次再買

Test-Driven Development

Apress 出版
2004/12/30 出版

Test-driven development was first introduced as part of the extreme programming (XP) paradigm. While not everyone agrees with all aspects of XP, most developers believe in the benefits of test-driven development. Although the basic techniques of test-driven development are simple to understand, its application in the real world requires knowledge of certain tools and techniques needed to effectively create, run and organize tests. This book is targeted at Java developers who want to learn how to use test-driven development to improve the development process for constructing J2EE applications.

9 特價1368
貨到通知
下次再買

Struts Recipes

2004/12/30 出版

This strategy guide helps developers to solve Struts problems and highlights the best practices to ensure that applications are secure, robust, and maintainable. Detailed code listings are designed to save developers time and money by jumping straight to the answer. In addition to a solution, each recipe clearly defines the business problem, provides the necessary background to understand the recipe, and discusses the implications of using the solution, and recipes reveal every layer of the model view controller (2) design pattern. Detailed descriptions are also provided for using basic and extended tag libraries (including Struts-Layout), using Ant with Struts, validation, security, and complex problem solving. All of the recipes contained in the book have been used and implemented in enterprise level applications so that they can be used with confidence.Recipes include: * How to automate your projects using Ant builds* Cross validate your forms with a pluggable validator* Unit testing your apps for function, performance, and coverage* Make your applications secure* How to effectively deal with exceptions* Generate alternate view using PDF and XSL* Refine your UI with Struts-Layout* How do design a layered Struts application* Understand the ins and out of the Tiles Controller* Use a database in your message-resource* Integration with Hibernate* Use a Struts plug-in to cache resources*Extend the iterate tag to alternate row colors* Use the SSL extension library* Learn about the undocumented Validator constants* Create a wizard.... and much more!

9 特價1658
貨到通知
下次再買

Randal Schwartz's Perls of Wisdom

Apress 出版
2004/12/20 出版

Randal Schwartz's Perls of Wisdom is a collection of more than 70 of Randal's columns, teaching everything from Perl basics to how to decompose XML using an HTML parser. Randal's unique writing style and (sometimes) truly twisted use of Perl makes for exciting reading for readers who want to enhance their Perl skills.

9 特價1197
貨到通知
下次再買

Pro ADO.NET with VB .NET 1.1

ADO.NET is Microsoft's latest data access technology, but is far more than just an ADO upgrade. As an integral part of the .NET Framework, ADO.NET provides an extensive set of .NET classes that facilitate access to data within a variety of sources. Further, the product enables sophisticated data manipulation and sorting. ADO.NET also forms an important framework for communication between applications.

9 特價1710
貨到通知
下次再買

Oracle Sql*plus

Oreilly & 出版
2004/11/30 出版

The Oracle SQL*Plus Pocket Reference is a must-have for anyone working with Oracle databases, especially those looking to maximize the effectiveness of SQL*Plus. As Oracle's long-standing interactive query tool, SQL*Plus is available at every Oracle site, from the largest data warehouse to the smallest single-user system. Despite its wide use, however, SQL*Plus is still often not completely understood or fully utilized. Database administrators and developers alike will therefore find the Oracle SQL*Plus Pocket Reference to be extremely beneficial. In addition to summarizing all of the SQL*Plus syntax and format options, including new Oracle Database 10g features, this handy, on-the-job guide specifically shows readers how to: Differentiate between SQL and SQL*Plus Interact with SQL*Plus from both the command line and the web browser Select, insert, update, and delete data Format both text and HTML reports with SQL*Plus Specify SQL*Plus commands and format elements Tune SQL queries The new third edition of this book has been updated for Oracle Database 10g to include information on both SQL*Plus and SQL. New SQL information includes the SELECT statement's new MODEL clause, flashback queries, partition outer joins, and DBMS_XPLAN. With its quick-reference format and compact size, the Oracle SQL*Plus Pocket Reference follows in the long line of successful "pocket references" offered by O'Reilly. It also serves as the ideal companion to O'Reilly's larger, more comprehensive book on SQL*Plus, the bestselling Oracle SQL*Plus: The Definitive Guide. Author Jonathan Gennick is an editor for O'Reilly specializing in database and programming titles, having amassed some 17 years of programming and database management experience.

9 特價513
貨到通知
下次再買

SWT/JFace In Action

Covering Eclipse's new capability for building graphical user interfaces with version 3.0, the Standard Widget Toolkit (SWT) and JFace, this guide demonstrates how these award-winning tools have received broad support for creating desktop applications. Theory and practical examples reveal how to build GUIs that combine the look and feel of native interfaces with the platform independence of Java. This guide also shows how SWT makes use of the widgets provided by the operating system and describes how these components can be associated with events, containers, and graphics. With this knowledge, programmers can build fully featured user interfaces that communicate directly with the underlying platform. JFace's ability to simplify and organize the process of GUI design is then demonstrated, enabling developers to modify and adapt components, and separate their information from their appearance.

9 特價2143
貨到通知
下次再買

From Bash to Z Shell

Apress 出版
2004/11/15 出版

While Unix and Linux are slowly catching up to the more graphical Windows and Mac OS X windowing systems, the real power of Unix-like systems lie at the shell command-line. From the shell, you manage files, run commands, and maintain your system, often combining small tools in any number of ways to form ad hoc yet nonetheless complex data processors. To master Unix and Linux, you must master the command line. From Bash to Z Shell: Conquering the Command Line is a comprehensive, hands-on guide to the subtleties and power of the shell, focusing on two of the most recent Bourne shell variants, Bash and Zsh. Novices can learn the "Unix way," while power users can learn why and how to switch to Zsh, one of the most powerful and versatile shells ever written. In between, users of all levels of skill can find hints, recipes, and suggestions to enhance and improve their skills.

9 特價2394
貨到通知
下次再買

Beginning .Net Game Programming in VB.Net

This book, Beginning .NET Game Programming in VB .NET, presents the work of David Weller (.NET Game evangelist at Microsoft) and a group of key Microsoft insiders who decided to write the ideal introduction to game programming for VB .NET programmers. Weller has switched his previous book to VB .NET and added a bonus chapter. The book has passed all internal Microsoft tests as to programming style. This thoroughly revised and improved version (including a bonus chapter) is the ideal way to get into .NET game programming using the VB .NET language.

9 特價1710
貨到通知
下次再買

Xml in a Nutshell

Oreilly & 出版
2004/09/15 出版

If you're a developer working with XML, you know there's a lot to know about XML, and the XML space is evolving almost moment by moment. But you don't need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it's a detail that has to do with XML or its companion standards, you'll find it--clear, concise, useful, and well-organized--in the updated third edition of XML in a Nutshell. With XML in a Nutshell beside your keyboard, you'll be able to: Quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, Xpath, Xlink, Xpointer, CSS, and XSL-FO Build data-intensive XML applications Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple API for XML (SAX2) and the tree-oriented Document Object Model (DOM) This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. XML in a Nutshell also covers XML 1.1, as well as updates to SAX2 and DOM Level 3 coverage. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, XML in a Nutshell puts the information at your fingertips. Simply put, XML in a Nutshell is the critical, must-have reference for any XML developer.

9 特價1539
貨到通知
下次再買

Building Portals With the Java Portlet API

Dave,Minter  著 、Minter, David  著
Apress 出版
2004/08/16 出版

Building non-proprietary solutions on top of portals is easy with the new portlet API specification and the open source Jetspeed portal server. In this book, Linwood and Minter describe the new portlet API, including security, lifecycles, configuration, and personalization. Several example portlets are developed to give the readers hands-on portlet experience. Linwood and Minter also discuss integrating the open source search engine Lucene with the Jetspeed portal engine, content syndication and RSS, Web Services for Remote Portals (WSRP), and single sign on. Because most readers will be integrating their existing systems into a portal, the book covers porting an already written application into the portal environment.

9 特價1710
貨到通知
下次再買

101 Best Aviation Attractions

John,Purner  著
McGraw-Hill 出版
2004/07/01 出版

From the author of The $100 Hamburger and The $500 Round of Golf comes a flight plan to the world's greatest aviation attractions For pilots and aviation enthusiasts who love fun and adventure, here's a thrilling guidebook -- to the best of everything touching on flight. Author John Purner satisfies your appetite for not-to-be-missed U.S. aviation events and attractions -- air shows, air museums, and historic sites -- with bonus foreign attractions thrown in for good measure. With patentable enthusiasm, author and pilot Purner gives you: * No-punches-pulled, best-of-the-best listings -- like the very best old time airplane museum and air show in America * Trip-enhancing information -- such as how to beat the 2-million-person crowd at the country's most popular annual free air show * Heads-ups on adventures you might miss -- for instance, the chance to duplicate the Wright Brothers' flight at Kitty Hawk * A region-by-region directory of attractions * Detailed info on where to land, stay, eat, how to get around, and what it will all cost (both budget and big buck accommodations) * A Website where you can share your own favorites and experiences! Whether you're looking for a great place to go or a good excuse to fly, 101 Best Aviation Attractions is your ticket to memorable adventures.

9 特價1782
立即代訂
下次再買

JUnit Recipes

Manning 出版
2004/07/01 出版

When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's no better way to start your testing habit, nor to continue feeding it, than with"" JUnit Recipes,"" In this book you will find one hundred and thirty-seven solutions to a range of problems, from simple to complex, selected for you by an experienced developer and master tester. Each recipe follows the same organization giving you the problem and its background before discussing your options in solving it. JUnit - the unit testing framework for Java - is simple to use, but some code can be tricky to test. When you're facing such code you will be glad to have this book. It is a how-to reference full of practical advice on all issues of testing, from how to name your test case classes to how to test complicated J2EE applications. Its valuable advice includes side matters that can have a big payoff, like how to organize your test data or how to manage expensive test resources. What's Inside: - Getting started with JUnit - Recipes for: servlets JSPs EJBs Database code much more- Difficult-to-test designs, and how to fix them - How testing saves time - Choose a JUnit extension: HTMLUnit XMLUnit ServletUnit EasyMock and more!

9 特價2382
貨到通知
下次再買

Office 2003 XML

Oreilly & 出版
2004/06/01 出版

In Microsoft's Office 2003, users experience the merger of the power of the classic Office suite of applications with the fluidity of data exchange inherent in XML. With XML at its heart, the new version of Microsoft's desktop suite liberates the information stored in millions of documents created with Office software over the past fifteen years, making it available to a wide variety of programs. Office 2003 XML offers an in-depth exploration of the relationship between XML and Office 2003, examining how the various products in the Office suite both produce and consume XML. Developers will learn how they can connect Microsoft Office to others systems, while power users will learn to create and analyze XML documents using familiar Office tools. The book begins with an overview of the XML features included in the various Office 2003 components, and explores in detail how Word, Excel, and Access interact with XML. This book covers both the user interface side, creating interfaces so that users can comfortably (and even unknowingly) work with XML, and the back end, exposing Office information to other processes. It also looks at Microsoft's new InfoPath application and how it fits with the rest of Office. Finally, the book's appendices introduce various XML technologies that may be useful in working with Office, including XSLT, W3C XML Schema, RELAX NG, and SOAP. Office 2003 XML provides quick and clear guidance to a anyone who needs to import or export information from Office documents into other systems. Both XML programmers and Office power will learn how to get the most from this powerful new intersection between Office 2003 and XML.

9 特價1539
貨到通知
下次再買

Eclipse

Oreilly & 出版
2004/05/01 出版

Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time. Eclipse, the popular Java integrated development environment (IDE) provides an elegant and powerful remedy for this common, frustrating scenario. It doesn't just catch your errors before you compile, it also suggests solutions. All you need to do is point and click. And it's free--what could be better? Still, if you're like most programmers, mastering a new technology--no matter how productive it will make you in the long run--is going to take a chunk out of your productivity now. You want to get up to speed quickly without sacrificing efficiency. O'Reilly's new guide to the technology, Eclipse, provides exactly what you're looking for: a fast-track approach to mastery of Eclipse. This insightful, hands-on book delivers clear and concise coverage, with no fluff, that gets down to business immediately. The book is tightly focused, covering all aspects of Eclipse: the menus, preferences, views, perspectives, editors, team and debugging techniques, and how they're used every day by thousands of developers. Development of practical skills is emphasized with dozens of examples presented throughout the book. From cover-to-cover, the book is pure Eclipse, covering hundreds of techniques beginning with the most basic Java development through creating your own plug-in editors for the Eclipse environment. Some of the topics you'll learn about include: Using Eclipse to develop Java code Testing and debugging Working in teams using CVS Building Eclipse projects using Ant The Standard Widget Toolkit (SWT) Web development Developing Struts applications with Eclipse From basics to advanced topics, Eclipse takes you through the fundamentals of Eclipse and more. You may be an Eclipse novice when you pick up the book, but you'll be a pro by the time you've finished.

9 特價1417
貨到通知
下次再買

C++ Demystified

Jeff,Kent  著
McGraw-Hill 出版
2004/04/01 出版

Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming. Quickly learn what a programming language is and the anatomy of C++, then jump right into creating your own programs with expert guidance. Discover functions, objects, compilers, linkers, and much more along the way. For the fast and easy way to understanding the fundamentals of C++, this is the resource you need.

9 特價1782
立即代訂
下次再買

JavaServer Faces

Oreilly & 出版
2004/04/01 出版

JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process. In JavaServer Faces, developers learn how to use this new framework to build real-world web applications. The book contains everything you'll need: how to construct the HTML on the front end; how to create the user interface components that connect the front end to your business objects; how to write a back-end that's JSF-friendly; and how to create the deployment descriptors that tie everything together. JavaServer Faces pays particular attention to simple tasks that are easily ignored, but crucial to any real application: working with tablular data, for example, or enabling and disabling buttons. And this book doesn't hide from the trickier issues, like creating custom components or creating renderers for different presentation layers. Whether you're experienced with JSF or a just starting out, you'll find everything you need to know about this technology in this book. Topics covered include: The JSF environment Creating and rendering components Validating input Handling user-generated events Controlling page navigation Working with tabular data Internationalization Integration between JSF and Struts Developing custom renderers and custom components JavaServer Faces is a complete guide to the crucial new JSF technology. If you develop web applications, JSF belongs in your toolkit, and this book belongs in your library.

9 特價1710
立即代訂
下次再買

Advanced Java Game Programming

Apress 出版
2004/03/01 出版

* Teaches the latest Java game programming techniques with detailed code examples. * First to market with the publication of a high-performance Swing- based sprite animation engine. * Covers deployment frameworks, accelerated graphics, game architecture, multiplayer networking, and artificial intelligence.

9 特價1710
貨到通知
下次再買

Java Examples in a Nutshell

Oreilly & 出版
2004/01/01 出版

The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you. This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs. Java Examples in a Nutshell is a companion volume to Java in a Nutshell, Java Foundation Classes in a Nutshell, and Java Enterprise in a Nutshell. It picks up where those quick references leave off, providing a wealth of examples for both novices and experts. This book doesn't hold your hand; it simply delivers well-commented working examples with succinct explanations to help you learn and explore Java and its APIs. Java Examples in a Nutshell contains examples that demonstrate: Core APIs, including I/O, New I/O, threads, networking, security, serialization, and reflection Desktop APIs, highlighting Swing GUIs, Java 2D graphics, preferences, printing, drag-and-drop, JavaBeans, applets, and sound Enterprise APIs, including JDBC (database access), JAXP (XML parsing and transformation), Servlets 2.4, JSP 2.0 (JavaServer Pages), and RMI The book begins with introductory examples demonstrating structured and object-oriented programming techniques for new Java programmers. A special index at the end of the book makes it easy to look up examples that use a particular Java class or accomplish a desired task. In between, each chapter includes exercises that challenge readers and suggest further avenues for exploration.

9 特價1366
貨到通知
下次再買
頁數42/43
移至第
金石堂門市 全家便利商店 ok便利商店 萊爾富便利商店 7-11便利商店
World wide
活動ing
SHB || 10205882a5e695a9d9366fbb8ac105