Published by Prentice Hall Health (edition 3), 2003
ISBN 10: 0131002872 ISBN 13: 9780131002876
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Good. 3. Supplements included. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience.
Published by Prentice Hall Health (edition 3), 2003
ISBN 10: 0131002872 ISBN 13: 9780131002876
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Good. 3. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience.
Published by Prentice Hall Health, 2003
ISBN 10: 0131002872 ISBN 13: 9780131002876
Language: English
Seller: Once Upon A Time Books, Siloam Springs, AR, U.S.A.
paperback. Condition: Acceptable. This is a used book. It may contain highlighting/underlining and/or the book may show heavier signs of wear . It may also be ex-library or without dustjacket. This is a used book. It may contain highlighting/underlining and/or the book may show heavier signs of wear . It may also be ex-library or without dustjacket.
Published by Prentice Hall Health, 2003
ISBN 10: 0131002872 ISBN 13: 9780131002876
Language: English
Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.
Paperback. Condition: Fair. No Jacket. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less.
Published by Prentice Hall Health, 2003
ISBN 10: 0131002872 ISBN 13: 9780131002876
Language: English
Seller: MusicMagpie, Stockport, United Kingdom
Condition: Very Good. 1752633512. 7/16/2025 2:38:32 AM.
Published by Prentice Hall Health, 2003
ISBN 10: 0131002872 ISBN 13: 9780131002876
Language: English
Seller: Toscana Books, AUSTIN, TX, U.S.A.
Paperback. Condition: new. Excellent Condition.Excels in customer satisfaction, prompt replies, and quality checks.
Published by Prentice Hall International Auflage: 4th ed. For JAVA SE5/6. (2. März 2006), 2006
ISBN 10: 0131872486 ISBN 13: 9780131872486
Language: English
Seller: BUCHSERVICE / ANTIQUARIAT Lars Lutzer, Wahlstedt, Germany
Softcover. Condition: gut. Dieser Titel ist in englischer Sprache. Thinking in Java ist die gedruckte Version von Bruce Eckels Online-Materialien und behandelt Java speziell für diejenigen, die bereits Programmierkenntnisse haben. Die Einführung des Autors in das Wesen von Java als neue Programmiersprache und die gründliche Erläuterung der Merkmale von Java machen dieses Buch zu einem brauchbaren Handbuch. Thinking in Java beginnt ein wenig esoterisch mit den Überlegungen des Autors, was an Java neu und besser ist. (Der Schrifttyp für die Kapitelüberschriften in diesem Buch ist außergewöhnlich anstrengend für die Augen.) Er legt kurz und deutlich dar, wie man mit Java auf einfache Weise seine Programmierfähigkeiten erweitern und verbessern kann. Wirklich gut an dem Buch sind dann die Erklärungen zu den Merkmalen der Programmiersprache. Es gibt eine Anleitung zu den Java-Basistypen, Schlüsselworten und Operatoren. Das Handbuch schließt ausführliche Quellcodes ein, die manchmal etwas entmutigen (wie es beim Beispielcode für alle Java-Operatoren in einem Listing der Fall ist). Kurz, das Buch erweist sich für erfahrene Entwickler als sehr nützlich. Es geht weiter mit Problemen des Klassendesign, wann man Vererbung und Komposition verwendet, und mit Themen im Zusammenhang mit Kapselung und Polymorphie. (Die Erläuterungen zu den Inner-Klassen und Geltungsbereichen werden den meisten Lesern ein bißchen übertrieben erscheinen.) Das Kapitel zu den Java-Sammelklassen sowohl für das Java Developer's Kit (JDK) 1.1 als auch für die neuen Klassen, wie Sätze, Listen und Maps, ist weit besser. Das Material aus diesem Kapitel werden Sie sonst wahrscheinlich nirgendwo finden. Kapitel über Ausnahmebehandlung und Programmieren mit Typinformation sind ebenso von Nutzen wie die Kapitel zu den neuen Swing-Interface-Klassen und zur Netzwerkprogrammierung. Obwohl das Buch eher eine bunte Mischung anbietet, enthält Thinking in Java hervorragendes Material für objektorientiert arbeitenden Programmierer, die wissen möchten, was es mit Java auf sich hat. Thinking in Java ist von den Grundlagen der Javasyntax bis hin zu den fortgeschritteneren Merkmalen (Netzwerkprogrammierung, fortgeschrittene objektorientierte Fähigkeiten, Multithreading) darauf ausgerichtet, Java zu lehren und zu vermitteln. Bruce Eckels gut lesbarer Stil und die kleinen, direkten Programmierbeispiele verdeutlichen sogar die kompliziertesten Konzepte. Intended for Java programmers, this book explains the why of Java. From the fundamentals of Java syntax to its advanced features, it is designed to teach, one step at a time. Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, and more."Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it's also the first book I turn to whenever I have a Java question." -Jim Pleger, Loudoun County (Virginia) Government"Much better than any other Java book I've seen. Make that 'by an order of magnitude'.Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java." -Anatoly Vorobey, Technion University, Haifa, Israel"Absolutely one of the best programming tutorials I've seen for any language." -Joakim Ziegler, FIX sysop"Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It's really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future." -Randall R. Hawley, automation technician, Eli Lilly & Co."This is one of the best books I've read about a programming language.The best book ever written on Java." -Ravindra Pai, Oracle Corporation, SUNOS product line"Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I'm sure any programmers who will have to maintain my code are also grateful to you." -Yvonne Watkins, Java artisan, Discover Technologies, Inc." Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn't work, why it's better than C++, why it's not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person's choice in a Java book." -Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book 2003 Java Developer's Journal Reader's Choice Award for Best Book 2001 JavaWorld Editor's Choice Award for Best Book 2000 JavaWorld Reader's Choice Award for Best Book 1999 Software Development Magazine Productivity Award 1998 Java Developer's Journal Editor's Choice Award for Best Book Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals.
Published by Northwestern Polytechnical University Press, 2000
ISBN 10: 7561228309 ISBN 13: 9787561228302
Language: English
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Paperback. Pub Date: 2010 Jun Pages: 308 Language: Chinese Publisher: Northwestern Polytechnical University Press. the basis of object-oriented programming: the Java language to describe one of the series of tutorials for software engineering software systems development. First. the book introduces the basic concepts of object-oriented and features. as well as the design class diagram based on the requirements specification. the focus on the characteristics of the object-oriented programming.
paperback. Condition: Gut. 1482 Seiten; 9780131872486.3 Gewicht in Gramm: 4.
Published by Prentice Hall 02.2006., 2006
ISBN 10: 0131872486 ISBN 13: 9780131872486
Language: English
Seller: Buchladen an der Kyll, Birgel, Germany
paperback. Condition: Sehr gut. Auflage: 4th ed. For JAVA SE5/6. 1482 Seiten minimaler Knick u. leichte Druckstelle am Cover, kleine Lagerspuren am Buch, Inhalt einwandfrei und ungelesen 233865 Sprache: Englisch Gewicht in Gramm: 2170.
Paperback Feb 03, 2006. Condition: gebraucht; wie neu.
Published by LAP LAMBERT Academic Publishing, 2016
ISBN 10: 365992668X ISBN 13: 9783659926686
Language: English
Seller: Revaluation Books, Exeter, United Kingdom
Paperback. Condition: Brand New. 96 pages. 8.66x5.91x0.22 inches. In Stock.
Published by LAP LAMBERT Academic Publishing, 2016
ISBN 10: 365992668X ISBN 13: 9783659926686
Language: English
Seller: preigu, Osnabrück, Germany
Taschenbuch. Condition: Neu. Object Oriented Implementation of the Arc-Length Method | Using Java Programming Language | Abdul Rasheed Syed | Taschenbuch | 96 S. | Englisch | 2016 | LAP LAMBERT Academic Publishing | EAN 9783659926686 | Verantwortliche Person für die EU: BoD - Books on Demand, In de Tarpen 42, 22848 Norderstedt, info[at]bod[dot]de | Anbieter: preigu.
Published by China Railway Press, 2007
ISBN 10: 7113080243 ISBN 13: 9787113080242
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Language:Chinese.Paperback. Publisher: China Railway.
Published by China Railway Publishing House, 1991
ISBN 10: 7113094902 ISBN 13: 9787113094904
Language: Chinese
Seller: liu xing, Nanjing, JS, China
Soft cover. Condition: New. Language:Chinese.Author:DU CHUN TAO BIAN ZHU.Binding:Soft cover.Publisher:China Railway Publishing House.
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Language:Chinese.Paperback. Publisher: Tsinghua University.
paperback. Condition: New. Paperback. Pages Number: 415 object programming with the Java language can be broadly divided into two parts: the first 1-10 based on part of the basic concepts of object-oriented programming-oriented from the program basic concepts of design. introduce the basic data types and control structures. and a gradual transition to a discussion of methods. classes. inheritance. polymorphism. exception handling complex mechanisms. step by step in layman's language to guide readers to step into the do.
paperback. Condition: New. Paperback Pages Number: 399 the Java is not only one of the most popular computer languages. and is an excellent pure object-oriented language. Book to start from the basic concepts of Java introduces the basics of the Java language and the main function. a systematic analysis of the Java language. object-oriented programming mechanisms. and software engineering theory and methods on the use of the Java language for object-oriented programming skills. The book also describes some of the advan.
ISBN 10: 7302039275 ISBN 13: 9787302039273
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Paperback Pages Number: 310 Java language and object-oriented programming from a successful practice of the same name as electives by students welcome at Tsinghua University. Book on the Java language as the carrier. explain the main principles of object-oriented programming and introduces the Java programming at the same time. The Java language and object-oriented programming is written in lower grades for colleges. students and other readers interested in the Java language and object-orient.
paperback. Condition: New. Paperback. Pub Date: 2009 02 Pages: 326 Language: Chinese in Publisher: China Machine Press JAVA language object-oriented programming through a lot of examples to demonstrate the basic design of the Java language skills. the use of the Java language commonly used class libraries and how the object-oriented design ideas. which runs through most of the content of the accumulation of more than a decade teaching and sentiment. Mainstream technology in the field of computer programming. Java-based.
ISBN 10: 7894941352 ISBN 13: 9787894941350
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Pages Number: 211 of the Java language and object-oriented programming problem solutions and experimental guidance (with CD-ROM) is a book supporting the teaching materials of the Java language and object-oriented programming. The book is divided into the Problem Solving with supplementary exercises and experimental guidance in two parts. Problem Solving and supplementary exercises section. drawn most of the exercises of the Java language and object-oriented programming. a book of answers. in.
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Paperback. Pub Date: 2002 Pages: 477 Publisher: Machinery Industry Press Used textbook reading traces.
paperback. Condition: New. Pub Date: 2014-09-01 Publisher: Tsinghua University Press. Java-based object-oriented programming language. the language is the vanguard of the past decade on the list. can be used to develop software in various fields. including enterprise applications. basic business applications as well as the development of Web-based applications and mobile applications. Java object-oriented programming language (2nd Edition) (21st Century Colleges and Universities planning materials & middot; Computer Sc.
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Java language and object-oriented computer programming textbook series.
ISBN 10: 7810949217 ISBN 13: 9787810949217
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Paperback Pages Number: 324 Language: Chinese. Development experts in the Java language programming: the Java object-oriented programming tutorial will be of the basic theory of object-oriented Java language programming. training readers to use the object-oriented way of thinking to analyze problems and solve the problem. and guide readers to conform to the new demands of the network era of talent. and learn to use advanced Java tools to develop software products in a short period of time. Of.
ISBN 10: 7115480982 ISBN 13: 9787115480989
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Paperback. Pub Date: 2018-06-01 Pages: 168 Language: Chinese Publisher: people's posts and telecommunications publishing house book with the help of the cartoon show form. using the Java programming Language to explain in detail the various concepts of object-oriented programming and the theory of knowledge. such as the introduction of object-oriented. the way to create an object class. the creation of writing and object of the class. class.
ISBN 10: 7111545095 ISBN 13: 9787111545095
Seller: liu xing, Nanjing, JS, China
paperback. Condition: New. Paperback. Pub Date: 2016-08-01 Pages: 351 Publisher: mechanical industry publishing house from the basic knowledge of Java language through the application of the Java class library. the 3 big features of object-oriented. polymorphism with inner classes. JavaIONIO. database programming. multi-threaded. and Java network programming and the Android platform application development.Make the.
Published by LAP LAMBERT Academic Publishing, 2016
ISBN 10: 365992668X ISBN 13: 9783659926686
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
Taschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - In non linear structural analysis, the non linear solution techniques play a key role for analyzing the post-critical response of a structure. In non linear solution of structure, especially the load de ection response requires equilibrium path and proper handling of limit point and bifurcation points. Ordinary solution techniques like loading controlled NewtonRaphson method do not serve the above purpose. These solution techniques fail to predict the complete response of the load-displacement curve. The arc-length method serves the above purpose. This technique has a wide range of adoption in nite element analysis. This thesis work is primarily focused on the object oriented implementation of the arc-length method. For this purpose, a complete review of the arc-length method is carried out as starting step. By choosing proper design patterns the arc-length method can be accomplished by Java programming language. Testing of the methods in the program is done by JUnit testing. this worked out solution should be integrated into the miniFE, a nite element package developed at the Institute of Computational Engineering.