
ilość książek w kategorii: 16940
![]() |
Perl Template Toolkit
ISBN: 9780596004767 / Angielski / Miękka / 2004 / 592 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML:: Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. But unlike the others, the Template Toolkit is as facile at producing HTML as it is at producing XML, PDF, or any other output format. And because it has its own simple templating language,... Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML:: Template, and hundreds of other lesser known systems-... |
cena:
154,10 |
![]() |
Extreme Programming Pocket Guide
ISBN: 9780596004859 / Angielski / Miękka / 2003 / 90 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of code--resonate with developers everywhere. Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, frustrations, and constant demands on your patience.Unless you've got unlimited time (and who does these days?), you can't always stop to thumb through hundreds of pages to find the piece of... Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for ... |
cena:
77,03 |
![]() |
VBScript in a Nutshell
ISBN: 9780596004880 / Angielski / Miękka / 2003 / 514 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Lightweight yet powerful, VBScript from Microsoft(r) is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system administrators who want to develop effective scripts.Completely updated for VBScript 5.6, WSH 5.6 and ASP 3.0, VBScript In a Nutshell, Second Edition includes updated introductory chapters... Lightweight yet powerful, VBScript from Microsoft(r) is used in four main areas: server-side web applications using Active Server Pages (ASP), clie... |
cena:
192,63 |
![]() |
C++ Pocket Reference
ISBN: 9780596004965 / Angielski / Miękka / 2008 / 142 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed. Programmers will also appreciate the book's brevity; as much information as possible has been crammed into its small pages.In the C++ Pocket Reference, you will find:... C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Po... |
cena:
96,30 |
![]() |
Perl Debugger Pocket Reference
ISBN: 9780596005030 / Angielski / Miękka / 2004 / 135 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Most Perl programmers know about the Perl debugger--the nifty little built-in utility that you can use to fully debug any programs that you write. Inside the interactive debugger environment, you're prompted for commands that let you examine your source code, set breakpoints, dump out function call stacks, change values of variables, and much more. It's so convenient that some programmers run it just to test out Perl constructs as they create a program. But although it's on their radar, not many Perl programmers take the time to master the debugger. That's where the Perl Debugger Pocket... Most Perl programmers know about the Perl debugger--the nifty little built-in utility that you can use to fully debug any programs that you write. ... |
cena:
38,35 |
![]() |
.Net Framework Essentials
ISBN: 9780596005054 / Angielski / Miękka / 2003 / 380 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Fully updated for version 1.1 of the .NET Framework, .NET Framework Essentials, 3rd Edition is an objective, concise, no-nonsense overview of the Microsoft .NET Framework for developing web applications and services. Written for intermediate to advanced VB, C/C++, Java, and Delphi developers, .NET Framework Essentials, 3rd Edition is also useful to system architects and leaders who are assessing tools for future projects..NET Framework Essentials touches all the bases--from the Common Language Run-Time (CLR) and key class libraries to the specialized packages for... Fully updated for version 1.1 of the .NET Framework, .NET Framework Essentials, 3rd Edition is an objective, concise, no-nonsense overview o... |
cena:
173,37 |
![]() |
Jakarta Struts Pocket Reference
ISBN: 9780596005191 / Angielski / Miękka / 2003 / 142 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Web tier frameworks have soared in popularity over the past year or so due to the increasing complexity of Java itself, and the need to get more work done with fewer resources. Developers who used to spend hours and hours writing low-level features can use a well-written framework to build the presentation tier so they start coding the "good stuff" sooner--the business logic at the core of the program. The Jakarta Struts Framework is one of the most popular presentation frameworks for building web applications with Java Servlet and JavaServer Pages (JSP) technologies. If you work with the... Web tier frameworks have soared in popularity over the past year or so due to the increasing complexity of Java itself, and the need to get more wo... |
cena:
57,76 |
![]() |
ASP.Net in a Nutshell
ISBN: 9780596005207 / Angielski / Miękka / 2003 / 979 str. Termin realizacji zamówienia: ok. 30 dni roboczych. ASP.NET in a Nutshell is a concise, one-volume reference to everything you need to make effective use of ASP.NET. An invaluable resource that goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application, ASP.NET in a Nutshell is the definitive guide for developers of both applications and web services.Updated for Visual Studio .NET 2003, the 2nd edition of this book includes fresh information on application and web service... ASP.NET in a Nutshell is a concise, one-volume reference to everything you need to make effective use of ASP.NET. An invaluable resource tha... |
cena:
249,93 |
![]() |
Java Database Best Practices
ISBN: 9780596005221 / Angielski / Miękka / 2003 / 288 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use This comprehensive guide introduces each of the dominant APIs (Enterprise JavaBeans, Java Data Objects, the Java Database Connectivity API (JDBC) as well as other, lesser-known options), explores the methodology and design... When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for... |
cena:
153,95 |
![]() |
Office 2003 XML
ISBN: 9780596005382 / Angielski / Miękka / 2004 / 586 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. 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.... 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... |
cena:
173,37 |
![]() |
Security Warrior
ISBN: 9780596005450 / Angielski / Miękka / 2004 / 531 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. When it comes to network security, many users and administrators are running scared, and justifiably so. The sophistication of attacks against computer systems increases with each new Internet worm.What's the worst an attacker can do to you? You'd better find out, right? That's what Security Warrior teaches you. Based on the principle that the only way to defend yourself is to understand your attacker in depth, Security Warrior reveals how your systems can be attacked. Covering everything from reverse engineering to SQL attacks, and including topics like social engineering,... When it comes to network security, many users and administrators are running scared, and justifiably so. The sophistication of attacks against comp... |
cena:
173,22 |
![]() |
STL Pocket Reference
ISBN: 9780596005566 / Angielski / Miękka / 2003 / 130 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. The STL Pocket Reference describes the functions, classes, and templates in that part of the C++ standard library often referred to as the Standard Template Library (STL). The STL encompasses containers, iterators, algorithms, and function objects, which collectively represent one of the most important and widely used subsets of standard library functionality.The C++ standard library, even the subset known as the STL, is vast. It's next to impossible to work with the STL without some sort of reference at your side to remind you of template parameters, function invocations, return... The STL Pocket Reference describes the functions, classes, and templates in that part of the C++ standard library often referred to as the S... |
cena:
38,35 |
![]() |
Hardcore Java
ISBN: 9780596005689 / Angielski / Miękka / 2004 / 348 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece by piece, revealing the important secrets and tricks that will take you from a junior-level programmer to a seasoned and expert developer. You'll fly through the fundamentals and quickly... Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its i... |
cena:
153,95 |
![]() |
Head First EJB
ISBN: 9780596005719 / Angielski / Miękka / 2003 / 700 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And with the greatest understanding.You'll learn not just what the technology is, but more importantly, why it is, and what it is and isn't good for. You'll learn tricks and tips... What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent re... |
cena:
173,22 |
![]() |
Java Servlet and JSP Cookbook
ISBN: 9780596005726 / Angielski / Miękka / 2004 / 748 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will use every day, along with full-fledged solutions to significant web application development problems that developers can insert directly into their own applications.Java Servlet and JSP Cookbook presents real-world problems, and provides concise, practical solutions to each. Finding even one tested code "recipe" that solves a gnarly problem in this comprehensive collection of... With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Ja... |
cena:
192,63 |
![]() |
SQL Tuning
ISBN: 9780596005733 / Angielski / Miękka / 2003 / 314 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. SQL Tuning provides an essential next step for SQL developers and database administrators who want to extend their SQL tuning expertise and get the most from their database applications.There are two basic issues to focus on when tuning SQL: how to find and interpret the execution plan of an SQL statement and how to change SQL to get a specific alternate execution plan. SQL Tuning provides answers to these questions... A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or th... |
cena:
153,95 |
![]() |
Spidering Hacks
ISBN: 9780596005771 / Angielski / Miękka / 2003 / 402 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. The Internet, with its profusion of information, has made us hungry for ever more, ever better data. Out of necessity, many of us have become pretty adept with search engine queries, but there are times when even the most powerful search engines aren't enough. If you've ever wanted your data in a different form than it's presented, or wanted to collect data from several sites and see it side-by-side without the constraints of a browser, then Spidering Hacks is for you.Spidering Hacks takes you to the next level in Internet data retrieval--beyond search engines--by showing you... The Internet, with its profusion of information, has made us hungry for ever more, ever better data. Out of necessity, many of us have become prett... |
cena:
115,56 |
![]() |
Oracle Pl/SQL for Dbas: Security, Scheduling, Performance & More
ISBN: 9780596005870 / Angielski / Miękka / 2005 / 456 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. PL/SQL, Oracle's powerful procedural language, has been the cornerstone of Oracle application development for nearly 15 years. Although primarily a tool for developers, PL/SQL has also become an essential tool for database administration, as DBAs take increasing responsibility for site performance and as the lines between developers and DBAs blur. Until now, there has not been a book focused squarely on the language topics of special concern to DBAs Oracle PL/SQL for DBAs fills the gap. Covering the latest Oracle version, Oracle Database 10g Release 2 and packed with code and... PL/SQL, Oracle's powerful procedural language, has been the cornerstone of Oracle application development for nearly 15 years. Although primarily a... |
cena:
173,37 |
![]() |
Linux Device Drivers
ISBN: 9780596005900 / Angielski / Miękka / 2005 / 615 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.Over the years the book has helped... Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory... |
cena:
211,90 |
![]() |
Classic Shell Scripting
ISBN: 9780596005955 / Angielski / Miękka / 2005 / 560 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Shell scripting skills never go out of style. It's the shell that unlocks the real potential of Unix. Shell scripting is essential for Unix users and system administrators-a way to quickly harness and customize the full power of any Unix system. With shell scripts, you can combine the fundamental Unix text and file processing commands to crunch data and automate repetitive tasks. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. Classic Shell Scripting is written to help you reliably navigate these tricky waters.Writing shell... Shell scripting skills never go out of style. It's the shell that unlocks the real potential of Unix. Shell scripting is essential for Unix users a... |
cena:
192,63 |