• Public Garden Management: A Complete Guide to the Planning and Administration of Botanical Gardens and Arboreta

    The complete-and-ready reference for establishing, managing, and running a successful and sustainable, profitable public garden As unique museums with living collections of plants, public gardens offer visitors aesthetically beautiful landscapes combined with educational programming and scientific research that promote the value and understanding of plants. In the twenty-first century, public gardens are in the forefront of organizations and institutions committed to promoting the conservation of plants and their habitats, developing sustainable practices that support the environment, and prov... [Read More]

    • ASIN: B004L62KDY
    • ASIN: B004L62KDY
    • Manufacturer: Wiley

  • Practical Analysis of Algorithms (Undergraduate Topics in Computer Science)

    This book introduces the essential concepts of algorithm analysis required by core undergraduate and graduate computer science courses, in addition to providing a review of the fundamental mathematical notions necessary to understand these concepts. Features: includes numerous fully-worked examples and step-by-step proofs, assuming no strong mathematical background; describes the foundation of the analysis of algorithms theory in terms of the big-Oh, Omega, and Theta notations; examines recurrence relations; discusses the concepts of basic operation, traditional loop counting, and best case an... [Read More]

    • ASIN: 331909887X
    • ASIN: 331909887X
    • ISBN: 331909887X
    • Manufacturer: Springer

  • Emphasis Art: A Qualitative Art Program for Elementary and Middle Schools (9th Edition)

    This beautifully illustrated text reflects the latest trends in art education and demonstrates how to motivate students to learn by integrating art with other content areas. Emphasis Art, 9/e focuses on the intrinsic worth of art-studio experience through its Discipline-Based Art Education approach, as well as on the process of implementing art education into classroom practice.   Useful for both general classroom teachers and art specialists, this popular text promotes art appreciation while providing a wealth of creative ideas and clear technical direction, including lesson plans that inco... [Read More]

    • ASIN: 0137145829
    • ASIN: 0137145829
    • ISBN: 9780137145829
    • Brand: Pearson
    • Manufacturer: Pearson

  • 101 Things I Learned in Architecture School

    101 THINGS I LEARNED IN ARCHITECTURE SCHOOL is a book that students of architecture will want to keep in the design studio and in their backpacks. It is also a book they may want to keep out of view of their professors, for it expresses in clear and simple language the things they tend to make murky and abstruse. These 101 concise lessons in design, drawing, the creative process, and presentation--from the basics of how to draw a line to the complexities of color theory--provide a much-needed primer in architectural literacy and make concrete what too often is left nebulous and open-ended in t... [Read More]

    • ASIN: 0262062666
    • ASIN: 0262062666
    • ISBN: 0262062666
    • Brand: Matthew Frederick
    • Manufacturer: The MIT Press

  • Architecture: Form, Space, & Order

    THE CLASSIC ARCHITECTURAL REFERENCE, UPDATED WITH CONTEMPORARY EXAMPLES AND INTERACTIVE RESOURCES For more than forty years, the beautifully illustrated Architecture: Form, Space, and Order has served as the classic introduction to the basic vocabulary of architectural design. The updated and revised Fourth Edition features the fundamental elements of space and form and is designed to encourage critical thought in order to promote a more evocative understanding of architecture. Architecture: Form, Space, and Order distills complex concepts of design into a clear focus and brings difficult abst... [Read More]

    • ASIN: 1118745086
    • ASIN: 1118745086
    • ISBN: 9781118745083
    • Brand: imusti
    • Manufacturer: Wiley

  • Domain-Driven Design: Tackling Complexity in the Heart of Software

    Domain Driven Design Tackling Complexity in the Heart of Software by Evans, Eric. Published by Addison Wesley,2003, Binding: Hardcover

    • ASIN: 0321125215
    • UPC: 076092019565
    • ASIN: 0321125215
    • ISBN: 0321125215
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Programming Languages and Operational Semantics: A Concise Overview (Undergraduate Topics in Computer Science)

    This concise introduction to the essential concepts in contemporary programming languages features a host of illustrative examples. It explains modern imperative, functional, and logic-based languages as well as giving readers the tools to design new ones.

    • ASIN: 1447163672
    • ASIN: 1447163672
    • ISBN: 1447163672
    • Manufacturer: Springer

  • Algorithms (4th Edition)

    This fourth edition of Robert Sedgewick and Kevin Wayne’s Algorithms is the leading textbook on algorithms today and is widely used in colleges and universities worldwide. This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing--including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.... [Read More]

    • ASIN: 032157351X
    • UPC: 783324936704
    • ASIN: 032157351X
    • ISBN: 032157351X
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Structured Computer Organization (6th Edition)

    Structured Computer Organization, specifically written for undergraduate students, is a best-selling guide that provides an accessible introduction to computer hardware and architecture. This text will also serve as a useful resource for all computer professionals and engineers who need an overview or introduction to computer architecture. This book takes a modern structured, layered approach to understanding computer systems. It's highly accessible - and it's been thoroughly updated to reflect today's most critical new technologies and the latest developments in computer organization and a... [Read More]

    • ASIN: 0132916525
    • ASIN: 0132916525
    • ISBN: 0132916525
    • Brand: Brand: Prentice Hall
    • Manufacturer: Pearson

  • Design Patterns: Elements of Reusable Object-Oriented Software


    • ASIN: 0201633612
    • UPC: 785342633610
    • ASIN: 0201633612
    • ISBN: 0201633612
    • Brand: Erich Gamma
    • Manufacturer: Addison-Wesley Professional

  • Programming Language Processors in Java: Compilers and Interpreters

    This book provides a gently paced introduction to techniques for implementing programming languages by means of compilers and interpreters, using the object-oriented programming language Java. The book aims to exemplify good software engineering principles at the same time as explaining the specific techniques needed to build compilers and interpreters.

    • ASIN: 0130257869
    • ASIN: 0130257869
    • ISBN: 0130257869
    • Manufacturer: Pearson

  • Digital Design with RTL Design, VHDL, and Verilog

    "Thank you very much for this wonderful textbook. It is the best textbook I have ever seen. The students like it so much." --Mahamed G. H. Omran, PhD, Assistant Professor, Gulf University for Science & Technology, Kuwait Unique with its RTL-early organization, Vahid's text supports instructors wishing to develop strong design skills in their students. The emergence of parallel processing, multicore processors and FPGAs are blurring the lines between hardware and software and fundamentally altering the way digital design and design logic should be taught. Vahid's RTL-early approach better assis... [Read More]

    • ASIN: 0470531088
    • ASIN: 0470531088
    • ISBN: 0470531088
    • Brand: Wiley
    • Manufacturer: Wiley

  • Data Structures and Abstractions with Java (4th Edition)

    Data Structures and Abstractions with Java is suitable for one- or two-semester courses in data structures (CS-2) in the departments of Computer Science, Computer Engineering, Business, and Management Information Systems. This book is also useful for programmers and software engineers interested in learning more about data structures and abstractions.    This is the most student-friendly data structures text available that introduces ADTs in individual, brief chapters — each with pedagogical tools to help students master each concept. Using the latest features of Java, this uniq... [Read More]

    • ASIN: 0133744051
    • ASIN: 0133744051
    • ISBN: 0133744051
    • Brand: Pearson
    • Manufacturer: Pearson

  • Systems Analysis and Design

    The 4 edition of Systems Analysis and Design continues to offer a hands-on approach to SA&D while focusing on the core set of skills that all analysts must possess. Building on their experience as professional systems analysts and award-winning teachers, authors Dennis, Wixom, and Roth capture the experience of developing and analyzing systems in a way that students can understand and apply. With Systems Analysis and Design, 4 edition, students will leave the course with experience that is a rich foundation for further work as a systems analyst.

    • ASIN: 0470228547
    • ASIN: 0470228547
    • ISBN: 0470228547
    • Manufacturer: Wiley

  • Design Drawing

    Get the completely revised edition to mastering the visual language of architecture. In his distinctive graphic style, world-renowned author and architecture educator Francis D.K. Ching takes us on another exciting journey through the process of creation. In Design Drawing, Second Edition, he unmasks the basic cognitive processes that drive visual perception and expression, incorporating observation, memory, and rendering into a creative whole. This edition unites imaginative vision with fundamental architectural principles to cover the traditional basics of drawing, including line, shape, ton... [Read More]

    • ASIN: 0470533692
    • ASIN: 0470533692
    • ISBN: 0470533692
    • Manufacturer: Wiley

  • Landscape Architecture Documentation Standards : Principles, Guidelines, and Best Practices

    SUPERB EXECUTION RELIES UPON RIGOROUS PROJECT DOCUMENTATION A project will only be built as well as it is documented. This publication focuses on the key documentation needs of the landscape architectural design and construction documentation

    • UPC: 11595569

  • Programs and Manifestoes on 20th-Century Architecture

    Nearly every important development in the modern architectural movement began with the proclamation of its convictions in the form of a program or manifesto; the most influential of these are collected here in chronological order

    • UPC: 491851

  • Walking Denver : 32 Tours of the Mile High Cityas Best Urban Trails, Historic Architecture, and Cultural Highlights

    "Distributed by Publishers Group West"--T.p.

    • UPC: 104971874
    • Rating: 4.1

  • Teaching Graphic Design : Course Offerings and Class Projects from the Leading Graduate and Undergraduate Programs

    More Than Sixty Course Syllabi That Bring the New Complexity of Graphic Design to

    • UPC: 55785250

  • Discover Your Menopause Type : The Exciting New Program That Identifies the 12 Unique Menopause Types & the Best Choices for You

    Take Charge of Your Menopause! This groundbreaking book--the first to reveal 12 distinct menopause types and how best to treat each--gives you the information you need to take charge of this challenging and sensitive life

    • UPC: 29325329

  • Education Online, Undergraduate Edition: America's 100 Most Affordable Online Degree Programs - eBook

    Frustrated with the lack of information available regarding affordable online undergraduate degree programs, the author set out to make the job of finding those programs much easier. Education Online, Undergraduate Edition: America's 100 Most Affordable

    • UPC: 553309082

  • Building a World-Class Compliance Program : Best Practices and Strategies for Success

    Written by a long-standing practitioner in the field, this timely and critical work is your best source for understanding all the complex issues and requirements associated with corporate compliance. It provides clear guidance for those

    • UPC: 8041910

  • Literacy in Grades 4-8 : Best Practices for a Comprehensive Program

    Comprehensive yet succinct and readable, Literacy in Grades 4-8, Third Edition offers a wealth of practical ideas to help preservice and practicing teachers create a balanced and comprehensive literacy program while exploring the core topics

    • UPC: 55198182

  • Best Summer Programs for Teens, The

    Record numbers of teens are applying to selective universities and the competition to gain entrance into college is tougher than ever before. The fourth edition of The Best Summer Programs for Teens helps teenagers find

    • UPC: 56042396
    • Rating: 2.7

  • Low-Level Programming : C, Assembly, and Program Execution on Intel(r) 64 Architecture

    Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programming explains Intel 64

    • UPC: 56074952

  • top architecture schools in the world

    Does it Matter Which Architecture School You Go To?

    Types of Architecture Schools and Social Life in College