E Books

kosi

Junior member
  • Dec 1, 2006
    239
    8
    18
    lpeera said:
    Practical Electronics Handbook, Sixth Edition

    51117NTFA0L._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    Ian Sinclair's Practical Electronics Handbook combines a wealth useful day-to-day electronics information, concise explanations and practical guidance in this essential companion to anyone involved in electronics design and construction. The compact collection of key data, fundamental principles and circuit design basics provides an ideal reference for a wide range of students, enthusiasts, technicians and practitioners of electronics who have progressed beyond the basics.
    The sixth edition is updated throughout with new material on microcontrollers and computer assistance, and a new chapter on digital signal processing

    · Invaluable handbook and reference for hobbyists, students and technicians
    · Essential day-to-day electronics information, clear explanations and practical guidance in one compact volume
    · Assumes some previous electronics knowledge but coverage to interest beginners and professionals alike

    Product Details

    * Paperback: 480 pages
    * Publisher: Newnes; 6 edition (January 11, 2007)
    * Language: English
    * ISBN-10: 0750680717
    * ISBN-13: 978-0750680714

    Size: 3.9 mb

    Link



    link aka wada karnne naha
     
    Aug 13, 2008
    19
    0
    0
    elakiri.com
    Hi lpeera

    you are doing a great job for your information I started thread for

    finding the most valuable member in the downloading zone

    and I recognize your name in the top 10 list

    so I am glad if you visit my thread and post your opinion

    Thank you
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    mama puluwan widiyata aluth books up karannam pahugiya dawas wala mama lankawe hitiye nehe ekai mata link gena balanna beri une ikmaninma poth up karannam.

    thank for you opinions

    lpeera
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Beginning CakePHP: From Novice to Professional

    51Gb1EQtjXL._SL500_AA240_.jpg


    CakePHP is a leading PHP–based web app development framework. When asking a question on forums or chat rooms, many CakePHP beginners get little help from the experts. Simple questions can get a response like, “Well, just read the online manual and API.” Unfortunately, the online manual is depreciated, and who wants to absorb a programming language or framework from an API? Beginning CakePHP will do the following:
    Leads you from a basic setup of CakePHP to building a couple applications that will highlight CakePHP’s functionality and capabilities without delving too deeply into the PHP language, but rather what the CakePHP framework can offer the developer.
    Teaches you to use CakePHP by incorporating advanced features into your web development projects.
    Targets beginners of CakePHP or web frameworks in general as well as experienced developers with limited exposure to CakePHP. A secondary audience may include developers undecided on adopting CakePHP or business managers trying to assess the value of incorporating CakePHP into their toolbox.
    What you’ll learn

    Install and configure the CakePHP web framework.
    Create your first CakePHP web application: to–do lists.
    Progress by building a more complex blogging application.
    Incorporate Ajax and Web 2.0 principles and techniques into your blogging and other CakePHP applications.
    Apply these sample applications along with advanced techniques as a framework or template for building your own web applications with CakePHP going forward.
    Who is this book for?

    This book will speak to an audience of developers already familiar with PHP but who may not be PHP experts. This book is tailored for those new to CakePHP and who want a thorough tutorial.

    About the Apress Beginning Series

    The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!

    About the Author
    A biography is not available for this author.


    Product Details
    Paperback: 344 pages
    Publisher: Apress; 1 edition (July 21, 2008)
    Language: English
    ISBN-10: 1430209771
    ISBN-13: 978-1430209775

    FIle
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Beginning SQL Server 2008 for Developers: From Novice to Professional

    511Bu7cc1mL._SL500_AA240_.jpg


    Product Description
    SQL Server 2008 is a first–rate database management system. It offers more capability than any previous release of SQL Server. More than just a classic relational database management system, SQL Server 2008 includes exciting and powerful features that make it useful for everything from large corporate data warehouses to ad hoc departmental databases. You’ll find enhanced support for XML, new support for spatial data, transparent data encryption, a policy–based management system, and more.
    Author and developer Robin Dewson will show you the way from beginner to SQL Server 2008 professional. Learn to install SQL Server 2008 and navigate around Management Studio before getting right to the heart of mastering fundamental SQL Server 2008 tasks: creating tables, storing data, securing data, and retrieving it again. Dewson ensures you’ll be fully prepared to use all the basics and create a solid foundation for your own projects.

    Don’t forget about backups! Your database will house important data, so backing up is essential to protect yourself from inevitable hardware failure. Dewson walks you through SQL Server 2008’s easy–to–use backup and recovery feature set, giving you the grounding that you need in order to set up a reliable plan for recovery in your own environment.

    Learn to use Transact–SQL, a full–blown procedural language that is built right into the database system. Transact–SQL is the key to unlocking everything that SQL Server 2008 has to offer. Using Transact–SQL, you can write centrally encapsulated business logic through the use of stored procedures, automatically trigger processing through the use of triggers, and manipulate data within the server without having to move data back and forth across the network.

    Finally, you’ll learn a bit about SQL Server 2008 Reporting Services, a powerful tool that allows enterprise reporting. Reporting Services enables you to develop and serve reports across your organization and even to business partners outside your company. Reporting Services also gives end users the ability to create their own reports, helping them transform business data into valuable, usable information to guide their day–to–day decisions.

    What you’ll learn

    Install and manage SQL Server on your system.
    Create and secure tables.
    Store and query data; use indexes to improve query performance.
    “Sleep when the wind blows,” because you have a solid backup and recovery process.
    Run procedural code inside your database in the form of Transact–SQL procedures and triggers.
    Serve up business reports to in–house users and outside business partners via SQL Server 2008 Reporting Services.
    Who is this book for?

    Developers new to SQL Server 2008. If you are just beginning to develop software using SQL Server 2008, or if you are planning to do so in the near future, this book will set you on the road to success.

    About the Apress Beginning Series

    The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to knowbut without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!

    About the Author
    Robin Dewson has been hooked on programming ever since he bought his first computer, a Sinclair ZX80, in 1980. He has been working with SQL Server since version 6.5 and Visual Basic since version 5. Robin is a consultant mainly in the city of London, where he has been for nearly eight years. He also has been developing a rugby–related website as well as maintaining his own site at www.fat-belly.com.


    Product Details
    Paperback: 496 pages
    Publisher: Apress (July 24, 2008)
    Language: English
    ISBN-10: 1590599586
    ISBN-13: 978-1590599587

    File
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    The Trainer's Tool Kit

    41zt0J9D20L._SL500_BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    Comprehensive and user-friendly, The Trainer's Tool Kit has long been a valued guide for trainers and managers in need of a quick refresher. Completely updated with hundreds of ready-to-use techniques, The Trainer's Tool Kit provides valuable nuggets of here's-how-to-do-it information on training topics including:* the principles of learning * budgeting for training * when to use case studies * handling difficult learners * ice breakers * facilitation tips * flipchart do's and don'ts * learning contracts * overcoming resistance * rewards and recognitionIn addition to all the practical information included in the first edition, the book is now even easier to use. Updated material includes expanded coverage of retention programs such as mentoring and career and succession planning. Taking a fresh look at a broad range of ideas, The Trainer's Tool Kit shows how to achieve significant performance improvements through effective training in the current work environment.

    Book Description
    "The Trainer’s Tool Kit has long been a valued guide for trainers and managers in need of a quick refresher. Now completely updated with hundreds of ready-to-use techniques, the book is still the perfect resource for new trainers, managers who are suddenly asked to train, and training professionals in need of a quick refresher. Comprehensive and arranged in an easy-reference format, The Trainer’s Tool Kit, Second Edition, supplies instant guidance specifically designed to make any training task easier and more efficient. The book gives you concise, easy-to-digest nuggets of information you can put to use even at a moment’s notice. You’ll find here’s-how-to-do-it information on need-to-know training topics including:

    * the principles of learning * budgeting for training * when to use case studies * handling difficult participants * icebreakers * facilitation tips * flipchart do’s and don’ts * learning contracts * overcoming resistance * rewards and recognition

    Now even easier to use, completely updated, and containing all the practical information included in the first edition, the book also includes expanded coverage of retention programs such as mentoring and career and succession planning. Taking a fresh look at a broad range of ideas, The Trainer’s Tool Kit, Second Edition, shows how to achieve significant performance improvements through effective training."

    Product Details
    Paperback: 224 pages
    Publisher: AMACOM; 2nd edition (December 3, 2004)
    Language: English
    ISBN-10: 0814472680
    ISBN-13: 978-0814472682

    Link