0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (102)
  • R250 - R500 (540)
  • R500+ (3,342)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages > General

Guide to J2EE: Enterprise Java (Hardcover, 2003 ed.): John Hunt, Chris Loftus Guide to J2EE: Enterprise Java (Hardcover, 2003 ed.)
John Hunt, Chris Loftus
R3,584 Discovery Miles 35 840 Ships in 10 - 15 working days

In this book, John Hunt and Chris Loftus take you through the core technologies that make up the Enterprise Edition of the Java 2 platform (J2EE). They cover all the aspects of J2EE that both professionals and students need to know to build multi-tier enterprise applications in Java - the technologies, the design methodology and design patterns. Whether you are a professional or student, this book will help equip you with the skills you need to build enterprise wide applications in Java. Key Topics Includes design issues using J2EE patterns Covers all parts of the enterprise application J2EE Uses an integrated example that spans the chapters to be built up by the reader More accessible and less daunting than a lot of the competition A coherent whole, rather than independent separate chapters (as with some rivals) Features and Benefits Provides an overview of J2EE technologies and their benefits. Discusses architectural design issues using J2EE patterns. Looks at the issues of designing and building multi-tier J2EE applications. Includes fully worked examples, built up throughout the book, which enable you to quickly develop your own multi-tier applications. About the Authors: Dr. John Hunt is Technical Director at JayDeeTechnology Ltd. He runs industrial courses, including server-side Java technologies. He also leads development projects for government and blue chip organisations using Java, J2EE, XML and C#. Chris Loftus is a Teaching Fellow at the Department of Computer Science at the University of Wales, Aberystwyth. He has taught Java-based courses, including J2EE, both in university and industry.

Using and Understanding Java Data Objects (Paperback, Softcover reprint of the original 1st ed.): David Ezzio Using and Understanding Java Data Objects (Paperback, Softcover reprint of the original 1st ed.)
David Ezzio
R1,244 R1,007 Discovery Miles 10 070 Save R237 (19%) Ships in 10 - 15 working days

Using and Understanding Java Data Objects is an application programmer's guide to the Java Data Objects (JDO) specification recently accepted by the Java Community Process. JDO provides a universal and transactional persistence service for objects. JDO will store and retrieve objects of nearly any application defined class using any data storage technology for which a JDO implementation is available. JDO completely encapsulates the details of the underlying data storage technology that is used. JDO has its own query language (JDOQL) that allows the programmer to find objects based on the fields and relationships of the object model. The syntax of JDOQL is similar to the syntax of Java itself. JDO increases programming productivity by simplifying and minimizing the code that must be written to store and retrieve object state. The use of JDO also allows the application to be ported across different data storage technologies. Like the servlet and EJB specification, JDO is a standard that will be implemented by competing software vendors. Several JDO implementations are currently available as third party products for relational databases and object oriented databases. of JDO. Part I is a guide to the JDO API, the JDO metadata, and JDO's byte code enhancement. Part II explains the use of JDO in several application deployment scenarios, including stand-alone, client-server, servlet, and EJBs. Part III is a tutorial explaining the example programs and learning tools supplied with the book.

Real World ASP.NET Best Practices (Paperback, Softcover reprint of the original 1st ed.): Farhan Muhammad, Mathew Milner Real World ASP.NET Best Practices (Paperback, Softcover reprint of the original 1st ed.)
Farhan Muhammad, Mathew Milner
R1,049 R845 Discovery Miles 8 450 Save R204 (19%) Ships in 10 - 15 working days

ASP.NET is a wonderful new enabling technology that allows developers to create business solutions much more effectively than ever before. However, there is room for improvement. Developers often do not see the potholes and pitfalls related to this technology until they stumble. "Real World ASP.NET Best Practices" helps readers to avoid just such frustrations. The book's in-depth coverage includes data handling, caching, JavaScript, user and server controls, distributed programming, configuration, and deployment.

"Real World ASP.NET Best Practices" goes far beyond the documentation to teach ASP.NET development best practices based on the authors' real-world experience. The book's emphasis is on helping developers perform tasks correctly and avoid mistakes, not on teaching ASP.NET in general.

Applied Evolutionary Algorithms in Java (Hardcover, 2003 ed.): Robert Ghanea-Hercock Applied Evolutionary Algorithms in Java (Hardcover, 2003 ed.)
Robert Ghanea-Hercock
R2,973 Discovery Miles 29 730 Ships in 10 - 15 working days

Genetic algorithms provide a powerful range of methods for solving complex engineering search and optimization algorithms. Their power can also lead to difficulty for new researchers and students who wish to apply such evolution-based methods. "Applied Evolutionary Algorithms in Java" offers a practical, hands-on guide to applying such algorithms to engineering and scientific problems. The concepts are illustrated through clear examples, ranging from simple to more complex problems domains; all based on real-world industrial problems. Examples are taken from image processing, fuzzy-logic control systems, mobile robots, and telecommunication network optimization problems. The Java-based toolkit provides an easy-to-use and essential visual interface, with integrated graphing and analysis tools. Topics and features: *inclusion of a complete Java toolkit for exploring evolutionary algorithms *strong use of visualization techniques, to increase understanding *coverage of all major evolutionary algorithms in common usage *broad range of industrially based example applications *includes examples and an appendix based on fuzzy logic This book is intended for students, researchers, and professionals interested in using evolutionary algorithms in their work. No mathematics beyond basic algebra and Cartesian graphs methods are required, as the aim is to encourage applying the Java toolkit to develop the power of these techniques.

Head First Java - Covers Java 5.0 - 2nd Edition (Paperback, 2nd Revised edition): Kathy Sierra, Bert Bates Head First Java - Covers Java 5.0 - 2nd Edition (Paperback, 2nd Revised edition)
Kathy Sierra, Bert Bates
R530 R497 Discovery Miles 4 970 Save R33 (6%) Out of stock

Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge. That's how your brain knows.And that's how your brain will learn Java. "Head First Java" combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read.By exploiting how your brain works, "Head First Java" compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.

Web Service Patterns - Java Edition (Paperback, Softcover reprint of the original 1st ed.): Paul B. Monday Web Service Patterns - Java Edition (Paperback, Softcover reprint of the original 1st ed.)
Paul B. Monday
R1,204 R967 Discovery Miles 9 670 Save R237 (20%) Ships in 10 - 15 working days

Design Patterns for Web Services in Java describes the architectural patterns that guide developers through design patterns (service implementation and usage) and illustrates different ways in which Web services can and will be used. Design Patterns for Web Services in Java is not the typical narrative tome. Instead, after some introductory text, author Paul Monday provides a catalog of approximately 20 patterns that are typically needed in the development of Web services-based systems.

Enterprise JavaBeans 2.1 (Paperback, Softcover reprint of the original 1st ed.): Rob Castaneda, Ingo Peters, Stefan Denninger Enterprise JavaBeans 2.1 (Paperback, Softcover reprint of the original 1st ed.)
Rob Castaneda, Ingo Peters, Stefan Denninger
R1,371 R1,101 Discovery Miles 11 010 Save R270 (20%) Ships in 10 - 15 working days

"Enterprise JavaBeans 2.1" introduces the reader to Enterprise JavaBeans (EJBUs) by discussing the component paradigm, which is the idea behind EJBUs. After discussing the basics of EJBUs, the authors focus on issues that go beyond specification.

Building Client/Server Applications with VB .NET - An Example-Driven Approach (Paperback, Softcover reprint of the original 1st... Building Client/Server Applications with VB .NET - An Example-Driven Approach (Paperback, Softcover reprint of the original 1st ed.)
Jeff Levinson
R1,545 R1,242 Discovery Miles 12 420 Save R303 (20%) Ships in 10 - 15 working days

"Building Client/Server Applications with VB .NET: An Example-Driven Approach" is based on Release 1.0 of the .NET Framework / Release 1.0 of Visual Studio .NET + .NET Framework Service Pack 1. -->Jeff Levinson--> walks readers through how to write a complete applicationno snippets of codeand will show readers examples of how, when, and why to perform a task. "Building Client/Server Applications with VB .NET: An Example-Driven Approach" is "the" manual on software development for enterprise application development.

Performance Tuning and Optimizing ASP.NET Applications (Paperback, Softcover reprint of the original 1st ed.): Kenneth Tu,... Performance Tuning and Optimizing ASP.NET Applications (Paperback, Softcover reprint of the original 1st ed.)
Kenneth Tu, Jeffrey Hasan
R1,234 R997 Discovery Miles 9 970 Save R237 (19%) Ships in 10 - 15 working days

This title takes an in-depth look at performance tuning and optimization for ASP.NET applications. It can also serve as a reference for developers who are readying their ASP.NET Web applications for release, and who need to assess whether their application is achieving its optimum performance potential.

Bluetooth For Java (Paperback, Softcover reprint of the original 1st ed.): Ranjith Antony, Bruce Hopkins Bluetooth For Java (Paperback, Softcover reprint of the original 1st ed.)
Ranjith Antony, Bruce Hopkins
R1,320 R1,050 Discovery Miles 10 500 Save R270 (20%) Ships in 10 - 15 working days

Explains how to configure a telephone or PDA into a network browser, turn a desktop PC into a print server, transfer files between devices, set up and configure a Bluetooth network simulator, and encrypt data transmissions.

Efficiency and Effectiveness of XML Tools and Techniques and Data Integration over the Web - VLDB 2002 Workshop EEXTT and CAiSE... Efficiency and Effectiveness of XML Tools and Techniques and Data Integration over the Web - VLDB 2002 Workshop EEXTT and CAiSE 2002 Workshop DTWeb. Revised Papers (Paperback, 2003 ed.)
Stephane Bressan, Akmal B. Chaudhri, Jeffrey Xu Yu, Zoe Lacroix
R1,643 Discovery Miles 16 430 Ships in 10 - 15 working days

 This book constitutes the thoroughly refereed joint post-proceedings of the VLDB 2002 Workshop on Efficiency and Effectiveness of XML Tools and Techniques, EEXTT and the CAiSE 2002 Workshop on Data Integration over the Web, DIWeb. The 10 revised full papers presented were carefully selected during two rounds of reviewing and revision. The papers are organized in topical sections on XML languages, XML modeling and integration, XML storage, benchmarking XML, and data integration over the Web.

Scientific Engineering for Distributed Java Applications - International Workshop, FIDJI 2002, Luxembourg, Luxembourg, November... Scientific Engineering for Distributed Java Applications - International Workshop, FIDJI 2002, Luxembourg, Luxembourg, November 28-29, 2002, Revised Papers (Paperback, 2003 ed.)
Nicolas Guelfi, Egidio Astesiano, Gianna Reggio
R1,609 Discovery Miles 16 090 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed postproceedings of the International Workshop on Scientific Engineering for Distributed Java Applications, FIDJI 2002, held in Luxembourg-Kirchberg, Luxembourg in November 2002. The 16 revised full papers presented together with a keynote paper and 3 abstracts were carefully selected from 33 submissions during two rounds of reviewing and improvement. Among the topics addressed are Java coordination, Web service architectures, transaction models, CORBA-based distributed systems, mobile objects, Java group toolkits, distributed process management systems, active objects in J2EE, Java frameworks, Jini, component-based distributed applications, Java middleware, fault-tolerant mobile systems.

Essential XHTML fast - Creating Dynamic Web Sites with XHTML and JavaScript (Paperback, Softcover reprint of the original 1st... Essential XHTML fast - Creating Dynamic Web Sites with XHTML and JavaScript (Paperback, Softcover reprint of the original 1st ed. 2003)
John Cowell
R1,637 Discovery Miles 16 370 Ships in 10 - 15 working days

XHTML is a flexible XML-based markup language for designing Web sites. In January 2000, the W3C announced that it was supporting the development of XHTML as a replacement to HTML. HTML will continue to be around for a while, but if you want to develop Web sites for the future you need to switch to XHTML. Designers who make the change find that they can develop faster, better sites using XHTML. Most Web sites are interactive, responding to the viewer. To do this you need to use a scripting language - JavaScript is the most popular scripting language and interfaces easily with XHTML. To develop powerful interactive Web sites you need to understand these technologies and how they work together. Essential XHTML fast gives you everything you need to develop great Web sites in XHTML, including an introduction to scripting with JavaScript so that you can create dynamic interactive Web pages. There are many step-by-step examples, which you can download from the series Web site. It covers key aspects such as: - The relationship between XML and XHTML - Cascading Style sheets for formatting layout - Using text, images and image maps as links- Creating and using tables - The new standard for frames - Interactive XHTML forms - The JavaScript language- Incorporating JavaScript into XHTML pages- Handling events in JavaScript The source code for the examples in this book is available at the Essential series web site http://www.essential-series.com

XML-Based Data Management and Multimedia Engineering - EDBT 2002 Workshops - EDBT 2002 Workshops XMLDM, MDDE, and YRWS, Prague,... XML-Based Data Management and Multimedia Engineering - EDBT 2002 Workshops - EDBT 2002 Workshops XMLDM, MDDE, and YRWS, Prague, Czech Republic, March 24-28, 2002, Revised Papers (Paperback, 2002 ed.)
Akmal B. Chaudhri, Chabane Djeraba, Rainer Unland, Wolfgang Lindner
R3,296 Discovery Miles 32 960 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed joint post-proceedings of three workshops held as part of the 8th International Conference on Extending Database Technology, EDBT 2002, in Prague, Czech Republic, in March 2002.The 43 revised full papers presented were carefully selected from approximately 130 submissions during two rounds of reviewing and revision. The papers are organized in topical sections on XML and metadata, extraction of structure information and transformation of XML documents, querying of XML, XML database systems and performance evaluation, video retrieval, multimedia retrieval, intelligent documents, Web documents, system architectures, query processing, Internet and databases, adaptable databases, and large databases.

PHPUnit Pocket Guide (Paperback): Sebastian Bergmann PHPUnit Pocket Guide (Paperback)
Sebastian Bergmann
R271 R178 Discovery Miles 1 780 Save R93 (34%) Ships in 12 - 17 working days

Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant, they are: a reduction in the effort required to frequently test code; fewer overall defects; added confidence in your code; and improved relations with your open source teammates. The only problem with this popular testing tool was its lack of documentation-until now, that is. For this, "O'Reilly" went right to the source, as Sebastian Bergmann, the author of "PHPUnit Pocket Guide", also happens to be PHPUnit's creator. This little book brings together hard-to-remember information, syntax, and rules for working with PHPUnit. It also delivers the insight and sage advice that can only come from the technology's creator. The coverage of testing under agile methodologies and Extreme Programming (XP) is also included. The latest in "O'Reilly's" series of handy Pocket Guides, this quick-reference book puts all the answers are right at your fingertips. It's an invaluable companion for anyone interested in testing the PHP code they write for web applications.

Essential ASP.NET (TM) fast - with examples in VB .Net (Paperback, Softcover reprint of the original 1st ed. 2003): Simon... Essential ASP.NET (TM) fast - with examples in VB .Net (Paperback, Softcover reprint of the original 1st ed. 2003)
Simon Stobart
R1,552 Discovery Miles 15 520 Ships in 10 - 15 working days

How to create dynamic web environments using the ASP .NET framework! The ASP .NET framework enables the development of dynamic web pages, which can interface to various database systems. Using the Visual Basic .NET language you will be able to begin to create your own web systems with ease. This quick and practical introduction explains: how to setup an ASP.NET development environment, and where to find the various software components.- the syntax and features of the language.- web-based user interaction using ASP .NET forms.- pre-defined ASP .NET objects.- how ASP .NET can interface with databases. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using ASP .NET. Additional material is available from the Essential series web site: http://www.essential-series.com

Fractals in Multimedia (Hardcover, 2002 ed.): Michael F. Barnsley, Dietmar Saupe, Edward R. Vrscay Fractals in Multimedia (Hardcover, 2002 ed.)
Michael F. Barnsley, Dietmar Saupe, Edward R. Vrscay
R4,577 Discovery Miles 45 770 Ships in 10 - 15 working days

This volume describes the status of fractal imaging research and looks to future directions. It will be useful to researchers in the areas of fractal image compression, analysis, and synthesis, iterated function systems, and fractals in education. In particular it includes a vision for the future of these areas. It aims to provide an efficient means by which researchers can look back over the last decade at what has been achieved, and look forward towards second-generation fractal imaging. The articles in themselves are not meant to be detailed reviews or expositions, but to serve as signposts to the state of the art in their areas. What is important is what they mention and what tools and ideas are seen now to be relevant to the future. The contributors, a number of whom have been involved since the start, are active in fractal imaging, and provide a well-informed viewpoint on both the status and the future. Most were invited participants at a meeting on Fractals in Multimedia held at the IMA in January 2001. Some goals of the mini-symposium, shared with this volume, were to demonstrate that the fractal viewpoint leads to a broad collection of useful mathematical tools, common themes, new ways of looking at and thinking about existing algorithms and applications in multimedia, and to consider future developments. This book should be useful to commercial and university researchers in the rapidly evolving field of digital imaging, specifically, chief information officers, professors, software engineers, and graduate students in the mathematical sciences. While much of the content is quite technical, it contains pointers to the state-of-the-art and the future in fractal imaging.

Confident Web Design - How to Design and Create Websites and Futureproof Your Career (Hardcover): Kenny Wood Confident Web Design - How to Design and Create Websites and Futureproof Your Career (Hardcover)
Kenny Wood
R1,177 Discovery Miles 11 770 Ships in 12 - 17 working days

Do you need a website to support your freelance business or entrepreneurial venture? Or are you considering a career in web design? Maybe you're looking for your next career pivot, or you're simply seeking skills to give your CV that competitive edge? Wherever you are in your career, Confident Web Design can help. The ultimate beginner's guide to designing, building and publishing basic websites, this book features exclusive online exercises to help you practice your new skills in context. Covering the basics of HTML, CSS and JavaScript, as well as giving you a thorough grounding in the real-life application of these principles, this book provides helpful examples, explanations of technical terms, and clear, easy-to-understand language - meaning your first website is only a few chapters away. Taking you on a practical journey to publish a basic website from scratch, the book's structure is designed to break down each skill into manageable chunks. Wherever you are in your career, let Confident Web Design give you that cutting edge with vital programming and design skills. About the Confident series... From coding and web design to data, digital content and cyber security, the Confident books are the perfect beginner's resource for enhancing your professional life, whatever your career path.

.NET Development for Java Programmers (Paperback, Softcover reprint of the original 1st ed.): Paul Gibbons .NET Development for Java Programmers (Paperback, Softcover reprint of the original 1st ed.)
Paul Gibbons
R1,365 R1,095 Discovery Miles 10 950 Save R270 (20%) Ships in 10 - 15 working days

Java developers have adapted to a world in which everything is an object, resources are reclaimed by a garbage collector, and multiple inheritance is replaced by interfaces. All of these things have prepared developers to thrive in Microsoft's new .NET environment using C#.

Despite similarities between Java and C#, complex differences still lurk. This book will walk you through both language and library differences, to help you develop enterprise applications requiring mastery. You will then be able to build applications that communicate with databases and include network components, web pages, and many other features.

Ordinarily, Java developers rely on Java 2 Enterprise Edition (J2EE) to provide these libraries, and C# developers rely on the .NET Framework. At first glance, there seems little similarity between the two, but author Paul Gibbons shows how a Java developer's J2EE skills transfer smoothly when tackling the .NET Framework.

Early chapters highlight C#'s differences from Java, and discuss differences between the .NET CLR and JVM. Subsequent chapters cover various technologies in which J2EE development translates into .NET enterprise development. These middle chapters also explain .NET technologies that Java developers can begin using immediately. The final chapter examines migration of existing Java applications to C#, and the available tools and techniques. By the end of ."NET Development for Java Programmers," a professional Java developer will be able to tackle a real software project in .NET, using C#.

Essential UMLTm fast - Using SELECT Use Case Tool for Rapid Applications Development (Paperback, Softcover reprint of the... Essential UMLTm fast - Using SELECT Use Case Tool for Rapid Applications Development (Paperback, Softcover reprint of the original 1st ed. 2002)
Aladdin Ayesh
R1,622 Discovery Miles 16 220 Ships in 10 - 15 working days

Essential UML fast introduces you to the concepts of object-oriented analysis, design and programming, using the Unified Modeling Language. UML is one of the best known modelling languages in the object-oriented software development world, and is fast becoming a standard modelling language for OO software developers. With lots of examples and plenty of detailed illustrations, it's easy to work through the techniques step-by-step, and get up and running with UML fast. One of the best known use case tools, Select Enterprise, is used and advice is given on how to set it up and make best use of it so that you can quickly model practical software.You will learn about:Use case tools and software modelling basicsSetting up and running Select EnterpriseUse case diagramsClass diagramsObject interaction diagramsBehavioural modellingPatterns and techniques for fast software modelling and developmentThe modelling examples included in this book are available at the Essential series site: http:www.essential-series.com

Smart Card Application Development Using Java (Paperback, Softcover reprint of the original 2nd ed. 2002): Uwe Hansmann, Martin... Smart Card Application Development Using Java (Paperback, Softcover reprint of the original 2nd ed. 2002)
Uwe Hansmann, Martin S. Nicklous, Thomas Schack, Achim Schneider, Frank Seliger
R2,967 Discovery Miles 29 670 Ships in 10 - 15 working days

In today's world, smart cards play an increasingly important role in everyday life. We encounter them as credit cards, loyalty cards, electronic purses, health cards, and as secure tokens for authentication or digital signature. Their small size and the compatibility of their form with the magnetic stripe card make them ideal carriers of personal information such as secret keys, passwords, customization profiles, and medical emergency information. This book provides a guide for the rapid development of smart card applications using Java and the OpenCard Framework. It gives you the basic information you need about smart cards and how they work. It shows in detail how to develop applications that use smart cards by guiding you through examples step by step. A smart card provided with the book will help you to quickly get some first hands-on experience.

XML Programming - Web Applications and Web Services With JSP and ASP (Paperback, Softcover reprint of the original 1st ed.):... XML Programming - Web Applications and Web Services With JSP and ASP (Paperback, Softcover reprint of the original 1st ed.)
Tom Myers, Alexander Nakhimovsky
R1,302 R1,065 Discovery Miles 10 650 Save R237 (18%) Ships in 10 - 15 working days

"XML Programming: Web Applications and Web Services with JSP and ASP" provides a fast-moving introduction to the XML family of technologies for programmers. Although written with a focus upon JSP- and ASP-based XML solutions, the book presents the material from a language-independent point of view that benefits all developers, whatever their language. The code is written to be readable by all.

Chapters 1 through 3 cover the foundations of XML well-formed and valid documents, DTDs and namespacesbut XLink, XPointer, and elements of XSLT are introduced early so the examples can be interesting and useful. Chapters 4 through 6 cover XML processing using SAX, DOM, and XSLT, separately and in various combinations. Each chapter progresses from simple to advanced examples.

Chapter 7 is devoted to the development of a real world project involving the use of various XML technologies to create an information repository. In the context of the project, the authors present RDF and the Dublin Core; revisit XPath, XLink, and XPointer; and show how XML data can live inside a relational database. Chapter 8 introduces the newer validation technologies (RELAX NG and XML Schema), in preparation for the final chapter on Web services. In the concluding chapter, the authors not only explain the specifications, but also build working examples: You're shown, step-by-step, how to convert a software module into a Web service, how to generate a WSDL description from code, how to use WSDL to generate stubs and skeletons for distributed language-independent applications, and how to register such applications with a UDDI repository, either local or on the Internet.

"XML Programming: Web Applications and Web Services with JSP and ASP" is an indispensable resource for programmers who wish to become proficient in XML technologies and use them for solving large-scale, real-life problems.

Foundations of Python Network Programming - The comprehensive guide to building network applications with Python (Paperback,... Foundations of Python Network Programming - The comprehensive guide to building network applications with Python (Paperback, 2nd ed.)
John Goerzen, Tim Bower, Brandon Rhodes
R1,664 R1,562 Discovery Miles 15 620 Save R102 (6%) Ships in 9 - 15 working days

This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first edition of this book back in the days of Python 2.3. The advances required new chapters to be written from the ground up, and others to be extensively revised. You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition's expanded treatment of the web. The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site. The chapter on web application programming now covers both the WSGI standard for component interoperability, as well as modern web frameworks like Django. Finally, all of the old favorites from the first edition are back: E-mail protocols like SMTP, POP, and IMAP get full treatment, as does XML-RPC. You can still learn how to code Python network programs using the Telnet and FTP protocols, but you are likely to appreciate the power of more modern alternatives like the paramiko SSH2 library. If you are a Python programmer who needs to learn the network, this is the book that you want by your side.

JSP Examples and Best Practices (Paperback, Softcover reprint of the original 1st ed.): Andrew Patzer JSP Examples and Best Practices (Paperback, Softcover reprint of the original 1st ed.)
Andrew Patzer
R1,201 R964 Discovery Miles 9 640 Save R237 (20%) Ships in 10 - 15 working days

While most other books merely instruct on basic JSP and servlet development, "JSP Examples and Best Practices "gives you some of the best practices and design principles, enabling you to build scalable and extensible enterprise Java applications. And JavaServer Pages technology can be used to build complex enterprise applications in a highly re-usable manner.

This book takes basic JSP and applies sound architectural principles and design patterns, to give you the tools to build scalable enterprise applications using JSP. Further, this book covers features of the JSP 1.2 specification, including the standard filtering mechanism.

Essential VB .Net fast (Paperback, Softcover reprint of the original 1st ed. 2002): John Cowell Essential VB .Net fast (Paperback, Softcover reprint of the original 1st ed. 2002)
John Cowell
R1,564 Discovery Miles 15 640 Ships in 10 - 15 working days

Visual Basic .NET is part of the Visual Studio .NET family of products. While the syntax and style are similar to earlier versions of Visual Basic, this version has many radical new features to ensure that Microsoft's best selling language remains one of the most sophisticated Integrated Development Environments available. Whether you want to develop applications for Windows or for the World Wide Web, Visual Basic .NET is an excellent tool for producing reliable, professional applications fast. Essential VB .NET fast covers the development environment, the key controls and the VB programming language including the new additions which allow serious object-oriented programming. Using plenty of examples, John Cowell shows:- How to develop both Windows and ASP .NET applications in a Windows XP environment- An introduction to developing Windows database applications- How to use the essential Windows and Web controls- How to create object orientated applications to get you up and running fast, using VB .NET. The source code for the examples in this book is available at the Essential series web site http://www.essential-series.com

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
JavaScript for Web Warriors
Patrick Carey, Sasha Vodnik Paperback R1,395 R1,248 Discovery Miles 12 480
HTML5 and CSS - Complete, International…
Denise Woods Paperback R1,067 R967 Discovery Miles 9 670
Pragmatic Programmer, The - Your journey…
David Thomas, Andrew Hunt Hardcover R1,063 Discovery Miles 10 630
Drupal Web Profiles
Timi Ogunjobi Paperback R1,086 Discovery Miles 10 860
AWS Certified Solutions Architect Study…
B Piper Paperback R1,425 R1,010 Discovery Miles 10 100
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
JavaScript for Sound Artists - Learn to…
William Turner, Steve Leonard Paperback R1,498 Discovery Miles 14 980
Java: A Beginner's Guide, Ninth Edition
Herbert Schildt Paperback R750 Discovery Miles 7 500
Managing Chaos - Digital Governance by…
Lisa Welchman Paperback R964 Discovery Miles 9 640
OCP Oracle Certified Professional Java…
J Boyarsky Paperback R757 Discovery Miles 7 570

 

Partners