Submit Blog Login Last Submitted Blogs RSS Archive Contact  
free e book
 
 
 
free e book
download e-books,ebook in medicine,computer,software and much
Language: English
RSS Feeds for this Blog
Statistics
Unique Visitors: 0
Total Unique Visitors: 414632
Visitors Out: 2488
Total Visitors Out: 2488
 
 
Articles
CCNP BSCI Official Exam Certification Guide 4th Edition
2008-05-17 14:30:11
CCNP BSCI Official Exam Certification Guide 4th Edition (Exam Certification Guide) is a best of breed Cisco® exam study guide that focuses specifically on the objectives for the BSCI exam. Successfully passing the BSCI 642-901 exam certifies that you have the knowledge and skills necessary to use advanced IP addressing and routing in implementing scalability for Cisco integrated services routers (ISR) connected to LANs and WANs.CCNP BSCI Official Exam Certification Guide Fourth Edition, follows a logical organization of the CCNP® BSCI exam objectives.The official study guide helps you master all the topics on the CCNP BSCI exam, including : Essential routing principles for designi...
 
Creating Assertion-Based IP (Series on Integrated Circuits and Systems)
2008-05-17 14:28:40
Creating Assertion-Based IP presents formal test planning guidelines with examples focused on creating assertion-based verification IP. Creating Assertion-Based IP demonstrates a systematic process for formal specification and formal testplanning, and also demonstrates effective use of assertions languages beyond the traditional language construct discussions Note that there many books published on assertion languages (such as SystemVerilog assertions and PSL). Yet, none of them discuss the important process of testplanning and using these languages to create verification IP.A unique feature of this book is the fully worked out, detailed examples. The concepts presented in the book are drawn from the authors experience developing assertion-based IP, as well as general assertion-based techn...
 
Beginning Spring Framework 2
2008-05-17 14:04:15
Beginning Spring Framework 2 shows beginning Java developers how to build serverside Java applications using the latest 2.0 release of the Spring Framework. The book does not assume any previous knowledge of J2EE in fact, the authors argue that beginners learn more quickly by starting directly with Spring. Beginning Spring Framework 2 shows how to build a working web application using Spring with other open source tools and technologies, all of which can be freely downloaded and installed via the Internet. Beginning Spring Framework 2 learns you : How to implement core best practices including inversion of control, dependency injection, and aspect oriented programming How to code and test POJO (Plain Old Java Object) c...
 
ACT! 2005 For Dummies
2008-05-17 14:04:12
ACT! 2005 For Dummies will help you manage your business contacts and relationships (not just with customers, but also with prospects, vendors, and suppliers) more efficiently and effectively. But there is a catch—you have to activates it. ACT! 2005 for Dummies helps you get your ACT together with basic information about fields, records, files, and navigation, and step-by-step guidelines for:Setting up and customizing databasesUsing the calendar to plan your scheduleUsing the alarm to alert you to things to ACT on, whether it’s checking on a huge order or remembering a customer’s birthday (so you’ll get another huge order)Protecting your database by assigning specific security levels to users or password-protecting itCreating reports and broadcast...
 
Anemia in the Elderly
2008-05-17 14:01:25
Anemia in the elderly has been properly defined as the silent epidemic, representing 3 million people in the United States aged 65 years and older. Incidence and prevalence of this condition increase with age. It differs in its etiology, pathogenesis and treatment from anemia in children and younger adults. Anemia is associated with reduced survival, increased risk of functional dependence and hospitalization, increased risk of congestive heart failure and stage renal disease and cognitive disorders. Approximately 70% of anemia in older individuals is reversible.Language: English - 753 pages -Format: PDFPublisher: Springer; 1 edition (September 10, 2007) Download...
 
Access Forms & Reports For Dummies
2008-05-17 14:01:16
Access Forms & Reports For Dummies Creates queries that make forms and reports useful and Develop forms to access the data you need and make reports that make sense! Access is the most widely used database software in the world, with 50 million regular users and an installed base of 80 million desktops Shows everyday Access users how to extract database data more efficiently and create reports that better organize and display the information they need for planning, decision-making, and presentations Topics covered include fine-tuning queries with simple tricks, harnessing SQL to expand queries, adding controls to build better forms, using multiple tables in a form, creating data summa...
 
Architecture of a Database System
2008-05-17 14:00:51
Architecture of a Database System presents an architectural discussion of DBMS design principles, including process models, parallel architecture, storage system design, transaction system implementation, query processor and optimizer architectures, and typical shared components and utilities. Database Management Systems (DBMSs) are a ubiquitous and critical component of modern computing, and the result of decades of research and development in both academia and industry. Successful commercial and open-source systems are used as points of reference, particularly when multiple alternative designs have been adopted by different groups. Historically, DBMSs were among the earliest mul...
 
Illustrator 10 for Dummies
2008-05-17 13:55:36
Illustrator 10 For Dummies covers the latest updates to Adobe Illustrator, including Web graphic tools and new effects you can apply to your images. The book also covers several time saving shortcuts, creating brilliant graphics, exporting artwork to other applications, and printing your projects like a pro. Discover how to create curves, add transparency to elements, develop professional looking logos, and use layer effects. Packed with great information and plenty of humor, Illustrator 10 For Dummies is the fun and easy ticket to becoming an Illustrator expert with out any of the pain.The pain-free way to create brilliant graphics — no experience required! Illustrator 10 is packed with tools for creating brillian...
 
Professional Wikis (Programmer to Programmer)
2008-05-17 13:54:57
The success of Wikipedia has proven just how effective wikis can be for collaborative editing on a large scale-larger than anyone originally thought possible. This book shows you how to install, use, manage, and extend a wiki using MediaWiki-the wiki engine used to power Wikipedia.Professional Wikis is for programmers, developers, information architects, designers, and content authors who are looking to use wikis to improve team productivity. Knowledge of HTML, XML, CSS, PHP, MySQL, and PostgreSQL is necessary.learn from Professional Wikis ebook :When to use wikis instead of a more formal content management systemHow to install MediaWiki using Apache, PHP, MySQL(r), and other alternativesHow wikitext allows you t...
 
Cisco Express Forwarding (Networking Technology)
2008-05-17 13:53:57
Cisco Express Forwarding demystifies the internal workings of Cisco routers and switches, making it easier for you to optimize performance and troubleshoot issues that arise in Cisco network environments. This book addresses common misconceptions about CEF and packet switching across various platforms, helping you to improve your troubleshooting skills for CEF- and non-CEF-related problems.Cisco Express Forwarding learns you :the key features of packet-switching architecturesUnderstand the basics of the CEF architecture and operationExamine the enhanced CEF structure, which improves scalabilityhow to troubleshoot in software-switching environmentsUnderstand the effect of CEF on a Cisco Catalyst 6500 Supervisor 720Configure and troubleshoot load sharing with...
 
Design Patterns in Ruby (Addison-Wesley Professional Ruby Series)
2008-05-17 13:50:45
Design Patterns in Ruby is a great way for programmers from statically typed objectoriented languages to learn how design patterns appear in a more dynamic, flexible language like Ruby.Most design pattern books are based on C++ and Java But, Ruby is different and the language's unique qualities make design patterns easier to implement and use. In this book, Russ Olsen demonstrates how to combine Ruby's power and elegance with patterns, and write more sophisticated, effective software with far fewer lines of code.Design Patterns in Ruby identifies innovative new patterns that have emerged from the Ruby community. These include ways to create custom objects with metaprogramming, as well as t...
 
Hacking Google Maps and Google Earth (ExtremeTech)
2008-05-17 13:50:21
Hacking Google Maps and Google Earth is one-of a kind resource contains 500 pages of jaw-dropping hacks, mods, and customizations. These include creating smashups with data from other sources such as Flicker, building a space station tracker, hacking Maps with Firefox Piggy Bank, and building a complete community site with Maps and Earth. Now you can map out locations, get driving directions, zoom into any point on the globe, display real time traffic, and much more.Google Maps allows users to map out single locations, get driving directions, or map a group of locations. Google Earth enables users to zoom into any ...
 
Introduction to C++ Programming and Graphics
2008-05-17 13:49:53
Introduction to C++ Programming and Graphics offers a venue for rapidly learning the language by concisely revealing its grammar, syntax and main features, and by explaining the key ideas behind object oriented programming (OOP), with emphasis on scientific computing.C++ has grown rapidly in response to the practical need for a programming language that is able to efficiently handle composite and diverse data types. Today, C++ dominates the commercial market and is favored among application developers.Introduction to C++ Programming and Graphics reviews elemental concepts of computers and computing, describes the primary features of C++, illustrates the use of pointers and user-defined functions, and analyzes the co...
 
Data Mining A Knowledge Discovery Approach
2008-05-17 13:49:26
Data Mining: A Knowledge Discovery Approach is comprehensive textbook on data mining details the unique steps of the knowledge discovery process that prescribe the sequence in which data mining projects should be performed. Data Mining offers an authoritative treatment of all development phases from problem and data understanding through data preprocessing to deployment of the results. This knowledge discovery approach is what distinguishes this book from other texts in the area. It concentrates on data preparation, clustering and association rule learning (required for processing unsupervised data), decision trees, rule induction algorithms, neural n...
 
PHP & MySQL Web Development All-in-One Desk Reference For Dummies
2008-05-17 13:48:30
Webmasters and Web programmers around the world know that PHP and MySQL provide a robust, easy-to-learn, open-source solution for creating dynamic, database-driven Web sites for eCommerce and content management. In fact, PHP is used in one of every three Web sites on the Internet and MySQL has been downloaded millions of times. PHP and MySQL provide a freely downloadable and widely supported alternative to ASP.NET.this book provides six discreet minibooks are organized as follows: Book I: PHP Programming - Setting Up Your PHP Environment, PHP Basics, Building PHP Scripts, PHP and Your Operating System, Object-Oriented Programming. Book II: Using MySQL - Setting Up MySQL, Administering MySQL, Building a Database, Other Administrative Tasks, Using MySQL Admi...
 
CNET Do-It-Yourself Home Networking Projects
2008-05-17 13:46:56
Network the computers and peripheral devices in your home or small office with the fun and practical projects packed inside this hands-on guide. Produced in conjunction with CNET.com, the place you go for the latest in tech and consumer electronics, this book shows you how to create a wired or wireless network so you can share files, printers, and other resources. You'll also learn to set up a server and secure and expand your network.This ebook provides step-by-step instructions, a list of tools needed at the beginning of each project, and hundreds of clear photos and screenshots. CNET Do-It-Yourself Home Networking Projects takes you from beginning through advanced tasks with ease! C...
 
Foundations of Software Testing ISTQB Certification
2008-05-17 13:46:14
Foundations of Software Testing ISTQB Certification is Your One-Stop Guide To Passing The ISTQB Foundation Level Exam Foundations of Software Testing ISTQB Certification is your essential guide to software testing and the ISTQB Foundation qualification. This book is an essential purchase if you want to benefit from the knowledge and experience of those involved in the writing of the ISTQB Syllabus. Foundations of Software Testing ISTQB Certification adopts a practical and hands-on approach, covering the fundamental principles that every system and software tester should know. The authors are seasoned test-professionals and developers of the ISTQB syllabus itself, so syll...
 
Interpreting the CMMI A Process Improvement Approach Second Edition
2008-05-17 13:45:10
Written by experienced process improvement professionals who have developed and implemented computer based systems in organizations around the world, Interpreting the CMMIÒ: A Process Improvement Approach, Second Edition provides you with specific techniques for performing process improvement.Employing everyday language and supported by real world examples, the authors describe the fundamental concepts of the CMMI model, covering goals, practices, architecture, and definitions, and provide a structured approach for implementing the concepts of the CMMI into any organization. They discuss getting started in the process improvement effort, as well as how to continue on to high maturity. They walk you through the myriad of charts and graphs involved in statistical process control and offer p...
 
Applied Computational Materials Modeling Theory, Simulation and Experiment
2008-05-17 13:43:23
The scope of the proposed book is to identify and emphasize the successful link between computational materials modeling as a simulation and design tool and its synergistic application to experimental research and alloy development. Compared to other areas in science where computational modeling has made substantial contributions to the development and growth of a particular field, computational materials modeling has been rather limited in its ability to insert itself as a major tool in materials design. The impression that computational modeling is simply an intellectual pursuit with no real life application has, in the long run, hindered th...
 
System-on-Chip Test Architectures (Systems on Silicon)
2008-05-17 13:38:51
Modern electronics testing has a legacy of more than 40 years. The introduction of new technologies, especially nanometer technologies with 90nm or smaller geometry, has allowed the semiconductor industry to keep pace with the increased performance-capacity demands from consumers. As a result, semiconductor test costs have been growing steadily and typically amount to 40% of today?s overall product cost.System-on-Chip Test Architectures is a comprehensive guide to new VLSI Testing and Design-for-Testability techniques that will allow students, researchers, DFT practitioners, and VLSI designers to master quickly System-on-Chip Test architectures, for test debug and diagnosis of digital, memory, and analog/mixed-signal designs...
 
Struts 2 in Action
2008-05-17 11:50:00
The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, JavaServer Faces integration, and XML-free configuration.Struts 2 In Action introduces the Apache Struts 2 web application framework and shows you how to quickly develop professional, production-ready modern web applications. Written by Don Brown, ...
 
Open SUSE Linux Unleashed
2008-05-17 11:46:50
Open SUSE Linux Unleashed provides detailed information on installing, using, and administering open SUSE. You’ll learn how to unleash the vast array of software products workstation, or as a powerful server. included in openSUSE so that you can use it as a desktop computer, as a professionalopenSUSE Linux Unleashed includes a broad range of coverage: from using software you need everyday–such as email clients, web browsers, and productivity software including the OpenOffice.org productivity suite–to configuring and administering a wide range of network and server products, such as the Apache web server, and MySQL database.Open SUSE Linux Unleashed details on openSUSE’s acclaimed YaST administration tools, web programming, networking, and choosing f...
 
Creative Suite 3 Integration: Photoshop, Illustrator, InDesign, Dreamweaver, Flash Pro, Acrobat, Bridge and Version Cue
2008-05-17 11:42:52
Learn how to integrate the new versions and features of all design programs within Creative Suite 3 with this definitive guide. Improve your productively by achieving professional results faster and more collaboratively. Simplify both your creative and production tasks as you move your creative elements freely between applications while maintaining editing capability all in one unified design environment.With this book, you get a unique combination with... Focus on integration so that you can work most efficiently with the Suites packages together as part of your overall design workflow, saving valuable time Colorful, practical tutorials that use multiple programs for real-life proje...
 
RibbonX: Customizing the Office 2007 Ribbon
2008-05-17 11:14:18
Microsoft MVPs teach you new skills for customizing the RibbonIf you like to build custom applications or customize the Office user interface, this book is for you. Written by a team of Microsoft MVPs, it shows you—step by step—how easy it is to modify the Microsoft Office® 2007 Ribbon, how the Ribbon works, and how you can customize it to add functionality. You'll learn to leverage the RibbonX API to hide, create, add, and group controls.Along with techniques for using XML, VBA, and Access macros, you'll find clear instructions, practical examples, and real-world code you can use. This is the perfect guide for beginners, developers, and power users alike.Explore the Ribbon user interface and Quick Access ToolbarAccess the CustomUI Editor and start mo...
 
Domain-Specific Modeling: Enabling Full Code Generation
2008-05-17 10:42:39
Domain-Specific Modeling (DSM) is the latest approach to software development, promising to greatly increase the speed and ease of softwaredevelopers how DSM can improve software development in their teams. creation. Early adopters of DSM have been enjoying productivity increases of 500–1000 0n production for over a decade.This book introduces DSM and offers examples from various fields to illustrate to experiencedTwo authorities in the field explain what DSM is, why it works, and how to successfully create and use a DSM solution to improve productivity and quality. Divided into four parts, the book covers: background and motivation; fundamentals; in-depth examples; and creating DSM solutions. There is an emphasis thr...
 
Evidence-Based Pediatric Oncology 2nd Edition
2008-02-22 23:23:23
Evidence-Based Pediatric Oncology Second Edition Using the available systematic reviews and Standard Options Recommendations (SORs) which are evidence-based treatment recommendations. Evidence-Based Pediatric Oncology is a ground breaking text on the management of childhood cancers. Covering all tumour types occuring in children and young adults, it provides systematic reviews with...
 
A+ Certification for Dummies 3rd Edition
2008-02-22 22:59:08
A+ Certification For Dummies 3rd Edition is a no-nonsense, easy-to-use reference and study guide for the A+ Core Hardware exam and the OS Technologies exam! It focuses on all the things you need to know to pass these tests, providing background information to help you understand some of the more complex concepts and technologies.Study guide for a+ exam prepared by a CompTIA-certified expert....
 
Beginning Java Objects From Concepts To Code Second Edition
2008-02-22 22:21:48
Beginning Java Objects From Concepts To Code Second Edition helps u to design objects effectively with Java programming language an intensive yet approachable guide to object design, using UML and today's hottest programming language. The details of Java, from basic language features to a simple tutorial for building java interface in Swing, emerge only after a thorough tour of thinking in java...
 
Computing with C# and the .NET Framework
2008-02-22 20:42:58
Computing with C# and the .NET Framework demystifies the art of programming with C# through an introduction rich with clear explanations and intuitive examples. Both novice and experienced programmers will find that this text serves as an accessible and thorough guide to object-oriented and event-driven programming concepts. Readers develop a mastery of objects through the author’s spiral...
 
Beginning PL/SQL From Novice to Professional
2008-02-21 16:21:54
Get started with PL/SQL, the built-in language that every Oracle developer and database administrator must know, in Beginning PL/SQL, a fast-paced and example-filled tutorial. Learn from author Don Bales' extensive experience to discover the most commonly used aspects of PL/SQL without wasting time with obscure and obsolete features.Beginning PL/SQL From Novice to Professional learns you :How...
 
Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science)
2008-02-21 15:59:07
Computer graphics Using Java 2D and 3D comprises the creation and representation of simple graphical elements and images, as well as modern techniques for rendering a virtual reality. To apply these techniques correctly, one requires a basic understanding of the fundamental concepts in graphics.Introduction to Computer Graphics: Using Java 2D and 3D introduces the most important basic concepts of...
 
Next Generation IPTV Services and Technologies
2008-02-21 15:53:59
Generation">Next Generation IPTV Services and Technologies helps address the skills shortage and support expansion of IPTV across the globe. Telecom operators, wireless mobile providers,wireless telecommunications, cable TV companies, media companies, broadcasters, video production companies, and Internet portal companies worldwide are either offering IP video services or actively investigating their...
 
Creating Web Pages For Dummies, 8th Edition
2008-02-21 15:39:11
Chances are, you’re already a Web user and use the Internet on a regular basis. You’ve probably seen a few impressive Web sites and now you’re inspired to create a web page of your own, but you’re not sure where to start The answer is right here!Creating Web Pages For Dummies, 8th Edition guides you through the process of making your own Web pages without hassle or confusion. This straightforward...
 
Sams Teach Yourself CSS in 10 Minutes
2008-02-21 15:14:52
Sams Teach Yourself CSS in 10 Minutes (Sams Teach Yourself) will help you quickly understand cascading style sheets (CSS) and how to immediately apply it to your work.Author Russ Weakley is a well-respected member of the CSS community and is known for his ability to make complicated concepts easy-to-understand for even inexperienced CSS users and making css tutorials .With this book, you will...
 
Download Fighting Spam for Dummies
2008-02-21 14:36:46
Fighting Spam for Dummies presents some techniques for keeping your e mail address off spammers' (e mail spam)mailing lists and, when that fails, keeping junk mail out of your primary inbox with filters and other utilities. Fighting Spam For Dummies tells you:Where spam comes from,How to set up spam filters,How folders help filter out spam,What additional programs can help,Where and how to report...
 
Download Google Web Toolkit Applications
2008-02-19 22:03:18
Accelerate and Simplify Ajax Development with Google™ Web Toolkit Applications Get the edge you need to deliver exceptional user experiences with Google™ Web Toolkit Applications, a guidebook that provides web developers with core information and instructions for creating rich web applications. Whether you’re a developer who needs to build a high-performance front end for Java, PHP, or Ruby...
 
Excel 2007 Advanced Report Development
2008-02-19 20:33:49
Excel 2007 Advanced Report Development provides you with in-depth coverage of microsoft excel 2007’s enhanced reporting capabilities. Discover what you can do with PivotTable and Spreadsheet reports, enhanced conditional formatting and filtering functions, improved data access and management tools, and expanded OLAP features. With notes, tips, warnings, real-world examples, and how-to videos in...
 
Download Professional Windows Vista Gadgets Programming
2008-02-19 07:20:14
Professional Windows Vista Gadgets Programming covers sidebar and sideshow gadget development each in their own part of the book. Part 1 will cover Sidebar gadgets while Part 2 covers SideShow gadgets. In each part, the book first explains the motivation behind each technology and its features.Publisher: WroxLanguage: EnglishISBN: 047017661XPaperback: 379 pagesData: December 5, 2007Format:...
 
Professional Windows Live Programming (Programmer to Programmer)
2008-02-19 07:19:48
Windows Live is the collective name for a group of Microsoft tools whose services and user data are available anywhere-without ever having to install an application. This step-by-step guide demystifies the next generation of Microsoft web programming—Windows Live. An exciting new set of tools and features, Windows Live can change the way you design, build, and market web sites. Experienced author...
 
Programming C# 3.0, Fifth Edition
2008-02-19 06:49:49
This book: Provides a comprehensive tutorial in C# and .NET programming that also serves as a useful reference you'll want by your side while you're working Covers all of the new features of the language, thoroughly integrated into every chapter, rather than tacked on at the end Provides insight into best practices and insight into real world programming by a professional programmer who worked...
 
 
 
 
eXTReMe Tracker