|
NerdPlanet's e-learning Blog
Nerdplanet's Blog is an elearning community site which is created to help people who have a passion about computers and in a confused state in choosing the right direction to follow for obtaining the right knowledge. Here we focus mainly on providing Tutorials on Operating systems (Windows /Linux), Networking (Routers/Firewall Configuration) and programming, which would help people to understand the basics clearly and to help them further to learn advanced concepts. We also guide people who are in need of materials to learn but who could not afford to pay a price for it. We do this because we believe that Knowledge is power and the Knowledge should be free!. This would help to build a healthy community of IT Professionals.
Archive for the ‘Ebooks’ Category
OCS is becoming the dominant product for large-scale collaboration–blending core functions of e-mail, file serving, and diary management with the additional functionality of web conferencing, instant messaging, and wireless access. Pro Oracle Collaboration Suite 10g provides all you need to know to install and configure OCS for use, but this book is much more than a to-do list. It covers the architecture of the server processes and the applications, giving you the theoretical background to take OCS beyond the basics. There’s no need to worry if you’re new to the Oracle database, Oracle Components for Java environment (OC4J), HTTP web servers, or LDAP Internet directories–everything is explained carefully. But if you are already familiar with these topics, you’ll learn how to fully exploit them in order to optimize your OCS installation. Author Information John Watson John Watson has been in IT since 1982. He worked for governmental, NGO, and commercial organizations in the UK and Europe doing systems and database support before serving six years with Oracle Corporation in South Africa. He now consults and lectures throughout Africa and Europe on Oracle server technologies.
Java and SOAP provides Java developers with an in-depth look at SOAP (the Simple Object Access Protocol). Of course, it covers the basics: what SOAP is, why it’s soared to a spot on the Buzzwords’ Top Ten list, and what its features and capabilities are. And it shows you how to work with some of the more common Java APIs in the SOAP world: Apache SOAP and GLUE. In addition to covering the basics such as the structure of a SOAP message, SOAP encoding, and building simple services using RPC and messaging, Java and SOAP covers many topics that are essential to real-world development. Although SOAP has native support for an impressive number of object types, the nature of modern programming means that whatever SOAP gives you is not enough. When do you need to add support for your own object types, and how do you do it? How do you handle errors, and how do you add your own information to Fault messages? How do you handle attachments? In an ideal world, you could live entirely within Java, and ignore the SOAP messages being send back and forth: you’d be able to write Java code and let the SOAP APIs work behind the scenes. However, we’re not yet in that ideal world, and won’t be for some time. Therefore, Java and SOAP pays particular attention to how SOAP messages are encoded. It doesn’t just explain the document types, but shows how the documents are used in practice as they are generated by the different APIs. If you ever have to debug interoperability problems, you’ll find that this information is indispensable.
This book is a desktop quick reference for Java programmers who are Download Link: http://rapidshare.com/files/17934672/0596001525.rar.html
Introduction Now integrating Java 5 throughout, this reference introduces Java programming fundamentals – including problem-solving, object-oriented programming, GUI programming, data structures, networking, internationalization, advanced GUI programming, and Web programming. Includes many new illustrations. Enhances examples throughout, using small, simple, and stimulating examples to demonstrate concepts and techniques. Offers anearlier introduction to writing programs than the previous edition. Features a new chapter on recursion, expanding treatment from earlier editions. A useful reference for anyone interested in learning more about programming. About the Author
Working as an effective professional Java developer requires you to know Java APIs, tools, and techniques to solve a wide variety of Java problems. Building upon Ivor Horton’s Beginning Java 2, this resource shows you how to use the core features of the latest JDK as well as powerful open source tools such as Ant, JUnit, and Hibernate. It will arm you with a well-rounded understanding of the professional Java development landscape. The expert author team begins by uncovering the sophisticated Java language features, the methodology for developing solutions, and steps for exploiting patterns. They then provide you with a collection of real-world examples that will become an essential part of your developer’s toolkit. With this approach, you’ll gain the skills to build advanced solutions by utilizing the more complex and nuanced parts of Java JDK 6. What you will learn from this book * How to use tools to make your work easier and more productive
Get an overview of Java 6 and begin building your own programs Discover how to All on the bonus CD-ROM System Requirements: For details and complete system requirements, see the CD-ROM appendix. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The book begins by exploring the roots of Ajax, covering how the evolution of the web and new technologies directly led to the development of Ajax techniques. A detailed discussion of how frames, JavaScript, cookies, XML, and XMLHttp requests (XHR) related to Ajax is included. After this introduction, the book moves on to cover the implementation of specific Ajax techniques. Request brokers such as hidden frames, dynamic iframes, and XHR are compared and contrasted, explaining when one method should be used over another. To make this discussion clearer, a brief overview of HTTP requests and responses is included. Once a basic understanding of the various request types is discussed, the book moves on to provide in-depth examples of how and when to use Ajax in a web site or web application. Different data transmission formats, including plain text, HTML, XML, and JSON are discussed for their advantages and disadvantages. Also included is a discussion on web services and how they may be used to perform Ajax techniques. Next, more complex topics are covered. A chapter introducing a request management framework explores how to manage all of the requests inside of an Ajax application. Ajax debugging techniques are also discussed.
This book discusses what Ajax is and what it means to Web developers, as well as the technologies behind Ajax applications. The early chapters of this book begin with a discussion of the pros and cons of Ajax techniques, and they provide a quick refresher of JavaScript techniques. Working through this book, you’ll discover how Ajax applications cross between client-side and server-side development techniques, examine some common Ajax patterns, and see how Ajax links in to existing technologies such as XSLT, web services, and the DOM. The final chapter provides an in-depth case study in creating Ajax applications. This book teaches you how to create applications according to Ajax principles. This book takes no views on web browser is superior, and it offers examples that work across all major browsers. Because of the complexities involved, however, Ajax is not something a complete novice can expect to pick up. The reader is expected to be familiar with the following client-side technologies: HTML (and/or) XHTML, JavaScript, and Cascading style sheets (CSS). The reader will also need to be familiar with at least one of the two following server-side technologies: PHP or ASP.NET. The reader is not expected to know any of the following because full introductions to each technology will be given (although familiarity with one or many of them may be useful): Document Object Model (DOM), XML, XPath, Extensible Stylesheet Language Transformations (XSLT), and Web services (REST and SOAP).
Pro CSS Techniques is the ultimate CSS book for the modern web developer. If youve already got web design and development basics under your belt, but want to take your knowledge to the next level and unleash the full power of CSS in your web sites, then this is the book for you. It is a collection of proven CSS techniques that you can use daily to get the most out of the time you spend on your projects, from start to finish. Every topic is presented in an informative tutorial style, with each point backed up by several real-world examples and case studies. The authors cover all the essential areas of CSS development, like browser support (including IE7), hacks and filters, code management, advanced layouts and styling, typography, and much more. CSS levels 1, 2, and 3 are given a full treatment. The book also includes several reference sections that allow you to look up details quickly and easily. The book aims to help you in four areas: maintainability, compatibility, reusability, and practicality. Youll be able to keep your code organized and easy to maintain, avoiding browser issues before they crop up (or hacking around them when absolutely necessary). Youll learn to get the most out of your styles with inheritance, and by using techniques you can build on. And youll learn to use what works in the real world, without getting too caught up in ideals, because you can always optimize later.
Combining both VB.Net and C# coverage in one book, this guide focuses on using ASP.NET 2.0 for solving business dynamic Web site challenges in a logical progression, from connecting to a database to displaying information to changing data Covers the fundamentals of connecting Web pages to databases, techniques for creating data objects and events, and ways to handle data errors Features tricks and traps for displaying data in grids, lists, and trees Author Information: John Kaufman (Ogdensburg NY) is a trainer and writer working in Asia and North America specializing in connecting databases to the web. While teaching he keeps a list of student questions and mistakes and uses that information as the basis for future material in books. John authored best-seller Beginning ASP Databases and coauthored several other best-sellers including Beginning Active Server Pages 3.
|