0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (101)
  • R250 - R500 (456)
  • R500+ (3,131)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Java Servlet & JSP Cookbook (Paperback): Bruce W. Perry Java Servlet & JSP Cookbook (Paperback)
Bruce W. Perry
R1,196 R1,024 Discovery Miles 10 240 Save R172 (14%) Ships in 18 - 22 working days

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 solutions and best practices will save hours of frustration--easily justifying the cost of this invaluable book.

But "Java Servlet and JSP Cookbook" is more than just a wealth of cut-and-paste code. It also offers clear explanations of how and why the code works, warns of potential pitfalls, and directs you to sources of additional information, so you can learn to adapt the problem-solving techniques to similar situations.

These recipes include vital topics like the use of Ant to setup a build environment, extensive coverage of the WAR file format and web.xml deployment descriptor, file-uploading, error-handling, cookies, logging, dealing with non-HTML content, multimedia, request filtering, web services, I18N, web services, and a host of other topics that frustrate even the most seasoned developers.

For Java web developers of all levels who are eager to put into practice the theory presented in other API-focused books, the solutions presented in this practical book will prove invaluable over and over again. This is painless way for less experienced developers who prefer to learn by doing to expand their skills and productivity, while accomplishing practical solutions to the pressing problems they face every day. More experienced developers can use these recipes to solve time-consuming problems quickly, freeing up their time for the more creative aspects of their work.

J2EE Design Pattern (Paperback, September 2003): William C.R. Crawford J2EE Design Pattern (Paperback, September 2003)
William C.R. Crawford
R1,113 R942 Discovery Miles 9 420 Save R171 (15%) Ships in 18 - 22 working days

Crawford and Kaplan's J2EE Design Patterns approaches the subject in a unique, highly practical and pragmatic way. Rather than simply present another catalog of design patterns, the authors broaden the scope by discussing ways to choose design patterns when building an enterprise application from scratch, looking closely at the real world tradeoffs that Java developers must weigh when architecting their applications. Then they go on to show how to apply the patterns when writing realworld software. They also extend design patterns into areas not covered in other books, presenting original patterns for data modeling, transaction / process modeling, and interoperability.

Programming ColdFusion MX (Paperback, 2nd edition): Rob Brooks-Bilson Programming ColdFusion MX (Paperback, 2nd edition)
Rob Brooks-Bilson
R1,558 R1,336 Discovery Miles 13 360 Save R222 (14%) Ships in 18 - 22 working days

The first edition of this book has been praised as "the best reference book available on the subject." This new edition, Programming ColdFusion MX, 2nd Edition, goes even further, documenting new techniques for using ColdFusion MX 6.1 to develop and serve dynamic web page content. This exhaustive guide covers everything from the basics to advanced topics, with numerous examples that you can use for your own applications.

Python Tools For Scientists - An Introduction to Using Anaconda, JupyterLab, and Python's Scientific Libraries... Python Tools For Scientists - An Introduction to Using Anaconda, JupyterLab, and Python's Scientific Libraries (Paperback)
Lee Vaughan
R1,149 R892 Discovery Miles 8 920 Save R257 (22%) Ships in 10 - 15 working days

Doing Science With Python introduces readers to the most popular coding tools for scientific research, such as Anaconda, Spyder, Jupyter Notebooks, and JupyterLab, as well as dozens of important Python libraries for working with data, including NumPy, matplotlib, and pandas. No prior programming experience is required! You'll be guided through setting up a professional coding environment, then get a crash course on programming with Python, and explore the many tools and libraries ideal for working with data, designing visualisations, simulating natural events, and more.

NetBeans - The Definitive Guide (Paperback): Tim Boudreau NetBeans - The Definitive Guide (Paperback)
Tim Boudreau
R1,076 R929 Discovery Miles 9 290 Save R147 (14%) Ships in 18 - 22 working days

In NetBeans: The Definitive Guide, you'll find out how to use this IDE to its fullest, making your Java programming more efficient and productive than ever before. You'll understand the basics of the IDE, and quickly be utilizing the various editor and explorer windows. You'll also master many of NetBeans advanced features, and be working with XML documents, CVS repositories, Javadoc trees, and web applications, all within the NetBeans framework.

Java Data Objects (Paperback): David Jordan Java Data Objects (Paperback)
David Jordan; Contributions by Craig Russell
R915 R794 Discovery Miles 7 940 Save R121 (13%) Ships in 18 - 22 working days

This book, written by the JDO Specification Lead and one of the key contributors to the JDO Specification, is the definitive work on the JDO API. It gives you a thorough introduction to JDO, starting with a simple application that demonstrates many of JDO's capabilities. It shows you how to make classes persistent, how JDO maps persistent classes to the database, how to configure JDO at runtime, how to perform transactions, and how to make queries. More advanced chapters cover optional features such as nontransactional access and optimistic transactions. The book concludes by discussing the use of JDO in web applications and J2EE environments

Whether you only want to read up on an interesting new technology, or are seriously considering an alternative to JDBC or EJB CMP, you'll find that this book is essential. It provides by far the most authoritative and complete coverage available.

Head First EJB - Passing the Sun Certified Business Component Developer Exam (Paperback): Kathy Sierra, Bert Bates Head First EJB - Passing the Sun Certified Business Component Developer Exam (Paperback)
Kathy Sierra, Bert Bates
R1,146 R1,000 Discovery Miles 10 000 Save R146 (13%) Ships in 18 - 22 working days

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 for EJB development, along with tricks and tips for passing this latest, very challenging Sun Certified Business Component Developer (SCBCD) exam. You'll learn how to think like a server. You'll learn how to think like a bean. And because this is a Head First book, you'll learn how to think about thinking.

Co-author Kathy Sierra was one of Sun's first employees to teach brave, early adopter customers how to use EJB. She has the scars. But besides dragging you deep into EJB technology, Kathy and Bert will see you through your certification exam, if you decide to go for it. And nobody knows the certification like they do - they're co-developers of Sun's actual exam!

As the second book in the Head First series, "Head First EJB" follows up the number one best-selling Java book in the US, "Head First Java," Find out why reviewers are calling it a revolution in learning tough technical topics, and why Sun Chairman and CEO Scott McNealy says, "Java technology is everywhere...if you develop software and haven't learned Java, it's definitely time to dive in "Head First."

And with Head First book, you don't evenhave to feel guilty about having fun while you're learning; it's all part of the learning theory. If the latest research in cognitive science, education, and neurobiology suggested that boring, dry, and excruciatingly painful was the best way to learn, we'd have done it. Thankfully, it's been shown that your brain has a sense of style, a sense of humour, and a darn good sense of what it likes and dislikes.

In "Head First EJB," you'll learn all about:

Component-based and role-based development

The architecture of EJB, distributed programming with RMI

Developing and Deploying an EJB application

The Client View of a Session and Entity bean

The Session Bean Lifecycle and Component Contract

The Entity bean Lifecycle and Component Contract

Container-managed Persistence (CMP)

Container-managed Relationships (CMR)

EJB-QL

Transactions

Security

EJB Exceptions

The Deployment Descriptor

The Enterprise Bean Environment in JNDI

Programming Restrictions and Portability

The book includes over 200 mock exam questions that match the tone, style, difficulty, and topics on the real SCBCD exam. See why Kathy and Bert are responsible for thousands of successful exam-passers--

"The Sun certification exam was certainly no walk in the park, but Kathy's material allowed me to not only pass the exam, but Ace it!"

--Mary Whetsel, Sr. Technology Specialist, Application Strategy and Integration, The St. Paul Companies

"Kathy Sierra and Bert Bates are two of the few people in the world who can make complicated things seem damn simple, and as if that isn't enough, they can make boring things seem interesting."

--Paul Wheaton, The Trail Boss, javaranch.com

"Who better to write a Java study guide than Kathy Sierra, reigning queen of Java instruction? Kathy Sierra has done it again. Here is a study guide that almost guarantees you a certification!"

--James Cubetta, Systems Engineer, SGI

JDBC Pocket Reference (Paperback): Donald Bales JDBC Pocket Reference (Paperback)
Donald Bales
R228 R214 Discovery Miles 2 140 Save R14 (6%) Ships in 18 - 22 working days

The JDBC Pocket Reference offers quick look-ups for all methods of the standard JDBC classes. These include concise reviews of the procedures for common JDBC tasks such as connecting to a database, executing stored procedures, executing DDL and the like. You'll find documentation of the connect string formats for the most common databases, including Oracle, SQL-Server, and PostgreSQL. You'll even find information on working with large objects, and on using SQL99 user defined datatypes to work with object-relational data. Searching for this sort of material through large tutorials is frustrating and a waste of time, but this pocket-sized book is easy to take anywhere and makes finding the information you need a snap.

Computer Science & Perl Programming - Best of the Perl Journal (Paperback, Edited by Jon Orwant November 2002): Jon Orwant Computer Science & Perl Programming - Best of the Perl Journal (Paperback, Edited by Jon Orwant November 2002)
Jon Orwant
R1,224 R1,053 Discovery Miles 10 530 Save R171 (14%) Ships in 18 - 22 working days

The first of three volumes from the archives of The Perl Journal that O'Reilly has exclusive rights to distribute, this book is a compilation of the best from TPJ: 71 articles providing a comprehensive tour of how experts implement computer science concepts in the real world, with code walkthroughs, case studies, and explanations of difficult techniques that can't be found in any other book.

Programming Web Services with Perl (Paperback, Illustrated Ed): Randy J. Ray Programming Web Services with Perl (Paperback, Illustrated Ed)
Randy J. Ray
R1,151 R979 Discovery Miles 9 790 Save R172 (15%) Ships in 18 - 22 working days

Programming Web Services with Perl is written for Perl programmers who have no prior knowledge of web services. No understanding of XML-RPC or SOAP is necessary to be able to apply these technologies easily, through the use of publicly available Perl modules detailed in the book. If you're interested in applying XML-RPC and SOAP technologies to distributed programming applications, then Programming Web Services with Perl is a book you'll want to have.

Java NIO (Paperback, 1st ed): Ron Hitchens Java NIO (Paperback, 1st ed)
Ron Hitchens
R892 R771 Discovery Miles 7 710 Save R121 (14%) Ships in 18 - 22 working days

Java NIO explores the new I/O capabilities of version 1.4 in detail and shows you how to put these features to work to greatly improve the efficiency of the Java code you write. This compact volume examines the typical challenges that Java programmers face with I/O and shows you how to take advantage of the capabilities of the new I/O features. You'll learn how to put these tools to work using examples of common, real-world I/O problems and see how the new features have a direct impact on responsiveness, scalability, and reliability.

Because the NIO APIs supplement the I/O features of version 1.3, rather than replace them, you'll also learn when to use new APIs and when the older 1.3 I/O APIs are better suited to your particular application.

XML Schema (Paperback): Eric Van Der Vlist XML Schema (Paperback)
Eric Van Der Vlist
R933 R812 Discovery Miles 8 120 Save R121 (13%) Ships in 18 - 22 working days

The W3C's XML Schema offers a powerful set of tools for defining acceptable XML document structures and content. While schemas are powerful, that power comes with substantial complexity. This book explains XML Schema foundations, a variety of different styles for writing schemas, simple and complex types, datatypes and facets, keys, extensibility, documentation, design choices, best practices, and limitations. Complete with references, a glossary, and examples throughout.

Java & SOAP (Paperback, 1st ed): Robert Englander Java & SOAP (Paperback, 1st ed)
Robert Englander
R1,136 Discovery Miles 11 360 Ships in 18 - 22 working days

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.

Java and SOAP also discusses interoperability between the major SOAP platforms, including Microsoft's .NET, SOAP messaging, SOAP attachments, message routing, and a preview of the forthcoming AXIS APIs and server. If you're a Java developer who would like to start working with SOAP, this is the book you need to get going.

Java & XML Data Binding (Paperback): Brett McLaughlin Java & XML Data Binding (Paperback)
Brett McLaughlin
R767 R671 Discovery Miles 6 710 Save R96 (13%) Ships in 18 - 22 working days

This new title provides an in-depth technical look at XML Data Binding. The book offers complete documentation of all features in both the Sun Microsystems JAXB API and popular open source alternative implementations (Enhydra Zeus, Exolabs Castor and Quick). It also gets into significant detail about when data binding is appropriate to use, and provides numerous practical examples of using data binding in applications.

Programming Jabber (Paperback, December 2001): D.J. Adams Programming Jabber (Paperback, December 2001)
D.J. Adams
R1,143 R972 Discovery Miles 9 720 Save R171 (15%) Ships in 18 - 22 working days

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, explained, and discussed in the form of mini-projects, or simple and extended examples in Perl, Python, and Java. This book provides the foundation and framework for developers to hit the ground running, and is the essential book on Jabber.

Python & XML (Paperback, 1st ed): Christopher A Jones Python & XML (Paperback, 1st ed)
Christopher A Jones
R925 R805 Discovery Miles 8 050 Save R120 (13%) Ships in 18 - 22 working days

Python is an ideal language for manipulating XML, and this new volume gives you a solid foundation for using these two languages together. Complete with practical examples that highlight common application tasks, the book starts with the basics then quickly progresses to complex topics, like transforming XML with XSLT and querying XML with XPath. It also explores more advanced subjects, such as SOAP and distributed web services.

Programming Web Services with XML-RPC (Paperback, Foreword by Dave Winer June 2001): Simon St. Laurent Programming Web Services with XML-RPC (Paperback, Foreword by Dave Winer June 2001)
Simon St. Laurent
R777 R682 Discovery Miles 6 820 Save R95 (12%) Ships in 18 - 22 working days

XML-RPC, a simple yet powerful system built on XML and HTTP, lets developers connect programs running on different computers with a minimum of fuss. Java programs can talk to Perl scripts, which can talk to ASP applications, and so on. With XML-RPC, developers can provide access to functionality without having to worry about the system on the other end, so it's easy to create web services.

Java RMI (Paperback): William Grosso Java RMI (Paperback)
William Grosso
R1,405 Discovery Miles 14 050 Ships in 18 - 22 working days

With Java RMI, you'll learn tips and tricks for making your RMI code excel. The book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.

Java 2 (German, Hardcover, 2nd 2., Uberarb. Aufl. Reprint 201 ed.): Ernst-Wolfgang Dieterich Java 2 (German, Hardcover, 2nd 2., Uberarb. Aufl. Reprint 201 ed.)
Ernst-Wolfgang Dieterich
R3,062 R2,417 Discovery Miles 24 170 Save R645 (21%) Ships in 18 - 22 working days

Dieses Buch fuhrt von Grund auf in das objektorientierte Programmieren in Java 2 ein. Alle Sprachkonstruktionen von Java 2 werden genau beschrieben und an pragnanten Beispielen veranschaulicht."

Building Progressive Web Apps - Bringing the power of native to the browser (Paperback): Tal Ater Building Progressive Web Apps - Bringing the power of native to the browser (Paperback)
Tal Ater
R1,130 R931 Discovery Miles 9 310 Save R199 (18%) Ships in 9 - 17 working days

Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how-and why-to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app-like experience. By leveraging the latest browser APIs, progressive web apps combine all of the benefits of native apps, while avoiding their issues. Throughout the book, author Tal Ater shows you how to improve a simple website for the fictional Gotham Imperial Hotel into a modern progressive web app. Plus: Understand how service workers work, and use them to create sites that launch in an instant, regardless of the user's internet connection Create full-screen web apps that launch from the phone's homescreen just like native apps Re-engage users with push notifications, even days after they have left your site Embrace offline-first and build web apps that gracefully handle loss of connectivity Explore new UX opportunities and challenges presented by progressive web apps

Java Servlet Programming 2e (Paperback, 2nd Revised edition): Jason Hunter Java Servlet Programming 2e (Paperback, 2nd Revised edition)
Jason Hunter
R1,405 Discovery Miles 14 050 Ships in 18 - 22 working days

The second edition of this popular book has been completely updated to add the new features of the Java Servlet API Version 2.2, and new chapters on servlet security and advanced communication. In addition to complete coverage of the 2.2 specification, we have included bonus material on the new 2.3 version of the specification.

Programming the Perl DBI (Paperback): Alligator Descartes Programming the Perl DBI (Paperback)
Alligator Descartes
R914 R793 Discovery Miles 7 930 Save R121 (13%) Ships in 18 - 22 working days

The primary interface for database programming in Perl is DBI. Programming the Perl DBI is coauthored by Alligator Descartes, one of the most active members of the DBI community, and by Tim Bunce, the inventor of DBI. The book explains the architecture of DBI, shows you how to write DBI-based programs, and reveals both DBI's nuances and the peculiarities of each individual DBD. This is the definitive book for database programming in Perl.

Isomorphic Web Applications - Universal Development with React (Paperback): Elyse Kolker Gordon Isomorphic Web Applications - Universal Development with React (Paperback)
Elyse Kolker Gordon
R904 R380 Discovery Miles 3 800 Save R524 (58%) Ships in 9 - 17 working days

You used to have two options for web app architecture: backend server-rendered in response to requests, or frontend browser-rendered, single page applications. Now you have a new choice: isomorphic apps, which let you take advantage of the best of both worlds. Isomorphic Development with JavaScript teaches web developers to build isomorphic web applications using JavaScript, NodeJS, and React. By the end, they'll be able to build a high performance content site that will support their users' needs and their SEO goals. KEY FEATURES Hands-on examples Teaches isomorphic app basics Easy-to-follow ABOUT THE TECHNOLOGY An isomorphic app is a web app that blends a server-rendered web app with a single-page application. AUTHOR BIO Elyse Kolker Gordon has been building web applications for five years and is a Technical Lead at Vevo, where she solves challenges with isomorphic apps every day. She writes technical articles and speaks about JavaScript at meetups and conferences. In her free time, she plays the drums and travels.

JavaScript Application Cookbook (Paperback): Jerry Bradenbaugh JavaScript Application Cookbook (Paperback)
Jerry Bradenbaugh
R1,394 Discovery Miles 13 940 Ships in 18 - 22 working days

JavaScript Application Cookbook literally hands the Webmaster a set of ready-to-go, client-side JavaScript applications with thorough documentation to help them understand and extend the applications. By providing such a set of applications, JavaScript Application Cookbook allows Webmasters to immediately add extra functionality to their Web sites.

Practical Web Design for Absolute Beginners (Paperback, 1st ed.): Adrian W. West Practical Web Design for Absolute Beginners (Paperback, 1st ed.)
Adrian W. West
R3,161 Discovery Miles 31 610 Ships in 18 - 22 working days

Learn the fundamentals of modern web design, rather than relying on CMS programs, such as WordPress or Joomla!. You will be introduced to the essentials of good design and how to optimize for search engines. You will discover how to register a domain name and migrate a website to a remote host. Because you will have built the web pages yourself, you will know exactly how HTML and CSS work. You have will complete control over your websites and their maintenance. Practical Website Design for Absolute Beginners centers around introducing small amounts of new code in short practical chapters and provides many website templates that can be easily adapted for your own websites. Each chapter builds on the templates created in the previous chapter. You are provided with a practical project to complete in most chapters, and taught to produce practical web pages right from the start. In the first chapter you will install and configure a free text editor, then you will produce the structure for your first web page. You will then gradually learn to create more sophisticated and increasingly practical web pages and websites. In this book you will be encouraged by means of a series of achievable goals, and you will be rewarded by the knowledge that you are learning something valuable and really worthwhile. You will not have to plow through daunting chapters of disembodied code theory because the code is described and explained in context within each project. Because each project is fully illustrated, you will see clearly what you are expected to achieve as you create each web page. What You'll Learn Provides instructions for installing a text editor for producing HTML and CSS Shows you step-by-step how to build and test web pages and websites Teaches you how to ensure that your websites are attractive and useful Describes how to make the most effective use of color and images Teaches you the essential features of search engine optimization Shows you how to migrate your website to a remote host Who This Book Is For Practical Website Design for Absolute Beginners is for people who want to begin designing their own websites. It uses a highly motivational, easily assimilated step-by-step approach where you will start learning practical skills from the very first chapter. The book is an excellent choice for people who have computer skills but would also like to learn HTML and CSS. For readers who have little or no knowledge of HTML and CSS, the book will teach enough to complete all the projects in the book.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Definitive Guide to SQLite
Mike Owens Hardcover R2,189 Discovery Miles 21 890
Edu-Toys My First Engineering Forklift…
R489 Discovery Miles 4 890
4M Glow Crystal Growing
R195 Discovery Miles 1 950
Gigo Connect-A-Cube Activity Cards (Set…
R79 R67 Discovery Miles 670
EDX Education Graduated Beaker Set (7pc)
R189 R142 Discovery Miles 1 420
Object Management in Distributed…
Wujuan Lin, Bharadwaj Veeravalli Hardcover R2,748 Discovery Miles 27 480
Edu Cube Triangle
A Guide To SQL
Philip Pratt, Hassan Afyouni, … Paperback R1,256 R1,167 Discovery Miles 11 670
Safe box
R169 Discovery Miles 1 690
Regulation of Cloud Services under US…
Sara Gabriella Hoffman Hardcover R1,585 Discovery Miles 15 850

 

Partners