feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count
Your Ad Here

ch

cp1

Other Java E-Book Files

Other Java E-Book Files



Java and SOAP Download Here..


Java and XML 2nd Edition Download Here..


Java and XML Data Binding Download Here..


Java and XSLT Download Here..


Java Cryptography Download Here..


Java Distributed Computing Download Here..


Oreilly , Java Virtual Machine Download Here..


O'Reilly , J2Me In A Nutshell - Decrypted Download Here..


Sams 2002 , Enhydra XMLC Java Presentation Development Download Here..


O'Reilly - Core JSP Download Here..


O'Reilly - Jakarta Struts Download Here..


O'Reilly - Learning Wireless Java Download Here..


O'Reilly - Java NIO Download Here..


Addison Wesley - A Programmers Guide To Java Certification 2nd Edition eBook-LiB Download Here..


Learning Java, 2nd Edition - O'Reilly - 2002 Download Here..


O'Reilly - Building Java EA vol I Architecture Download Here..


O'Reilly - Developing Java Beans Download Here..


O'Reilly - Enterprise JavaBeans, 3rd Edition Download Here..


O'Reilly - Enterprise JavaBeans 2.0, 3rd Ed ( Monson-Haefel) Download Here..


O'Reilly - Enterprise JavaBeans, 4th Edition Download Here..


O'Reilly - J2EE Design Patterns Download Here..


O'Reilly - Java & XML, 2nd Edition Download Here..


O'Reilly - Java - Servlet Programming Download Here..


O'Reilly - Java 1.5 Tiger A Developers Notebook Download Here..


O'Reilly - Java 2 Network Security Download Here..


O'Reilly - Java Database Programming with JDBC Download Here..


O'Reilly - Java Extreme Programming Cookbook - 2003 Download Here..


O'Reilly - Java Servlet & JSP Cookbook - 2004 - (By Laxxuss) Download Here..


O'Reilly - Java Web Services (2002) Download Here..


O'Reilly - Java Web Services In A Nutshell June 2003 Download Here..




Java Swing

Java Swing

Publisher : O'Reilly By Robert Eckstein, Marc Loy, Dave Wood


The Swing classes eliminate Java's biggest weakness: its relatively primitive user interface toolkit. Java Swing helps you to take full advantage of the Swing classes, providing detailed descriptions of every class and interface in the key Swing packages. It shows you how to use all of the new components, allowing you to build state-of-the-art user interfaces and giving you the context you need to understand what you're doing. It's more than documentation; Java Swing helps you develop code quickly and effectively.

Table of Content

Chapter 1. Introducing Swing Chapter 2. Jump Starting a Swing Application Chapter 3. Swing Component Basics
Chapter 4. Labels and Icons Chapter 5. Buttons Chapter 6. Bounded Range Components
Chapter 7. Lists and Combo Boxes Chapter 8. Swing Containers Chapter 9. Internal Frames
Chapter 10. Swing Dialogs Chapter 11. Specialty Panes and Layout Managers Chapter 12. Chooser Dialogs
Chapter 13. Borders Chapter 14. Menus and Toolbars Chapter 15. Tables
Chapter 16. Advanced Table Examples Chapter 17. Trees Chapter 18. Undo
Chapter 19. Text 101 Chapter 20. Document Model and Events Chapter 21. Styled Documents and JTextPane
Chapter 22. Carets, Highlighters, and Keymaps Chapter 23. Text Views Chapter 24. EditorKits and TextActions
Chapter 25. Programming with Accessibility Chapter 26. Look & Feel Chapter 27. Swing Utilities
Chapter 28. Swing Under the Hood

Download Here..








Java Performance Tuning

Java Performance Tuning

Publisher : O'Reilly - By Jack Shirazi


Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail, JPT shows how tricks such as minimizing object creation and replacing strings with arrays can really pay off in improving your code's performance. Tuning J2EE applications bears many similarities to tuning J2SE apps, but important and specific considerations apply. For this reason, Java Performance Tuning, Second Edition includes four new chapters: a new chapter on J2EE application tuning in general followed by chapters on tuning JDBC, servlets and JSPs, and EJBs.

Table of Content

Chapter 1: Introduction Chapter 2: Profiling Tools Chapter 3: Underlying JDK Improvements
Chapter 4: Object Creation Chapter 5: Strings Chapter 6: Exceptions, Assertions, Casts, and Variables
Chapter 7: Loops, Switches, and Recursion Chapter 8: I/O, Logging, and Console Output Chapter 9: Sorting
Chapter 10: Threading Chapter 11: Appropriate Data Structures and Algorithms Chapter 12: Distributed Computing
Chapter 13: When to Optimize Chapter 14: Underlying Operating System and Network Improvements Chapter 15: J2EE Performance Tuning
Chapter 16: Tuning JDBC Chapter 17: Tuning Servlets and JSPs Chapter 18: Tuning EJBs
Chapter 19: Further Resources

Download Here..





JSP - Java Server Pages , Second Edition

JSP - Java Server Pages , Second Edition

Publisher : O'Reilly - By Hans Bergsten


JavaServer Pages (JSP) technology provides an easy way to create dynamic web pages. JSP uses a component-based approach that allows web developers to easily combine static HTML for look-and-feel with Java components for dynamic features. The simplicity of this component-based model, combined with the cross-platform power of Java, allows a web development environment with enormous potential.

JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of web applications. Web page authors will benefit from the chapters on generating dynamic content, handling session information, accessing databases, authenticating users, and personalizing content. In the programming-oriented chapters, Java programmers learn how to create Java components and custom JSP tags for web authors to use in JSP pages.

Table of Content

Part I: JSP Application Basics

Chapter 1: Introducing JavaServer Pages Chapter 2: HTTP and Servlet Basics Chapter 3: JSP Overview
Chapter 4: Setting Up the JSP Environment

Part II: JSP Application Development

Chapter 5: Generating Dynamic Content Chapter 6: Using Scripting Elements Chapter 7: Error Handling and Debugging
Chapter 8: Sharing Data Between JSP Pages, Requests, and Users Chapter 9: Database Access Chapter 10: Authentication and Personalization
Chapter 11: Internationalization Chapter 12: Bits and Pieces

Part III: JSP in J2EE and JSP Component Development

Chapter 13: Web Application Models Chapter 14: Combining Servlets and JSP Chapter 15: Developing JavaBeans for JSP
Chapter 16: Developing JSP Custom Actions Chapter 17: Developing Database Access Components

Download Here..




Other C/C++/C# E-Book Files

OReilly , Practical C++ Programming Download Here..


Que , C++ Professional Programmer's Handbook Download Here..


Sams , C++ Primer Plus, Fourth Edition Download Here..


Sams , C++ Unleashed-en Download Here..


Sams , C Programming - Just the FAQS Download Here..


Wrox , C++ tutorial Download Here..


C++ In Action: Industrial Strength Programming Techniques Download Here..




Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner

Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner

Publisher : Sam

Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner focuses on teaching first time programmers how to program using Visual C++ 2005 Express Edition as a foundation language.

Written for the entry-level user, the book assumes no prior programming or scripting experience.

Whether you are a new or experienced C++ developer, this book delivers the tools and libraries you need to write a variety of programs.

Written in a straight-forward style, using a games-based approach that makes learning beginning-level programming fun and easy, Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner is the perfect introductory programming book.

Download Here..





Sams teach yourself Visual C++. NET in 24 hours

Sams teach yourself Visual C++. NET in 24 hours

Publisher : Sam

This book is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language.

It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to the .NET architecture, but focuses heavily on developing for the .NET framework.

The book takes the reader through a simple .NET application, a more advanced application, and Internet development in .NET. The reader is also shown the differences between managed and unmanaged Visual C++ code and how to integrate them--critical information for migrating legacy C++ applications to the .NET architecture





Introduction to Game Programming with C++

Introduction to Game Programming with C++

Publisher : -

Introduction to Game Programming with C++ is an exciting book for readers with no previous experience in game development.

Starting from the basics of C++ and ending with the intracies of real-time 3D graphics, this book explores the interesting world of game making.

It explains how to program, explores the meaning of object-oriented programming, and examines game algorithms, 2D and 3D games, sound and music, and how to create game installers.

Overall, this book will introduce you to the world of game development and get you started on the right path to making games that sell.

Download Here..





C# Essentials

C# Essentials

Publisher : O'Reilly By Ben Albahari, Peter Drayton, Brad Merrill


Concise but thorough, this second edition of C# Essentials introduces the Microsoft C# programming language, including the Microsoft .NET Common Language Runtime (CLR) and .NET Framework Class Libraries (FCL) that support it. This book?s compact format and terse presentation of key concepts serve as a roadmap to the online documentation included with the Microsoft .NET Framework SDK; the many examples provide much-needed context.

Table of Content

Chapter 1. Introduction Chapter 2. C# Language Reference Chapter 3. Programming the.NET Framework
Chapter 4. Framework Class Library Overview Chapter 5. Essential .NET Tools

Download Here..





C# Language Pocket Reference

C# Language Pocket Reference

Publisher : O'Reilly - by Ben Albahari; Peter Drayton; Ted Neward


The C# Language Pocket Reference offers the convenience of a quick reference in a format that will actually fit in your pocket. The book includes a guide to C# language elements, a brief overview of the Framework Class library, a cross-reference for namespaces and assemblies, a list of compiler syntax and switches, a regular expressions reference guide, and more.

Table of Content

Chapter 1: Identifiers and Keywords Chapter 2: Fundamental Elements Chapter 3: Value and Reference Types
Chapter 4: Predefined Types Chapter 5: Arrays Chapter 6: Variables and Parameters
Chapter 7: Expressions and Operators Chapter 8: Statements Chapter 9: Namespaces
Chapter 10: Classes Chapter 11: Access Modifiers Chapter 12: Structs
Chapter 13: Interfaces Chapter 14: Enums Chapter 15: Delegates
Chapter 16: Events Chapter 17: Operator Overloading Chapter 18: Try Statements and Exceptions
Chapter 19: Attributes Chapter 20: Unsafe Code and Pointers Chapter 21: Preprocessor Directives
Chapter 22: Framework Class Library Overview Chapter 23: Namespaces and Assemblies Chapter 24: Regular Expressions
Chapter 25: Format Specifiers Chapter 26: C# Compiler Options Chapter 27: Essential .NET Tools

Download Here..





C++ In a Nutshell

C++ In a Nutshell

Publisher : O'Reilly - By Ray Lischner


C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers.

Table of Content

Chapter 1: Language Basics Chapter 2: Declarations Chapter 3: Expressions
Chapter 4: Statements Chapter 5: Functions Chapter 6: Classes

Download Here..




cp