1227~1229_天獄園2
1228~1230_世界上最透明的故事2

英文書 > 全部商品

SOA Security

2008/01/01 出版

SOA is one of the latest technologies enterprises are using to tame their software costs - in development, deployment, and management. SOA makes integration easy, helping enterprises not only better utilize their existing investments in applications and infrastructure, but also open up new business opportunities. However, one of the big stumbling blocks in executing SOA is security. This book addresses Security in SOA with detailed examples illustrating the theory, industry standards and best practices. It is true that security is important in any system. SOA brings in additional security concerns as well rising out of the very openness that makes it attractive. If we apply security principles blindly, we shut ourselves of the benefits of SOA. Therefore, we need to understand which security models and techniques are right for SOA. This book provides such an understanding. Usually, security is seen as an esoteric topic that is better left to experts. While it is true that security requires expert attention, everybody, including software developers, designers, architects, IT administrators and managers need to do tasks that require very good understanding of security topics. Fortunately, traditional security techniques have been around long enough for people to understand and apply them in practice. This, however, is not the case with SOA Security. Anyone seeking to implement SOA Security is today forced to dig through a maze of inter-dependent specifications and API docs that assume a lot of prior experience on the part of readers. Getting started on a project is hence proving to be a huge challenge to practitioners. This book seeks to change that. It provides bottom-up understanding of security techniques appropriate for use in SOA without assuming any prior familiarity with security topics on the part of the reader. Unlike most other books about SOA that merely describe the standards, this book helps you get started immediately by walking you through sample code that illustrates how real life problems can be solved using the techniques and best practices described in standards. Whereas standards discuss all possible variations of each security technique, this book focusses on the 20% of variations that are used 80% of the time. This keeps the material covered in the book simple as well as self-sufficient for all readers except the most advanced. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

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

Advanced Rails

Brad,Ediger  著
Oreilly & 出版
2007/12/21 出版

Ready to go to the next level with Rails? From examining the parts of Ruby that make this framework possible to deploying large Rails applications, Advanced Rails offers you an in-depth look at techniques for dealing with databases, security, performance, web services and much more. Chapters in this book help you understand not only the tricks and techniques used within the Rails framework itself, but also how to make use of ideas borrowed from other programming paradigms. Advanced Rails pays particular attention to building applications that scale -- whether "scale" means handling more users, or working with a bigger and more complex database. You'll find plenty of examples and code samples that explain: Aspects of Ruby that are often confusing or misunderstood Metaprogramming How to develop Rails plug-ins Different database management systems Advanced database features, including triggers, rules, and stored procedures How to connect to multiple databases When to use the Active Support library for generic, reusable functions Security principles for web application design, and security issues endemic to the Web When and when not to optimize performance Why version control and issue tracking systems are essential to any large or long-lived Rails project Advanced Rails also gives you a look at REST for developing web services, ways to incorporate and extend Rails, how to use internationalization, and many other topics. If you're just starting out with rails, or merely experimenting with the framework, this book is not for you. But if you want to improve your skills with Rails through advanced techniques, this book is essential.

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

The Compiler Design Handbook

CRC Pr I Llc 出版
2007/12/15 出版
9 特價8364
貨到通知
下次再買

Head First Software Development

Dan,Pilone  著 、Miles, Russ  著
Oreilly & 出版
2007/12/01 出版

Even the best developers have seen well-intentioned software projects fail -- often because the customer kept changing requirements, and end users didn't know how to use the software you developed. Instead of surrendering to these common problems, let Head First Software Development guide you through the best practices of software development. Before you know it, those failed projects will be a thing of the past. With its unique visually rich format, this book pulls together the hard lessons learned by expert software developers over the years. You'll gain essential information about each step of the software development lifecycle -- requirements, design, coding, testing, implementing, and maintenance -- and understand why and how different development processes work. This book is for you if you are: Tired of your customers assuming you're psychic. You'll learn not only how to get good requirements, but how to make sure you're always building the software that customers want (even when they're not sure themselves) Wondering when the other 15 programmers you need to get your project done on time are going to show up. You'll learn how some very simple scheduling and prioritizing will revolutionize your success rate in developing software. Confused about being rational, agile, or a tester. You'll learn not only about the various development methodologies out there, but how to choose a solution that's right for your project. Confused because the way you ran your last project worked so well, but failed miserably this time around. You'll learn how to tackle each project individually, combine lessons you've learned on previous projects with cutting-edge development techniques, and end up with great software on every project. Head First Software Development is here to help you learn in a way that your brain likes... and you'll have a blast along the way. Why pick up hundreds of boring books on the philosophy of this approach or the formal techniques required for that one? Stick with Head First Software Development, and your projects will succeed like never before. Go on, get started... you'll learn and have fun. We promise.

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

Practical Rails Projects

Ingram 出版
2007/10/29 出版

Ruby on Rails is currently a very hot technology, and its popularity is still growing. Practical Ruby on Rails Projects provides intermediate Rails users with an essential learning aid to take them to higher level, teaching them countless real world techniques via a series of practical project-based chapters. Each chapter takes the reader through the complete process of building up a full-functional Rails web application.

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

Bluetooth Essentials for Programmers

Cambridge 出版
2007/09/30 出版

This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. No previous experience with Bluetooth is assumed, and the material is suitable for anyone with some programming background. The authors place special emphasis on the essential concepts and techniques of Bluetooth programming, starting simply and allowing the reader to quickly master the basic concepts before addressing advanced features.

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

Programming Wpf

Chris,Sells  著 、Griffiths, Ian  著
Oreilly & 出版
2007/08/15 出版

If you want to build applications that take full advantage of Windows Vista's new user interface capabilities, you need to learn Microsoft's Windows Presentation Foundation (WPF). This new edition, fully updated for the official release of .NET 3.0, is designed to get you up to speed on this technology quickly. By page 2, you'll be writing a simple WPF application. By the end of Chapter 1, you'll have taken a complete tour of WPF and its major elements. WPF is the new presentation framework for Windows Vista that also works with Windows XP. It's a cornucopia of new technologies, which includes a new graphics engine that supports 3-D graphics, animation, and more; an XML-based markup language, called XAML, for declaring the structure of your Windows UI; and a radical new model for controls. This second edition includes new chapters on printing, XPS, 3-D, navigation, text and documents, along with a new appendix that covers Microsoft's new WPF/E platform for delivering richer UI through standard web browsers -- much like Adobe Flash. Content from the first edition has been significantly expanded and modified. Programming WPF includes: Scores of C# and XAML examples that show you what it takes to get a WPF application up and running, from a simple "Hello, Avalon" program to a tic-tac-toe game Insightful discussions of the powerful new programming styles that WPF brings to Windows development, especially its new model for controls A color insert to better illustrate WPF support for 3-D, color, and other graphics effects A tutorial on XAML, the new HTML-like markup language for declaring Windows UI An explanation and comparison of the features that support interoperability with Windows Forms and other Windows legacy applications WPF represents the best of the control-based Windows world and the content-based web world. Programming WPF helps you bring it all together.

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

The Book of Qt 4

No Starch Pr 出版
2007/08/01 出版
9 特價1731
貨到通知
下次再買

Microsoft Project 2007

Oreilly & 出版
2007/08/01 出版

Schedules, budgets, communications, resources. Projects big and small include them all, and Microsoft Project 2007 can help you control these variables -- not be controlled by them. But Project is complex software, and learning it is, well, a project in itself. Get up to speed fast with Microsoft Project 2007: The Missing Manual. Written by project management expert Bonnie Biafore, this book teaches you how to do everything from setting budgets and tracking schedules to testing scenarios and recognizing trouble spots before your project breaks down. Find out what's new in Project 2007 from previous versions, and get help choosing the right edition, whether it's Project Standard, Project Professional, or Enterprise Project Management Solution. With Microsoft Project 2007: The Missing Manual, you get more than a simple software how-to. You also get a rundown on project management basics and plenty of solid advice on how to use Project to: Define your project and plan your approach Estimate your project, set up a budget, define tasks, and break the work into manageable chunks Create a schedule, define the sequence of work, and learn the right way to use date constraints and deadlines Build a project team and assign resources to tasks: "who does what" Refine the project to satisfy objectives by building reality into the schedule, and learn to keep project costs under control Track progress and communicate with team members via reports, information sharing, and meetings that work Close out your project and take away valuable lessons for the future Microsoft Project 2007 is the flagship of all project management programs, and this Missing Manual is the book that should have been in the box. No project manager should be without it.

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

Regular Expression

Oreilly & 出版
2007/07/18 出版

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries. This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including: Supported metacharacters for each language API Regular expression classes and interfaces for Ruby, Java, .NET, and C# Regular expression operators for Perl 5.8 Regular expression module objects and functions for Python Pattern-matching functions for PHP and the vi editor Pattern-matching methods and objects for JavaScript Unicode Support for each of the languages With plenty of examples and other resources, Regular Expression Pocket Reference summarizes the complex rules for performing this critical text-processing function, and presents this often-confusing topic in a friendly and well-organized format. This guide makes an ideal on-the-job companion.

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

Programming Reference Manual

Ingram 出版
2007/06/30 出版
9 特價2700
貨到通知
下次再買

Software Requirement Patterns

Microsoft Pr 出版
2007/06/13 出版
9 特價1260
貨到通知
下次再買

Managing Humans

Michael,Lopp  著
Apress 出版
2007/06/11 出版

Managing Humans is a selection of the best essays from Michael Lopp's popular website Rands in Repose(www.randsinrepose.com). Lopp is one of the most sought-after IT managers in Silicon Valley, and draws on his experiences at Apple, Netscape, Symantec, and Borland. Among his fans is the incomparable Joel Spolsky (author of Joel on Software), who first suggested this book. This book reveals a variety of different approaches for creating innovative, happy development teams. It covers handling conflict, managing wildly differing personality types, infusing innovation into insane product schedules, and figuring out how to build lasting and useful engineering culture. The essays are biting, hilarious, and always informative.

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

Smart and Gets Things Done

Apress 出版
2007/05/31 出版

A "good" programmer can outproduce five, ten, and sometimes more run-of-the-mill programmers. The secret to success for any software company then is to hire the good programmers. But how to do that? In Joel on Hiring, Joel Spolsky draws from his experience both at Microsoft and running his own successful software company based in New York City. He writes humorously, but seriously about his methods for sorting resumes, for finding great candidates, and for interviewing, in person and by phone. Joel's methods are not complex, but they do get to the heart of the matter: how to recognize a great developer when you see one. The author is the #1 ranked blogger in the technical space and is widely quoted even in the mainstream media. He has a large and devoted following, all his previous books have been best sellers with back list appeal.

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

Puzzles for Programmers and Pros

Wrox Pr Inc 出版
2007/05/07 出版

Aimed at both working programmers who are applying for a job where puzzles are an integral part of the interview, as well as techies who just love a good puzzle, this book offers a cache of exciting puzzles Features a new series of puzzles, never before published, called elimination puzzles that have a pedagogical aim of helping the reader solve an entire class of Sudoku-like puzzles Provides the tools to solve the puzzles by hand and computer The first part of each chapter presents a puzzle; the second part shows readers how to solve several classes of puzzles algorithmically; the third part asks the reader to solve a mystery involving codes, puzzles, and geography Comes with a unique bonus: if readers actually solve the mystery, they have a chance to win a prize, which will be promoted on wrox.com!

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

Programming Rails

O'Reilly Media 出版
2007/02/27 出版

Rails is one of the leading frameworks for developing the new generation of Web 2.0 applications using the increasingly popular Ruby scripting language. This book offers an unequaled introduction and in-depth explanation of the Rails architecture, as well as a practical guide to techniques for Rails developers and those of you considering a switch to Ruby on Rails. ""Programming Rails will not only provide you with a deep understanding of how the Rails framework is built, but the book also presents several real-world applications to give you a comprehensive look at Ruby on Rails as a practical tool for efficient web development. From the back end sub-frameworks to how each request is handled by the system, this guide covers the core Rails features with a clear explanation of all necessary processes that you should take when developing within the framework. After providing insight into programming with Rails, you're shown how to approach real-world development tasks and essentials such as loading files into the database, handling caching, creating PDFs, web services, RSS feeds and AJAX. By the end of the book, you should have a solid grasp of how the Ruby on Rails framework operates and how to use it to develop your own web projects.

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

Foundations of Security

Apress 出版
2007/02/21 出版

Security is an area of increasing and grave concern to programmers. Software developers today need to worry about security as never before. They need clear guidance on safe coding practices, and that's exactly what this book delivers. This is not a book that goes deep into theory, or that rants on about the politics of security. Instead, it clearly and simply lays out the most common threats that programmers need to defend against. The book then shows programmers how to make their defense. The book takes a broad focus, ranging over SQL injection, worms and buffer overflows, password security, and more. The lead author is behind the Stanford Center for Professional Development Computer Security Certification. The book is written to appeal to all programmers, not just those using a particular language. It introduces programmers to the entire gamut of security threats that they might face, and sets those programmers on the path towards successfully defending against those threats.

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

Pragmatic Software Testing

Rex,Black  著
Ingram 出版
2007/02/20 出版

A hands-on guide to testing techniques that deliver reliable software and systems Testing even a simple system can quickly turn into a potentially infinite task. Faced with tight costs and schedules, testers need to have a toolkit of practical techniques combined with hands-on experience and the right strategies in order to complete a successful project. World-renowned testing expert Rex Black provides you with the proven methods and concepts that test professionals must know. He presents you with the fundamental techniques for testing and clearly shows you how to select and apply successful strategies to test a system with budget and time constraints. Black begins by discussing the goals and tactics of effective and efficient testing. Next, he lays the foundation of his technique for risk-based testing, explaining how to analyze, prioritize, and document risks to the quality of the system using both informal and formal techniques. He then clearly describes how to design, develop, and, ultimately, document various kinds of tests. Because this is a hands-on activity, Black includes realistic, life-sized exercises that illustrate all of the major test techniques with detailed solutions.

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

Ready-made Visual Fox Pro Applications for File Maintenance

Aleu, Emilio  著
AuthorHouse 出版
2006/12/21 出版
9 特價1071
貨到通知
下次再買

Ready-Made Visual FoxPro Applications for File Maintenance

Aleu, Emilio  著
AuthorHouse 出版
2006/12/21 出版
9 特價1184
貨到通知
下次再買

Discrete Optimization Algorithms

Dover Pubns 出版
2006/12/15 出版

Upper-level undergraduates and graduate students will benefit from this treatment of discrete optimization algorithms, which covers linear and integer programming and offers a collection of ready-to-use computer programs. 1983 edition.

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

Software Creativity 2.0

Ingram 出版
2006/11/30 出版

"This book is written from a powerfully felt, personal perspective: that software construction is primarily a problem-solving activity; that all problem-solving requires creativity; that software problem-solving is deeply complex, perhaps more deeply complex than any other activity; and that, therefore, software problem-solving requires the ultimate in creativity." --Robert L. Glass, from the Preface In Software Creativity 2.0, acclaimed author Robert L. Glass explores a critical, yet strangely neglected, question: What is the role of creativity in software engineering and computer programming? With his trademark easy-to-read style and practical approach, backed by research and personal experience, Glass takes on a wide range of related angles and implications. To name only a few: * Are discipline and formality at odds with flexibility and agility? * When are control-driven vs. experimentation-driven approaches most effective? * Can we "make creativity happen" in a software organization? * Which is more important, process or product? * How do theory and practice interact in the software field? Can practitioners and academe complement each other more effectively? * Is there a missing link between creativity and software design? * What is the balance of "intellectual" and "clerical" tasks in software work? * Can we still find a place for plain old fun? Revised, updated, and expanded, Software Creativity 2.0 also features a new Foreword by Tom DeMarco, author of Peopleware, and a new Preface by author Robert L. Glass.

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

Practical Subversion

Apress 出版
2006/11/27 出版

An open source version control project, Subversion is enjoying considerable interest due to its stated intention of resolving longstanding problems found within the aging Concurrent Versioning System (CVS), long the standard solution for millions of projects around the globe. Accordingly, high-profile companies and open source project teams are migrating en masse to Subversion, some of which include all projects maintained by the Apache Software Foundation, Python, Samba, Mono, and Plone. Further, SourceForge.net recently announced Subversion support for its more than 120,000 hosted projects, meaning the more than 1 million members now have the opportunity to begin taking advantage of Subversion's superior management features.

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

BIRT

Addison-Wesl 出版
2006/11/03 出版
9 特價2771
貨到通知
下次再買

Head First Object-Oriented Analysis and Design

Oreilly & 出版
2006/11/01 出版

"Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner." Ivar Jacobson, Ivar Jacobson Consulting "I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great software!" Kyle Brown, Distinguished Engineer, IBM "Hidden behind the funny pictures and crazy fonts is a serious, intelligent, extremely well-crafted presentation of OO Analysis and Design. As I read the book, I felt like I was looking over the shoulder of an expert designer who was explaining to me what issues were important at each step, and why." Edward Sciore, Associate Professor, Computer Science Department, Boston College Tired of reading Object Oriented Analysis and Design books that only makes sense after you're an expert? You've heard OOA&D can help you write great software every time-software that makes your boss happy, your customers satisfied and gives you more time to do what makes you happy. But how? Head First Object-Oriented Analysis & Design shows you how to analyze, design, and write serious object-oriented software: software that's easy to reuse, maintain, and extend; software that doesn't hurt your head; software that lets you add new features without breaking the old ones. Inside you will learn how to: Use OO principles like encapsulation and delegation to build applications that are flexible Apply the Open-Closed Principle (OCP) and the Single Responsibility Principle (SRP) to promote reuse of your code Leverage the power of design patterns to solve your problems more efficiently Use UML, use cases, and diagrams to ensure that all stakeholders are communicating clearly to help you deliver the right software that meets everyone's needs. By exploiting how your brain works, Head First Object-Oriented Analysis & Design compresses the time it takes to learn and retain complex information. Expect to have fun, expect to learn, expect to be writing great software consistently by the time you're finished reading this!

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

Hot-wiring

New Riders 出版
2006/10/04 出版
9 特價1260
貨到通知
下次再買

Debugging

Amacom Books 出版
2006/09/30 出版

When the pressure is on to resolve an elusive software or hardware glitch, what's needed is a cool head courtesy of a set of rules guaranteed to work on any system, in any circumstance.Written in a frank but engaging style, this book provides simple, foolproof principles guaranteed to help find any bug quickly. Recognized tech expert and author David Agans changes the way you think about debugging, making those pesky problems suddenly much easier to find and fix.Agans identifies nine simple, practical rules that are applicable to any software application or hardware system, which can help detect any bug, no matter how tricky or obscure. Illustrating the rules with real-life bug-detection war stories, Debugging shows you how to: Understand the system: how perceiving the ""roadmap"" can hasten your journeyQuit thinking and look: when hands-on investigation can't be avoidedIsolate critical factors: why changing one element at a time can be an essential toolKeep an audit trail: how keeping a record of the debugging process can win the dayWhether the system or program you're working on has been designed wrong, built wrong, or used wrong, Debugging helps you think correctly about bugs, so the problems virtually reveal themselves.

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

Information Dashboard Design

Few, Stephen  著
Oreilly & 出版
2006/09/30 出版
9 特價1763
貨到通知
下次再買

Why Software Sucks

2006/09/29 出版

This non-technical book discusses the annoyances and dangers we encounter every day when using computers. Written with delightful wit and humor, as well as the insight of an experienced insider, it rips into the design of software much as Atul Gawande's Complications exposed the practice of medicine. Its basic message to ordinary people having problems learning or using their software is this: It's not your fault! It's not because you're dumb! Aimed primarily at casual users of software, the book tells readers what they should expect from their software and how to make their voices heard so that they receive it. The book explains the mindset of the programmers behind our software: how they're different from the rest of us, and how they're similar. It looks at the decisions programmers have to make in building their system or application, and why they make the choices that they do - choices that too often leave us scratching our heads, or worse. But the book is not just a funny rant. It shows what all of us ordinary users need to know, and can do, to make our interactions with computers less frustrating. You needn't become a programmer to become a smarter and cooler user. You do need to read this book.

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

Sms 2003 Recipes

Greg,Ramsey  著 、Byle, Warren  著
Apress 出版
2006/09/18 出版

Systems Management Server (SMS) 2003 provides a comprehensive solution for managing the Microsoft platform, enabling organizations to provide relevant software and updates to users quickly and cost-effectively. This book offers hundreds of quick-reference solutions for the Windows administrator. The book addresses a wide range of problems that all levels of SMS administrators have reported to our authors in the course of their real-world jobs. Some are simple, beginning implementation solutions, while others address high-end automation techniques. The recipes in this book were not selected whimsically, nor on the basis of what the authors found cool or interesting, but rather on the frequency and importance of complaints experienced by the authors in practical business environments.

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

Python for Dummies

Stef,Maruch  著 、Maruch, Aahz  著
For Dummies 出版
2006/09/14 出版

Python is one of the most powerful, easy-to-read programming languages around, but it does have its limitations. This general purpose, high-level language that can be extended and embedded is a smart option for many programming problems, but a poor solution to others. Python For Dummies is the quick-and-easy guide to getting the most out of this robust program. This hands-on book will show you everything you need to know about building programs, debugging code, and simplifying development, as well as defining what actions it can perform. You'll wrap yourself around all of its advanced features and become an expert Python user in no time. This guide gives you the tools you need to: Master basic elements and syntax Document, design, and debug programs Work with strings like a pro Direct a program with control structures Integrate integers, complex numbers, and modules Build lists, stacks, and queues Create an organized dictionary Handle functions, data, and namespace Construct applications with modules and packages Call, create, extend, and override classes Access the Internet to enhance your library Understand the new features of Python 2.5 Packed with critical idioms and great resources to maximize your productivity, Python For Dummies is the ultimate one-stop information guide. In a matter of minutes you'll be familiar with Python's building blocks, strings, dictionaries, and sets; and be on your way to writing the program that you've dreamed about!

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

Pro .net 2.0 Windows Forms and Custom Controls in Vb 2005

Apress 出版
2006/08/21 出版

This book is the VB 2005 version of the author's best-selling and highly-praised Pro .NET 2.0 Windows Forms and Custom Controls in C#. The author shows Visual Basic 2005 programmers how to design flexible, user-friendly Windows interfaces, using .NET. They will learn to use the full range of .NET controls, as well as extend them with custom controls. From best practices to user interface design tips, to a comprehensive examination of .NET user interface controls, this is a lively and practical work. Although this book is more than a reference manual, it includes detailed discussion of user interface elements that programmers will use on a regular basis.

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

The Definitive Guide to GCC

Apress 出版
2006/08/07 出版

The GNU Compiler Collection (GCC) offers a variety of compilers for a variety of programming languages, including C, C++, Java, Fortran, and Ada. The Definitive Guide to GCC, Second Edition, has been revised to reflect the changes made in the most recent major GCC release, version 4. Providing in-depth instruction to GCC's enormous array of features and options, and introducing crucial tools such as autoconf, gprof, and libtool, beginners and experts alike will appreciate using this book as both a guide and reference for years to come. However this book goes well beyond a general introduction, introducing key programming techniques, such as profiling and optimization that when used in conjunction with GCC's advanced features can greatly improve application performance. Also, in order to account for the growing popularity of GCC's other language compilers, the second edition has been expanded to provide coverage for C++, Java, Fortran and Ada.

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

Expert Service-oiented Architecture in C# 2005

Apress 出版
2006/08/04 出版

This book draws the reader into the service-oriented architecture (SOA) mindset and immerses them in updated code and reference material specifically architected for Visual Studio 2005 and Web Services Enhancements (WSE) 3.0. It provides a head start on building SOA applications using the author's clear conceptual discussions, practical examples, and accurate treatment of difficult material that doesn't simply "gloss over" the hard stuff. Most .NET-based Web services are simply containers for limited RPC-style methods. This book shows how to shift development paradigm to create Web services that process sophisticated XML messages within a secure, service-oriented, loosely-coupled architecture. Over half of the book has been thoroughly updated from the first edition. It focuses on implementation by policy, rather than code, as a more efficient means for implementing solutions. The book provides the practical information needed today, while at the same time preparing you for what is needed tomorrow.

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

Mastering Regular Expressions

Oreilly & 出版
2006/08/01 出版

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regular expressions, this book is a stunning eye-opener. As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them. Yet despite their wide availability, flexibility, and unparalleled power, regular expressions are frequently underutilized. Yet what is power in the hands of an expert can be fraught with peril for the unwary. Mastering Regular Expressions will help you navigate the minefield to becoming an expert and help you optimize your use of regular expressions. Mastering Regular Expressions, Third Edition, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, in addition to enhanced PHP coverage in the central "core" chapters. Furthermore, this edition has been updated throughout to reflect advances in other languages, including expanded in-depth coverage of Sun's java.util.regex package, which has emerged as the standard Java regex implementation.Topics include: A comparison of features among different versions of many languages and tools How the regular expression engine works Optimization (major savings available here!) Matching just what you want, but not what you don't want Sections and chapters on individual languages Written in the lucid, entertaining tone that makes a complex, dry topic become crystal-clear to programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions, Third Edition offers a wealth information that you can put to immediate use. Reviews of this new edition and the second edition: "There isn't a better (or more useful) book available on regular expressions." --Zak Greant, Managing Director, eZ Systems "A real tour-de-force of a book which not only covers the mechanics of regexes in extraordinary detail but also talks about efficiency and the use of regexes in Perl, Java, and .NET...If you use regular expressions as part of your professional work (even if you already have a good book on whatever language you're programming in) I would strongly recommend this book to you." --Dr. Chris Brown, Linux Format "The author does an outstanding job leading the reader from regex novice to master. The book is extremely easy to read and chock full of useful and relevant examples...Regular expressions are valuable tools that every developer should have in their toolbox. Mastering Regular Expressions is the definitive guide to the subject, and an outstanding resource that belongs on every programmer's bookshelf. Ten out of Ten Horseshoes." --Jason Menard, Java Ranch

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

The Art of Stop-Motion Animation

Five Star 出版
2006/07/18 出版
9 特價1575
貨到通知
下次再買

Object Oriented Php

Lavin, Peter  著
No Starch Pr 出版
2006/06/01 出版
9 特價943
貨到通知
下次再買

Design Patterns in Java

Prentice H 出版
2006/04/28 出版
9 特價3527
貨到通知
下次再買

Practices Of An Agile Developer

Pragmatic 出版
2006/04/14 出版

These are the proven, effective agile practices that will make you a better developer. You'll learn pragmatic ways of approaching the development process and your personal coding techniques. You'll learn about your own attitudes, issues with working on a team, and how to best manage your learning, all in an iterative, incremental, agile style. You'll see how to apply each practice, and what benefits you can expect. Bottom line: This book will make you a better developer.

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

Realbasic Cross-Platform Application Development

Choate, Mark  著
Sams 出版
2006/04/10 出版

REALbasic Cross-Platform Application Development treats REALbasic as a serious development environment and is targeted to developers with a minimum of programming experience, but who may or may not be new to the REALbasic platform. Written by a writer and developer with extensive REALbasic experience with input and guidance from REAL Software, this book will show you how to take advantage of the new cross-platform abilities of REALbasic and teach you how to create cross-platform applications. Don't waste any more time with the other novice-oriented REALbasic books out there. Get inside this development environment with REALbasic Cross-Platform Application Development.

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

HTML Utopia

Rachel,Andrew  著 、Andrew, Rachel  著
Sitepoint 出版
2006/04/01 出版

HTML Utopia: Designing Without Tables Using CSS, 2nd Edition is for web developers looking to create websites using Cascading Style Sheets for layout, which allow for faster page downloads, easier maintenance, faster website redesigns, and better search engine optimization.HTML Utopia covers all aspects of using Cascading Style Sheets in Web Development, and is a must-read for Web Developers designing new sites or upgrading existing ones to use CSS layouts.This book includes one of the most comprehensive CSS2 references on the market. Jeffrey Zeldman, web design guru and co-founder of the Web Standards Project, says "After reading this book, you will not only understand how to use CSS to emulate old-school, table-driven web layouts, you will be creating websites that would be impossible to design using traditional methods".The second edition of this popular book includes brand new coverage of Internet Explorer 7, Firefox 1.1, new CSS Solutions, and greatly expanded coverage of popular, cross-browser, CSS layout techniques.From The Back Cover"Now You Too Can Easily Create Modern 'Table-free' Websites Using CSS from scratch"Rachel Andrew and Dan Shafer's book is a comprehensive guide to learning and applying the principles of CSS to your Website.This book will teach you how toWrite faster loading, dramatically smaller pagesSpeed up site maintenance by separating the content from the layoutCreate flexible 3-column designs with easeWrite device-independent CSS that will work on everything from a PC to an internet refridgeratorWrite search engine friendly pages that can actually be understood by search enginesDesign sites that are standards compliantAccomodate older Web BrowsersAnd much more...

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

Eric Sink on the Business of Software

Eric,Sink  著
Apress 出版
2006/03/27 出版

Eric Sink on the Business of Software is a selection of the best and most popular essays from the author's website. The essays cover business concerns that programmers face during the course of their careers, particularly if the programmers are small Independent Software Vendors. Sink covers issues like starting your own business, then performing the hiring, finances, and other matters.

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

Software Conflict 2.0

Ingram 出版
2006/03/16 出版

Software Conflict 2.0: The Art and Science of Software Engineering updates and expands a neglected classic in the field. The nearly 60 essays in this book--always easily digestible, often profound, and never too serious--are the work of pioneer Robert L. Glass, 50 year software veteran, and author or editor of more than 25 books, including the recent bestseller Facts and Fallacies of Software Engineering. As loyal Glass readers have come to expect, Software Conflict 2.0 takes up large themes and important questions, never shying away from controversy. Robert Glass has a unique perspective, owing partly to his longevity in the field, partly to his breadth and depth of experience as a practitioner, and partly to his experiences on multiple continents crossing back and forth between the worlds of the university and the professional programming shop. No matter what unique corner of the software engineering world you call home--be it aerospace or e-commerce--whether you are a researcher, hardcore coder, consultant, or manager, Software Conflict 2.0 tackles questions and conflicts that you will recognize. Bob Glass's wide and deep perspective on the art and science of software engineering will widen and deepen your own perspective. Pragmatic Programmer Andy Hunt writes in his Foreword to this book, "Eleventh-century philosopher Pierre Abelard taught that, 'The beginning of wisdom is found in doubting; by doubting we come to the question, and by seeking we may come upon the truth.' Welcome to Bob's essays on software conflict. Here you'll find the seeds of doubt, some underlying questions, and a fellow seeker." We couldn't agree more. The first edition of Software Conflict was published circa 1990 and, until now, has been out of print for some time. Why? Mainly because that聶s the normal pattern for software books: a new book is hot when it hits the streets, but then trends change, paradigms shift, and eventually the publisher stops placing orders with the printer. As hundreds of new books are published every year, a real treasure can be buried in the shifting sands. Sometimes the significance of a software book transcends the endless cycle of trends and revolutions. In fact, some of the great software books continue to be discussed even decades after their original publication. Why do people keep reading these "dated" software engineering books? Because the insights of these great books are timeless, as valid today as they were yesterday. Because these insights help us become better software professionals, better researchers, better managers. And because the writings of a computing pioneer like Robert L. Glass might just reveal something about where we are today and where we聶re headed. Software Conflict 2.0 features six new essays by Robert Glass and a new Foreword by Andrew Hunt of the Pragmatic Programmers.

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

Beginning PHP and PostgreSQL 8

Ingram 出版
2006/02/27 出版

Beginning PHP 5 and PostgreSQL 8 is the first and most comprehensive book to delve into the latest versions of two popular open source web development technologies, the PostgreSQL 8 database server and PHP 5 scripting language. Readers reap the knowledge of these core technologies and gain valuable insight into how they are used in unison to create dynamic data-driven web applications. This is an ideal guide for the web designer, programmer, hobbyist, or novice who wants to learn how to create applications with PHP 5 and PostgreSQL 8.

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

Preventing Web Attacks With Apache

Addison-Wesl 出版
2006/02/07 出版

"Ryan Barnett has raised the bar in terms of running Apache securely. If you run Apache, stop right now and leaf through this book; you need this information." -- Stephen Northcutt, The SANS Institute The only end-to-end guide to securing Apache Web servers and Web applications Apache can be hacked. As companies have improved perimeter security, hackers have increasingly focused on attacking Apache Web servers and Web applications. Firewalls and SSL won't protect you: you must systematically harden your Web application environment. Preventing Web Attacks with Apache brings together all the information you'll need to do that: step-by-step guidance, hands-on examples, and tested configuration files. Building on his groundbreaking SANS presentations on Apache security, Ryan C. Barnett reveals why your Web servers represent such a compelling target, how significant exploits are performed, and how they can be defended against. Exploits discussed include: buffer overflows, denial of service, attacks on vulnerable scripts and programs, credential sniffing and spoofing, client parameter manipulation, brute force attacks, web defacements, and more. Barnett introduces the Center for Internet Security Apache Benchmarks, a set of best-practice Apache security configuration actions and settings he helped to create. He addresses issues related to IT processes and your underlying OS; Apache downloading, installation, and configuration; application hardening; monitoring, and more. He also presents a chapter-length case study using actual Web attack logs and data captured "in the wild." For every sysadmin, Web professional, and security specialist responsible for Apache or Web application security. With this book, you will learn to * Address the OS-related flaws most likely to compromise Web server security * Perform security-related tasks needed to safely download, configure, and install Apache * Lock down your Apache httpd.conf file and install

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

The Career Programmer

Apress 出版
2006/02/06 出版

The Career Programmer explains how you can work within the existing system to solve deadline problems and regain control of the development process. The author provides proven, practical, and hands-on solutions designed to work even when confronted with the political and chaotic realities of the business environment. Issues are addressed from the points of view of both the programmer and project manager, and steps are shown in all perspectives, from large-scale teams down to projects with a single developer. For you, the end results will mean less overtime and stress, higher quality software, and a more satisfying career.

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

Data Binding With Windows Forms 2.0

Noyes, Brian  著
2006/01/13 出版

"Brian Noyes' writing style easily captures your attention as he elaborates on all aspects of data binding in his book. He has a refreshingly clear and crisp delivery as he starts each chapter with a simple tour of each topic, and then leads you into practical concerns for sound practices and extensibility opportunities. Most importantly, as Brian explains approaches to data-binding architecture, patterns of usage, the value of data sets, binding controls and the rest, he always describes how he reaches his recommendations on the topic. This book is perfect for newcomers to .NET 2.0, but also for those that have some experience. Anyone who cares about data in their applications (okay, that should be almost everyone) is guaranteed to learn something new and useful by reading Brian's book." --Michele Leroux Bustamante, IDesign chief architect, Microsoft regional director, and MVP "Brian has saved me a lot of time. I'm writing The Hitchhiker's Guide to Visual Studio and SQL Server 2005 (7th Edition) and I'm not going to have to cover data binding nearly as deeply because Brian has done it for me. His book gets right to the meat of the subject and makes data binding look easy. I was also pleased to see that the book focuses on the misunderstood and under-applied Windows Forms architecture. It's a must-read for anyone trying to make their application more interactive and to leverage the new Visual Studio 2005 technology. I'm planning to point my readers to this resource when they need an in-depth treatment of data binding." --William Vaughn, president, Beta V Corporation "Data binding has finally come of age in Windows applications. Back in the Visual Studio 6.0 days, I ignored data binding completely and wrote my own repetitive code to encapsulate my business logic. With Visual Studio 2005, we finally have a robust and compelling data-binding technology. To ignore it today would make you inefficient and put you behind the curve. Brian delivers a clear and concise discussion of a core topic of development for Windows today. A combination of an easy-to-follow conversational yet technical tone, excellent examples, and solid explanations make this a must-read for any developer writing for Windows or learning to write for Windows." --Stephen Forte, chief technical officer, Corzen Inc. "This book provides a clear, readable, and in-depth treatment of data binding, with detailed discussions of best practices in the presentation and use of data. Brian communicates his knowledge on the mechanics of data binding to give the low-level understanding that makes all the difference when building sophisticated applications and troubleshooting difficult problems. Effective data binding can enormously reduce the amount of code in your applications and will allow new levels of sophistication in your development. Read this book." --Jonathan Cogley, chief executive officer, Thycotic, ASPInsider, and C# MVP "The .NET Framework 2.0, Visual Studio .NET 2005, and Windows Forms 2.0 incorporate the most powerful data-binding platform yet, and absolutely need a book like this to expose it. Brian's extensive data-binding knowledge and experience shine through as he comprehensively explores its many facets, starting with the fundamentals before tackling a wide variety of real-world scenarios. I've always thought a data-binding book was necessary, and I'm glad Brian found the time to write his." --Michael Weinhardt, freelance author and application developer " Data Binding with Windows Forms 2.0 earns a gold star and a prized place in my development book library. Brian is an exceptional teacher of technology, best practices, and technique. He continues to educate at every presentation I attend; his book carries that quality to paper. I found this book to be highly informative and full of all the important steps and examples necessary to learn this technology. In this book, Brian demonstrates a firm grasp on the concepts and I really e

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

Micro-isv

Walsh, Bob  著
Apress 出版
2006/01/09 出版

Micro-ISV: From Vision to Reality explains what works and why, in today's emerging micro-ISV sector. Micro Independent Software Vendors (micro-ISVs) have become both a major source of applications, and a realistic career alternative for IT professionals. Today there are thousands of programmers building and delivering great solutions to problems worldwide, with success and revenues far larger than you might think. Written by, for, and with the considerable help of some of the leading micro-ISVs, this book is ideal if you want to do more than just dream of having your own business.

9 特價1368
立即代訂
下次再買
頁數45/47
移至第
金石堂門市 全家便利商店 ok便利商店 萊爾富便利商店 7-11便利商店
World wide
活動ing