
ilość książek w kategorii: 16939
![]() |
Perl Cookbook
ISBN: 9780596003135 / Angielski / Miękka / 2003 / 968 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have... Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solu... |
cena:
194,06 |
![]() |
C# Essentials
ISBN: 9780596003159 / Angielski / Miękka / 2002 / 218 str. Termin realizacji zamówienia: ok. 30 dni roboczych. Concise but thorough, this second edition of C# Essentials introduces the Microsoft C# programming language, including the Microsoft .NET Common Language Runtime (CLR) and .NET Framework Class Libraries (FCL) that support it. This book's compact format and terse presentation of key concepts serve as a roadmap to the online documentation included with the Microsoft .NET Framework SDK; the many examples provide much-needed context.This new edition has been updated to cover the final release of the C# language. In addition to overviews of C#, the CLR, and the FCL, this new edition of... Concise but thorough, this second edition of C# Essentials introduces the Microsoft C# programming language, including the Microsoft .NET Co... |
cena:
145,77 |
![]() |
C# & VB.NET Conversion Pocket Reference: Converting Code from One Language to Another
ISBN: 9780596003197 / Angielski / Miękka / 2002 / 146 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really quite easy, that's only true up to a point. Some of the differences are obvious, but others are very subtle. C# & VB.NET Conversion Pocket Reference helps you easily make the switch from one language to another.The differences occur in three main areas: syntax, object-oriented principles, and the Visual Studio .NET IDE. Syntax concerns... Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is l... |
cena:
38,66 |
![]() |
Learning XSLT
ISBN: 9780596003272 / Angielski / Miękka / 2003 / 352 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. XSLT is a powerful language for transforming XML documents into something else. That something else can be an HTML document, another XML document, a Portable Document Format (PDF) file, a Scalable Vector Graphics (SVG) file, a Virtual Reality Modeling Language (VRML) file, Java code, or a number of other things. You write an XSLT stylesheet to define the rules for transforming an XML document, and the XSLT processor does the work.As useful as XSLT is, its peculiar characteristics make it a difficult language in which to get started. In fact, newcomers are often a little dazed on first... XSLT is a powerful language for transforming XML documents into something else. That something else can be an HTML document, another XML document, ... |
cena:
135,79 |
![]() |
sed & awk Pocket Reference
ISBN: 9780596003524 / Angielski / Miękka / 2002 / 54 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. For people who create and modify text files, sed and awk are power tools for editing. sed, awk, and regular expressions allow programmers and system administrators to automate editing tasks that need to be performed on one or more files, to simplify the task of performing the same edits on multiple files, and to write conversion programs.The sed & awk Pocket Reference is a companion volume to sed & awk, Second Edition, Unix in a Nutshell, Third Edition, and Effective awk Programming, Third Edition. This new edition has expanded coverage of gawk (GNU awk), and includes... For people who create and modify text files, sed and awk are power tools for editing. sed, awk, and regular expressions allow programmers and syste... |
cena:
77,66 |
![]() |
Xsl-Fo: Making XML Look Good in Print
ISBN: 9780596003555 / Angielski / Miękka / 2002 / 284 str. Termin realizacji zamówienia: ok. 30 dni roboczych. No matter how flexible and convenient digital information has become, we haven't done away with the need to see information in print. Extensible Style Language-Formatting Objects, or XSL-FO, is a set of tools developers and web designers use to describe page printouts of their XML (including XHTML) documents. If you need to produce high quality printed material from your XML documents, then XSL-FO provides the bridge.XSL-FO is one of the few books to go beyond a basic introduction to the technology. While many books touch on XSL-FO in their treatment of XSLT, this book offers... No matter how flexible and convenient digital information has become, we haven't done away with the need to see information in print. Extensible St... |
cena:
145,77 |
![]() |
Writing Excel Macros with VBA
ISBN: 9780596003593 / Angielski / Miękka / 2002 / 574 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Newly updated for Excel 2002, Writing Excel Macros with VBA, 2nd Edition provides Excel power-users, as well as programmers who are unfamiliar with the Excel object model, with a solid introduction to writing Visual Basic for Applications (VBA) macros and programs for Excel. In particular, the book focuses on:
Newly updated for Excel 2002, Writing Excel Macros with VBA, 2nd Edition provides Excel power-users, as well as programmers who are unfamili... |
cena:
155,36 |
![]() |
Programming Coldfusion MX
ISBN: 9780596003807 / Angielski / Miękka / 2003 / 1115 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. ColdFusion has enjoyed widespread use among developers as a powerful, easy-to-learn platform for creating and deploying dynamic web applications. ColdFusion's simple, tag-based language makes it easy to handle basic tasks, like processing form data and querying databases, but the language is also powerful enough to deliver highly scalable, robust applications. And now that Macromedia has integrated ColdFusion into its MX family of technologies, ColdFusion is capable of interacting with Flash MX applications, which opens up even more possibilities.The first edition of this book has been... ColdFusion has enjoyed widespread use among developers as a powerful, easy-to-learn platform for creating and deploying dynamic web applications. C... |
cena:
233,06 |
![]() |
Learning Visual Basic .Net
ISBN: 9780596003869 / Angielski / Miękka / 2002 / 322 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an... Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming... |
cena:
135,79 |
![]() |
Java Extreme Programming Cookbook
ISBN: 9780596003876 / Angielski / Miękka / 2003 / 290 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Extreme Programming does not mean programming naked while rollerblading down the side of the Grand Canyon. It does mean a new approach to software development that is both radical and common-sense. Unlike many software development methodologies, XP has been accepted quickly because its core practices--particularly code sharing, test-first development, and continuous integration--resonated immediately with software developers everywhere. Instead of impressing developers with a body of theory, XP got programmers to say, "Yeah, that's how I'd like to work."Oddly enough, although most... Extreme Programming does not mean programming naked while rollerblading down the side of the Grand Canyon. It does mean a new approach to software ... |
cena:
135,79 |
![]() |
.Net and XML
ISBN: 9780596003975 / Angielski / Miękka / 2003 / 455 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. If you're seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET, but if you want to get a grasp on how .NET and XML actually work together, that's a different story. With .NET & XML, you can get under the hood to see how the .NET Framework implements XML, giving you the skills to write understandable XML-based code that interoperates with code written with other tools, and even other languages. .NET & XML starts by introducing XML... If you're seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you'll need. XML is inte... |
cena:
155,21 |
![]() |
Practical C++ Programming 2e
ISBN: 9780596004194 / Angielski / Miękka / 2003 / 576 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are learning C++. Reflecting the latest changes to the C++ standard, this 2nd edition takes a useful down-to-earth approach, placing a strong emphasis on how to design clean, elegant code.In short,... C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly a... |
cena:
194,21 |
![]() |
Relax NG
ISBN: 9780596004217 / Angielski / Miękka / 2004 / 486 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. As developers know, the beauty of XML is that it is extensible, even to the point that you can invent new elements and attributes as you write XML documents. Then, however, you need to define your changes so that applications will be able to make sense of them and this is where XML schema languages come into play. RELAX NG (pronounced relaxing), the Regular Language Description for XML Core--New Generation is quickly gaining momentum as an alternative to other schema languages. Designed to solve a variety of common problems raised in the creation and sharing of XML vocabularies, RELAX NG... As developers know, the beauty of XML is that it is extensible, even to the point that you can invent new elements and attributes as you write XML ... |
cena:
135,93 |
![]() |
Objective-C Pocket Reference: A Guide to Language Fundamentals
ISBN: 9780596004231 / Angielski / Miękka / 2003 / 130 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Objective-C is an exciting and dynamic approach to C-based object-oriented programming; it's the approach adopted by Apple as the foundation for programming under Mac OS X, a Unix-based operating system gaining wide acceptance among programmers and other technologists. Objective-C is easy to learn and has a simple elegance that is a welcome breath of fresh air after the abstruse and confusing C++. To help you master the fundamentals of this language, you'll want to keep the Objective-C Pocket Reference close at hand. This small book contains a wealth of valuable information to speed... Objective-C is an exciting and dynamic approach to C-based object-oriented programming; it's the approach adopted by Apple as the foundation for pr... |
cena:
38,66 |
![]() |
J2EE Design Patterns
ISBN: 9780596004279 / Angielski / Miękka / 2003 / 350 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built without blueprints, or in this case, design patterns.A software design pattern can be identified as "a recurring solution to a recurring problem." Using design patterns for software development makes... Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and bo... |
cena:
194,21 |
![]() |
VB.NET Language Pocket Reference
ISBN: 9780596004286 / Angielski / Miękka / 2003 / 152 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the... Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. W... |
cena:
38,66 |
![]() |
Weblogic
ISBN: 9780596004323 / Angielski / Miękka / 2004 / 828 str. Termin realizacji zamówienia: ok. 30 dni roboczych. BEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering, and web services. Widely adopted, it forms the core of the WebLogic platform, providing a stable framework for building scalable, highly available, and secure applications. In fact, in the long list of WebLogic's strengths and features, only one shortcoming stands out: the documentation that comes with the WebLogic server often leaves users clamoring for more information. BEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering... |
cena:
229,10 |
![]() |
Programming .Net Security: Writing Secure Applications Using C# or Visual Basic .Net
ISBN: 9780596004422 / Angielski / Miękka / 2003 / 718 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's carelessness or lack of experience can still allow a program to be used in an unintended way, Programming .NET Security shows you how the various tools will help you write secure applications.The book works as both a comprehensive tutorial and reference to... With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthou... |
cena:
194,21 |
![]() |
Advanced Perl Programming: The Worlds Most Highly Developed Perl Tutorial
ISBN: 9780596004569 / Angielski / Miękka / 2005 / 300 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O'Reilly's most high-level Perl tutorial to date,... With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest... |
cena:
174,78 |
![]() |
JDBC Pocket Reference
ISBN: 9780596004576 / Angielski / Miękka / 2003 / 151 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. JDBC--the Java Database Connectivity specification--is a complex set of application programming interfaces (APIs) that developers need to understand if they want their Java applications to work with databases. JDBC is so complex that even the most experienced developers need to refresh their memories from time to time on specific methods and details. But, practically speaking, who wants to stop and thumb through a weighty tutorial volume each time a question arises? The answer is the JDBC Pocket Reference, a data-packed quick reference that is both a time-saver and a lifesaver.The... JDBC--the Java Database Connectivity specification--is a complex set of application programming interfaces (APIs) that developers need to understan... |
cena:
38,66 |