Java Multimedia Resources

Below you will find 0 categories and 19 links related to Java Multimedia Resources.

Links:

Java : Books

Introduction to Java Programming

Visit Introduction to Java Programming

This book covers the major topics in Java programming, including programming structures, methods, objects, classes, inheritance, graphics programming, applets, exception handling, internationalization, multithreading, multimedia, I/Q, and networking. Based completely on Java 2, the graphics' examples are built using Swing components, tested using Java 2 on Windows and on Sun Solaris using no depreciated API. The source code for all examples can be found on the companion CD-ROM, which also contains JBuilder 3 University Edition. The overall objective of this book is to teach the reader how to use many levels of abstraction to solve problems, both small and large. Teaches programming concepts and techniques as well as the Java language. Provides modern graphics programming using Swing components. Includes good representative examples that can run in stand-alone applications or applets and coverage of new JBuilder 3 features.

  • Cost: $74.00
  • Pages: 700
  • Edition: Book and CD-ROM edition
  • ISBN: 0130869112

Introduction to Java Programming

Visit Introduction to Java Programming

A textbook for a one semester freshman programming course. Liang (Purdue University) begins with basic concepts of programming, then focuses on object-oriented programming, and culminates in the development of GUI applications and applets with multimedia and networking. The book is similar to Introduction to Java programming, 2nd edition, but introduces Visual J++ throughout the book rather than in two chapters. The CD-ROM contains Visual J++ 6 student edition with the Swing library, and source code. Features comprehensive coverage providing principles of programming including control structures, methods, object-oriented programming, and the core features of Java. Hands-on representative examples give detailed step-by-step instruction for building a project including the source code, a sample run, and an example review. Brief overviews, objective lists, and easy-to-follow style of examples provide the reader with the elements to learn Java.

  • Cost: $80.00
  • Pages: 752
  • Edition: Book and CD-ROM edition
  • ISBN: 0130869120

Introduction to Java Programming

Visit Introduction to Java Programming

A first course textbook for Java students or professional with some programming experience, offering a step-by-step approach to the principles of Java programming. Using a step-by-step approach that fosters self-teaching for professionals studying for the SUN Java Certification Exam, this completely revised Fourth Edition of this widely used book provides an outstanding introduction to Java programming in four parts. This text lays a solid foundation with programming elements, control structures, and methods, and then moves on to object-oriented programming, graphical user interface, applets, internationalization, multimedia, I/O, and networking. This book clearly covers all of the required subjects in the Java Certification Exam. For beginning or experienced programmers who want a comprehensive introduction to Java programming with an expanded in-depth treatment of object-oriented programming.

  • Cost: $78.67
  • Pages: 992
  • Edition: 4th edition
  • ISBN: 0131002252

Introduction to Java Programming

Visit Introduction to Java Programming

This text/CD-ROM package provides a foundation on programming concepts, statements, and methods and then introduces object oriented programming, GUIs, applets, internationalization, multithreading, multimedia, I/O, and networking. Suitable for both beginning and advanced students, the text covers all subjects required for the Level I Java Certification Exam. Use of Sun ONE Studio is woven throughout the book to facilitate developing and managing Java programs. Knowing that the best strategy for teaching Java is a step-by-step approach, Y. Daniel Liang has brilliantly written a text that first lays out a sound foundation on programming concepts, statements, and methods and then introduces object-oriented programming. Suitable for both beginning and advanced students, the book covers all the subjects required for the Level 1 Java Certification Exam, the exam initiated by a consortium of leading IT companies including Sun Microsystems and IBM.

  • Cost: $78.67
  • Pages: 1008
  • Edition: Book and CD-ROM edition
  • ISBN: 0130092584

Java For Dummies

Visit Java For Dummies

By now, you've undoubtedly heard the buzz about Java (and we're not talking coffee here). Java has the online world wired up with a fresh blend of technologies that brings the Web alive with dazzling animation, pulse-pounding sound, and full-blown interactivity, the likes of which the Web has never seen. And if cutting edge Web technology isn't enough, Java is also becoming a strong contender for developing desktop applications as well. Java For Dummies, 3rd Edition, uses plain English explanations and tons of examples to unveil the fun and easy way to build your own state-of-the-art Web sites. Find the best sources for Java applets and full-featured Java applications on the Web; modify Java applets and applications without ever writing a line of code; and bring your Web projects to life with animation, music, marquees, and other way-cool multimedia tricks. The bonus CD-ROM includes applets, Java beans, and scripts, along with sample Web pages.

  • Cost: $17.49
  • Pages: 408
  • Edition: 3rd edition
  • ISBN: 0764504177

Java Programming for Windows

Visit Java Programming for Windows

The Java programming language is widely used for deploying applications on most types of computer systems. Although many Java programs are written for portability, writing Windows-specific Java programs can enhance the performance of multimedia and Windows-specific APIs. This book offers guidelines for determining when to use Windows-specific APIs and code. It also helps you divide applications into portable Java and platform-specific Java modules both to maximize future code reuse on all platforms and to take advantage of Windows-specific APIs for appropriate applications. This book provides a worthwhile tour of what's best in new Microsoft Java technologies. The author's intelligent examples will help any developer be more productive with Java used with Windows. Topics include: MS Java software development kit (SDK); Application Foundation Classes (AFC); AFC controls; AFC-based applet; ActiveX controls; Visual J++ 6; J/Direct; DirectX.

  • Cost: $7.90
  • Pages: 400
  • Edition: Book and CD-ROM edition
  • ISBN: 1558605169

Java Servlet Programming

Visit Java Servlet Programming

Java Servlet Programming, 2nd Edition has been completely updated to cover the new features of Version 2.2 of the Java Servlet API, as well as to introduce the major changes in the 2.3 draft specification. Like the bestselling first edition, it covers the servlet lifecycle; how to use servlets to maintain state information effortlessly; how to serve dynamic web content, including both HTML pages and multimedia data; and advanced topics like integrated session tracking, efficient database connectivity using JDBC, applet-servlet communication, internationalization, servlet security, and more. Topics covered include: Overview and history of Java Servlets; Web applications; The Servlet lifecycle; Multimedia content; WAP and WML for wireless content; Servlet session tracking techniques; Security issues with Servlets; Tutorial for JDBC and Java database programming; Using applets and Servlets together; Servlet collaboration; Quick introduction to Java.

  • Cost: $31.47
  • Pages: 753
  • Edition: 2nd edition
  • ISBN: 0596000405

Learning Java

Visit Learning Java

The updated second edition of Learning Java introduces the basics of Java, the object-oriented programming language for networked applications from Sun Microsystems. Inside you'll find a broad survey of J2SE and everything necessary to get up to speed on the new 1.4 version quickly. The book covers the essentials of hot topics like the new extensions to Swing and I/O; describes new tools for signing applets and other Java classes; and shows how to write networked clients and servers, servlets, JavaBeans, and state of the art user interfaces. Learning Java comes with a CD Rom containing the Java 2 SDK (software development kit) for Windows, Linux and Solaris, plus the NetBeans IDE version 3.2 and binary files. Topics include improved GUI programming tools, the emergence of servlets as an alternative to applets, and the advent of APIs for multimedia and image processing. The accompanying CD-ROM contains some 100 example Java programs.

  • Cost: $31.47
  • Pages: 826
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0596002858

Microsoft Visual J++ 6.0 Now

Visit Microsoft Visual J++ 6.0 Now

Learn Microsoft Visual J++ Now introduces Windows based programmers and less experienced developers to the latest version of Visual J++ and how to get the most out of it. Readers learn how to create an application and see what's going on in the process. Other topics include an overview of Java and Microsoft's implementation of Java; working with classes, objects, and forms; creating, enhancing, and animating applets; Java packages; and multimedia in WinDirect, console applications, and creating new components. Appendixes provide quick reference to Java syntax, event-driven programming, and database access. Begins with discussions of Windows applications and the basics of the Java language, then explains Java applets embedded in Web pages, and creating and using reusable components in Java. The accompanying CD includes a time-limited version of Microsoft Visual J++ (90 days from install) and sample files.

  • Cost: $49.99
  • Pages: 404
  • Edition: Book and Disk edition
  • ISBN: 1572319232

Teach Yourself Java in 21 Days

Visit Teach Yourself Java in 21 Days

Add interactivity and animation to your Web site and turn static plain vanilla pages into fun, exciting multimedia presentations! This book teaches the basic concepts of object-oriented programming with Java with numerous examples and tutorials to provide hands-on practice creating Java applets. Provides a solid foundation for moving on to more sophisticated Java programming. This book is a detailed guide to developing applications with the Java language. The CD includes the source code for all the examples used in the book, additional examples of Java applets, and Java browsers for all supported platforms. Introducing the first, best, and most detailed guide to developing applications with the hot new Java language from Sun Microsystems. Provides detailed coverage of the hottest new technology on the World Wide Web. Shows readers how to develop applications using the Java language. Includes coverage of browsing Java applications with Netscape.

  • Cost: $0.98
  • Pages: 527
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210304

Web Programming With Visual J++

Visit Web Programming With Visual J++

Latte is Borland's Windows version of Java, complete with a full GUI, IDE, and debugging tools. This book fully details how to develop feature-rich applications for the Web with Latte, including advanced features such as the Just-In-Time compiler. Web Programming with Latte addresses the needs of intermediate to advanced Java/Latte programmers and developers. Readers get up-to-speed quickly with this comprehensive new reference on Microsoft's licensed Windows version of Java. This book discusses how to develop feature-rich Visual J++ applications. - Explores the advanced features of Visual J++. Teaches how to develop feature-rich Java applications in the Windows environment. CD-ROM includes various third-party tools, utilities, and demonstrations. It includes all the sample applets and source code form the book plus addtional ready to use Visual J++ applications. Add multimedia, sound, graphics, and interactivity to your web page.

  • Cost: $0.99
  • Pages: 652
  • Edition: Book and CD-ROM edition
  • ISBN: 1575211742
JavaScript : Books

Javascript 1.1 Developer's Guide

Visit Javascript 1.1 Developer's Guide

The JavaScript 1.1 Developer's Guide is the professional reference for enhancing commercial-grade Web sites with JavaScript. Packed with real-world JavaScript examples, the book shows the developer how to use JavaScript to glue together Java applets, multimedia programs, plug-ins, and more on a Web site. - Readers discover ways to add interactivity and Java applets to Web pages. JavaScript is a compact, object-based scripting language for developing client and server Internet applications. Netscape Navigator interprets JavaScript statements embedded in an HTML page, and LiveWire enables you to create server-based applications similar to Common Gateway Interface (CGI) programs. This book describes the JavaScript language and its use in Navigator. This book assumes you have some basic background, including general understanding of the Internet and the World Wide Web (WWW) and Good working knowledge of HyperText Markup Language (HTML).

  • Cost: $9.98
  • Pages: 600
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210843

Javascript 2.0 Beginner's Guide

Visit Javascript 2.0 Beginner's Guide

Step-by-step instruction teaches beginning JavaScript programmers and Web designers to create windows, display moving text, and generate sound or other multimedia elements with ease. Uses the successful Beginner's Guide teaching system, which countless new users have praised for giving them a solid foundation in technology. JavaScript 2.0 A Beginner's Guide has many different modules including an Introduction to Javascript; Using Variables; JavaScript Operators; Event Handlers; The Document Object; JavaScript Arrays; Handling Strings; JavaScript and Frames; More Advanced Techniques; Placing JavaScript in an HTML file; Using Functions; Conditional Statements and Loops; Objects; Window Object; Math, Number and Date Objects; JavaScript and Forms; An Introduction to Advanced Techniques; and an appendix Mastery Check Answers. If you are a beggining JavaScript programmer this book will get you well on your way.

  • Cost: $20.99
  • Pages: 624
  • Edition: 2nd edition
  • ISBN: 0072227907

Javascript and Html User's Resource

Visit Javascript and Html User's Resource

Master CSS, DHTML, CGI, cookies, custom JavaScript objects, and more. Includes comprehensive HTML 4 reference. With JavaScript and HTML 4.0, you have extraordinary power at your fingertips - even if you're not a programmer. In this book, best-selling programming authors William Murray and Chris Pappas help you leverage that power to build Web sites that deliver state-of-the-art interactivity. You won't just learn HTML 4.0 and JavaScript: you'll discover practical techniques and get great sample code to make them work together exquisitely. Start by mastering key HTML 4.0 fundamentals, including working with text, images, multimedia, lists, documents, images, image maps, forms, style sheets, and CGI. Next, discover how to supercharge your pages with JavaScript. Master JavaScript syntax, operators and control structures, functions, objects, events, arrays, controls, strings, math functions, and more.

  • Cost: $24.49
  • Pages: 521
  • Edition: 1st edition
  • ISBN: 013977422X

Mastering JavaScript and JScript

Visit Mastering JavaScript and JScript

JavaScript is the most widely used scripting language for the Web and continues to grow in popularity. Mastering JavaScript and JScript is aimed at savvy HTML users who want to take the next step and learn to write JavaScript programs that will make their Web sites come alive! This is the most comprehensive tutorial and reference available, with information on both Netscape and Microsoft's enhancements of JavaScript. The book starts with everything beginners need to know and then moves on to more advanced topics, such as scripting ActiveX components, working with plug-ins, building multimedia applications, and interfacing with CGI programs. The companion Web site offers all the sample code from the book, which readers can drop into their own programs, and a complete JavaScript command reference. The author is a well-known Internet programming expert and has led the development of secure networks for the Department of Defense.

  • Cost: $27.99
  • Pages: 895
  • Edition: 1st edition
  • ISBN: 0782124925

Mastering JavaScript Premium Edition

Visit Mastering JavaScript Premium Edition

JavaScript is the most widely used scripting language for the Web and continues to grow in popularity. With this Premium Edition of Mastering JavaScript and its companion CD, savvy HTML users can learn to write JavaScript programs that will make their Web sites come alive! This is the most comprehensive tutorial and reference available, with information on both Netscape and Microsoft's enhancements of JavaScript. The book starts with everything beginners need to know and then moves on to more advanced topics, such as scripting ActiveX components, working with plug-ins, building multimedia applications, and interfacing with CGI programs. The author is a well-known Internet programming expert and has led the development of secure networks for the Department of Defense. Topics include: Understanding the Document Object Model; Using operators, statements, and functions; Working with Windows Scripting Host; Adding search tools; Processing forms.

  • Cost: $34.99
  • Pages: 1136
  • Edition: Book and CD-ROM edition
  • ISBN: 078212819X

Sams Teach Yourself JavaScript

Visit Sams Teach Yourself JavaScript

JavaScript is one of the easiest, most straightforward ways to enhance a Web site with interactivity. Sams Teach Yourself JavaScript in 24 Hours serves as an easy-to-understand tutorial on both scripting basics and JavaScript itself. The book is written in a clear and personable style with an extensive use of practical, complete examples. The Third Edition of Sams Teach Yourself JavaScript in 24 Hours includes material on the latest developments in JavaScript and Web scripting. Readers will learn how to use JavaScript to enhance Web pages with interactive forms, objects, and cookies. They will also discover how to use JavaScript to work with games, animation, and multimedia. Provides 24 one-hour lessons, plus quizes and exercises, on programming with JavaScript, covering creating a simple script, using variables and functions, advanced JavaScript features, working with Web pages, scripting advanced Web features, and finding and handling errors.

  • Cost: $17.49
  • Pages: 428
  • Edition: 3rd edition
  • ISBN: 0672324067

Web Wizard's Guide to JavaScript

Visit Web Wizard's Guide to JavaScript

The Web Wizard's Guide to JavaScript teaches readers how to create Web sites that will have an audience coming back for more. From rollovers to cookies, this quick and easy-to-understand introduction to JavaScript will show readers how to create well-designed, user-friendly Web sites in no time. This book discusses plug-ins and multimedia, presents information on forms and explains the basic programming concepts behind JavaScript. It includes appendices of HTML tags and JavaScript keywords. The Web Wizard Series from Addison-Wesley is a series of brief, introductory books written by instructors on Internet and Web programming topics of interest to anyone who wants to create web pages. Each book includes an easy-to-read, full-color design featuring plenty of hands-on examples and exercises, and is written in a concise and practical manner so readers can use the technologies in no time.

  • Cost: $27.20
  • Pages: 208
  • Edition: 1st edition
  • ISBN: 0201758334
JavaScript : Online Communities

CodingForums.com

Visit CodingForums.com

Web coding and development forums with main focus on JavaScript. A range of web programming languages, from ASP, PHP, JavaScript, to CSS and XML, mySQL, and more. Moderated to ensure quality of discussions. Spefic forum categories include: JavaScript programming; DOM scripting; Dynamic Drive scripts; Post a JavaScript; HTML and CSS; XML; Graphics and Multimedia discussions; General web building; Perl / CGI; PHP; MySQL; ASP; Other server side languages / issues; Computer Programming; Computer / PC issues; and Technology and Science discussions.

  • Cost: Free