2020ok Directory of FREE Online Books and FREE eBooks |
Java Language Referenceby Mark Grand Download Book (Respecting the intellectual property of others is utmost important to us, we make every effort to make sure we only link to legitimate sites, such as those sites owned by authors and publishers. If you have any questions about these links, please contact us.) link 1 About Book From Library Journal O'Reilly books have a reputation among programmers for providing some of the best technical information for professionals. No exception, these three web-related books will only enhance O'Reilly's reputation. JavaScript is not Java, but it is very useful because JavaScript code does not need to be compiled and the scripts can be embedded directly into an HTML document. Flanagan's work is an excellent book for programmers interested in learning it quickly. Grand, meanwhile, provides an exceptionally clear discussion of Java itself that is particularly useful for a working programmer moving from C++ to Java. Threads are what makes Java a particularly useful language for multiprocessing?the ability to appear to do more than one thing at a time?which is what the Internet is all about. The tricky part of threads is that the concept is new for most users. Oaks offers a very clear discussion of how to spawn a process, when to spawn, and how to synchronize and schedule it, all illustrated with good network examples. Copyright 1997 Reed Business Information, Inc. Book Description The second edition of the Java Language Reference is an invaluable tool for Java programmers, especially those who have migrated to Java 1.1. The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The features in Version 1.1 of the Java language are covered in the same detail as all of the features in the first edition of the book. As always, the goal is to help you understand all of the subtle nuances of Java, so you can ensure that your programs run exactly as expected. The Java Language Reference uses railroad diagrams to describe the syntax of the Java language. These diagrams have been updated to include the syntax for all of the new features in Java 1.1, including the syntax for the various kinds of inner classes. The book also uses numerous examples to illustrate various fine points of the language. The second edition covers Version 1.1 of the Java language. It includes all of the material from the first edition, as well as updated information on the following features of Java 1.1:
The Java Language Reference, in conjunction with the Java Fundamental Classes Reference and Java AWT Reference, provide a complete set of reference material on the Java language and the Java Core API. These manuals compose the definitive set of Java documentation that you need to do serious programming with Java 1.1.
Related Free eBooks
| Related Tags |
Comments
SEND A COMMENT
PLEASE READ: All comments must be approved before appearing in the thread; time and space constraints prevent all comments from appearing. We will only approve comments that are directly related to the article, use appropriate language and are not attacking the comments of others.