e99 Online Shopping Mall

Geometry.Net - the online learning center Help  
Home  - Basic J - Java Java Script Books (Books)

  1-20 of 24 | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

click price to see details     click image to enlarge     click link to go to the store

$37.00
1. Weaving a Website: Programming
$117.15
2. Visual Basic Script & Java
$17.97
3. JavaFX Script: Dynamic Java Scripting
$52.41
4. Software Development for Engineers,
 
$3.46
5. Java Script Introductory Concepts
 
$9.99
6. Java Script 101 Version 3.0
$11.49
7. Professional JavaScript with DHTML,
8. Using Java Script
 
$94.51
9. Java Script
10. Java Script pour les nuls
 
$27.00
11. Java Script
 
$85.50
12. Perl, CGI y Java Script
 
13. Using Java Script in R5
 
14. Weaving a Website: Programming
 
15. HTML, and Java Script Fo Visual
 
16. Getting Started with Java Script
 
17. Keeping Ahead-Java Script and
18. Der Data Becker Führer, Java
 
19. Weaving a Website - Programming
$34.56
20. Server Scripts With Visual Javascript

1. Weaving a Website: Programming in HTML, Java Script, Perl and Java
by Susan Anderson-Freed
Paperback: 747 Pages (2001-08-06)
list price: US$84.00 -- used & new: US$37.00
(price subject to change: see help)
Asin: 0130282200
Average Customer Review: 3.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan

Customer Reviews (6)

1-0 out of 5 stars Error Ridden
I used this text book in a class on HTML and Java Script. It was too riddled with errors to recommend as a good text book on programming. Previous classes have documented over a hundred errors in the text, and code samples; some minor, and some major. There are much better guides to programming than this book.
You may save money buying just this one book , but I did not find it money well spent.

5-0 out of 5 stars Its pretty good
This book isn't horrible. The guy above obviously is an ex-lover of the author and is none to happy. The book has excellent examples and walks through the basics of HTML, JavaScript, JAVA, and perl. After you have learned the languages it is awesome for using as a reference and refresher.

5-0 out of 5 stars Fantastic book
An absolutely amazing resource!! I took an html class, and this was the book that got me through it. The examples are interesting and clever. She's also very friendly if you ever try to e-mail her with questions.

2-0 out of 5 stars From a former student
I'm a former student of Dr. Anderson-Freed and I am currently a professional web developer.I have seen this book in two classes on web programming, the first time in a draft form and the second time in its current form.Having seen the errors and typos in the draft, and having pointed them out during class, I had hoped that the final print of the book would contain at least some of the corrections.Unfortunately, as another reviewer has pointed out, the book still contains numerous errors, typos, and just plain incorrect programming.

I still own a copy of her book because I have penned in corrections to many of the errors in the book.It covers a little bit of everything, and the little bit of reference I need for Perl and Java are met by this book and web references.However, I also currently own and recommend the HTML 4 Bible and JavaScript Bible, both published by IDG Books.I would recommend the Bible series of computer books over Dr. Anderson-Freed's book to anyone who requires a web-related programming reference.The same goes for IWU students who are taking her classes: don't buy this book.While her book contains many examples (many of which she uses in class), a good portion of her examples have code that does not produce the desired results.You would be better off reading another text and recreating the examples on your own.

5-0 out of 5 stars The best JavaScript out there
THis book is very very good
im in college and the webdesign teacher suggested a different book and i took a gamble and got this book instead and i love it ... Read more


2. Visual Basic Script & Java Script, Keeping Ahead, ENI (Keeping Ahead)
by Eni Publishing Ltd.
Paperback: 313 Pages (2000-07-24)
list price: US$24.95 -- used & new: US$117.15
(price subject to change: see help)
Asin: 2746009846
Average Customer Review: 3.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Book Description
The purpose of this book is to provide a reference manual on the use of the JavaScript and VBScript languages, so that you can use these languages in order to develop client applications in an Internet and/or an intranet environment.

This books is divided into four parts.

The first part provides a historical and technical overview of the Internet and of pages in HTML format. Then it reviews the origins and the appearance of script languages and it describes the characteristics of Javascript and VBScript.

The second part of this book describes the fundamental of the HTML language, along with the HTML form validation, and the principles of writing scripts for HTML pages.

The third part of this book concerns exclusively Javascript and VBScript. It covers syntax rules, datatypes, declaring and using variables, procedures, functions, operators and control structures.

the fourth and final part of this book covers the items that you need in order to write high performance scripts :

- associating scripts with HTML event handlers,
- Objects that are integrated in the Javascript and the VBScript kernels,
- Web browser objects,
- Writing your own objects,
- Handling runtime errors.

All these parts are illustrated with numerous examples. ... Read more

Customer Reviews (1)

3-0 out of 5 stars A FIRSTGLANCE IN BOOK
The title does not describe much, read from book review if its for beginner/expert level. ... Read more


3. JavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Applications
by James L. Weaver
Paperback: 200 Pages (2007-10-29)
list price: US$24.99 -- used & new: US$17.97
(price subject to change: see help)
Asin: 1590599454
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Book Description

JavaFX Script makes it easy for developers to quickly develop high-quality UI-intensive applications very quickly. As JavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Applications demonstrates, developers can develop Rich Internet Applications and rich client-side user interfaces quickly and easily with this potential replacement for Ajax and perhaps even ActionScript and other scripting found in Flash. This firstPress book on JavaFX Scriptcovers the following topics:

  • The fundamentals of the JavaFX suite of technologies and the foundations of JavaFX Script and available tools
  • How to create a Wordsearch application
  • How to augment and enhance the Wordsearch application after learning more advanced JavaFX Script features such as classes, objects, UI components, and constructs.

What you’ll learn

  • Understand the JavaFX family and JavaFX Script and its relationship to the Java/Java SE 6 platform.
  • Set up a JavaFX Script development and execution environment culminating in a Hello JFX application.
  • Create a Wordsearch application and explore important JavaFX Script concepts by doing so.
  • Survey the JavaFX UI Components including the commonly used ones that go into further building and enhancement of the Wordsearch application frame and menu structure.
  • Use more advanced JavaFX Script language constructs for extending the Wordsearch application.
  • Build JavaFX classes and objects, build the data model for the WordSearch application, and run the data model with a tester program.
  • Develop the view for the Wordsearch application using a data model such as bind as well as drawing on a canvas.
  • Explore more JavaFX Script concepts and possible IDE tie-ins to NetBeans, Eclipse, etc.

Who is this book for?

This book is for content developers and application developers with some programming experience who want to create rich internet applications.

Related Titles

  • Beginning Java SE 6 Platform: From Novice to Professional
  • Pro Java 6 3D Game Development: Java 3D, JOGL, JInput and JOAL APIs
... Read more

Customer Reviews (6)

4-0 out of 5 stars A good book on a language of dubious value
Maybe I'm just an old entrenched Java programmer, but quite frankly, after reading this book, I just don't get why somebody would want to use JavaFX. First off, you are forced to use Netbeans if you want to program in JavaFX. I don't use Netbeans and I'm not interested in doing so. I don't know many Java programmers who are interested in doing so either. Second, the JavaFX language itself doesn't parallel well with the Java language. Many simple constructs are completely different from what is done in Java. In short, I'm having to learn yet another language. Finally, it just doesn't deliver what I'm looking for - a simpler fasterway of writing reliable multimedia applications. Sure you can put up some nice 2D GUIs and displays, but Sun had been promising a Java answer to Flash, or at least the beginnings of one. The problems with pure Java solutions to multimedia - runtime startup time, resource usage, and a lack of complete multimedia solutions including audio, animation, etc. is a problem that has existed since the early days of Java Media Framework and its eventual orphaning by Sun. JavaFX doesn't solve any of these problems or even put a real dent in it.

However, to the author's credit, I learned all of this by reading his book. He doesn't editorialize on the language, but his examples make clear the shortcomings of this new language and therefore prevent you from wasting anymore time than necessary on it. I commend him on that.

5-0 out of 5 stars Learn Easily what JavaFX is About
JavaFX is a great tool to leverage the advantages of all the vast Java class libraries and Swing in a declarative but statically typed style. I had come to this conclusion when I first noticed JavaFX through stumbling across a link on Sun's Java web-site and portal.

The one thing that JavaFX lacked was a basic, get up to speed tutorial or book which didn't assume you were a programming dunce, didn't assume that you were somehow clueless about how Swing or SWT (or any modern) user interface library worked.

This book filled the gap for me.

I am a reasonably adept Swing GUI developer, can understand SWT and write it (but can't see any particular advantage to SWT unless you're using a product that already uses it or it's an Eclipse based product) and understand GTK+. Hence, I don't need a lecture on how GUIs work, what an event model is, what a widget is; nor do I need a how to program, what does Java syntax look like.

This book gives you sufficient information to: determine if JavaFX may fit into your GUI needs, how to use JavaFX and Java classes together and how to put together a small, JavaFX application. Others have stated the application isn't real-world: I challenge them - I wrote a "real world" word place program for a client...games aren't "real world" but they contain very real concepts both in their play and in their creation.

The book doesn't: teach you how to program Java or any other programming language; it's a fairly tutorial style book. JavaFX is the type of tool where you can bring up a small(ish) example and fiddle with bits to work out what changes. It doesn't teach you a heap about Swing but gives pointers to Swing documentation where appropriate. Those not used to programming or Swing may find it difficult to translate Swing documentation into what JavaFX does. It will show you how to make classes, but not why you'd make them and it presupposes you know a little about programming.

That said, I do know these things and it was certainly worth my money.

I think this book would suit anyone who wanted to peek at JavaFX to see what a basic, but functional example does. It would also suit someone who knew Java, who wanted to add JavaFX to their toolset. It would be less suitable for someone who didn't know what a "for" or "while" loop does and it doesn't go into great detail about "classes", "class hierarchies" and such.

It's a good book and it augments and isn't, by any means, a regurgitation of online documentation.

4-0 out of 5 stars A Great Introduction to an Exciting Language
If you are looking to have fun with programming, JavaFX is a good place to start.And if you want to learn JavaFX Script, this book can help.The book starts by giving you an overview of JavaFX and its future. Then we get a classic Hello World example which is used to explain declarative programming and how to split up source files and begin binding to a model.Then we get to do some code by example. The main example chosen was a word search program. This gives us a chance to exercise a lot of the features of JavaFX. There is even a section on 2d animation and translation.Throughout the book there are practice problems and challenges to help you exercise your programming muscles.The book also makes a great reference with detailed tables for most of the language features.Overall this is a great introduction to this exciting language. There is a slight learning curve when you get to the Hello World example. I would take it slow after that and make sure you have the foundations of declarative language down. It's just a thought hurdle you have to make, but well worth it in the end.

5-0 out of 5 stars First printed resource, good start
I was lucky enough to win a free, as in beer, copy of the book in PDF format from the author Jim Weaver.

After reading it from front to back my overall opinion is it's a great resource to get started.It covers everything you need to get up and running from downloading, installing and setting up your Java FX (JFX) Script deveopment environment.The book also discusses the basics that any programmer needs to know to get rolling.The book also provides examples of creating custom widgets, which is certainly helpful.

I give the book 5 out of 5 stars as a starting reference point.Hopefully someone, *hint hint* (Jim), adds to the JFX book collection with a more advanced coverage of the language and perhaps use real world examples.

5-0 out of 5 stars Great reference for a powerful language
This book definitely covers the basics of the JavaFX language.The first two chapters deal primarily with background information and the basic syntax of the language (which interestingly feels like a lot like JavaScript with some Java tendencies) while chapters three and five cover basic UI constructs and event handling.Chapter four (the longest chapter) covers some of the more advanced constructs provided by the language.

Scattered throughout the last three chapters are tables summarizing the information presented plus related contructs that are very similar and don't require much extra detail to understand and use.There are many examples demonstrating how the language parts work, and if you do all of the many exercises (which I have to admit I did not), you should be well on your way to writing basic JavaFX applications easily and quickly.

The book does move along a little on the slow side for my tastes, but what it lacks in speed, it makes up in thoroughness.Where something can be done multiple ways, each of those ways is illustrated by one or more examples.The tables mentioned before cover the operators and standard classes (including their attributes) of the language in great detail--so much that a skilled programmer could probably read chapter 2, flip to the tables in the later chapters, and begin working on a rich-client application using the tables as sort of an API.

Overall, this book provides a great primer and reference on what seems to be a language with a lot of potential. ... Read more


4. Software Development for Engineers, C/C++, Pascal, Assembly, Visual Basic, HTML, Java Script, Java DOS, Windows NT, UNIX
by William Buchanan
Paperback: 674 Pages (1997-09-26)
list price: US$132.00 -- used & new: US$52.41
(price subject to change: see help)
Asin: 0340700149
Average Customer Review: 3.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Book Description
Specialisation in software has become a thing of the past. With the move towards graphical user interface programming, engineers must have a sound knowledge of several programming languages and for the first time most of the main technical languages are introduced in a single volume.

All the example programs included relate to real life applications to provide a long needed reference that students will find invaluable throughout their studies, and a definitive guide for professional developers requiring an insight into other languages. Using C++ and Pascal to provide a basic grounding in software development the author then goes on to introduce more advanced concepts such as object-orientated design through the development of C++. Sections on Visual Basic and 80X86 Assembly Language follow before Java, Windows, NT and DOS are introduced, finishing with an overview of the UNIX system. ... Read more

Customer Reviews (1)

3-0 out of 5 stars slightly outdated
The book is already outdated. The inclusion of Pascal was questionable, even in 1997. Outside some universities, Pascal has suffered a continual erosion of mindshare.

As for the choice of JavaScript as a scripting language, that still holds true today as a good choice. It is the dominant client-side scripting language for browsers, VBScript and JScript competitors notwithstanding.

The unix discussion could easily be modified to include linux. Minor changes here.

As for Microsoft DOS, it is a toss up whether this might still be discussed. Perhaps it might be replaced by an explanation of .NET? ... Read more


5. Java Script Introductory Concepts and Techniques
by Gary B. Shelly
 Paperback: 208 Pages (1998-12)
list price: US$26.95 -- used & new: US$3.46
(price subject to change: see help)
Asin: 0789546930
Average Customer Review: 2.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Book Description
Part of the highly successful Shelly Cashman Series, this text offers clear, step-by-step, screen-by-screen approach to learning JavaScript. ... Read more

Customer Reviews (4)

4-0 out of 5 stars An excellent book for the beginning web-site developer
The book leads the user through the initial steps of using javascript. Well written for the visual learner. It gives you enough of the need-to-know to get your feet wet and prepare you for the more advanced user reference guides.

1-0 out of 5 stars Try another book; this one's not worth it.
I received this book free, and I still think it's a rip-off, just because it takes up shelf space. I can't imagine why anyone would pay $45.95 for it.

The book's fine for learning really simple things like the

site stats