Below you will find 0 categories and 70 links related to Java Guide For Resources.
Advanced Java Networking is the insider's guide to Java's fast-growing set of networking alternatives. Sun Microsystems Java Evangelist Prashant Sridharan shows how Java has been designed to optimize networked applications, covering architectural elements such as multithreading, serialization, and I/O. Then, step-by-step, he demonstrates how to create networked Java applications for client/server computing on the Internet, using each Java networking API. Advanced Java Networking provides new insight into the next generation of Java networking tools, including both Sun and third-party technologies. Topics include: Object-oriented design in Java; Java I/O routines; Threads; Object serialization Performance; TCP/IP and networking basics; Programming Java sockets for TCP and UDP; JDBC for databases; Java Remote Method Invocation (RMI); Callbacks; Overview of CORBA; Java IDL HTTP basics; CGI vs. servlets; Java Server Pages (JSPs).
AFC Developer's Workshop targets the intermediate Java programmer using AFC with Microsoft Visual J++ and provides the tools needed to create applets that challenge the best of today's Web pages. The book and disc provide a rich collection of important, practical, and interesting programming techniques ranging from the basic (such as designing data entry forms) to the more advanced (such as creating smooth animations and other graphic effects). The Application Foundation Classes (AFC) remain the premier choice for developing richer Java applications under Internet Explorer. AFC Developer's Workshop is a no-nonsense guide to using the richer controls and graphics available under AFC. The book begins with the user interface classes in AFC, starting with basics (such as containers, static controls, and input controls) and graduating to more advanced user-interface elements (such as menus, tree controls, sliders, and spinners).
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.
JBuilder Developer's Guide provides comprehensive coverage of JBuilder from the practitioner's viewpoint. The authors develop a consolidated application throughout the chapters, allowing conceptual cohesion and illustrating the use of JBuilder to build 'real-world' applications. The examples can be compiled and run under JBuilder Personal edition, a free edition of JBuilder. JBuilder Developer's Guide is not version specific but explains the latest JBuilder 6, 7, and 8 features such as enterprise J2EE application development, CORBA, SOAP, XML tools, Enterprise JavaBeans, JavaServer Pages/Servlets, and JavaBeans technology. JBuilder repeatedly wins "developer's choice" awards as the best visual tool for developing Java applications. Saleem Siddiqui is a technical architect and trainer with Dunn Solutions Group. Michael Landy is Director of Business Applications for Dunn Solutions Group directing the strategic solutions for clients.
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.
The recently released part of the Java platform called the Swing Component Set is the tool that programmers have long waited for. For the first time, it makes client-side programming in Java a real possibility. John Zukowski offers new information for the recent release of Java SDK Version 1.3, making this updated Second Edition of his comprehensive reference even more valuable to serious Java programmers. This Second Edition has been completey revised, expanded, and updated to include even more programming examples, descriptions and demonstrations as well as new features of the Java 2 SDK, Standard Edition, version 1.3. This comprehensive reference has become even more valuable to the serious Java programmer, with new information and techniques for JTable, JList components, RepaintManager, Updating UIManager Property List, and much more! A clearly documented, insightful, comprehensive, and entertaining exploration of the Swing API.
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.
Written for the thousands of Web programmers, designers, and consultants who want to expand their repertoire of development tools or enhance their servlet programming skills, Inside Servlets, Second Edition, provides exactly the information needed. It offers important background information on Web technologies, an inside look at Java servlet technology, a hands-on servlet tutorial, and a guide to advanced servlet programming for creating sophisticated, high-performance Web sites. Within this book you will find an introduction to Web technologies that explains such fundamentals as TCP/IP, firewalls, proxy servers, sockets, MIME, and HTTP. A servlet tutorial offers information on basic servlet structure, demonstrates how to write and run your first servlet, and previews the Servlet API. Inside Servlets then moves on to advanced servlet concepts and techniques. Lastly, a complete reference to the Servlet API is provided.
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.
Authors Philip Heller and Simon Roberts, developers of Sun's Programmer and Developer exams for the Java 2 Platform, give you everything you need to pass the exams the first time. This fully revised edition is updated for the changes in both exams, including coverage of new objectives for J2SE 1.4, a new emphasis on Swing and RMI, and information for tackling the new format of the Developer exam. The book is also enhanced with all-new features from Sybex's market-leading Study Guides, including Exam Essential sections to reinforce key subject areas and real-world scenario sidebars with sample programming assignments. The companion CD contains all the review questions from the book, a practice programmer's exam, and 150 random-test questions, including 100 new questions. The CD also includes a fully searchable electronic edition of the book. Topics include: Flow-control statements; Exception handling; Overloading; Inner classes; Threads.
A companion to the Sybex study guide for Java 2, this volume reinforces the reader's knowledge and helps when preparing for the Java 2 programmer's exam. Provides sample questions, defines key terms and concepts, and reviews all of the fundamentals needed to pass the exam. Java 2 Exam Notes is the fastest and most effective way to make sure you're ready to pass the Java 2 Programmer's Exam. The unique, innovative Exam Note approach helps you gain and retain the knowledge you need, objective by objective: Critical Information sections provide detailed analyses of the key issues for each exam objective; Key Terms and Concepts sections define the words and concepts vital to passing the exam; Topics include: Flow control, exception handling, garabage collection, java language fundamentals, java.awt package, java.lang package, java.util package, java.io package, threads, overloading, overriding, runtime type, object orientation, and operators.
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.
The complete insider's guide to securing Java 2 enterprise applications! Building secure enterprise applications with Java 2; Integrating Java 2 into your overall security strategy; Detailed coverage for managers, developers, netadmins, and security specialists; Comprehensive coverage of the new Java 2 security model; Integrate Java 2 into your enterprise security strategies; Master Java's powerful Cryptography APIs. Written in cooperation with Sun's own developers, Java 2 Network Security, Second Edition presents systematic coverage of the new Java 2 network security model for managers, network administrators, developers, and security professionals alike. You'll learn the real-world pros and cons of each leading Java security alternative; architectural techniques for maximizing security; and how to integrate Java security into your enterprise-wide security strategies. Topics include integrating Java and SSL and Java's powerful Cryptography APIs.
This exam measures the ability to design, write, and understand programs written in language version 1.4 of the Java 2 Platform. The programmer's exam concentrates on the language basics. This book is not intended to teach new material. Instead it assumes that you have a solid foundation of knowledge but can use a refresher on important concepts as well as a guide to exam topics and objectives. This book focuses exactly on what you need to pass the exam - it features test-taking strategies, time-saving study tips, and a special Cram Sheet that includes tips, acronyms, and memory joggers not available anywhere else. The series is supported online at several Web sites: examcram, informit, and cramsession. The accompanying CD features PrepLogic Practice Tests, Preview Edition. This product includes one complete PrepLogic Practice Test with approximately the same number of questions found on the actual vendor exam.
This study guide covers all the topics for the 310-035 and 310-027 exams, with step-by-step instruction, practice exercises, and test- taking tips. Chapters concentrate on language fundamentals; declarations and access control; operators and assignments; flow control, exceptions, and assertions; object orientation, overloading, overriding, constructors, and return types; Java.lang; objects and collections; inner classes; threads; SCJD; coding standards; clarity and maintainability; graphical user interface design; networking; databases; exam documentation; and final submissions. The companion CD-ROM contains practice tests and a searchable version of the study guide. Sierra is a Java certification instructor; Bates is a Java programmer, instructor, and software developer. Finally! A Java certification book that explains everything clearly. All you need to pass the exam is in this book.
Introduction to Java and Software Design breaks the current paradigms for teaching Java and object-oriented programming. This book has been developed to be a Java text, rather than a Java translation of prior works. The text uses real Java I/O classes and treats event handling as a fundamental control structure that is introduced right from the beginning. The authors carefully guide the student through the process of declaring a reference variable, instantiating an object and assigning it to the variable. Students will gradually develop a complete and comprehensive understanding of what an object is, how it works, and what constitutes a well-designed class interface. The result is that when students are finished with the course, they can write real Java programs without being dependent on a text-supplied library and have the ability to extend their knowledge of I/O classes to include the many optional features that are available.
A book/CD-ROM providing in depth treatment of network applications programming with Java. Explains TCP/IP networking, Java security, I/O libraries, object serialization, and implementations of the DES and SHS symmetric encryption and hashing standards. For beginning to experienced Java networkers. The companion CD-ROM contains code examples and pre-tested production level code for writing client server and peer-to-peer applications. Java Network Programming embodies everything you'd expect to find in a Java networking book. The guide covers packets, threads, and the usual subjects, including streams and all of their variety. This text distinguishes itself from its competitors with its extensive coverage of cryptography under Java. The final quarter of the book discusses encryption algorithms, key generators, encrypted streams, and hash algorithms. This is one of the first deep explorations of encryption for Java.
Java Network Programming is a complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI). It includes chapters on TCP and UDP sockets, multicasting protocol and content handlers, and servlets, part of the new Server API. Java Network Programming also covers what you can do without explicitly writing network code: how you can accomplish your goals using URLs and the basic capabilities of applets. Whether you're an experienced network programmer, or just want to see what's possible, you'll find that Java Network Programming is a complete guide to Java's networking potential. Java Network Programming serves as an excellent introduction to network communications generally and in Java. The book opens with information on network architectures and protocols and the security restrictions placed on applets.
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.
The Java programming language is widely used for deploying applications on most types of computer systems. Although many Java programs are written for portability, writing Windows-specific Java programs can enhance the performance of multimedia and Windows-specific APIs. This book offers guidelines for determining when to use Windows-specific APIs and code. It also helps you divide applications into portable Java and platform-specific Java modules both to maximize future code reuse on all platforms and to take advantage of Windows-specific APIs for appropriate applications. This book provides a worthwhile tour of what's best in new Microsoft Java technologies. The author's intelligent examples will help any developer be more productive with Java used with Windows. Topics include: MS Java software development kit (SDK); Application Foundation Classes (AFC); AFC controls; AFC-based applet; ActiveX controls; Visual J++ 6; J/Direct; DirectX.
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.
This book/CD-ROM guide shows how to use Java servlets for improving speed, extensibility, and security. After chapters on servlet programming fundamentals, the bulk of the book covers working with servlets in areas such as HTML, data access, exception handling, RMI, cookies, and servlet communications. Final chapters introduce JavaServer Pages, and appendices cover the servlet API, servlet engines, and JSP syntax. Knowledge of Java programming language basics, HTML, and database concepts is assumed. The accompanying CD- ROM contains Java 2 Software Development Kit, Forte for Java, and trial release versions of Visual SlickEdit and JRun. Rajagopalan is affiliated with the University of Technology-Sydney, Australia. Master hot Java technologies like JavaBeans and exception handling; Use servlets and HTML to handle Get and Post requests; Retrieve data from databases to drive dynamic Web pages; Manage and maintain sessions using hidden fields.
Write leading edge Web Server Applications with Java. With this guide you leave CGI behind and use Java to develop the versatile, distributed, Internet-based applications Web users and businesses demand. Written by a development pro, and crammed with sample code, this book shows you each step as you: Learn about the Java Web Server; Discover how to automatically create distribution ZIP and JAR files using class dependencies; process data from HTML forms within servlets; return data formatted in HTML from a database; make remote method calls from applets to servlets via HTTP (without RMI); construct a Java code generator that automated distributed object programming; create a thin-client JDBC driver (type 3) that uses HTTP tunneling through any JDBC or ODBC driver on the server; write servlets that use RMI to communicate with other Java servers. Java Servlets is the most comprehensive guide to the Java Servlet API available.
Master the mechanism that has made many Web applications possible. Java servlets enable Web developers to access existing business systems by extending the functionality of Web servers. Inside, you'll about all aspects of server development, including hosting, configuration, wireless, security, and more--plus, plenty of detailed, fully explained examples insure your complete understanding. Exploit the server and platform independence of Java servlets to develop a best-of-breed strategy for your servers, platforms, and tools. Java Servlets Developer's Guide is an indispensable resource for developers who want to maximize the power of Java on a Web server. Maximize the capabilities of Java servlets using advanced development strategies. Identify clients and track session information with cookies and URL rewriting. Understand the flow of HTTP requests through Tomcat architecture. Utilize filters for image conversion, data compression, and auditing.
From the authors of the best-selling Java Tutorial, here is a guide to using the new Swing components, which are provided by the Java Foundation Classes (JFC). Developed and co-written by the lead writer on the Swing team, this book covers everything you need to know to write GUIs that use Swing components. The JFC Swing Tutorial uses a task-oriented, example-driven approach to introduce you to fundamental concepts and applications. Designed to be read either cover-to-cover or as a quick reference, this book explains how to use each Swing component, perform layout, do basic drawing, and convert 1.1 AWT programs to Swing. This book covers Swing 1.1.1, which is available both as an extension to JDK(TM) 1.1 and as a core part of the Java(R) 2 Platform. Chapters include: Swing features and concepts; Instructions on how to write event handlers; How to use layout managers; Tips on solving common problems; Guidance on working with graphics.