Java About Resources

Below you will find 0 categories and 29 links related to Java About Resources.

Links:

Java : Applets : Calendars

CalendarComponent

Visit CalendarComponent

CalendarComponent is an innovative graphical user interface for picking a calendar date correctly and quickly. Apart from normal navigation by month and year, CalendarComponent lets the user navigate by week of year and quarter of year. This facilitates quicker navigation to a desired calendar date. CalendarComponent lets user pick a correct date by providing more information about a calendar date and call backs to DateValidator. User can select, for instance, 167th day of the year by switching over to day of year mode.

  • Cost: $5.00
  • Version: 1.0
  • Platforms: All
Java : Books

Beginning Java 2

Visit Beginning Java 2

A second edition Beginning Java title is now required because: In quarter one, 2000, Sun has released version 1.3 of their Java Developers Kit (JDK 1.3). This is significant because: The fastest Java platform performance ever is now available for download, and is coming to your mailbox from America Online (AOL), thanks to an agreement between Sun and AOL to deliver the Java Runtime Environment on the AOL CD-ROM. The newest version of J2SE technology, v 1.3, will deliver momentous performance gains and improved Web deployment for enterprise-grade, client-side applications. And just about everything else developers have been asking for. Client-side users now enjoy the speed advantage of the new Java HotSpot compiler which has been tuned for client performance. The result is much faster thread handling, improved scalability and rapid memory allocation for objects, smaller RAM footprint, and has gained a much more efficient garbage collection.

  • Cost: $34.99
  • Pages: 1000
  • Edition: 1st edition
  • ISBN: 1861003668

Beginning Java Objects

Visit Beginning Java Objects

A guide for anyone wanting to learn Java 2 language, beginning with the basics. Offers example case studies for those already familiar with Java that may prove useful. Presents object terminology and concepts, how to think in terms of objects, an introduction of object modeling, translating an object model into Java 2, and more. Among Java's many attractive features as a programming language, its object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. To take advantage of these capabilities, you're going to need not only to master the syntax of the Java language, but also to gain a practical understanding of what objects are all about, and more importantly, how to structure a Java application from the ground up to make the most of objects. This book is for anyone who wants to learn not only the Java 2 language, but also how to structure a problem properly.

  • Cost: $27.99
  • Pages: 665
  • Edition: 1st edition
  • ISBN: 1861004176

Java 2 Certification

Visit Java 2 Certification

Prepare to pass both the programmer's and developer's certification exams. Now you can prepare for the two widely taken Java 2 exams, the programmer's and developer's exams, using this single comprehensive volume. This reference will map out all objectives for both exams and provide you with Java programming essentials. Each chapter contains numerous practice questions, illustrations, and test-taking tips, making it a premier study tool. And, it's packed with helpful sidebars offering in-depth technical discussions of concepts and techniques you've just read about. Get complete details on exam topics, including how to: Apply programming fundamentals; Design application interfaces; Utilize graphics, components, and layout managers; Use objects, constructors, and classes; Find out about inheritance, multithreading, and string handling; Access and manage databases; Identify when an object is eligible for garbage collection.

  • Cost: $41.99
  • Pages: 800
  • Edition: 3rd edition
  • ISBN: 0072191694

Java 2 For Dummies

Visit Java 2 For Dummies

This is a must have book that shows Web developers how to implement rich interactive content and design great programs that take advantage of the Java 2 technology. Expert authors give you practical, useable Java code plus insights into the way professional programmers go about building applets and applications. This book makes Java programming easy by taking users step-by-step through implementing real-time updates on web pages, focusing on designing and creating original applications. The companion CD includes the latest Java 2 SDK, source code from the text, sample applets and templates and other programming tools and utilities to help you get started. Get up to speed on object-oriented programming techniques. Java 2 is packed with tools for creating "run anywhere" applets and applications. The fun and easy way to build your first Java applet or application . Included is the Jbuilder trial version and more on CD-ROM.

  • Cost: $20.99
  • Pages: 456
  • Edition: Book and CD-ROM edition
  • ISBN: 0764507656

Java Database Programming

Visit Java Database Programming

This book brings together state-of-the-art coverage of the new technologies Web database developers need to know about - especially servlets, Java's reliable, powerful answer to CGI. The book begins with detailed coverage of the most interesting features of servlets and JDBC, including security, communications and multitasking. Extensive sample code shows how the language constructs operate. Next, the book presents techniques for front-ending actual applications built with Oracle and other leading database products. Detailed JDBC coverage includes JDBC connections, statements and prepared statements. Java Database Programming: Servlets and JDBC will be an invaluable resource for all developers who want to build leading edge Web database applications. The first book to cover servlets - Java's answer to CGI, set to revolutionize Web database design. Ties together JDBC, servlets, front-end design, security, multi-threading and client/server.

  • Cost: $49.95
  • Pages: 439
  • Edition: Book and Disk edition
  • ISBN: 013737917X

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 Networking

Visit Java Networking

For all those for whom Java connotes something other than their caffeine delivery system (despite the coffee imagery), and who are savvy about structured programming language and object-oriented concepts, Curtois (AllPen Software, Inc.) offers techniques, sample codes, and examples on code organization, prototyping, debugging, and optimization: steps en route to building powerful communications and networking applications on the Internet. Chapter titles reflect a sense of humor: streams of fury, making the URL connection, better living through threads, networking with sockets, working smart with Java, datagrams a-go-go, linking with the natives, and utility classes used in the examples. This book opens with an in-depth discussion of streams, which are essential to all Java communication. The author then moves on to the Internet, detailing the URL related classes, especially java.net.URL and java.netURLConnection. He then covers threads, sockets.

  • Cost: $0.99
  • Pages: 317
  • Edition: Book and CD-ROM edition
  • ISBN: 0138504547

Java Now

Visit Java Now

Java Now!, which teaches both Java fundamentals and general programming concepts, is a great book for beginners who may not know much about programming but still want to learn Java. It is divided into 29 ten-minute lessons, the first of which has instructions for downloading the JavaSoft Java Development Kit (JDK) from the Internet. Each chapter includes a listing of the concepts it will cover, the main lesson, and a final summary. The first ten chapters cover java applet creation and introduce programming basics such as variables, operators, conditionals, loops, and functions. The next ten chapters discuss Java classes, simple graphics, and mouse and keyboard operations. The third ten-chapter section includes topics such as exception handling, inheritance, abstract classes, interfaces, dialog-box operations, and using threading to create animation. This book starts you at the beginning and lays a solid foundation for further progress.

  • Cost: $3.50
  • Pages: 218
  • Edition: paperback
  • ISBN: 1884133304

Java Servlets

Visit Java Servlets

Write leading edge Web Server Applications with Java. With this guide you leave CGI behind and use Java to develop the versatile, distributed, Internet-based applications Web users and businesses demand. Written by a development pro, and crammed with sample code, this book shows you each step as you: Learn about the Java Web Server; Discover how to automatically create distribution ZIP and JAR files using class dependencies; process data from HTML forms within servlets; return data formatted in HTML from a database; make remote method calls from applets to servlets via HTTP (without RMI); construct a Java code generator that automated distributed object programming; create a thin-client JDBC driver (type 3) that uses HTTP tunneling through any JDBC or ODBC driver on the server; write servlets that use RMI to communicate with other Java servers. Java Servlets is the most comprehensive guide to the Java Servlet API available.

  • Cost: $49.99
  • Pages: 514
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0071351884

Java Servlets Developer's Guide

Visit Java Servlets Developer's Guide

Master the mechanism that has made many Web applications possible. Java servlets enable Web developers to access existing business systems by extending the functionality of Web servers. Inside, you'll about all aspects of server development, including hosting, configuration, wireless, security, and more--plus, plenty of detailed, fully explained examples insure your complete understanding. Exploit the server and platform independence of Java servlets to develop a best-of-breed strategy for your servers, platforms, and tools. Java Servlets Developer's Guide is an indispensable resource for developers who want to maximize the power of Java on a Web server. Maximize the capabilities of Java servlets using advanced development strategies. Identify clients and track session information with cookies and URL rewriting. Understand the flow of HTTP requests through Tomcat architecture. Utilize filters for image conversion, data compression, and auditing.

  • Cost: $34.99
  • Pages: 588
  • Edition: 2nd edition
  • ISBN: 007222262X

Learn Java with JBuilder 6

Visit Learn Java with JBuilder 6

JBuilder is the most comprehensive award-winning visual development environment for building applications, applets, JSP/Servlets, JavaBeans, Enterprise JavaBeans, and distributed J2EE applications for the Java 2 Platform. Learn Java with JBuilder 6 is for the new Java programmer looking to gain a foundation in the Java programming language while learning about the award-winning JBuilder development environment. "Learn Java with JBuilder 6" teaches you how to become a productive JBuilder developer by creating bite-size examples that introduce new aspects of the Java programming language and the core Java libraries. Learn to use many of the JBuilder wizards and JavaBeans Express to automatically generate the common development framework. Build and connect JavaBean components in JBuilder's drag-and-drop development environment. Learn about Java multithreading and how to debug multithreaded programs. Also learn to use Swing's GUI components.

  • Cost: $38.47
  • Pages: 650
  • Edition: Book and CD-ROM edition
  • ISBN: 1893115984

Mastering JBuilder

Visit Mastering JBuilder

The authoritative guide to building large-scale applications with JBuilder. JBuilder is a tool designed by Java developers for Java developers. JBuilder developers need a guide that delves into the more powerful techniques that are required to build enterprise-strength applications. Endorsed by Borland, Mastering JBuilder is divided into two major disciplines: the development of Java source code and the management of Java source code. You'll learn about the technologies and frameworks that JBuilder uses to help with code development. You'll also get insight on how JBuilder allows you to choose several different technologies and frameworks including Swing, JDBC, Servlets, Java Server Pages, Struts, EJB, RMI, and Web Services. Including coverage of the latest release of JBuilder. JBuilder 8, the book, begins with how to install and configure JBuilder on any machine. Topics include: creating, managing, and refactoring Java classes; servlets; RMI.

  • Cost: $35.00
  • Pages: 600
  • Edition: 1st edition
  • ISBN: 0471267147

Murach's Java Servlets and JSP

Visit Murach's Java Servlets and JSP

This book methodically teaches all of the skills necessary for developing a commercial web site using servlets and JavaServer Pages. These skills include working with HTML, HTTP, servlets, JSP, sessions, cookies, JavaBeans, SQL, JDBC, connection pooling, JavaMail, SSL, security, and XML. Unlike many of the competing books, this book provides detailed coding examples for working with Tomcat, one of the most popular servlet and JSP servers, and MySQL, one of the web's most popular database servers. A great book for any Java programmer. Unlike most books about Java web programming, chapter 3 of this book provides a crash course in HTML. Since this is essential background for the use of JSPs, this means you won't have to use a second book to figure out how HTML works. Unlike most books about Java web programming, three of the early chapters (4 through 6) show you how JSPs work, how servlets work, and how to use the Model 2 architecture.

  • Cost: $34.65
  • Pages: 624
  • Edition: Book and CD edition
  • ISBN: 1890774189

Teach Yourself Visual J++

Visit Teach Yourself Visual J++

Readers will learn how to use Visual J++, Microsoft's Windows version of Java, to design and create Java applets for the World Wide Web. Visual J++ includes many new features to Java including visual resource editing tools, source code control, syntax coloring, visual project management, and integrated bills. All of those tools are covered in detail giving readers the information they need to write professional Java applets for the Web. Includes information on the Java class libraries and how to use them to create specific applet effects. A detailed guide to developing applications with the new Java-compatible technologies from Microsoft. Java allows programmers to embed applications within Web pages, while Jakarta broadens the support of the language on the Web. This guide teaches people about the Java language and how to use it to create interesting applets to enhance their Web applications. CD-ROM includes all the source code from the book.

  • Cost: $0.99
  • Pages: 560
  • Edition: Book and CD edition
  • ISBN: 1575211580
Java : Tutorials

Learn Working in Java

Visit Learn Working in Java

Find all information needed to learn working in java, understand how to code in java, how to design your program, understand classes and more. This website discusses programming problems, why they are problems, and the approach Java has taken to solve them. Topics include: Introduction to Java; Introduction to objects; Controlling program flow; Initialization and cleanup; Hiding the implementation; Reusing classes; Polymorphism; Holding your objects; Error handling with exceptions; The Java IO system; Creating windows and applets.

  • Cost: Free
JavaScript : Books

JavaScript & DHTML Cookbook

Visit JavaScript & DHTML Cookbook

The JavaScript & DHTML Cookbook is all about adding value to the content of a web page. The book focuses on practical and sensible applications of scripting, rather than flying images and gratuitous color changes. For every problem Goodman addresses, there's a solution or "recipe"--a focused piece of code that web developers can insert directly into their applications. Yet, rather than just cut-and-paste code, you also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to your designs. The recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements and sorting tables. This book contains over 150 recipes on the following topics: Working with interactive forms and style sheets; Presenting user-friendly page navigation; Creating dynamic content.

  • Cost: $27.97
  • Pages: 576
  • Edition: 1st Edition
  • ISBN: 0596004672

JavaScript 2 Black Book

Visit JavaScript 2 Black Book

The JavaScript 2 Black Book is a reference manual for both professional and personal web developers that want to learn everything about JavaScript programming, from basic to advanced concepts, and want to learn about the exciting new changes in JavaScript version 2. This book covers JavaScript programming basics such as syntax, variables, and expressions as well as advanced concepts such as user-defined objects, and external files. This book explores the issues related to integrating JavaScript 2 with XML and XHTML and provides an overview of different browser's Document Object Models. Includes In-depth coverage of the radical new changes in JavaScript 2 and EMCAScript 4. Readers will immediately by able to apply the concepts and techniques covered in this book to their professional and personal web sites. Companion CD-ROM will contain a variety of JavaScript editors, authoring tools, and third-party trial and demo software for both PC and Mac.

  • Cost: blank
  • Pages: 864
  • Edition: paperback
  • ISBN: 1588803074

JavaScript Complete Reference

Visit JavaScript Complete Reference

Create dynamic and flexible Web pages with JavaScript using this comprehensive resource. Whether you're a new or more experienced developer, you'll find quality coverage of every topic you're looking for--from fundamentals such as language syntax to advanced topics including interaction with browser plug-ins and the emerging W3C DOM standard. You'll learn to create cross-browser scripts for common tasks including form validation, visual effects, navigation systems and much more. In addition to the comprehensive tutorials that make up each chapter, the appendices contain helpful material that's quickly accessible--including object references, a browser compatibility chart, and other key JavaScript syntax charts. For a thorough and authoritative book on the latest version of JavaScript that's geared toward developers at every level--this is the ideal resource for you. Get an overview of JavaScript and learn about variables, functions, and objects.

  • Cost: $34.99
  • Pages: 1000
  • Edition: paperback
  • ISBN: 0072191279

JavaScript for the World Wide Web

Visit JavaScript for the World Wide Web

JavaScript for the World Wide Web: Visual QuickStart Guide, Third Edition is the book for people who already know how to build Web pages with HTML, and are ready to take the next step in making their sites more interesting and exciting. With an easy, step-by-step approach and loads of useful illustrations, readers learn to use JavaScript to liven up their pages with dynamic images and smart forms. They'll learn to control browsers; detect which browser or plug-ins the user has and automatically take action; use JavaScript to create and manipulate windows, and much more. This revamped edition provides an easy bridge for HTML users who are ready to tackle JavaScript. The book is aimed at the large group of less technical Web authors who know HTML but know nothing about programming. Web designers will learn how to use JavaScript the quick and easy way with pictures rather than lengthy explanations.

  • Cost: $12.59
  • Pages: 292
  • Edition: 3rd edition
  • ISBN: 0201354632

JavaScript Objects

Visit JavaScript Objects

This book makes object-oriented programming accessible and understandable to web developers. It gives great real world examples, which will work for those who only understand enough about HTML and scripting to insert them in their web pages. Plus JavaScript Objects goes on to show how to customize examples for those with greater knowledge of scripting. This enables more experienced readers to go on and build their own tools and demonstrates the powers of JavaScript as an object-oriented programming language, which has far more potential for the development of large scale applications than is currently appreciated. This is a book of JavaScript tools and projects for people who make web pages, and the programmers and future programmers who work with them. It can be used for self study, for web authoring, for web application programming, and as a textbook in a college course on "Object-Oriented Programming in JavaScript."

  • Cost: $35.99
  • Pages: 450
  • Edition: e-book
  • ISBN: B000063N9R

JavaScript Weekend Crash Course

Visit JavaScript Weekend Crash Course

A total of fifteen hours of instruction in JavaScript, designed to give readers a weekend course that will prepare them to begin scripting on their own. The big day is Monday. The day you get to show off what you know about JavaScript. The problem is, you're not really up to speed. Maybe it's been a while since you worked with JavaScript. Or maybe you just like a challenge. In any event, we've got a solution for you JavaScript Weekend Crash Course. Open the book Friday evening and by Sunday afternoon, after completing 30 fast, focused sessions, you'll be able to jump right in and start scripting interactive Web pages. It's as simple as that. Topics include Getting to Know JavaScript; Statements and Operators; Flow of Control Statements; How to Write JavaScript Functions; Working with JavaScript Strings; Working with JavaScript Arrays; Understanding the Browser Object Model; Working with the window Object; Reacting to Events and much more!

  • Cost: $17.49
  • Pages: 418
  • Edition: Book and CD-ROM edition
  • ISBN: 0764548042

Learn JavaScript

Visit Learn JavaScript

Learn JavaScript by Chuck Easttom takes a practical approach to demonstrating how to enhance web pages using JavaScript. Written specifically for those who are new to JavaScript, the book begins with introductions to HTML and JavaScript and progresses through the process of developing a fully functional commercial web site. As new concepts are introduced, they are thoroughly explained and then applied to the web site project. Along the way, the reader learns about such topics as the Document Object Model, JavaScript objects, hyperlinks, date and time, strings, and dynamic menus. The book also explains how to create simple games using JavaScript and includes a chapter on tips and tricks. The appendixes contain command references for HTML and JavaScript, and a listing of online resources for further study. Takes a practical approach to demonstrating how to enhance web pages using JavaScript. Explains how to create simple games using JavaScript.

  • Cost: $20.97
  • Pages: 350
  • Edition: 1st edition
  • ISBN: 1556228562

Practical JavaScript for the Web

Visit Practical JavaScript for the Web

This is a new kind of JavaScript book. It's not cut'n'paste, it's not a reference, and it's not an exhaustive investigation of the JavaScript language. It is about client-side, web focused, and task-oriented JavaScript. JavaScript is a core skill for web professionals, and as every web professional knows, client-side JavaScript can produce all sorts of glitches and bugs. 'Practical JavaScript for the Usable Web' takes a two pronged approach to learning the JavaScript that you need to get your work done: teaching the core client-side JavaScript that you need to incorporate usable interactivity into your web applications, including many short functional scripts, and building up a complete application with shopping cart functionality. When you have finished working with this book, you'll have a thorough grounding in Client-side JavaScript, and be able to construct your own client-side functionality quickly and easily.

  • Cost: $27.99
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 1904151051
JavaScript : Development Software

Image RollNow!

Visit Image RollNow!

Image RollNow! allows to create image roll overs and buttons for your webpage easily. RollNow! generates all the JavaScript code so you don't need to write it yourself anymore. Just some clicks and your roll over will be ready to go. You can preview your roll over at any moment to fit it to your needs, customize images linking to urls and don't worry about image loading, the generated code will preload them for smoother animations. Image RollNow! will save your JavaScript code to a *.js file so you won't need to write any code yourself.

  • Cost: $19.95
  • Version: 1.2
  • Platforms: Windows