
ilość książek w kategorii: 16940
![]() |
Oracle Regular Expressions Pocket Reference
ISBN: 9780596006013 / Angielski / Miękka / 2003 / 60 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Support for regular expressions in SQL and PL/SQL is one of the most exciting features of Oracle Database 10G. Oracle has long supported the ANSI-standard LIKE predicate for rudimentary pattern matching, but regular expressions take pattern matching to a new level. They provide a powerful way to select data that matches a pattern, as well as to manipulate, rearrange, and change that data.This concise pocket guide is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other... Support for regular expressions in SQL and PL/SQL is one of the most exciting features of Oracle Database 10G. Oracle has long supported the ANSI-s... |
cena:
38,35 |
![]() |
Ant the Definitive Guide
ISBN: 9780596006099 / Angielski / Miękka / 2005 / 316 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full-fledged testing and deployment environment.Ant: The Definitive Guide has been reworked, revised and expanded upon to reflect this evolution. It documents the new ways that Ant is being applied,... Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java enviro... |
cena:
173,37 |
![]() |
Managing Projects with GNU Make
ISBN: 9780596006105 / Angielski / Miękka / 2004 / 280 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why this utility continues to hold its top position in project build software, despite many younger competitors.The premise behind make is simple: after you change source files and want to rebuild your program or other... The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s,... |
cena:
173,37 |
![]() |
Java Examples in a Nutshell
ISBN: 9780596006204 / Angielski / Miękka / 2004 / 701 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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... 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... |
cena:
153,95 |
![]() |
Eclipse
ISBN: 9780596006419 / Angielski / Miękka / 2004 / 336 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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... 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 t... |
cena:
173,37 |
![]() |
Learning GNU Emacs 3e
ISBN: 9780596006488 / Angielski / Miękka / 2005 / 509 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text editors, GNU Emacs is a complete working environment--you can stay within Emacs all day without leaving. Learning GNU Emacs, 3rd Edition tells readers how to get started with the GNU Emacs editor. It is a thorough guide that will also "grow" with you: as you become more proficient, this book will help you learn how to use Emacs more effectively. It takes you from basic Emacs usage (simple text editing) to moderately complicated customization... GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text edito... |
cena:
173,37 |
![]() |
Aspectj Cookbook
ISBN: 9780596006549 / Angielski / Miękka / 2005 / 331 str. Termin realizacji zamówienia: ok. 30 dni roboczych. When Object Oriented programming (OO) first appeared, it was a revelation. OO gave developers the ability to create software that was more flexible and robust, but as time went on and applications became more sophisticated, too, certain areas of "traditional" OO architectures were found wanting. Aspect-oriented programming (AOP) addresses those issues by extending the OO approach even further.Many developers are interested in AOP--especially in AspectJ, the open source extension of the Java programming language that explicitly supports the AOP approach. Yet, although AspectJ is included... When Object Oriented programming (OO) first appeared, it was a revelation. OO gave developers the ability to create software that was more flexible... |
cena:
187,44 |
![]() |
Hibernate: A Developer's Notebook
ISBN: 9780596006969 / Angielski / Miękka / 2004 / 176 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Do you enjoy writing software, except for the database code? Hibernate: A Developer's Notebook is for you.Database experts may enjoy fiddling with SQL, but you don't have to--the rest of the application is the fun part. And even database experts dread the tedious plumbing and typographical spaghetti needed to put their SQL into a Java program. Hibernate: A Developers Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the... Do you enjoy writing software, except for the database code? Hibernate: A Developer's Notebook is for you.Database experts may enjoy fiddlin... |
cena:
96,15 |
![]() |
Eclipse Cookbook
ISBN: 9780596007102 / Angielski / Miękka / 2004 / 366 str. Termin realizacji zamówienia: ok. 30 dni roboczych. You've probably heard the buzz about Eclipse, the powerful open source platform that gives Java developers a new way to approach development projects. It's like a shiny new car--no longer content to just admire Eclipse, you're now itching to get in and drive.Eclipse is to Java developers what Visual Studio is to .NET developers--it's an integrated development environment (IDE) that combines a code editor, compiler, debugger, text editor, graphical user interface (GUI) builder, and other components into a single, user-friendly application. It provides a solid foundation that enables Java... You've probably heard the buzz about Eclipse, the powerful open source platform that gives Java developers a new way to approach development projec... |
cena:
187,44 |
![]() |
XML Hacks
ISBN: 9780596007119 / Angielski / Miękka / 2004 / 470 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over the Internet from one computer platform to another or one application to another and retain its original format. Flexible enough to be customized for applications as diverse as web sites, electronic data interchange, voice mail systems, wireless devices, web services, and more, XML is quickly becoming ubiquitous.XML Hacks is a roll-up-your-sleeves guide that distills years of ingenious XML hacking into a complete set of practical tips,... Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over t... |
cena:
96,30 |
![]() |
Jboss at Work: A Practical Guide: A Practical Guide
ISBN: 9780596007348 / Angielski / Miękka / 2005 / 306 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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... Consisting of a number of well-known open source products, JBoss is more a family of interrelated services than a single monolithic application. Bu... |
cena:
134,83 |
![]() |
Perl 6 and Parrot Essentials
ISBN: 9780596007379 / Angielski / Miękka / 2004 / 298 str. Termin realizacji zamówienia: ok. 30 dni roboczych. Distilling many years of Perl experience--including an insiders look at Perl development (the authors are members of the Perl 6 core development team)--Perl 6 and Parrot Essentials, 2nd Edition is an unparalleled preview of major changes in the widely-anticipated Perl 6. This sneak peek of what's coming in Perl includes succinct but thorough coverage of groundbreaking new developments in Parrot--the language-independent interpreter engine that will execute code written in the new Perl 6 language. Designed to be language independent, Parrot can be used to interpret other dynamic... Distilling many years of Perl experience--including an insiders look at Perl development (the authors are members of the Perl 6 core development te... |
cena:
166,60 |
![]() |
Java 5.0 Tiger
ISBN: 9780596007386 / Angielski / Miękka / 2004 / 177 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Java 5.0, code-named "Tiger," promises to be the most significant new version of Java since the introduction of the language. With over a hundred substantial changes to the core language, as well as numerous library and API additions, developers have a variety of new features, facilities, and techniques available.But with so many changes, where do you start? You could read through the lengthy, often boring language specification; you could wait for the latest 500 page tome on concepts and theory; you could even play around with the new JDK, hoping you figure things out--or you can get... Java 5.0, code-named "Tiger," promises to be the most significant new version of Java since the introduction of the language. With over a hundred s... |
cena:
134,83 |
![]() |
NUnit Pocket Reference
ISBN: 9780596007393 / Angielski / Miękka / 2004 / 96 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source projects even Microsoft uses it internally. NUnit is a unit-testing framework for all .Net languages. Written entirely in C#, NUnit takes advantage of many .NET language features, such as custom... Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both p... |
cena:
38,35 |
![]() |
JUnit Pocket Guide
ISBN: 9780596007430 / Angielski / Miękka / 2004 / 92 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it. While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, bringing together all the bits of hard to remember information, syntax, and rules for working with JUnit, as well as delivering the insight and sage advice that can only come from a... JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit t... |
cena:
38,35 |
![]() |
.Net Compact Framework Pocket Guide
ISBN: 9780596007577 / Angielski / Miękka / 2004 / 114 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. The rapid proliferation of mobile networks for both public use and private has made connectivity-on-the-go a desirable, if not absolutely essential, condition. Nor is this mobility limited to laptops: everywhere you look, people are downloading email and other information directly to their cell phones and PDAs. For developers, this means an increased demand to create applications for mobile devices. Microsoft's .NET Compact Frameworks provides a full suite of powerful tools to help them get the job done.The .NET Compact Framework--a scaled down version of Microsoft's .NET Framework--offers... The rapid proliferation of mobile networks for both public use and private has made connectivity-on-the-go a desirable, if not absolutely essential... |
cena:
38,35 |
![]() |
Producing Open Source Software: How to Run a Successful Free Software Project
ISBN: 9780596007591 / Angielski / Miękka / 2005 / 304 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. The corporate market is now embracing free, "open source" software like never before, as evidenced by the recent success of the technologies underlying LAMP (Linux, Apache, MySQL, and PHP). Each is the result of a publicly collaborative process among numerous developers who volunteer their time and energy to create better software. The truth is, however, that the overwhelming majority of free software projects fail. To help you beat the odds, O'Reilly has put together Producing Open Source Software, a guide that recommends tried and true steps to help free software developers... The corporate market is now embracing free, "open source" software like never before, as evidenced by the recent success of the technologies underl... |
cena:
96,15 |
![]() |
C++ Cookbook: Solutions and Examples for C++ Programmers
ISBN: 9780596007614 / Angielski / Miękka / 2005 / 573 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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... Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it ca... |
cena:
192,63 |
![]() |
Excel 2003 Programming
ISBN: 9780596007676 / Angielski / Miękka / 2004 / 314 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. On the surface, it doesn't appear as if much in Excel 2003 has changed. There are a handful of new objects and the user interface is largely the same. But beyond a superficial glance, you'll see that there are fundamental shifts implied by the new features: Lists, XML, web services, .NET, and InfoPath build a framework for entirely new ways to exchange data with Excel. In fact, that's much of what Excel 2003 is all about--solving problems that deal with teamwork-- collecting and sharing data, programming across applications, and maintaining security.The latest in our Developer's Notebook... On the surface, it doesn't appear as if much in Excel 2003 has changed. There are a handful of new objects and the user interface is largely the sa... |
cena:
115,42 |
![]() |
Java Threads
ISBN: 9780596007829 / Angielski / Miękka / 2004 / 340 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's threading system is simple relative to other threading systems. In earlier versions of Java, this simplicity came with tradeoffs: some of the advanced features in other threading systems were... Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threa... |
cena:
153,95 |