Sunday, November 14, 2010
O' Media, Inc. | ISBN: 059652112X | February 23, 2009 | 316 pages | CHM | 584 KB
With this example-driven book, you get a quick, practical, and thorough introduction to Java's API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS).
Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing a sample application. You'll not only learn how to write web services from scratch, but also how to integrate existing services into your Java applications. All the source code for the examples is available from the book's companion website.
With Java Web Services: Up and Running, you will:
* Understand the distinction between SOAP-based and REST-style services
* Focus on the WSDL (Web Service Definition Language) service contract
* Understand the structure of a SOAP message and the distinction between SOAP versions 1.1 and 1.2
* Learn various approaches to delivering a Java-based RESTful web service, and for consuming commercial RESTful services
* Know the security requirements for web services, both SOAP- and REST-based
* Learn how to implement JAX-WS in various application servers
Ideal for students and experienced programmers alike, Java Web Services: Up and Running is the concise guide you need to get going on this technology right away.
Download
Filefactory
Mihd.net
Sunday, November 14, 2010 by MOHAMMED HABEEB UR RAHMAN · 0
Java Network Programming By Elliotte Rusty Harold
* * * Publisher:* O'
* * * Number Of Pages:* 442
* * * Publication Date:* 1997-02
* * * ISBN-10 / ASIN:* 1565922271
* * * ISBN-13 / EAN:* 9781565922273
* * * Binding:* Paperback
Product Description:
Java Network Programming, 2nd Edition, 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. This second edition also includes coverage of Java 1.1, 1.2 and 1.3. New chapters cover multithreaded network programming, I/O, HTML parsing and display, the Java Mail API, the Java Secure Sockets Extension, and more.
Amazon.com Review:
Does this sound familiar? You know Java well enough to write standalone applets and applications, even multithreaded ones, but you know next to nothing about the language's networking capabilities. And guess what--your next job is to write a network-centric Java program. 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. Quickly, the author gets to the meat of networked Java with a complete elucidation of the InetAddress class, the URL-related classes, applet-specific networking methods, and sockets. The author also covers packets, Remote Method Invocation (RMI), and servlets.
The one serious shortcoming of this book is that it does not include a companion disk, which is the case with most O' books. You'll have to visit the publisher's FTP site for the code if you dislike typing the examples manually. On the whole, though, this is an excellent tutorial that will guide you through the world of Java networking as smoothly as possible.
Download
Rapidshare
Mihd.net
by MOHAMMED HABEEB UR RAHMAN · 0
Spring Web Flow is an exciting open source framework for developing Java web applications. The framework improves productivity by addressing three major pain–points facing web application developers: user interface navigation control, state management, and modularity.
The Definitive Guide to Spring Web Flow covers Spring Web Flow in detail by explaining its motivation and feature set, as well as providing practical guidance for using the framework to develop web applications successfully in a number of environments.
What you’ll learn
How to get started with Spring Web Flow
Leveraging Spring Web Flow’s powerful features
Extending the framework to take it beyond its out–of–the–box feature set
Best practices and real–world use cases
Insights into the design and implementation of the framework
This book is for Java–based web developers looking to build web applications
Download
by MOHAMMED HABEEB UR RAHMAN · 0
* * * Publisher:* Sams
* * * Number Of Pages:* 528
* * * Publication Date:* 1999-08-30
* * * ISBN-10 / ASIN:* 0672315858
* * * ISBN-13 / EAN:* 9780672315855
* * * Binding:* Paperback
Product Description:
Java Thread Programming shows you how to take full advantage of Java's thread facilities: when to use threads to increase your program's efficiency, how to use them effectively, and how to avoid common mistakes. There is thorough coverage of the Thread API, ThreadGroup classes, the Runnable interface, and the synchronized operator. Extensive, complete, code examples show programmers the details of creating and managing threads in real-world applications.
Download
Mihd.net
Mediafire
by MOHAMMED HABEEB UR RAHMAN · 0
Spring in Action, 2nd Edition by Craig Walls, Ryan Breidenbach
Spring in Action, 2nd Edition
by: Craig Walls, Ryan Breidenbach
- Publisher: Manning Publications
- Number Of Pages: 650
- Publication Date: 2007-08-15
- Sales Rank: 6578
- ISBN / ASIN: 1933988134
- EAN: 9781933988139
- Binding: Paperback
- Manufacturer: Manning Publications
- Studio: Manning Publications
- Average Rating: 4
- Total Reviews: 36
Spring in Action 2E is an expanded, completely updated second edition of the best selling Spring in Action. Written by Craig Walls, one of Manning's best writers, this book covers the exciting new features of Spring 2.0, which was released in October 2006.
Spring is a lightweight container framework that represents an exciting way to build enterprise components with simple Java objects. By employing dependency injection and AOP, Spring encourages loosely coupled code and enables plain-old Java objects with capabilities that were previously reserved for EJBs. This book is a hands-on, example-driven exploration of the Spring Framework. Combining short code snippets and an ongoing example developed throughout the book, it shows readers how to build simple and efficient J2EE applications, how to solve persistence problems, handle asynchronous messaging, create and consume remote services, build web applications, and integrate with most popular web frameworks. Readers will learn how to use Spring to write simpler, easier to maintain code so they can focus on what really matters-- critical business needs.
Spring in Action, 2E is for Java developers who are looking for ways to build enterprise-grade applications based on simple Java objects, without resorting to more complex and invasive EJBs. Even hard-core EJB users will find this book valuable as Spring in Action, 2E will describe ways to use EJB components alongside Spring. Software architects will also find Spring in Action, 2E useful as they assess and apply lightweight techniques prescribed by Spring. and learn how Spring can be applied at the various layers of enterprise applications
Download
Mihd.net
Megaupload
by MOHAMMED HABEEB UR RAHMAN · 0
Data Structures & Algorithms in Java (Mitchell Waite Signature Series) (9781571690951): Mitchell Waite, Robert Lafore
The chapters on working with trees are especially clear. The author introduces and explains all the mathematical concepts needed to understand working with data structures. For example, he explains logarithms from the beginning so the reader will understand how various algorithms will perform with different numbers of elements. The author also includes advanced data structures, such as graphs and weighted graphs, along with sample applets that actually demonstrate what these containers look like and how they store and retrieve data.
The book concludes with a discussion of when to choose particular data structures over others--a topic that is less critical as CPU speed increases. In all, Data Structures and Algorithms in Java is a concise and readable excursion into the world of data structures. The book does an admirable job of showing how a traditional topic in computer science is handled in one of today's most popular programming languages. --Richard V. Dragan
Product Description
Not filled with with obtuse mathematics and difficult proofs, MWSS
Product Details
- Hardcover: 617 pages
- Publisher: Waite Group Press (March 1998)
- Language: English
- ISBN-10: 1571690956
- ISBN-13: 978-1571690951
mihd.net
mihd.net
Rapidshare
Megaupload
by MOHAMMED HABEEB UR RAHMAN · 0
JAVA video tutorials- complete 18 cd course
MindQ's Java
courseware curriculum is laid out as if you were attending a Java course at a college or learning center. They offer three packages for you to choose from: Essential Java Training, Advanced Java Topics and Developer Training for Java. If you're new to Java or just want to learn the basics to prepare for the Sun Java Certification exam, the Essential Java Training course will prepare you. It covers all the basic subjects of Java development, such as:
* An overview of the Java Platform
* Basic Java Language Syntax
* Java for C/C++ Programmers
* Java Objects and Classes
* Advanced Java Languages
* AWT User Interface Programming
Advanced Java Topics takes you into the Java realm where Essential Java Training leaves off. This track will teach you the areas of Java that industry developers use to create and maintain client/server applications. Its subjects are:
* Using the Java Foundation Classes
* JDBC and Databases
* Programming JavaBeans
* Java Security
* Java and CORBA
* Networking in the Java Language
Download
Download
by MOHAMMED HABEEB UR RAHMAN · 0
Friday, October 15, 2010
This book is concerned with the long term durability of concrete as a structural material as used in the construction of buildings, bridges, roads, marine and civil engineering structures.
It discusses the fundamental reasons for the deterioration of concrete over time and available techniques for detecting, remedying and preventing the deterioration.
Download
Friday, October 15, 2010 by MOHAMMED HABEEB UR RAHMAN · 0
This comprehensive text contains all important concepts
and formulae of applicable geometry necessary for a
complete understanding of the subject. Now available for
the first time in a single volume, it meets the present and
future needs of architects, engineers and designers. Clearly
and elegantly written, profusely illustrated with line dia-
grams, it may be read either with complete continuity or
piecemeal, one section at a time. A great many mathe-
matical concepts are introduced in a form which is easy to
follow for readers new to this subject. The author will
inspire and encourage those who have need to sharpen their
geometrical wits, develop their powers of visualisation, and
improve t"eir spatial comprehension.
The author fosters a better overall understanding of the
complete geometrical syllabus, and promotes its widespread
application. The book has become a standard undergraduate
treatment of the relevant geometrical aspects, and intro-
duces the reader to the broader reaches of computational
geometry for design and man.ufacture.
The remarkable success of this course text in its first year
of publication has encouraged the author and the publishers
to issue a reprint with revisions. It now possesses the added
bounty of some 200 individual problem exercises, both to
reinforce its didactic qualities and to and establish
student comprehension. The author has provided answers
to most problems, and hints (where appropriate), all
cross-referenced to the appropriate section of the text.
Readership: Engineers, designers and architects in civil, mechanical,
production and structural engineering. Aeronautical, automobile,
architectural and marine engineers. Programmers, software writers,
and all with an interest in computer-aided engineering. Lecturers
and undergraduate students of mathematics and related fields.
Download
Uploading
Megaupload
by MOHAMMED HABEEB UR RAHMAN · 0
Wednesday, October 13, 2010
Those who seek jobs in the engineering field will find this book to be a valuable resource! Civil engineers, mechanical engineers, electrical engineers, software engineers, nuclear engineers, computer engineers, structural engineers, marine engineers, industrial engineers, chemical engineers, systems engineers,
and engineering support personnel have a lot of common when they create a resume, and this book shows resumes and cover letters of individuals who want to find work in the field. No matter what industry or type of work, this book will provide a competitive edge to those who seek employment which involves engineering responsibilities. For those who seek federal employment, there's a special section in the book showing how to create federal resumes and government applications.
Download
Wednesday, October 13, 2010 by MOHAMMED HABEEB UR RAHMAN · 0
Monday, October 11, 2010
Download
Monday, October 11, 2010 by MOHAMMED HABEEB UR RAHMAN · 0
Saturday, October 9, 2010
I find myself using this book over and over again for my research project. It's short, concise, absolutely accurate and complete, making it the perfect book to have right next to your keyboard.
In response to the 1 star review, this is _not_ the book to learn the language from if you know nothing about Fortran, but it would be a serious mistake not to stock your bookshelf with this gem of a book.
Download
Saturday, October 9, 2010 by MOHAMMED HABEEB UR RAHMAN · 0
Saturday, October 2, 2010
Size:2.33 GB
Linux LPIC-1 Series
02:07 LPI Series Intro
28:30 Using the command line
27:30 More command line skills
29:48 Command line skills part 3
28:20 Processes
27:58 Configuration
33:18 Installation issues
33:10 Filesystems
38:31 Package management
33:15 X windows
28:49 Kernel modules
26:29 Printing
26:20 Administrative tasks I
32:59 Administrative tasks II
42:22 Shell Scripting
36:53 Basic Networking
26:39 Network services 1
31:47 Network services 2
29:13 Basic security
Linux LPIC-2 Series
02:50 LP-2 Series Intro
32:56 The Linux Kernel: Customizing and Compiling
28:33 Boot Loaders and the Boot Process
27:13 Linux Filesystems
30:50 Samba and NFS: Sharing Files across the Network
28:00 RAID
27:42 System Maintenance
30:23 PERL Scripting
27:17 Troubleshooting Problems in Linux
28:45 Networking in Linux
30:48 The Apache Web Server
28:54 DNS and BIND
31:38 Mail and News
31:23 Network Management
28:24 SSH: Client and Server
Linux+ Series (Beginners) With 2004 Update
35:04 Introduction to Using Linux
28:14 Intro to Linux Part 2
24:34 Planning your installation
33:46 Pre-installation Hardware Considerations
29:12 Installation of Linux
36:39 Installing and Updating Software in Linux
36:12 User Administration in Linux
33:19 Administration of Filesystems and Security
36:53 Administration of Networks in Linux
34:57 Linux Essentials
33:06 Configuring Printing and File Sharing
28:24 Configuration Files and Related Topics
36:50 Maintenance of a Linux System
27:31 Troubleshooting Problems in a Linux System
29:53 Troubleshooting in Linux Part 2
23:43 Troubleshooting in Linux Part 3
25:51 Hardware Issues in Linux
25:03 More Hardware Issues in Linux
04:22 Linux+ 2004 Update Intro
16:36 Multimedia in Linux
18:06 Introduction to sed and awk
24:26 Security Issues Part 1
18:13 Security Issues Part 2
24:03 Printing and Mail
25:35 Hodgepodge: Learning to Learn Linux
Linux+ Series (Intermediate & Advanced)
07:48 Series Intro
33:55 Pre-Installation Considerations
28:36 Installation Issues – Working with Hard Disks
36:43 More Installation Issues
33:16 Advanced Installation Issues
24:47 Post Installation
29:24 X windows
27:29 Window Managers and Desktop Environments
32:49 Package Management
30:30 The Linux Rescue and Recovery Process
27:13 User Administration
32:06 Groups
25:21 The Linux Kernel
26:45 The Linux Kernel Part 2
26:35 The Network File System (NFS)
31:44 Apache Web Server
28:48 Mail Services
28:57 DNS and Bind
26:42 FTP and Internet News
34:03 Shell Scripts
32:22 Introduction to Perl
31:10 Performance Monitoring
26:48 Security
24:05 Security 2
Download
http://hotfile.com/dl/71209172/029bcd9/L...1.rar.html
http://hotfile.com/dl/71209130/8c49b3c/L...2.rar.html
http://hotfile.com/dl/71209364/67905e4/L...3.rar.html
http://hotfile.com/dl/71209419/a98b445/L...4.rar.html
http://hotfile.com/dl/71209465/4a0fb6f/L...5.rar.html
http://hotfile.com/dl/71209162/5d905b5/L...6.rar.html
http://hotfile.com/dl/71209096/51a06be/L...7.rar.html
http://hotfile.com/dl/71209996/ca71d3f/L...8.rar.html
http://hotfile.com/dl/71209991/e22ca03/L...9.rar.html
http://hotfile.com/dl/71210173/4281b3d/L...0.rar.html
http://hotfile.com/dl/71210202/cfb064d/L...1.rar.html
http://hotfile.com/dl/71210408/b2cde3f/L...2.rar.html
http://hotfile.com/dl/71210999/33ab8ed/L...3.rar.html
http://hotfile.com/dl/71214278/d37d7f7/L...4.rar.html
http://hotfile.com/dl/71211074/41b3bcb/L...5.rar.html
http://hotfile.com/dl/71211183/109e578/L...6.rar.html
http://hotfile.com/dl/71211221/e868261/L...7.rar.html
http://hotfile.com/dl/71217415/7712f45/L...8.rar.html
http://hotfile.com/dl/71211575/ece3c35/L...9.rar.html
http://hotfile.com/dl/71211791/b16d506/L...0.rar.html
or
http://www.fileserve.com/file/fNjd7v5/Li...part01.rar
http://www.fileserve.com/file/9pn7sDa/Li...part02.rar
http://www.fileserve.com/file/vaUQjk6/Li...part03.rar
http://www.fileserve.com/file/wEsA6T5/Li...part04.rar
http://www.fileserve.com/file/TRjuUMz/Li...part05.rar
http://www.fileserve.com/file/5HCsYj7/Li...part06.rar
http://www.fileserve.com/file/XuruhXh/Li...part07.rar
http://www.fileserve.com/file/VqJ9Mas/Li...part08.rar
http://www.fileserve.com/file/MA5AJcc/Li...part09.rar
http://www.fileserve.com/file/dyXmSSP/Li...part10.rar
http://www.fileserve.com/file/d32u3wD/Li...part11.rar
http://www.fileserve.com/file/6cAsAgR/Li...part12.rar
http://www.fileserve.com/file/m87bqP9/Li...part13.rar
http://www.fileserve.com/file/RtVF6TR/Li...part14.rar
http://www.fileserve.com/file/dhu5wtn/Li...part15.rar
http://www.fileserve.com/file/wBHSsuF/Li...part16.rar
http://www.fileserve.com/file/8y6j7h8/Li...part17.rar
http://www.fileserve.com/file/7ZWyRCV/Li...part18.rar
http://www.fileserve.com/file/zHEn7Xq/Li...part19.rar
http://www.fileserve.com/file/hH3JYSq/Li...part20.rar
Saturday, October 2, 2010 by MOHAMMED HABEEB UR RAHMAN · 0
inux Bible 2010 Edition
The definitive guide to the basics of one of the most popular operating systems in the world:
Whether you’re a first-time Linux user or you’re migrating from another operating system, this book is an ideal introductory guide for getting comfortable with the building-block nature of Linux. Written by bestselling author Christopher Negus
, this guide is packed with in-depth descriptions on the basics of Linux desktops, servers, and programming tools and gets you up to speed on all the new and exciting features of the newest version: Linux 2010. Negus walks you through transitioning from Windows or Mac and helps you find the Linux distribution that best meets your needs.
Download
by MOHAMMED HABEEB UR RAHMAN · 0
by MOHAMMED HABEEB UR RAHMAN · 0









