
ilość książek w kategorii: 16942
![]() |
Understanding 99% of Artificial Neural Networks: Introduction & Tricks
ISBN: 9780595749706 / Angielski / Twarda / 2002 / 148 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. |
cena:
89,17 |
![]() |
Java Servlet Programming
ISBN: 9780596000400 / Angielski / Miękka / 2001 / 782 str. Termin realizacji zamówienia: ok. 30 dni roboczych. Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web content.Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing how to use servlets to maintain state information effortlessly. It also describes how to serve dynamic web content, including both HTML pages and multimedia data, and explores more advanced topics like integrated session tracking, efficient database connectivity using JDBC, applet-servlet... Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web co... |
cena:
208,27 |
![]() |
Programming with Qt
ISBN: 9780596000646 / Angielski / Miękka / 2002 / 522 str. Termin realizacji zamówienia: ok. 30 dni roboczych. The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have written an application with Qt, all you have to do is recompile it to have a version that works on Windows. Qt also emulates the look and feel of Windows, so your users get native-looking interfaces.Platform independence is not the only benefit. Qt is flexible and highly optimized. You'll find... The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linu... |
cena:
187,44 |
![]() |
Beginning Perl for Bioinformatics
ISBN: 9780596000806 / Angielski / Miękka / 2001 / 386 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too theoretical and too focused on computer science for a non-programming biologist who needs to solve very specific problems.Beginning Perl for Bioinformatics is designed to get you quickly over... With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But ... |
cena:
155,21 |
![]() |
Java Programming with Oracle JDBC
ISBN: 9780596000882 / Angielski / Miękka / 2002 / 498 str. Termin realizacji zamówienia: ok. 30 dni roboczych. JDBC is the key Java technology for relational database access. Oracle is arguably the most widely used relational database platform in the world. In this book, Donald Bales brings these two technologies together, and shows you how to leverage the full power of Oracle's implementation of JDBC. You begin by learning the all-important mysteries of establishing database connections. This can be one of the most frustrating areas for programmers new to JDBC, and Donald covers it well with detailed information and examples showing how to make database connections from applications,... JDBC is the key Java technology for relational database access. Oracle is arguably the most widely used relational database platform in the world. ... |
cena:
229,10 |
![]() |
Com & .Net Component Services: Mastering COM+ Services
ISBN: 9780596001032 / Angielski / Miękka / 2001 / 386 str. Termin realizacji zamówienia: ok. 30 dni roboczych. With COM and .NET Component Services, skilled COM developers can leverage their knowledge for the next generation of components to be built for Microsoft's new .NET framework. A primary goal of Microsoft's COM+ is to provide proven design solutions for scalable systems. Assuming experience with classic COM, COM and .NET Component Services focuses on the added services of COM+, including support for transactions, queued components, events, concurrency management, and security. Along the way, it ably demonstrates that COM+ is a masterpiece of design and usability from... With COM and .NET Component Services, skilled COM developers can leverage their knowledge for the next generation of components to be built... |
cena:
208,27 |
![]() |
Subclassing and Hooking with Visual Basic
ISBN: 9780596001186 / Angielski / Miękka / 2001 / 706 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Every action you request creates one or more messages to carry out the action. These messages are passed between objects and carry with them information that gives the recipient more detail on how to interpret and act upon the message.With Subclassing and the Windows hooking mechanism ("hooks"), you can manipulate, modify, or even discard messages bound for other objects within the operating system, in the process changing the way the system... Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Ever... |
cena:
213,63 |
![]() |
Programming Web Services with XML-RPC: Creating Web Application Gateways
ISBN: 9780596001193 / Angielski / Miękka / 2001 / 236 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Have you ever needed to share processing between two or more computers running programs written in different languages on different operating systems? Or have you ever wanted to publish information on the Web so that programs other than browsers could work with it? XML-RPC, a system for remote procedure calls built on XML and the ubiquitous HTTP protocol, is the solution you've been looking for.Programming Web Services with XML-RPC introduces the simple but powerful capabilities of XML-RPC, which lets you connect programs running on different computers with a minimum of fuss, by... Have you ever needed to share processing between two or more computers running programs written in different languages on different operating syste... |
cena:
135,93 |
![]() |
VBScript Pocket Reference
ISBN: 9780596001261 / Angielski / Miękka / 2001 / 120 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows Script Host, VBScript Pocket Reference will be your constant companion.Don't let the pocket-friendly format fool you. Based on the bestsellingVBScript in a Nutshell, this small book... Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application d... |
cena:
58,23 |
![]() |
Python & XML: XML Processing with Python
ISBN: 9780596001285 / Angielski / Miękka / 2002 / 380 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of developers, who use it either as glue to connect critical programming tasks together, or as a complete cross-platform application development language. Yet, because it is object-oriented and has powerful text manipulation abilities, Python is an ideal language for manipulating XML.Python & XML gives you a solid foundation for using these two languages together. Loaded with practical examples, this new volume highlights common application... If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of d... |
cena:
155,36 |
![]() |
Object-Oriented Programming with Visual Basic .Net: Developing Robust & Scalable Objects with Oop
ISBN: 9780596001469 / Angielski / Miękka / 2002 / 312 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. One of the most significant features of Visual Basic .NET is the full support of object-oriented programming. For years, developers have been asking for it, but you may not be quite sure how it can help to create and maintain scalable .NET applications. VB.NET is a language that facilitates object-oriented programming, but does not guarantee good object-oriented code. That's where Object-Oriented Programming with Visual Basic .NET comes in. It will show you how to think about similarities in your application logic and how to design and create objects that maximize the benefit and... One of the most significant features of Visual Basic .NET is the full support of object-oriented programming. For years, developers have been askin... |
cena:
135,79 |
![]() |
Java Security
ISBN: 9780596001575 / Angielski / Miękka / 2001 / 620 str. Termin realizacji zamówienia: ok. 30 dni roboczych. One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, 2nd Edition, focuses on the basic platform features of Java that provide security--the class loader, the bytecode verifier, and the security manager--and recent additions to Java that... One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand prec... |
cena:
229,10 |
![]() |
Perl Best Practices: Standards and Styles for Developing Maintainable Code
ISBN: 9780596001735 / Angielski / Miękka / 2005 / 544 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway... Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they... |
cena:
155,36 |
![]() |
Java and Soap: Building Web Services in Java
ISBN: 9780596001759 / Angielski / Miękka / 2002 / 278 str. Termin realizacji zamówienia: ok. 30 dni roboczych. Java and SOAP provides Java developers with an in-depth look at SOAP (the Simple Object Access Protocol). Of course, it covers the basics: what SOAP is, why it's soared to a spot on the Buzzwords' Top Ten list, and what its features and capabilities are. And it shows you how to work with some of the more common Java APIs in the SOAP world: Apache SOAP and GLUE.In addition to covering the basics such as the structure of a SOAP message, SOAP encoding, and building simple services using RPC and messaging, Java and SOAP covers many topics that are essential to real-world development.... Java and SOAP provides Java developers with an in-depth look at SOAP (the Simple Object Access Protocol). Of course, it covers the basics: w... |
cena:
187,44 |
![]() |
Perl & Lwp: Fetching Web Pages, Parsing Html, Writing Spiders & More
ISBN: 9780596001780 / Angielski / Miękka / 2002 / 245 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages.The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. Anything you do on the Web, whether it's buying or selling, reading or writing, uploading or downloading, news to e-commerce, can be controlled with Perl and LWP. You can automate Web-based purchase... Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at con... |
cena:
155,36 |
![]() |
Programming Jabber
ISBN: 9780596002022 / Angielski / Miękka / 2002 / 482 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Jabber is a set of protocols expressed in XML, and an extensible framework that allows people and applications to exchange all sorts of information, from simple text messages to being used to extend the backbone of an enterprise data system. Jabber gives you the power to build applications that have identity, presence, and that can take part in conversations.Programming Jabber offers developers a chance to learn and understand the Jabber technology and protocol from an implementer's point of view. Detailed information of each part of the Jabber protocol is introduced,... Jabber is a set of protocols expressed in XML, and an extensible framework that allows people and applications to exchange all sorts of information... |
cena:
194,21 |
![]() |
Perl and XML: XML Processing with Perl
ISBN: 9780596002053 / Angielski / Miękka / 2002 / 218 str. Termin realizacji zamówienia: ok. 30 dni roboczych. XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and conveying other sorts of data as well, thus its central role in web services like SOAP and XML-RPC.As the Perl programming language was tailor-made for manipulating text, few people have disputed... XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has pr... |
cena:
166,60 |
![]() |
Programming Web Services with Perl
ISBN: 9780596002060 / Angielski / Miękka / 2003 / 488 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Given Perl's natural fit for web applications development, it's no surprise that Perl is also a natural choice for web services development. It's the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. Programming Web Services with Perl changes that, bringing Perl users all the information they need to create web services using... Given Perl's natural fit for web applications development, it's no surprise that Perl is also a natural choice for web services development. It's t... |
cena:
194,21 |
![]() |
Perl for Oracle Dbas: Perl Scripts, Applications & Tips for Database Administrators
ISBN: 9780596002107 / Angielski / Miękka / 2002 / 622 str. Termin realizacji zamówienia: ok. 30 dni roboczych. Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you're responsible for Oracle9i, Oracle8i, or earlier databases, you'll find Perl an invaluable addition to your database administration arsenal.You don't need to be a Perl expert to use the excellent applications and scripts described in Perl for Oracle DBAs. The book explains what you need to know about Perl, provides a wealth of ready-to-use scripts developed especially for Oracle DBAs, and suggests many resources... Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuni... |
cena:
208,27 |
![]() |
Ruby in a Nutshell
ISBN: 9780596002145 / Angielski / Miękka / 2001 / 222 str. Termin realizacji zamówienia: ok. 16-18 dni roboczych. Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to combine the best of everything in the scripting world. Since 1993, Ruby mailing lists have been established, Web pages have formed, and a community has grown around it. The language itself is very... Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots ... |
cena:
96,94 |