Download EBOOK Free at www.eBooks-Space.com
Practical Apache Struts 2 Web 2.0 ProjectsZIP eBook File “5.16 MB” , eBook Downloads [21] Chapter 1 – Web 2.0 and Struts2 Before charging forward with developing a Web 2.0 application, you need to understand what a Web 2.0 application really is. In this chapter, you will learn what Web 2.0 means from a development as well as end user perspective. Chapter 2 – Getting Up and Running In this chapter, you will learn everything you need to get started with Struts2. eBook Tags – Apache , Struts , Java |
![]() |
Wireless Java: Developing with J2MEZIP eBook File “2.67 MB” , eBook Downloads [34] Although Java is incredibly popular, the standard edition of Java is way too big and bulky to build applications for wireless devices such as PDAs and phones. Thus, Sun has released Java 2 Platform, Micro Edition (J2ME). J2ME has the potential to be as revolutionary in the wireless space as Java has been in the server space. Wireless Java: Developing with J2ME, Second Edition is updated … eBook Tags – Wireless , Java , J2ME |
![]() |
The Java Tutorial: A Short Course on the BasicsCHM eBook File “3.47 MB” , eBook Downloads [50] A hands-on guide to the Java programming language, The Java™ Tutorial, Fourth Edition, is perfect for any developer looking for a proven path to proficiency with Java SE. This popular tutorial “from the Source” has been completely revised and updated to cover Version 6 of the Java Platform, Standard Edition. Written by members of the Java Software team at Sun Microsystems, this book uses a … |
![]() |
Java How to ProgramPDF eBook File “16.62 MB” , eBook Downloads [80] The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for further study. The books in this series feature hundreds of complete, working programs with thousands of lines of code. This edition is completely up-to-date with The Java 2 Platform Standard Edition (J2SE) 1.5. Now includes topics such as autobo … |
![]() |
Hibernate In ActionZIP eBook File “1.94 MB” , eBook Downloads [66] Both an introduction to the theoretical aspects of automated object/relational mapping and a practical guide to using Hibernate, this resource provides extensive sample codes to implement an online auction application. Object persistence and the object/relational mismatch problem are discussed with an emphasis on the importance of Plain Old Java Objects. More advanced ORM concepts and tech … |
![]() |
Pro Java EE Spring PatternsZIP eBook File “2.48 MB” , eBook Downloads [56] Pro Java™ EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patter Pro Java™ EE Spring Patterns focuses on enterprise patterns, best practices, design strategies, and proven solutions using key Java EE technologies including JSP™, servlets, EJB™, and JMS APIs. This Java EE patterns resource, catalog, and guide, with its patterns and numerous strategies, documents … |
![]() |
Java Extreme Programming CookbookZIP eBook File “1.13 MB” , eBook Downloads [56] Brimming with over 100 “recipes” for getting down to business and actually doing XP, the Java Extreme Programming Cookbook doesn’t try to “sell” you on XP; it succinctly documents the most important features of popular open source tools for XP in Java–including Ant, Junit, HttpUnit, Cactus, Tomcat, XDoclet–and then digs right in, providing recipes for implementing the tools in real-world environ … |
![]() |
Java SwingZIP eBook File “8.51 MB” , eBook Downloads [80] Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels. Swing developers can take advantage of its rich, flexible features and modular components, building elegant user interfaces with very little code. This seco … |
![]() |
Java 2 Enterprise Edition 1.4ZIP eBook File “3.72 MB” , eBook Downloads [79] * Java 2 Enterprise Edition (J2EE) is the specification that all enterprise Java developers need to build multi-tier applications, and also the basis for BEA’s WebLogic Application Server and IBM’s WebSphere * Revised to be current with the significant J2EE 1.4 update that will drive substantial developer interest * Written by a top-selling team of eleven experts who provide unique and sub … |
![]() |
Introduction to Java and Software Design: Swing UpdateZIP eBook File “12.74 MB” , eBook Downloads [61] Introduction to Java and Software Design breaks the current paradigms for teaching Java and object-oriented programming in a first year programming course. The Dale author team has developed a unique way of teaching object-oriented programming. They foster sound object-oriented design by teaching students how to brainstorm, use filtering scenarios, CRC cards, and responsibility algorithms. … |
![]() |
JDBC 3: Java Database ConnectivityZIP eBook File “4.22 MB” , eBook Downloads [61] This essential guide offers serious Java developers a focused resource on using JDBC 3 to build robust, enterprise-class applications for the Internet or intranet. This title provides a step-by-step tutorial on the JDBC 3 API, as well as many examples and discussions about advanced techniques. It also provides a complete reference of the API’s packages and extensions. Powerful and enhan … eBook Tags – jdbc , java , database |
![]() |
Professional Java tools for extreme programmingZIP eBook File “3.13 MB” , eBook Downloads [63] Professional Java tools for extreme programming: Ant, Xdoclet, JUnit, Cactus and Maven This is a practical, code-intensive guide to the tools that Enterprise Java developers need when using Extreme Programming methods. It covers key tools used to automate complex parts of the XP process: application integration, testing, and deployment. |
![]() |
Interactive Web-Based Virtual Reality with Java 3DZIP eBook File “4.82 MB” , eBook Downloads [44] Description With the emergence of the Java 3D API, the creation of high quality 3D animated graphics for Java applications and applets becomes a possibility. With numerous aspects of the business, science, medical, and educational fields implementing this technology, the need for familiarity of Java 3D amplifies. Interactive Web-Based Virtual Reality with Java 3D provides both advanced a … eBook Tags – java , 3d , web-base |
![]() |
Java Persistence with HibernateZIP eBook File “7.04 MB” , eBook Downloads [265] Persistence-the ability of data to outlive an instance of a program-is central to modern applications. Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping making it a snap to work with SQL databases in Java applications. Hibernate applications are cheaper, more portable, and more resilient to change. Because it conforms to the … |
![]() |
J2EE Developers HandbookZIP eBook File “6.38 MB” , eBook Downloads [88] Java 2 Enterprise Edition (J2EE) is an application development platform for building robust enterprise systems. J2EE includes numerous Java APIs and tools including Enterprise JavaBeans, JavaServer Pages, and Servlets. Developers looking to leverage this complex platform need guidance not only on the features of each tool, but on using them together to create real-world systems. J2EE De … |
![]() |
Ibatis in ActionZIP eBook File “1.89 MB” , eBook Downloads [31] iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately. iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. … eBook Tags – java , iBATIS , struts |
![]() |
Java and XMLZIP eBook File “3.95 MB” , eBook Downloads [83] Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites. After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, t … |
![]() |
Groovy in ActionZIP eBook File “10.24 MB” , eBook Downloads [27] Groovy, the brand-new language for the Java platform, brings to Java many of the features that have made Ruby popular. Groovy in Action is a comprehensive guide to Groovy programming, introducing Java developers to the new dynamic features that Groovy provides. To bring you Groovy in Action, Manning again went to the source by working with a team of expert authors including both members an … eBook Tags – groovy , ruby , java |
![]() |
An Introduction to Network Programming with JavaZIP eBook File “3.48 MB” , eBook Downloads [89] The ability to construct reliable network software is a vital skill for many of today’s programmers and at the same time, Java’s comprehensive libraries of readily-accessible network programming features ensure that Java remains at the forefront of network software development. The 1st edition of this book provided a streamlined work that could serve as the core text on an undergraduate module … |
![]() |
Service Oriented Architecture with JavaZIP eBook File “2.61 MB” , eBook Downloads [73] I recently read “Service Oriented Architecture with Java” by Binildas CA, Malhar Barai, and Vicenzo Caselli. This book provides a look at some of the tools in the java world that can be applied to support a Service Oriented Architecture. There are 6 Chapters in all: Chapter 1: The Mantra of SOA |
![]() |
Agile Java Crafting Code with Test-Driven DevelopmentZIP eBook File “4.68 MB” , eBook Downloads [55] Langr writes for every programmer, even those with little or no experience with Java, object-oriented development, or agile methods. He shows how to translate oral requirements into practical tests, and then how to use those tests to create reliable, high-performance Java code that solves real problems. Agile Java doesn’t just teach the core features of the Java language: it presents coded … eBook Tags – java , agile , test |
![]() |
Ant Developers HandbookPDF eBook File “1.77 MB” , eBook Downloads [77] Ant has emerged as the preferred building tool for Java developers, automating tedious compilation, test, and code management. Many Java developers are aware of Ant but there is little documentation to assist in getting started with the Ant tool. Even experienced developers who already use some of the features of the Ant tool, struggle with the more advanced aspects. This book will edu … |
![]() |
Agile Java Development with Spring Hibernate and EclipseZIP eBook File “13.14 MB” , eBook Downloads [94] Agile Java™ Development With Spring, Hibernate and Eclipse is a book about robust technologies and effective methods which help bring simplicity back into the world of enterprise Java development. The three key technologies covered in this book, the Spring Framework, Hibernate and Eclipse, help reduce the complexity of enterprise Java development significantly. Furthermore, these technolog … |
![]() |
Concurrent and Real-Time Programming in JavaZIP eBook File “6.10 MB” , eBook Downloads [91] Real-time functionality is essential for developing many consumer, industrial, and systems devices. While the C/C++ programming language is most often used in the creation of real-time software, the Java language, with its simple and familiar object-oriented programming model, offers many advantages over current real-time practices. Concurrent and Real-Time Programming in Java covers the m … |
![]() |
Eclipse Modeling FrameworkZIP eBook File “3.17 MB” , eBook Downloads [163] This book is a comprehensive introduction to and developer’s quick reference for the Eclipse Modeling Framework (EMF). EMF is a powerful framework and code-generation facility for building Java applications based on simple model definitions. Designed to make modeling practical and useful to the mainstream Java programmer, EMF unifies three important technologies: Java, XML, and UML. Models can … |
![]() |

























M.Shuaib Imran said,
October 16, 2008 @ 3:04 pm
i am a student of IT
i really thanks to u about ur marvillous website
ali said,
October 24, 2008 @ 11:19 am
Hello,
I have found your website and e-books all very useful. Actually I am to be graduated from Heriot-Watt University of Edinburgh in IT and I am really interested to make my JAVA so strong as I can be a pro. programmer in this field.
Thank you,