Creating Web Applets with Java


Book Description

An easy-to-understand introduction to enlivening Web pages with Java applets, this book is designed for non-programmers who want to learn how to use pre-programmed Java applets on their Web pages. The CD includes over 30 ready-to-use JAva applets, examples of Web pages that use the applets, and all the auxiliary files needed for the applets and the Web pages.




Creating Cool Web Applets with Java


Book Description

The friendly guide to learning the basics of programming Java, this hands-on instruction gives an overview of programming with Java and explores how Java provides the best method of supercharging Web pages. Readers learn how to use Java development tools and how to make interactive information available on the Web.







Python Programming with the Java Class Libraries


Book Description

A tool for Python programmers to incorporate the Java class libraries in their programs, so they don't have to create their own each time. It contains fast track sections at the end of each chapter, review questions and activities to provide extra practice for newcomers.




Instant Java Applets


Book Description

For the new Java programmer who appreciates short-cuts, this book contains applets that offer a painless way to add Java interactivity to Web pages without going through the usual hours of programming necessary to produce a cool applet. The CD can be used as is, or the code can be modified to produce new applets.




Murach's JavaScript and JQuery


Book Description

Today, jQuery is used by over half of the 10,000 most-visited web sites, and jQuery is one of the technologies that every web developer should master. The trouble is that jQuery is difficult to learn, especially for programming novices. Now, this new book makes it easier than ever to learn jQuery, jQuery UI (User Interface), and jQuery Mobile. In essence, sections 2 and 3 of this book present all of the jQuery and jQuery UI skills that you need for developing professional jQuery applications. With those skills, you will be able to add all of the popular jQuery applications to your web pages: image swaps, image rollovers, collapsible panels, slide shows, accordions, tabs, carousels, and more. Beyond that, though, you will have all the skills that you need for developing unique jQuery applications of your own. But that's just two of the five sections in the book. Because you need to know JavaScript in order to use jQuery, section 1 presents the least you need to know about JavaScript to get the most from jQuery. This is essential for programming novices, but this is also valuable for experienced programmers who may not remember how a specific JavaScript statement or method works. In short, this section makes this book a complete reference for jQuery programmers. In contrast, section 4 takes jQuery to a new level by showing you how to use Ajax and JSON to get data from a web server and add it to a web page without reloading the page. It also shows how to use Ajax and JSON with the APIs for popular web sites like Blogger, YouTube, Twitter, Flickr, and Google Maps. These are powerful skills for enhancing a web site. To complete this package, section 5 presents a complete course in jQuery Mobile, which offers an exciting, new way to develop web sites for mobile devices. Today, the best web sites are available in both full and mobile versions, so this section also shows how to use a JavaScript plugin to redirect a mobile device from the full version of a web site to its mobile version.




Creating Web-based Laboratories


Book Description

Covers the transmission of real-time video and audio for internet experimentation. Provides detailed descriptions of how the various hardware and software systems can be seamlessly integrated for a complete internet remote experimentation system. Contains examples of real working experiments that are currently running.




Java for ColdFusion Developers


Book Description

Everything the ColdFusion pro needs to understand Java technology, install and run a Java Web server, write Java apps, and build and deploy JavaServer Pages is in this workbook. Includes practical coverage with loads of code and tips especially for the ColdFusion developer.




Java Network Programming


Book Description

A guide to developing network programs covers networking fundamentals as well as TCP and UDP sockets, multicasting protocol, content handlers, servlets, I/O, parsing, Java Mail API, and Java Secure Sockets Extension.




The Definitive Guide to Jython


Book Description

Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and is distributed with source code. Jython is complementary to Java. The Definitive Guide to Jython, written by the official Jython team leads, covers Jython 2.5 (or 2.5.x)—from the basics to more advanced features. This book begins with a brief introduction to the language and then journeys through Jython’s different features and uses. The Definitive Guide to Jython is organized for beginners as well as advanced users of the language. The book provides a general overview of the Jython language itself, but it also includes intermediate and advanced topics regarding database, web, and graphical user interface (GUI) applications; Web services/SOA; and integration, concurrency, and parallelism, to name a few.