Dejan Bosanac, "Scripting in Java: Languages, Frameworks, and Patterns"Addison-Wesley Professional ISBN 0321321936 August 8, 2007 552 Pages PDF 2.1MBGroovy and Beyond: Leverage the Full Power of Scripting on the JavaTM Platform!Using the JavaTM platform’s new scripting support, you can improve efficiency, streamline your development processes, and solve problems ranging from prototyping to Web application programming. In Scripting in Java, Dejan Bosanac covers key aspects of scripting with Java, from the exciting new Groovy scripting language to Java’s new Scripting and Web Scripting APIs. Bosanac begins by reviewing the role and value of scripting languages, and then systematically introduces today’s best scripting solutions for the Java platform. He introduces Java scripting frameworks, identifies proven patterns for integrating scripting into Java applications, and presents practical techniques for everything from unit testing to project builds. He supports key concepts with extensive code examples that demonstrate scripting at work in real-world Java projects.
http://rapidshare.com/files/46753247/Addison.Wesley.Scripting.in.Java.Aug.2007.2000th.Release.eBook-BBL.rar
http://depositfiles.com/files/1393071
http://w14.easy-share.com/2708421.html
Saturday, December 1, 2007
Java Network Programming, Third Edition
Java Network Programming, Third EditionO'Reilly Media; 3 edition ISBN: 0596007213 504 pages October 2004 CHM 2 MbThe new third edition of this highly regarded introduction to Java networking programming has been thoroughly revised to cover all of the 100+ significant updates to Java Developers Kit (JDK) 1.5. It is a clear, complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI). Java Network Programming, 3rd Edition includes chapters on TCP and UDP sockets, multicasting protocol and content handlers, servlets, multithreaded network programming, I/O, HTML parsing and display, the Java Mail API, and the Java Secure Sockets Extension. There's also significant information on the New I/O API that was developed in large part because of the needs of network programmers. This invaluable book is a complete, single source guide to writing sophisticated network applications. Packed with useful examples, it is the essential resource for any serious Java developer.
http://ebook.icefile.org/index.php?page=main&id=495f72314&name=0596007213.rar
http://rapidshare.com/files/29099186/0596007213.rar
http://ebook.icefile.org/index.php?page=main&id=495f72314&name=0596007213.rar
http://rapidshare.com/files/29099186/0596007213.rar
Groovy Programming: An Introduction for Java Developers
Groovy Programming: An Introduction for Java DevelopersMorgan Kaufmann 2006 496 pages ISBN-10: 0123725070 PDF 2.50 MBGroovy Programming is an introduction to the Java-based scripting language Groovy. Groovy has much in common with popular scripting languages such as Perl, Python, and Ruby, but is written in a Java-like syntax. And, unlike these other languages, Groovy is sanctioned by the Java community for use on the Java platform. Since it is based on Java, applications written in Groovy can make full use of the Java Application Programmer Interfaces (APIs). This means Groovy can integrate seamlessly with applications written in Java, while avoiding the complexities of the full Java language. This bare-bones structure also means Groovy can be used as an introduction to Java and to programming in general. Its simpler constructions and modern origins make it ideal as a first language and for introducing principles such as object-oriented programming.This book introduces all the major aspects of Groovy development and emphasizes Groovy's potential as a learning tool. Case studies and exercises are included, along with numerous programming examples. The book begins assuming only a general familiarity with Java programming, and progresses to discuss advanced topics such as GUI builders, Groovlets, Unit Testing, and Groovy SQL.
http://rapidshare.com/files/28267619/AVAX0113.rar
http://depositfiles.com/files/805966
http://rapidshare.com/files/28267619/AVAX0113.rar
http://depositfiles.com/files/805966
Java™ After Hours: 10 Projects You'll Never Do at Work (5 Star
Take your Java programming skills beyond the ordinary. Java After Hours: 10 Projects You'll Never Do at Work will make Java your playground with ten detailed projects that will have you exploring the various fields that Java offers to build exciting new programs. You'll learn to:Create graphics interactively on Web serversSend images to Web browsersTinker with Java's Swing package to make it do seemingly impossible thingsSearch websites and send e-mail from Java programsUse multithreading, Ant and more!Increase your Java arsenal by taking control of Java and explore its possibilities with Java After Hours.
”
http://rapidshare.de/files/7229303/Sams.Java.After.Hours.10.Projects.Youll.Never.Do.At.Work.Jun.2005.rar.html
”
http://rapidshare.de/files/7229303/Sams.Java.After.Hours.10.Projects.Youll.Never.Do.At.Work.Jun.2005.rar.html
Java, Java, Java, Object-Oriented Problem Solving (3rd Edition) by Ralph Morelli
Java, Java, Java, Object-Oriented Problem Solving (3rd Edition) by Ralph Morelli, Ralph WaldePublisher: Prentice Hall; 3 edition (December 22, 2005) ISBN-10: 0131474340 CHM 6,5 Mb 880 pagesFunctional 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.
http://depositfiles.com/files/571446
http://rapidshare.com/files/14052632/Prentice.Hall.Java.Java.Java.Object.Oriented.Problem.Solving.3rd.Edition.Dec.2005.chm
http://www.filefactory.com/file/999555xxx
http://depositfiles.com/files/571446
http://rapidshare.com/files/14052632/Prentice.Hall.Java.Java.Java.Object.Oriented.Problem.Solving.3rd.Edition.Dec.2005.chm
http://www.filefactory.com/file/999555xxx
Developing Applications with Java and UML by Paul R. Reed
Developing Applications with Java and UML by Paul R. Reed Jr.Publisher: Addison-Wesley Professional; 1st edition (January 15, 2002) ISBN-10: 0201702525 PDF 4,9 Mb 512 pagesDeveloping Applications with Java and UML focuses on the craft of creating quality Java software. The book introduces the fundamentals of the Unified Modeling Language (UML) and demonstrates how to use this standard object-oriented notation to build more robust Java applications that fulfill user requirements and withstand the test of time.The book features the Rational Unified Process and uses a large-scale application to illustrate the development process, showing you how to establish a sound project plan, gather application requirements, create a successful Java design with UML, and implement Java code from UML class and sequence diagrams. This sample application showcases the latest Java technology frameworks, including Java Server Pages (JSP), servlets, and the Enterprise JavaBeans (EJB) 2.0 server-side technology.With this book you will learn how to:— Estimate projects with accuracy and confidence — Map UML to Java-based deliverables — Understand and describe application requirements using UML use cases — Create a design based on UML class and sequence diagrams — Use Rational Rose to create and track UML artifacts and generate skeletons for component code — Build server-side Java functionality using JSP, servlets, and EJB 2.0 beans — Produce code using several options, including JavaBeans, EJB Session Beans, and EJB Entity Beans (using both Bean-Managed Persistence and Container-Managed Persistence) — Explore the benefits of deploying Java applications on both open-source and commercial application server productsBased on the author's extensive professional experience and today's most advanced software development methods, Developing Applications with Java and UML teaches you how to use UML and the latest developments in technology to create truly successful, professional-quality Java applications.
http://depositfiles.com/files/533481
http://rapidshare.com/files/12024980/0201702525.Addison.Wesley.Developing_20Applications_20with_20Java_20and_20UML.pdf
http://depositfiles.com/files/533481
http://rapidshare.com/files/12024980/0201702525.Addison.Wesley.Developing_20Applications_20with_20Java_20and_20UML.pdf
.NET for Java Developers: Migrating to C# by Jawahar Puvvala, Alok Pota
.NET for Java Developers: Migrating to C# by Jawahar Puvvala, Alok PotaPublisher: Addison-Wesley Professional; 1st edition (July 22, 2003) ISBN: 0672324024 CHM 1,1 Mb 720 pages.NET for Java Developers is the definitive guide to leveraging your Java programming experience in the .NET environment. Understanding the similarities and differences between the C# and Java APIs enables Java programmers to quickly begin rapid application Windows development using C#. The numerous code examples, which have been tested using Visual Studio® .NET 2003 and Java 1.4, show readers how to create feature-rich .NET applications by translating Java coding practices into C#. The authors begin by detailing the .NET Framework and then immediately introduce readers to coding and the Visual Studio® .NET IDE. They compare the features of C# and Java, and provide a systematic analysis of how the two languages relate to each other. Readers cover the essentials of C# programming, from object creation to event programming, before moving into advanced areas, such as database access, XML processing, GUI programming, and reflection.
http://rapidshare.com/files/4545933/ebook.addison.wesley.-.net.for.java.developers.sharereactor.chm
http://depositfiles.com/files/394682
http://fileho.com/download/98f5e4316633/ebook.addison.wesley.-.net.for.java.developers.sharereactor.chm.html
http://rapidshare.com/files/4545933/ebook.addison.wesley.-.net.for.java.developers.sharereactor.chm
http://depositfiles.com/files/394682
http://fileho.com/download/98f5e4316633/ebook.addison.wesley.-.net.for.java.developers.sharereactor.chm.html
Subscribe to:
Posts (Atom)