

- Free Download - DownArchive » Search
- The Java Class Libraries Poster : Java 2 Platform Standard Edition 5.0 (8th Edition) Direct Downloads
- 9631 downloads at 7400 kb/s
- The Java Class Libraries Poster : Java 2 Platform Standard Edition 5.0 (8th Edition) Fast Downloads
- 10632 downloads at 4100 kb/s
- The Java Class Libraries Poster : Java 2 Platform Standard Edition 5.0 (8th Edition) MIRROR Downloads
- 8639 downloads at 9200 kb/s

Java 2 Platform, Enterprise Edition: Platform and Component Specifications
Publisher: Pearson Education | ISBN: 0201704560 | edition 2000 | CHM | 748 pages | 12,2 mb
The Java 2 Platform, Enterprise Edition (J2EE) defines a new standard in enterprise solutions through a simplified, component-based development model. By extending the "write-once, run-anywhere benefits of the Java programming language to enterprise servers, J2EE adds the scalability, robustness, and security required for today's vital e-commerce and enterprise solutions. The Java 2 Platform, Enterprise Edition: Platform and Components Specifications defines the architecture for developing applications with J2EE.
Java, Java, Java, Object-Oriented Problem Solving, 3rd Edition
Prentice Hall | 2006-01-01 | ISBN: 0131474340 | 880 pages | CHM | 6,4 MB
Functional and flexible, this guide takes an objects-first approach to Java programming and problem using games and puzzles. Updated to cover Java version 1.5 features, such as generic types, enumerated types, and the Scanner class. Offers independent introductions to both a command-line interface and a graphical user interface (GUI). Features coverage of Unified Modeling Language (UML), the industry-standard, object-oriented design tool. Illustrates key aspects of Java with a collection of game and puzzle examples. Instructor and Student resources available online. For introductory computer programming students or professionals interested in learning Java.
Programming Wireless Devices with the Java(TM)2 Platform, Micro Edition
Publisher: Prentice Hall | ISBN: 0321197984 | edition 2003 | CHM | 464 pages | 12,8 mb
This book presents the Java™ 2 Platform, Micro Edition (J2ME™) standards that support the development of applications for consumer devices such as mobile phones, two-way pagers, and wireless personal organizers. To create these standards, Sun collaborated with such consumer device companies as Motorola, Nokia, NTT DoCoMo, Research In Motion, Samsung, Siemens, Sony Ericsson, and many others. The result is a highly portable, small-footprint application development environment that brings the unique capabilities of Java technology, including platform independence and enhanced security, to the rapidly growing wireless market.
This definitive Java™ Series guide provides a programmer's introduction to the Java 2 Platform
Special Edition Using Java 2, Standard Edition
Publisher: Que | English | 2000 | ISBN: 0789724685 | 1152 Pages | CHM | 6 MB
This massive, comprehensive guide to Java, weighing in at over 1,100 pages, is dedicated to the principle that more is more. Beginning with basic Java syntax and keywords, the fundamentals of Java are examined in a tour of the basics that is probably as good as any available--in that it mentions important object-oriented design principles early on without getting bogged down in jargon.
AppDev- Master Java 2 Standard Edition (8CD) | 2.3GB | English | HF | ULD
This course covers the foundational material needed to become proficient using the Java language. It covers all of Java's critical elements, including language syntax, application construction and deployment, applets, threading, and JDBC. You will learn how to construct event driven graphical, console, and database applications. You will also learn the ins and outs of object-oriented programming in Java, from basic concepts to advanced topics such as interfaces. This course provides a strong foundation in Java, enabling you to build Java applications correctly and with confidence.
Pro Java ME MMAPI: Mobile Media API for Java Micro Edition
Apress | ISBN: 1590596390 | edition 2006 | PDF | 286 pages | 10,4 MB
Pro Java ME MMAPI explores this API in great detail. This book explains the APIs architecture and covers how this architecture sits with the Mobile Independent Device Profile (MIDP). The book also shows you how to best use the multimedia capabilities of a Java-enabled phone.
This book includes detailed examples that cover the necessary basics, like audio playback and tone generation, to advanced issues, like synchronized media playback, video capture, and live radio stream. The book incorporates a mobile phone to model these examples, in addition to the Java Wireless Toolkit emulators.
* Read more about this book on www.mmapibook.com.
* This is the first all-in-one reference for creating multimedia applications in Java-enabled phones using the MMAPI.
* Covers MMAPI thoroughly.
* Features real-world examples based on an actual phoneincluding a video blogging case study.
Pro Java ME MMAPI: Mobile Media API for Java Micro Edition
Publisher: Apress | 2006 | ISBN: 1590596390 | PDF | 286 pages | 10.4 Mb
Pro Java ME MMAPI explores this API in great detail. This book explains the APIs architecture and covers how this architecture sits with the Mobile Independent Device Profile (MIDP). The book also shows you how to best use the multimedia capabilities of a Java-enabled phone.
Java Concepts for Java 5 and 6, 5th Edition
Publisher: Wiley | 2007 | PDF | 702 pages | ISBN: 0470105550 | 10.8Mb
If you really want to master Java, it's not enough to know the code. You must begin to think like a programmer, and in this newest edition of his bestselling guide, Java Concepts, programming guru Cay Horstmann shows you how.
Big Java: Compatible with Java 5, 6 & 7 (4th Edition)
Wiley | December 30, 2009 | ISBN : 0470509481 | 1170 pages | PDF | 39MB
This book introduces programmers to objects at a gradual pace. The syntax boxes are revised to show typical code examples rather than abstract notation. This includes optional example modules using Alice and Greenfoot. The examples feature annotations with dos and don'ts along with cross references to more detailed explanations in the text. New tables show a large number of typical and cautionary examples. New programming and review problems are also presented that ensure a broad coverage of topics. In addition, Java 7 features are included to provide programmers with the most up-to-date information.
Component Development for the Java Platform
Publisher: Addison-Wesley Professional | ISBN: 0201753065 | edition 2001 | PDF | 358 pages | 14,4 mb
Reveals both the potential and pitfalls of developing components using the Java platform. Delves into the component-oriented features of the Java platform, thoroughly discussing class loading, reflection, serialization, native interoperation, and code generation. Softcover.
Advanced Java 2 Platform How to Program
Publisher: Prentice Hall | ISBN: 0130895601 | edition 2001 | PDF | 1875 pages | 14,7 mb
A book for experienced Java programmers who want to build robust, scalable, distributed Web and enterprise applications. Detailed coverage of XML programming with Java, including DTDs, DOM, SAX, and XSL. Softcover.
Real-Time Java Platform Programming
Prentice Hall PTR | ISBN: 0130282618 | edition 2002 | PDF | 255 pages | 12,1 MB
Real-time programming is critical to the development of a wide range of consumer, industrial, system, and military devices. Using the new Real-Time Specification for Java (RTSJ), developers can create, verify, analyze, execute and manage Java code that ensures the correctness, timeliness, and execution predictability that are essential to real-time programming. This book, written by one of RTSJ's creators, offers a practical introduction to real-time programming for every Java developer -- even those with no real-time experience at all. Replete with example code, this book gives any Java developer the skills and expertise to build powerful real-time applications. Peter Dibble begins with an overview of the key issues associated with Java real-time development. He covers garbage collection, priority scheduling and deadline scheduling in real-time environments; then introduces rate monotonic analysis, a powerful set of techniques for analyzing timing behavior to ensure that real-time systems will always meet their deadlines. The book covers every aspect of real-time Java development, including closures, the use of thread.interrupt, asynchronous events, timers, CT allocation, non-heap access, physical and "immortal" memory, structuring RT Java programming, supporting distributed real-time applications and interactions with non-RT threads, using RT Java exceptions, RT restrictions on the JVM, and much more.
Eclipse Web Tools Platform: Developing Java Web Applications
Addison-Wesley Professional | ISBN: 0321396855 | edition 2007 | PDF | 752 pages | 7,2 MB
Discover WTP, the New End-to-End Toolset for Java-Based Web Development
The Eclipse Web Tools Platform (WTP) seamlessly integrates all the tools today’s Java Web developer needs. WTP is both an unprecedented Open Source resource for working developers and a powerful foundation for state-of-the-art commercial products.
Eclipse Web Tools Platform offers in-depth descriptions of every tool included in WTP, introducing powerful capabilities never before available in Eclipse. The authors cover the entire Web development process–from defining Web application architectures and development processes through testing and beyond. And if you’re seeking to extend WTP, this book provides an introduction to the platform’s rich APIs. The book also
* Presents step-by-step coverage of developing persistence, business logic, and presentation tiers with WTP and Java
* Introduces best practices for multiple styles of Web and Java EE development
* Demonstrates JDBC database access and configuration...
The Definitive Guide to Jython: Python for the Java Platform
Apress | 02-2010 | ISBN: 1430225270 | 545 pages | PDF | 8.3 Mb
Cross-Platform Web Services Using C# & JAVA (Programming Series)
Charles River Media | ISBN: 1584502622 | edition 2003 | CHM | 386 pages | 21,1 MB
As the need for application-to-application communication and platform interoperability continues to grow, Web service developers need to be skilled in the technologies and languages that make this communication possible. Web services provide a language and platform independent standard for creating and connecting code that allows software applications (remote objects) to communicate with each other and users, via a network or the Web. Rather than focus on one specific technology or language, Cross-Platform Web Services Using C# and Java teaches how to integrate the various technologies of Web services using the two languages expected to dominate this growing area.
Pro JavaFX™ Platform: Script, Desktop and Mobile RIA with Java™ Technology
Apress | Pages: 500 | 2009-07-14 | ISBN 1430218754 | PDF | 7 MB
The highly anticipated JavaFX™ technology and platform is essentially Sun’s approach to Adobe Flash and Microsoft’s emerging Silverlight. JavaFX lets developers play with the open source scripting, desktop, and mobile APIs offered to create dynamic, seamless visual user interfaces (UIs) that are “Flash–like” and beyond
Pro Java Programming, Second Edition
Publisher: Apress | June 13, 2005 | 720 pages | ISBN 1590594746 | PDF | 15 MB
Fully updated for the Java 2 Platform, Standard Edition version 5.0, the third edition of this praised book is a one-stop resource for serious Java developers. This book shows you the parts of Java Swing API that you will use daily to create graphical user interfaces (GUI). You will also learn about the Model-View-Controller architecture that lies behind all Swing components, and about customizing components for specific environments.
Java Programming, 6th Edition by Joyce Farrell
Cengage Learning | English | 2011 | ISBN: 1111529442 | 978 pages | PDF | 58 MB
JAVA PROGRAMMING, Sixth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it can be used to build visually interesting GUI and Web-based applications. Java also provides an excellent environment for the beginning programmer - students can quickly build useful programs while learning the basics of structured and object-oriented programming techniques.
Java All-in-One For Dummies, 3rd edition by Doug Lowe
For Dummies | 2011 | ISBN: 0470371722 | 912 pages | epub | 57,6 MB
You too can be a Java guru! From getting started to website and mobile app-building, here's the scoop
There's a lot to know about Java, the programming language that lets you create all kinds of cool websites and mobile apps. So isn't it great that all the important stuff is in this one handy guide? From what Java is and how to download it to creating interactive sites, working with databases, and writing simple game programs, here's just what you need to know!
Absolute Java (3rd Edition) By Walter Savitch
Publisher: Ad.dis.on We.sl.ey 2007 | 1210 Pages | ISBN: 0321487923 | PDF | 14 MB
Praised for providing an engaging balance of complete examples and explanatory discussion, Absolute Java, Third Edition, is the most comprehensive and accessible book available to both the novice and intermediate Java programming reader. Best-selling author Walt Savitch delivers concepts and techniques in a clear and concise style using understandable language and code enhanced by a suite of pedagogical tools.Partner
Your Link Here ?
(Pagerank 4 or above)
Last Comments
Search results of "The Java Class Libraries Poster : Java 2 Platform Standard Edition 5.0 (8th Edition)"
Sponsored High Speed Downloads
The Java Class Libraries Poster : Java 2 Platform Standard Edition 5.0 (8th Edition) search full download. The Java Class Libraries Poster : Java 2 Platform Standard Edition 5.0 (8th Edition) free from rapidshare, megaupload, mediafire, hotfile, ftp, direct download. The Java Class Libraries Poster : Java 2 Platform Standard Edition 5.0 (8th Edition) subtitle, DVDRip, BDRip.
#1 E-Books → Java 2 Platform, Enterprise Edition: Platform and Component Specifications
Published by: rosea on 9 February 2010 |
0
#2 E-Books → Java, Java, Java, Object-Oriented Problem Solving, 3rd Edition
Published by: asus123 on 18 October 2011 |
0
#3 E-Books → Programming Wireless Devices with the Java(TM)2 Platform, Micro Edition
Published by: rosea on 10 January 2010 |
0
#4 E-Books → Special Edition Using Java 2, Standard Edition
Published by: killerrose on 28 November 2010 |
0
#5 E-Books » Video Training → AppDev- Master Java 2 Standard Edition (8CD)
Published by: gfxfree on 16 March 2010 |
1
#6 E-Books → Pro Java ME MMAPI: Mobile Media API for Java Micro Edition
Published by: iBook on 20 March 2010 |
0
#7 E-Books → Pro Java ME MMAPI: Mobile Media API for Java Micro Edition
Published by: sheva370 on 13 August 2011 |
0
#8 E-Books → Java Concepts for Java 5 and 6, 5th Edition
Published by: sheva370 on 15 August 2010 |
0
#9 E-Books → Big Java: Compatible with Java 5, 6 & 7 (4th Edition)
Published by: caotungnam on 26 June 2011 |
0
#10 E-Books → Component Development for the Java Platform
Published by: rosea on 13 April 2010 |
0
#11 E-Books → Advanced Java 2 Platform How to Program
Published by: rosea on 19 April 2010 |
0
#12 E-Books → Real-Time Java Platform Programming
Published by: iBook on 28 March 2010 |
0
#13 E-Books → Eclipse Web Tools Platform: Developing Java Web Applications
Published by: iBook on 21 March 2010 |
0
#14 --- → The Definitive Guide to Jython: Python for the Java Platform
Published by: fdts on 21 February 2010 |
0
#15 E-Books → Cross-Platform Web Services Using C# & JAVA (Programming Series)
Published by: iBook on 23 March 2010 |
0
#16 E-Books → Pro JavaFX™ Platform: Script, Desktop and Mobile RIA with Java™ Technology
Published by: iBook2 on 2 April 2010 |
0
#17 E-Books → Pro Java Programming, Second Edition
Published by: Book-share on 28 August 2010 |
0
#18 E-Books → Java Programming, 6th Edition
Published by: Book-share on 21 September 2011 |
0
#19 E-Books → Java All-in-One For Dummies, 3rd edition
Published by: Book-share on 2 November 2011 |
0
#20 E-Books → Absolute Java (3rd Edition)
Published by: Book-share on 14 November 2010 |
0
Search






Comments (0)
