E Books

lpeera

Active member
  • Aug 19, 2007
    435
    27
    28
    JavaScript by Example

    318AP35GSSL._BO2,204,203,200_PIlitb-dp-500-arrow,TopRight,45,-64_OU01_AA205_SH20_.jpg


    From the Back Cover

    "Quigley's book strikes a perfect balance: serious, yet exceptionally accessible. I strongly recommend it to anybody learning JavaScript for the first time."
    --Nick Main, software engineer

    In JavaScript by Example, Ellie Quigley teaches JavaScript using the same proven approach that's made her the world's favorite scripting author and instructor. This book's unique and classroom-tested learning path contains hundreds of small, easy-to-understand examples that demonstrate the full range of JavaScript's power. One step at a time, Quigley guides new JavaScript programmers through every essential technique, from script setup to advanced DOM and CSS programming.

    Coverage includes:

    * Data types, literals, and variables
    * Operators, control structures, and functions
    * Building dialog boxes and working with JavaScript objects using the Browser object: navigator, windows frames, dynamic images, and links
    * Event handling, regular expressions, and form validation
    * The JavaScript Document Object Model (DOM), Cascading Style Sheets (CSS), and Dynamic HTML

    Whether you're a first-time or long-time scripter, a Web professional or sysadmin, Ellie Quigley will help you write rock-solid JavaScripts that get the job done.

    The CD-ROM contains HTML versions of Netscape's JavaScript 1.5 Core Reference and JavaScript 1.5 Core Guide PLUS all the source code and data files used in the book.

    About the Author

    ELLIE QUIGLEY is author of the best-selling UNIX Shells by Example, Third Edition, the classic Perl By Example, Third Edition and Linux Shells by Example, First Edition. Her proven approach has helped over 100,000 students and professionals master new scripting languages. Quigley's courses in scripting and shell programming at the U.C. Santa Cruz Extension Program and at leading technology companies including Sun Microsystems and Xilinx have become legendary throughout Silicon Valley.

    Product Details

    * Paperback: 752 pages
    * Publisher: Prentice Hall PTR; Pap/Cdr edition (June 19, 2003)
    * Language: English
    * ISBN-10: 0131401629
    * ISBN-13: 978-0131401624

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Java All-In-One Desk Reference For Dummies

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


    Book Description

    * Eight minibooks comprising nearly 900 pages give developers the tips and techniques they need to get up and running on the new J2SE 6 (Java Standard Edition 6) and JDK 6 (Java Development Kit 6)
    * This friendly, all-inclusive reference delivers the lowdown on Java language and syntax fundamentals as well as Java server-side programming, with explanations, reference information, and how-to instructions for both beginning and intermediate-to-advanced programmers
    * Minibooks cover Java basics; programming basics; strings, arrays, and collections; programming techniques; Swing; Web programming; files and databases; and fun and games

    Product Details

    * Paperback: 882 pages
    * Publisher: For Dummies; 2 edition (June 25, 2007)
    * Language: English
    * ISBN-10: 0470124512
    * ISBN-13: 978-0470124512

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Managing the Audit Function: A Corporate Audit Department Procedures Guide

    515KeQJJ%2BLL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    Praise for Managing the Audit Function
    "The corporate governance issues, accounting irregularities, and legislative actions that have taken place over the past two years have elevated the role and importance of the internal audit function. Managing the Audit Function provides a valuable guide and reference tool for those charged with either executing or overseeing this function."
    -- Daniel S. Kaplan, Business Risk Services Partner
    Ernst & Young LLP
    "It was refreshing to read Internal Audit literature with the appropriate focus on information systems and information systems auditing, since computer systems play such a key role in the processing of accounting transactions and the performance of business operations in today's business environment."
    -- William J. Powers, Partner, National Director
    Information Systems Assurance Services
    BDO Seidman, LLP
    "Cangemi and Singleton have created a knowledge management tool for the creation of quality audit manuals and functions. Managing the Audit Function is an important book for all audit managers, and with the addition of new and updated material, including information on the implications and requirements of the Sarbanes-Oxley Act, it provides the information to keep pace with changing conditions affecting the audit function."
    -- Robert S. Roussey, Professor of Accounting
    Leventhal School of Accounting, University of Southern California
    International President, Information Systems Audit and Control Association
    " This is basically a procedures manual for an internal auditing department that has been prepared by two of the world's most knowledgeable IT auditors. The book is a handy tool because examples are given throughout of relevant audit documents, such as audit reports, responses to reports, responses to delinquent responses, matrices, checklists, and flowcharts. Every audit department should have this book as a reference manual."
    -- Dale L. Flesher, PhD, CPA, CMA, CIA, CFE, CGFM
    Professor of Accountancy and Associate Dean
    University of Mississippi

    Book Info
    Handbook provides a blueprint for the creation of an effective procedures manual for an internal audit department. Includes a new chapter defining internal control, risk assessment, control strategies, and malicious activities. For internal auditors. Previous edition: c2000. DLC: Auditing, Internal--Handbooks, manuals, etc.

    See all Editorial Reviews
    Product Details

    * Paperback: 384 pages
    * Publisher: Wiley; 3 edition (April 11, 2003)
    * Language: English
    * ISBN-10: 0471281190
    * ISBN-13: 978-0471281191

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    MySQL and Java Developer's Guide

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


    Book Description

    * Shows Java developers everything they need to know to build Java database applications with MySQL.
    * Takes a hands-on, code-intensive approach in which readers will learn how to build a sophisticated Web database management application.
    * Begins with a review of the fundamentals of MySQL.
    * Explains using Java's JDBC with MySQL, as well as servlet and JSP programming with MySQL.
    * Provides a code-rich tutorial on how to build the sample Java database application using EJBs.
    * The companion Web site provides the full code examples plus links to useful sites.



    From the Back Cover
    The first comprehensive guide to MySQL for Java developers

    With more than three million users, MySQL is the most popular open source database server in the world. It is the most popular database server for Linux and also runs on Windows, Macintosh, FreeBSD, and many flavors of UNIX. Most developers have built MySQL applications using programming languages like C, PHP, and Perl, but three years ago the author of this book, Mark Matthews, created MM.MySQL, the Java driver for MySQL. Since then, MySQL AB has shown their support for Java developers by hiring Mark, adopting his driver, and re-releasing it as Connector/J. Now, Mark Matthews and team explain everything you need to build database applications with MySQL and Java.

    This book is a complete and authoritative tutorial and reference on MySQL for Java and takes a hands-on, code-intensive approach so you can learn how to build sophisticated Web database applications. Matthews begins by reviewing the fundamentals of MySQL 3.x and 4.x, followed by:

    * Details of how to use JDBC with MySQL for Java application, servlet, JSP, and EJB development
    * Several sample database applications, including an Address and Fingerprint Management system that uses servlets, and an Advanced Account Management system that uses EJBs
    * MySQL and JDBC tuning techniques
    * MySQL administration advice
    * JDBC API reference specific to MySQL and Connector/J



    See all Editorial Reviews
    Product Details

    * Paperback: 432 pages
    * Publisher: Wiley; 1 edition (February 21, 2003)
    * Language: English
    * ISBN-10: 0471269239
    * ISBN-13: 978-0471269236

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    MySQL Enterprise Solutions

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


    Book Description

    * With more than three million users, MySQL is the most popular open-source database server in the world, providing an extremely fast, reliable, and inexpensive alternative to commercial database management systems
    * Gives corporate users a complete guide to building enterprise-level database applications with MySQL
    * Covers the pros and cons of adopting MySQL and installing, testing, and configuring the MySQL server
    * Written by one of the lead programmers of the MySQL product and reviewed by Monty Widenius, the creator of MySQL
    * Companion Web site includes all code examples as well as links to useful online resources

    See all Editorial Reviews
    Product Details

    * Paperback: 416 pages
    * Publisher: Wiley (February 4, 2003)
    * Language: English
    * ISBN-10: 0471269220
    * ISBN-13: 978-0471269229

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    C/C++ Programmer's Reference, Third Edition

    41AOVkwE%2BsL._AA240_.jpg


    Book Description
    Like having a brain in your back pocket. Provides clear explanations of all C and C++ programming syntax, keywords, commands, functions, and class libraries. Since no programmer can remember the precise syntax of every C/C++ element, this quick-access guide assists programmers in implementing efficient solutions on demand.

    Book Info
    A fully updated best-selling classic, gives programmers a quick reference to syntax, keywords, libraries, and more. Softcover. Previous ed. c2000.

    See all Editorial Reviews
    Product Details

    * Paperback: 384 pages
    * Publisher: McGraw-Hill Osborne Media; 3 edition (December 24, 2002)
    * Language: English
    * ISBN-10: 0072227222
    * ISBN-13: 978-0072227222

    Down
     

    blackhole

    Member
    Jul 3, 2007
    606
    4
    0
    46
    In a Blackhole
    POSTFIX ??????????????????

    lpeera said:
    Fedora 7 Unleashed

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


    Book Description

    Continuing with the tradition of offering the most comprehensive coverage of Red Hat Linux on the market, Fedora 7 Unleashed includes new and additional material based on the latest release of Red Hat's Fedora Core Linux distribution. Fedora 7 Unleashed thoroughly covers all of Fedora's software packages, including up-to-date material on new applications, Web development, peripherals, and programming languages. It also includes updated discussion of the architecture of the Linux kernel, USB, KDE, GNOME, broadband access issues, routing, gateways, firewalls, disk tuning, GCC, Perl, Python, printing services (CUPS), wireless support, international support, Java programs support (Eclipse), and security.



    MEKANAM ELA MACHO
    :D :D :D :D :D

    MATA PULUWANNAM "POSTFIX" BOOK EKAK HOYALA DEEPANKO :confused: :confused:
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    CCNA for Dummies

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


    Book Description
    What was that whizzing sound? It was you, passing the CCNA certification exam. After you've covered all of Cisco Systems' exam objectives in CCNA For Dummies, such tasks as following network protocols, routing, and maintaining network security will be new tools to add to your skill set.

    First, expect to become familiar with the language of the exam with the expert guidance of your certified authors. Then, find your way around the workings of the OSI model and its layers: the data link, network, transport, and upper layers. Routers become manageable as you practice commands and algorithms. And when you're comfortable with network protocols, you'll move on to LAN and WAN switching.

    The book's CD-ROM helps you assess your weak spots through a test engine and a variety of exam scenarios, and ten sites to boost your studying are also included. Remember: It's just a test, and at this point, it's open book!

    Covers: Exam 640-507

    Book Info
    Presents a test-prep guide for those preparing for the Cisco-certification exam. Packed with proven tips and practice exams. Softcover. CD-ROM included.

    See all Editorial Reviews
    Product Details

    * Paperback: 376 pages
    * Publisher: For Dummies (April 15, 2000)
    * Language: English
    * ISBN-10: 0764506900
    * ISBN-13: 978-0764506901

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    English Grammar A University Course

    41MC8278VCL._AA240_.jpg


    Book Description

    This new edition of Downing and Locke's award-winning coursebook has been thoroughly revised and rewritten by Angela Downing to offer an integrated account of structure, meaning and function in relation to context. Also used as a reference book, it provides the linguistic basis for courses and projects on translation, contrastive linguistics, stylistics, reading and discourse studies. It is accessible and reader-friendly throughout. Key features include:

    * chapters divided into modules of class-length materials
    * each new concept clearly explained and highlighted
    * authentic texts from a wide range of sources, both spoken and written, to illustrate grammatical usage
    * clear chapter and module summaries enabling efficient class preparation and student revision
    * exercises and topics for individual study
    * answer key for analytical exercises
    * comprehensive index
    * select bibliography
    * suggestions for further reading.

    Product Details

    * Paperback: 610 pages
    * Publisher: Routledge; 2 edition (January 20, 2006)
    * Language: English
    * ISBN-10: 0415287871
    * ISBN-13: 978-0415287876

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Oracle PL/SQL For Dummies

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


    Book Description
    Find tips for creating efficient PL/SQL code

    If you know a bit about SQL, this book will make PL/SQL programming painless!

    The Oracle has spoken—you need to get up to speed on PL/SQL programming, right? We predict it'll be a breeze with this book! You'll find out about code structures, best practices, and code naming standards, how to use conditions and loops, where to place PL/SQL code in system projects, ways to manipulate data, and more.

    Discover how to

    * Write efficient, easy-to-maintain code
    * Test and debug PL/SQL routines
    * Integrate SQL and PL/SQL
    * Apply PL/SQL best practices
    * Use new features introduced in Oracle 9i and 10g



    From the Back Cover
    Find tips for creating efficient PL/SQL code

    If you know a bit about SQL, this book will make PL/SQL programming painless!

    The Oracle has spoken — you need to get up to speed on PL/SQL programming, right? We predict it'll be a breeze with this book! You'll find out about code structures, best practices, and code naming standards, how to use conditions and loops, where to place PL/SQL code in system projects, ways to manipulate data, and more.

    Discover how to

    * Write efficient, easy-to-maintain code
    * Test and debug PL/SQL routines
    * Integrate SQL and PL/SQL
    * Apply PL/SQL best practices
    * Use new features introduced in Oracle 9i and 10g



    See all Editorial Reviews
    Product Details

    * Paperback: 414 pages
    * Publisher: For Dummies (June 13, 2006)
    * Language: English
    * ISBN-10: 0764599577
    * ISBN-13: 978-0764599576

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Physics For Dummies

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


    Book Description
    Does just thinking about the laws of motion make your head spin? Does studying electricity short your circuits? Do the complexities of thermodynamics cool your enthusiasm?

    Thanks to this book, you don’t have to be Einstein to understand physics. As you read about Newton’s Laws, Kepler’s Laws, Hooke’s Law, Ohm’s Law, and others, you’ll appreciate the For Dummies law: The easier we make it, the faster people understand it and the more they enjoy it! Whether you’re taking a class, helping kids with homework, or trying to find out how the world works, this book helps you understand basic physics. It covers:

    * Measurements, units, and significant figures
    * Forces such as displacement, speed, and acceleration
    * Vectors and physics notation
    * Motion, energy, and waves (sound, light, wave-particle)
    * Solids, liquids, and gases
    * Thermodynamics
    * Electromagnetism
    * Relativity
    * Atomic and nuclear structures

    Steven Holzner, Ph.D. earned his B.S. at MIT and his Ph.D. at Cornell, where he taught Physics 101 and 102 for over 10 years. He livens things up with cool physics facts, real-world examples, and simple experiments that will heighten your enthusiasm for physics and science. The book ends with some out-of-this world physics that will set your mind in motion:

    * The possibility of wormholes in space
    * The Big Bang
    * How the gravitational pull of black holes is too strong for even light to escape

    May the Force be with you!

    From the Back Cover
    Filled with cool physics facts and real-world examples

    The fun and easy way® to get up to speed on the basic concepts of physics

    Does thermodynamics leave you cold? Are you vexed by vectors? Does electromagnetism seem like just a lot of static? Relax! This friendly guide puts the fun back into physics fundamentals. Author Steven Holzner walks you through all the topics typically covered in Physics 101 — and throws in some wild physics facts about relativity, time travel, quantum theory, and more.

    Discover how to

    * Work with physics notation and math
    * Measure force and energy
    * Investigate heat, pressure, and sound
    * Examine electricity, magnetism, and light
    * Explore black holes, planetary rotation, and more



    See all Editorial Reviews
    Product Details

    * Paperback: 368 pages
    * Publisher: For Dummies (November 28, 2004)
    * Language: English
    * ISBN-10: 0764554336
    * ISBN-13: 978-0764554339

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Taxes 2007 For Dummies

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


    Book Description
    Tax season doesn’t just have to be about paying Uncle Sam his due. Sure, giving up your hard-earned dollars hurts, but you can turn lemons into lemonade by turning knowledge into immediate and long-term tax savings. What’s more, wising up about your tax situation can only increase your financial savvy and bolster your future fiscal health.

    Combining tax-preparation and tax-planning advice, Taxes 2007 For Dummies is the latest offering in the highly praised Taxes For Dummies series. This easy and fun guide (yes, a fun tax guide) walks you line-by-line through the most common forms, with analysis especially relevant for TurboTax and other tax software users. Fully updated for 2006, including Alternative Minimum Tax relief and Roth IRA conversions, this handy resource covers critical tax code changes and provides new tips for money-saving end-of-year tax moves. You’ll find out how to:

    * Itemize your deductions
    * Negotiate with the IRS
    * Take advantage of tax credits to reduce what you owe
    * Make tax-wise personal finance decisions
    * Avoid common mistakes before you file
    * Audit-proof your tax return
    * Fill out the dreaded Schedule D

    Packed with standout tips, tax cut opportunities, warnings, reminders, and sidebars, Taxes 2007 For Dummies is a clear road map to doing your taxes in 2007—and to wisely planning your future finances for years ahead.

    From the Back Cover
    Guides you through the tax-form maze

    File properly and save on your taxes this and every year

    Save time, money, and hassles doing your taxes! This fun, friendly guide demystifies forms, minimizes errors, and answers all your tax questions in plain English. Fully updated for 2006, including information on Alternative Minimum Tax relief and Roth IRA conversions, this handy resource covers critical tax code changes and provides new tips for money-saving end-of-year tax moves.

    Praise for Taxes For Dummies

    "The best of these books for tax novices."
    —Worth magazine

    "The most accessible and creative. It's also the best organized."
    —USA Today

    "Will make tax preparation less traumatic."
    —The Wall Street Journal

    "Sound financial advice you can use throughout the year."
    —The Seattle Times

    Discover how to

    * Itemize your deductions
    * Negotiate with the IRS
    * Take advantage of tax credits to reduce what you owe
    * Make tax-wise personal finance decisions
    * Avoid common mistakes before you file
    * Audit-proof your tax return



    See all Editorial Reviews
    Product Details

    * Paperback: 530 pages
    * Publisher: For Dummies; New Ed edition (December 18, 2006)
    * Language: English
    * ISBN-10: 0470079010
    * ISBN-13: 978-0470079010

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Algebra II For Dummies

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


    Book Description
    You've worked your way through Algebra I, and now you're ready to take algebra to the next level. With a little boost from Algebra II for Dummies, you’ll be up there in no time. This friendly guide brings you quickly up to speed on exponential functions, laws of logarithms, conic sections, matrices, and other advanced algebra concepts – and you won’t even break a sweat.

    Discover the easiest ways to:

    * Bone up on basic algebra solutions
    * Grasp and use linear and quadratic equations
    * Work with polynomial, exponential, and logarithmic functions
    * Make sense of irrational and complex numbers
    * Graph parabolas, ellipses, and hyperbolas
    * Solve systems of equations
    * Get a handle on complex numbers
    * Tackle matrices, sequences, series, and sets
    * Conquer conics

    Packed with tips and tricks for cracking even the knottiest problems, Algebra II for Dummies is just what you need for Algebra II success!

    From the Back Cover
    Packed with tips and ticks for cracking tough problems

    Face off with functions, conquer conics, and make headway with matrices

    You've worked your way through Algebra I, and now you're ready to take algebr5a to the next level. This friendly guide shows you how to get up to speed on exponential functions, laws of logarithms, conic sections, matrices, and other advanced algebra concepts - without even breaking a sweat. It's just what you need for Algebra II success!

    Discover how to:

    *
    Bone up on basic algebra solutions
    *
    Work with functions
    *
    Graph parabolas, ellipses, and hyperbolas
    *
    Solve systems of equations
    *
    Get a handle on complex numbers
    *
    Tackle matrices, sequences, series, and sets

    The Dummies Way

    *
    Explanations in plain English
    *
    "Get in, get out" information
    *
    Icons and other navigational aids
    *
    Tear-out cheat sheet
    *
    Top ten lists
    *
    A dash of humor and fun

    Get smart! @www.dummies.com

    *
    Find listings of all our books
    *
    Choose from many different subject categories
    *
    sign up for eTips at etips.dummies.com



    See all Editorial Reviews
    Product Details

    * Paperback: 384 pages
    * Publisher: For Dummies (June 19, 2006)
    * Language: English
    * ISBN-10: 0471775819
    * ISBN-13: 978-0471775812

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Access 2007 All-in-One Desk Reference For Dummies

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


    Book Description

    * Updated to cover all the latest features and capabilities of Access 2007, this resource provides new and inexperienced Access users with nine task-oriented minibooks that cover beginning to advanced-level material
    * Each minibook covers a specific aspect of Access, such as database design, tables, queries, forms, reports, and macros
    * Shows how to accomplish specific tasks such as database housekeeping, security data, and using Access with the Web
    * Access is the world's leading desktop database solution and is used by millions of people to store, organize, view, analyze, and share data, as well as to build powerful, custom database solutions that integrate with the Web and enterprise data sources



    From the Back Cover
    Give your Access confidence a boost by mastering the new interface!

    Your one-stop guide to the revised, mode user-friendly release of Access.

    Access 2007 got a total makeover, and this all-in-one guide helps you work with confidence even if you're all new to Access. The individual work with confidence even if you're all new to Access. The individual minibooks show you how to create and work with tables, queries, forms, reports, and macros; manage databases; and program Access with VBA.

    Discover how to:

    *
    Create a database quickly and easily from templates
    *
    Sort, find, and filter data
    *
    Use queries to gather data
    *
    Perform calculations in forms
    *
    Automate actions with macros
    *
    Secure your Access database



    See all Editorial Reviews
    Product Details

    * Paperback: 768 pages
    * Publisher: For Dummies (December 26, 2006)
    * Language: English
    * ISBN-10: 0470036494
    * ISBN-13: 978-0470036495

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    The Book of Postfix: State-of-the-Art Message Transport

    41JF21YNEQL._SS500_.jpg


    Developed with security and speed in mind, Postfix has become a popular alternative to Sendmail. The Book of™ Postfix is a complete guide to Postfix whether used by the home user, as a mailrelay or virus scanning gateway, or as a company mailserver. Practical examples show how to deal with daily challenges like protecting mail users from SPAM and viruses, managing multiple domains, and offering roaming access.

    # Paperback: 496 pages
    # Publisher: No Starch Press; 1 edition (March 25, 2005)
    # Language: English
    # ISBN-10: 1593270011
    # ISBN-13: 978-1593270018

    Down
     

    Y2K

    Member
    Jun 11, 2007
    11,007
    165
    0
    In your heart
    Request for Quantity surveying e-books

    Request for Quantity surveying e-books

    Quantity surveying e-books or scanned copies hari any other resources tiyanawanum kauruhari mata denawada loku udawwak machan Please help me

    if you know any website pls tell me the link

    Following subjects are Important

    TENDERING AND ESTIMATING
    CONTRACTUAL PROCEDURES
    LAW AND CONTRACT
    BUILDING SERVSES & SCIENCE


    Thank you