Java What Is Resources Page 2 of 2

Below you will find 0 categories and 38 links related to Java What Is Resources.

Links:

JavaScript : Books

JavaScript Guidebook

Visit JavaScript Guidebook

Bring interactivity to any Web site with this easy-to-follow guidebook on JavaScript. Author Scott Duffy takes the fear out of working with a programming language by delivering instruction and theory in manageable doses, along with practical examples and plenty of ready-to-use code. Learn to write a program by exploring statements, variables, and functions--the three basic building blocks of any program. Use JavaScript as the behind-the-scenes director of your Web browser presentation. Create basic and advanced JavaScript applications--plus, modify existing scripts to suit your needs--all with the help of this great resource. Write your own program using statements, variables, and functions; Learn the history of the language and what it can do for you; Store dates, numbers, and more with built-in classes; Create scripts that work in every browser; Understand the basics of expressions, and organize your code into functions.

  • Cost: $17.49
  • Pages: 448
  • Edition: paperback
  • ISBN: 0072228873

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 In a Weekend

Visit Learn JavaScript In a Weekend

JavaScript allows more interactivity on otherwise static Web pages. It is the perfect language for users who are ready to move on from HTML. Learn JavaScript In a Weekend can help you do that. Prima's In a Weekend series promises to get you up to speed with breaking technology in a minimal amount of time. This book is no exception as it delivers information on topics such as what you can do with JavaScript, coding and syntax basics, object-oriented programming using the JavaScript Object Model, and how to do cool things with Web pages. In addition to the fundamentals, advanced JavaScripting elements like cascading style sheets, making portions of a Web site dynamic, and troubleshooting and debugging tips are also included in this project-oriented book. A structured weekend course in JavaScript programming language. Offers background information, key coding techniques, and specific ways to spice up a Web site with JavaScript.

  • Cost: $19.99
  • Pages: 416
  • Edition: 1st edition
  • ISBN: 076153332X

Netscape Visual JavaScript

Visit Netscape Visual JavaScript

Even if you've never programmed before, you can use Netscape Visual JavaScript to enhance your Web pages and create your own zingy Internet or intranet applications. How's that? With Netscape Visual JavaScript For Dummies, of course, the fun and easy way to create distributed Web applications. You don't actually need to write any code with Netscape Visual JavaScript, but you do need to have a grip on basic programming principles -- which is what this book gives you. Author and Internet expert Emily A. Vander Veer gives you plenty of design tips and example code, and helps you discover how to Create exciting, effective Web pages visually Snap together prebuilt database and communications components to produce powerful, distributed Web applications. Experiment with, debug, and publish your Web site easily. Design your own reusable components. Webmaster wannabes and beginning to intermediate developers can learn JavaScript.

  • Cost: $1.99
  • Pages: 408
  • Edition: Book and CD-ROM edition
  • ISBN: 0764502867

Teach Yourself JavaScript in 21 Days

Visit Teach Yourself JavaScript in 21 Days

The aim of Sams Teach Yourself JavaScript in 21 Days is to tutor the Web-literate novice JavaScripter through to a high level of competency in applying JavaScript to Web pages. In addition to core uses of client-side JavaScript, Sams Teach Yourself JavaScript in 21 Days also covers emerging topics such as the use of JavaScript with PDFs and the scripting of Scalable Vector Graphics (SVG). The key principles taught throughout the book are backed up with clear and useful examples. This enables the reader to easily apply what they've learned with confidence in order to meet their own coding needs. Andrew Watt is an independent consultant and author with expertise in XML and Web technologies including SVG. He is author of Designing SVG Web Graphics (New Riders) and XPath Essentials (Wiley). He is co-author of XML Schema Essentials (Wiley) and contributing author to XHTML, XML & Java 2 Platinum Edition (Que), and Professional XSL.

  • Cost: $24.49
  • Pages: 784
  • Edition: 1st edition
  • ISBN: 0672322978

Using XHTML and JavaScript

Visit Using XHTML and JavaScript

Programming the Web Using XHTML and JavaScript by Lagerstrom fits in introductory Web-Authoring courses in the community college, university extension or technical schools, or in Web-Scripting courses found in computer science departments. It requires no prior knowledge of HTML or programming. This book was written to offer a straightforward introduction to programming. Programming the Web Using XHTML and JavaScript starts out with an explanation of HTML and then gently guides the student into learning how to create web pages that actually respond to and interact with the web browser through JavaScript. To accomplish the patient ease of learning, Dr. Lagerstrom created various types of end of chapter material, which reinforce what has been learned via lab exercises, de-bugging problems and objective questions. Pedagogical features such as icons are located in the margins to alert students of potential trouble areas and advice.

  • Cost: $48.65
  • Pages: 618
  • Edition: paperback
  • ISBN: 0072560312
JavaScript : Development Software

Scripts Encryptor (ScrEnc)

Visit Scripts Encryptor (ScrEnc)

ScrEnc provides tools to encrypt your JavaScript/JScript, C/C++/MFC scripts before posting them online, or for distribution, preserving full functionality of the script but making them very hard to read. ScrEnc can also decrypt previously encrypted scripts into fully readable source code files, including files encrypted with Windows Script Encoder. ScrEnc also provides other useful features designed to facilitate your code scripts development such as conversion of Windows to Unix text file formats.

  • Cost: Trial/$9.99
  • Version: 2.0
  • Platforms: Windows
JavaScript : Scripts and Programs : Alerts and Prompts

Disable Left Mouse Button

Visit Disable Left Mouse Button

Causes an alert box to be triggered when the visitor left clicks on the web page with the mouse. You want to use this technique with a little caution and forethought, of course, since it effectively disables any links, etc., on the page where it is used. As to just why and what for you'd use this technique, well, we're a little puzzled about that, too... but someone wrote in and asked for it, so here it is. Only works in Microsoft Internet Explorer, Netscape completely ignores it.

  • Cost: Free

Right Click Opens Popup Window

Visit Right Click Opens Popup Window

Use this script to launch a popup window whenever the right mouse button is clicked. Useful for limited protection of page code and images; and the popup window can contain whatever fulmination on human morals you wish to deliver. The script allows you to also set the address, width, height, top, and left dimensions for the popup window.

  • Cost: Free
JavaScript : Scripts and Programs : Forms

Slider Control

Visit Slider Control

Bs_Slider Widget allows you to do what is often used in software on your webpage. Much nicer than an input field where a user can type in a number from 0 to 10, to 100 or whatever. Use your own images/colors, specify size; Set min-value, max-value, default-value, step-value (if you go 1-2-3 or 1-1.5-2, etc) User can change the value in 5 ways: slide click arrow; left/right click somewhere into the slider; enter a value into the field; Use an api function to set a value; Attach onChanges event. Can be directly used as form field.

  • Cost: Free/$20.00 - $460.00
  • Version: 4.4
  • Platforms: All
JavaScript : Scripts and Programs : Site Navigation

Tigra Menu

Visit Tigra Menu

Tigra Menu is free JavaScript menu navigation component for web sites. This is the script thousands webmasters around the world have chosen for its great feature set, flexibility, performance and tons of support materials offered free of charge. No matter if you web mastering guru or newbie-this is what you've been looking for. Features include: unlimited menu depth with all levels independently configurable; unlimited number of menus on single page all independently configurable. Supports custom effects and geometry.

  • Cost: Free
  • Version: 2.0
JavaScript : Tutorials

AJAX Training

Visit AJAX Training

Ajax (Asynchronous JavaScript and XML) is one of the most exciting new techniques to hit website development in years. It's considered the successor to DHTML and has come to include countless techniques for using JavaScript creatively - from keystroke events to mouse movement detection, remote data retrieval and web page use, and other techniques that make web pages perform more like a desktop application. All web designers and developers should understand at least the core Ajax fundamentals. In this training, students learn how to effectively use JavaScript programming to download XML data from the server. They also learn best practice strategies for manipulating data asynchronously while users interact with various, active web pages. This comprehensive class is taught by experienced and attentive instructors. See site for interactive AJAX samples of what students will learn in the course.

  • Cost: $1695.00

Interactive Forms with Javascript

Visit Interactive Forms with Javascript

One of the most important aspects of web design is getting information from the viewer to the webmaster. This is where HTML forms are used. Almost every site on the web has a type of form somewhere. They are easy enough to create when they are simple, like search boxes. But what if you need them to be complex. How about changing the forms based on input by the viewer. This is where interactive forms using Javascript and HTML can help. In this tutorial, you will learn how to show and hide forms depending on user input.

  • Cost: Free