Java Learn Programming Resources

Below you will find 0 categories and 71 links related to Java Learn Programming Resources.

Links:

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 2 SDK 1.4

Visit Beginning Java 2 SDK 1.4

The java language has been growing from strength to strength since its inception in 1995. It has since proved to be both powerful and extraordinarily easy to learn and use. This is what makes it ideal for the beginner. With dramatic changes to it's handling of files, and the introduction of native support for XML, java has been updated to work faster and to be current with the incredible rise of XML as a medium for communicating data. This edition of the Beginning Java books outlines everything the beginning programmer needs to know to program with the Java programming language and the 1.4 Java Developer Kit. With the release of JDK 1.4, programmers can look forward to the most stable edition yet, and even better performance than was available previously. It includes a full explanation of Object Oriented programming. A comprehensive introduction to swing is accompanied by a significant application that you will develop through the last half.

  • Cost: $34.99
  • Pages: 1100
  • Edition: 1st edition
  • ISBN: 1861005695

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

Beginning Java Web Services

Visit Beginning Java Web Services

Web services are no longer a nascent technology in the programming industry; every major software vendor is rolling out web services related APIs and products. Today Java developers are successfully adopting web services as the latest technology in application development in order to enable cross application communication for distributed applications. This book will help you to join their ranks. Packed with clear explanations and hands on examples, Beginning Java Web Services teaches you how to productively build web services with Java. Through an understanding of the underlying principles of web services, you will learn how web services actually work and how to apply that knowledge for real use. You will be introduced to many of the web services APIs and specifications, including XML, SOAP, WSDL, and UDDI. In addition, the book demonstrates how commercial vendors, such as IBM and BEA, are simplifying web services development.

  • Cost: $27.99
  • Pages: 411
  • Edition: 1st edition
  • ISBN: 1861007531

Complete Idiot's Guide to Java 2

Visit Complete Idiot's Guide to Java 2

Java 2 got you jumpy? Have too many cups of bewildering tech-talk upset your stomach? What you need is a fast, fun, and easy way to start programming with Java 2. The Complete Idiot's Guide to Java 2 is the fun way to learn the basics. Soon you'll be making your own interactive Web applets with sound, graphics, and animation. Look inside! You'll find plenty of straight-shooting advice for solving real-world problems. The best news is that the author, Mike Morrison, will make you laugh and enjoy while you learn the ropes. The quick and easy way to learn Java and build your programming skills. Idiot proof steps to creating Java applets with sound, graphics, and animation. Michael Morrison is a skateboarder, cyclist, toy inventor, and professional Java programmer. He is also an experienced author with a great sense of humor. Michael is the author of Presenting JavaBeans and Sams Teach Yourself Internet Game Programming with Java in 21 Days.

  • Cost: $1.99
  • Pages: 350
  • Edition: 2nd edition
  • ISBN: 0789721317

Enterprise Java Servlets

Visit Enterprise Java Servlets

Learn to design and build a base enterprise servlet. Create an architecture that makes your enterprise applications run faster and more reliably. Java servlets are rapidly replacing CGI as the tool of choice for creating interactive applications for the enterprise market. Using the Java programming language's servlet technology speeds up the application development process, freeing developers from the need to make platform specific modifications. Servlet technology is reliable, employs reusable components, and ensures high performance in the demanding enterprise and e-commerce markets. Enterprise Java Servlets anticipates common issues and provides new development methods, extensive sample code, and case studies. Topics include: HTML development in servlets; How templates assist in content management; Pool objects that streamline the use of objects and database connections in a Web environment; Integrating LDAP into a Java servlet application.

  • Cost: $39.99
  • Pages: 464
  • Edition: Book and CD-ROM edition
  • ISBN: 020170921X

Experiments in Java

Visit Experiments in Java

This lab manual is appropriate for any Introduction to Programming course that uses the Java programming language. Its hands on exercises are intended to help students improve their understanding of the fundamental structures in Java. The order of the topics in this manual reflects an objects-first approach with the goal of helping students understand the object-oriented paradigm. This manual is divided into three parts. The first part presents the core of the Java language. These six sessions provide experience with core features and principles of the Java programming language. They provide enough breadth and depth for readers to learn more of Java on their own or in later courses. The second part of the manual helps students explore issues pertaining to algorithms. Recursion is considered here, as well important searching algorithms. Finally, methods of algorithm analysis are examined and graphics, inheritance, and object design.

  • Cost: $2.97
  • Pages: 480
  • Edition: 1st edition
  • ISBN: 0201612674

Fundamentals of Java

Visit Fundamentals of Java

Approximately 20% of the Networking Academies will move forward with the Java course by Spring 2003. It is expected to grow considerably during the Fall 2003 semester. This Companion Guide from Cisco Press maps directly to the Web-based course and also features additional material to further prepare students for the Sun Certified Programmer for the Java 2 Platform exam. The Companion Guide uses a step-by-step approach to allow students to develop an understanding of Object-Oriented programming and solve business problems. Students will learn how to create classes, objects, and applications using the language. Topics will also include the language fundamentals and the Java language API (application programming interface). The Fundamentals of Java Programming course was launched over the summer with the first courses being offered in Fall 2002. Prepares students for the Sun Certified Programmer for Java 2 Platform exam.

  • Cost: $66.67
  • Pages: 920
  • Edition: 1st edition
  • ISBN: 1587130890

Intro to Object-Oriented Java

Visit Intro to Object-Oriented Java

An Introduction To Object-Oriented Programming With Java by C. Thomas Wu takes students with no programming background and gets them programming quickly. Wu's object-oriented approach allows students to build their own programs right from the start. Wu's Javabook Package provides students with predefined objects that they can use to build programs right from the beginning, and eventually they learn to create their own objects. Wu uses diagrams extensively in his first edition and has enhanced this aspect of his text in the new edition by use of a second color to improve the pedagogy. Also new to this edition is coverage of vectors in the Arrays chapter. A new website complete with On-Line Learning Center supports the second edition. Some of the features include: Animated PowerPoints, Automated Self-Tests, Handouts on How To Use Popular Compilers, Source Code for the javabook Package, and solutions for instructors.

  • Cost: $77.05
  • Pages: 896
  • Edition: 2nd edition
  • ISBN: 0072396849

Introduction to Java Programming

Visit Introduction to Java Programming

A textbook for a one semester freshman programming course. Liang (Purdue University) begins with basic concepts of programming, then focuses on object-oriented programming, and culminates in the development of GUI applications and applets with multimedia and networking. The book is similar to Introduction to Java programming, 2nd edition, but introduces Visual J++ throughout the book rather than in two chapters. The CD-ROM contains Visual J++ 6 student edition with the Swing library, and source code. Features comprehensive coverage providing principles of programming including control structures, methods, object-oriented programming, and the core features of Java. Hands-on representative examples give detailed step-by-step instruction for building a project including the source code, a sample run, and an example review. Brief overviews, objective lists, and easy-to-follow style of examples provide the reader with the elements to learn Java.

  • Cost: $80.00
  • Pages: 752
  • Edition: Book and CD-ROM edition
  • ISBN: 0130869120

Introduction to Java Programming

Visit Introduction to Java Programming

The new edition contains an expansion of the object-oriented programming chapters, a new chapter on Java collections framework, and now employs UML graphical notation. Liang (computer science, Armstrong Atlantic State U.) has designed the book for either two semester freshman programming courses or a one semester course for experienced programmers learning a second language. The chapters include representative examples for each concept, with source code, sample run, and an example review. This text covers all the material required on the Level 1 Java certification exam. A step-by-step approach first lays a sound foundation on programming elements, control statements, and methods; then introduces object-oriented programming; moves on to graphics programming; and concludes with advanced features that enable readers to develop comprehensive programs. Other topics include arrays, inheritance, and Swing graphics programming.

  • Cost: $78.70
  • Pages: 976
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0130333646

Java 2 Beginner's Guide

Visit Java 2 Beginner's Guide

This easy to follow guide explains why and how to use Java, the preeminent language of the Internet, and covers core Java concepts, including the fundamentals of object-oriented programming (OOP), program control statements, arrays, strings, methods, classes, objects, and packages. You'll also get full details on exception handling, the I/O system, multithreaded programming, and creating Java applets. To speed your progress, the source code for all examples is available free online. Start programming in Java right away with this self-paced, step-by-step learning solution. This Beginner's Guide is Designed for Easy Learning: Modules, each programming concept is divided into logical modules (chapters), ideal for individualized learning. Annotated syntax, example code annotated with commentary that points to the particular technique illustrated. Projects, coding exercises contained in each module show how to apply what you are learning.

  • Cost: $29.99
  • Pages: 570
  • Edition: 1st edition
  • ISBN: 0072127422

Java 2 Exam Prep

Visit Java 2 Exam Prep

Helps programming professionals gain knowledge that directly applies to the Sun Microsystems exam for Java. Covers all the curriculum objectives established by Sun Education that are needed to successfully pass the Java exam. Serves as an essential resource to the C++ programmer who wants to learn Java quickly; it builds on the reader's knowledge of C++ by spending less time on programming fundamentals and more time on topics that are unique or difficult in Java. Topics covered: The Java certification process, Java data types, installing the JDK, flow control, exceptions, arrays, class design, patterns, garbage collection, thread programming, AWT and JFC/Swing basics, layout managers, event handling, AWT and Java 2D graphics APIs, I/O, SmartCards, and servlet fundamentals. Written for the new or experienced Java developer seeking Sun programmer certification, Java 2 Exam Prep provides a review of the Java programming language.

  • Cost: $1.97
  • Pages: 600
  • Edition: Book and CD-ROM edition
  • ISBN: 1576102610

Java 2 Fast & Easy

Visit Java 2 Fast & Easy

Java 2 Fast & Easy Web Development focuses on making Java work for the Web. It takes a unique visual and task oriented approach to learning Java, the object-oriented language that is extremely popular with programmers and Web developers. It includes free scripts, as well as instructions on how to write your own scripts. This book is ideal for beginning to intermediate Web designers or developers. With Java 2 Fast & Easy you are able to look up java tasks and featuers, learn them quickly, and apply what you know and have learned in no time. If you are new to Java this book is an excellent place to get started. The author walks you through learning Java step by step and it is a great place to get started. With this book you are able to play with Java code examples and take thme apart to see how they work. This book is definetely a good stepping stone towards the advanced topics with the Java programming language.

  • Cost: $24.99
  • Pages: 496
  • Edition: Book and CD-ROM edition
  • ISBN: 0761530568

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 2 for the World Wide Web

Visit Java 2 for the World Wide Web

Maybe you've mastered HTML and JavaScript and you're looking for another Web language to add to your list. Or perhaps you're a C++ or VB programmer looking to try your skills on the Web. With Java for the WWW, Second Edition: Visual QuickStart Guide, you don't even need a background in programming, just a desire to gain a working knowledge of Java 2, the faster, easier to deploy, and more secure version of this famously dynamic Web language. In time-tested Visual QuickStart style, the book doesn't just tell you how to program Java applications for the Web, it shows you, breaking the world of Java into step-by-step tasks and providing the code behind the examples. Thanks to the straightforward, task-based format, you can learn what you need to know, when you need to know it. Java newbies can work from cover to cover; more seasoned programmers can use the page tabs to go straight to a specific topic. Includes debugging, Swing, and Java servlets.

  • Cost: $15.39
  • Pages: 300
  • Edition: 2nd edition
  • ISBN: 0201748649

Java for Engineers and Scientists

Visit Java for Engineers and Scientists

This book covers all of the Java language, its standard libraries, and utilities from an object-oriented perspective. Special emphasis is put on using a step-by-step methodology for problem solving, and a diagrammatic notation forms the basis for subsequent algorithmic development.In terms of programming, it covers object-orientation, software design, structured programming, graphical user interfacing, data representation, animation, and networking. From the start, solutions are presented via a special graphics package so the reader can appreciate the physical significance of the underlying mathematics. Non-computer scientists who need to learn the Java programming language to apply in an engineering and/or scientific environment. Introduces programming through examples of problems that engineers and scientists may encounter. Features object-oriented programming with Java from the start, over sixty worked examples with complete Java programs.

  • Cost: $67.00
  • Pages: 436
  • Edition: 1st edition
  • ISBN: 0201343045

Java Gently

Visit Java Gently

This book introduces readers to Java 1.3, covering all of the language, its standard libraries and utilities, and the prospects it offers for the future. In terms of programming, it covers object-orientation, software design, structured programming, graphical user interfacing, and networking, and finishes with an introduction to algorithms and data structures. The third edition includes many enhancements to its approach, including: the use of a UML-like notation with regard to class diagrams; an improved and simplified introduction to object-oriented concepts (Ch. 2); input/output is expressed through a GUI interface using the Display class (a technique Bishop used in her other book Java Gently for Engineers and Scientists); an introduction to the graphical elements of Swing via a cell phone simulator (Ch. 14); and more in the way of pedagogy and reference material. This book is intended for novice programmers who need to learn the Java language.

  • Cost: $67.00
  • Pages: 664
  • Edition: 3rd edition
  • ISBN: 0201710501

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 Programming

Visit Java Programming

Java is full of different options. It can be very confusing while you are first learning the language if all of the options are placed in front of you at once. This book follows a careful sequence of presenting information. Not all of the options are presented to you at the beginning. The focus is on practical programs that you can quickly learn how to write, modify, and use. In particular, abstract concepts come later, after you have experience with some basic building blocks. The book includes many exercises that give suggested computer programming applications. The exercises near the beginning of the book ask you to write short programs. Suggested answers to many of these exercises are on the disc accompanying the book. The disc contains the Java 2 Software Development Kit version 1.2 (Java SDK), which is provided free by Sun Microsystems. The disc also contains the source code for the example programs in this book along with other examples.

  • Cost: $13.27
  • Pages: 366
  • Edition: Book and CD-ROM edition
  • ISBN: 0764107526

Java Programming

Visit Java Programming

Java Programming: From the Beginning is an introductory textbook aimed at the traditional CSI course. It assumes no previous programming experience. Unlike many Java texts currently on the market, this book avoid trendiness for its own sake, instead focusing on teaching students programming skills on which they can build a career. The emphasis is on learning how to design, implement, and debug programs written in an object-oriented language. Topics include: Graphical user interfaces vs. text-based interfaces; General introduction to programming languages; Basic Java language features and syntax; Calculations; Constants; Methods; Console I/O; Computing averages; Syntax errors and debugging; Working with the Java String and StringBuffer classes; Basic control structures; Operator precedence; Loops and counting variables; Decoding social security numbers; Using Java arrays and the Vector class; Drawing basic shapes, colors, and text; and File I/O.

  • Cost: $73.85
  • Pages: 788
  • Edition: 1 edition
  • ISBN: 0393974375

Java Programming for Beginner

Visit Java Programming for Beginner

Java is an object oriented language that is extremely popular with programmers and Web developers. This beginner level book teaches readers the fundamental programming concepts they need to grasp in order to learn any computer language. The unique approach covers the versatility and extensibility of Java using game creation as a teaching tool. The author starts with the basics of Java, assuming that the reader is truly a beginner with no programming experience. This non-intimidating guide to Java will be a welcome addition to the library of any aspiring programmer. Joseph P. Russell is a development programmer for Meditech, a major medical information systems software and service company, developing software for their client/server financial products. He is a graduate of Rhode Island College where he majored in computer science. If you want a great book on beginning Java, that doesn't assume you are a dummy, this is an excellent choice.

  • Cost: $29.99
  • Pages: 528
  • Edition: Book and CD-ROM edition
  • ISBN: 0761535225

Java Programming Introductory

Visit Java Programming Introductory

A Java Programming Introductory and Intermediate Course takes the straightforward "anyone can do it" approach of corporate training courses and translates that to the printed page. The result is an information rich book without the vague excess verbiage that is seen so often in thousand-page dinosaurs. The book is appropriate for programmers familiar with any modern programming language. It clearly describes the basics of the language that are frequently sloughed over. It then describes important features of the language: object-oriented features, components, windowing, event handling, layouts, TCP sockets, polymorphism, threading, threadgroups, exceptions, graphics, the Swing package, applets, standalone programming, security issues, file handling and so on. An important feature of the book is portability between Java versions. Many versions of Java have appeared since 1995 creating significant issues of upward compatibility in Java.

  • Cost: $34.95
  • Pages: 604
  • Edition: paperback
  • ISBN: 097207953X

Java Programming With Jbuilder

Visit Java Programming With Jbuilder

JBuilder, the Java compiler from Borland, brings the extremely popular toolset of Delphi to professional programmers looking for a solid Java development environment. Java Programming with JBuilder provides a complete introduction to the tools available from this powerful development environment -- including the prebuilt database and communications components. You'll learn to quickly develop applications and applets that take full advantage of JBuilder. If you're looking to get the most out of JBuilder, then you need the best information on how to navigate through the IDE, how to make the most of Borland's prebuilt component library, and how to extend the component library to your best advantage. After you master the environment, you'll progress through the basics of Java programming on to creating full-scale applets and applications. The CD-ROM contains all the code in the book -- ready to go on your Web page.

  • Cost: $4.97
  • Pages: 477
  • Edition: Book and CD-ROM edition
  • ISBN: 1558515070

Java Programming with Visual J++

Visit Java Programming with Visual J++

Get the most out of Visual J++, the Java compiler from Microsoft, with Java Programming with Visual J++. You get a complete overview of the Visual J++ development environment as well as the basics of Java programming. Java Programming with Visual J++ also teaches you how to develop applets and applications, work with the AWT, add interactivity to your applets, incorporate graphics, animations, and cross-platform user interfaces, navigate the Java API, and much more. The CD-ROM includes sample applets and all the code in the book. A complete introduction to the tools available with Visual J++, including the Microsoft Developer Studio. Coverage of topics such as navigating through the IDE and the Java API, and how to make the most of the pre-built Wizards, help Java Programmers get the most out of this powerful new tool. After discussing the basics of Java programming, chapters guide the user through developing full-scale applets and applications.

  • Cost: $2.12
  • Pages: 512
  • Edition: Book and CD-ROM edition
  • ISBN: 1558515062