Revit Architecture, along with ArchiCAD, is most used BIM software in architectural design. Although book is not the best medium for learning computer software, there are some useful handbooks if you often use this software. Refers to the latest version of Revit Architecture, 2014.

  1. Autodesk Revit Architecture 2014 Essentials, Sybex
    Introduction to Revit Architecture, with concise explanations, real-world examples and plenty of hands-on exercises and tutorials.

  2. Mastering Autodesk Revit Architecture 2014, Sybex
    Revised and updated edition that features in-depth explanations, real-world examples, practical tutorials, hands-on exercises with downloadable before-and-after files.
  3. Autodesk Revit 2014 BIM Management, Sybex
    Template and Family Creation, designed for students already familiar with Revit Architecture.
  4. Renaissance Revit: Creating Classical Architecture with Modern Software, CreateSpace Independent Publishing Platform
    Brings together architecture, history and Revit, learn how to create complex forms drawn from classical architecture.
  5. Revit Architecture 2014 for Designers, Fairchild Books
    The book is written specifically for architects and interior designers as they transition from CAD to BIM.
  6. Interior Design Using Autodesk Revit 2014, SDC Publications
    Introduction to BIM for Interior Designers, learn Revit while developing the interior of a 2-story law office, while emphasis is placed on interior design rather than primary architectural elements. Contains accompanying CD.
  7. Autodesk Revit Architecture 2014 for Architects and Designers, CADCIM Technologies
    Learn major concepts and tools of Revit Architecture 2014 – building components, conceptual massing, smart workflows, rich construction documentation, and more.
  8. Autodesk Revit Architecture 2014: No Experience Required, Sybex
    Covers each phase of designing, documenting, and presenting a real-world project – a four-story office building.
  9. Residential Design Using Autodesk Revit 2014, Architectural Commercial Design Using Autodesk Revit 2014, SDC Publications
    Enables architectural students new to Autodesk Revit 2014 to learn Revit’s Architectural tools while developing a single family residence, or a three story office building. Contains accompanying CD.
  10. Autodesk Revit Architecture 2014 Fundamentals, SDC Publications
    Enables students to create full 3D architectural project models, focuses on basic tools.

Top 10 Revit Architecture 2014 books的更多相关文章

  1. Top 10 Universities for Artificial Intelligence

    1. Massachusetts Institute of Technology, Cambridge, MA Massachusetts Institute of Technology is a p ...

  2. TOP 10开源的推荐系统简介

    最近这两年推荐系统特别火,本文搜集整理了一些比较好的开源推荐系统,即有轻量级的适用于做研究的SVDFeature.LibMF.LibFM等,也有重量级的适用于工业系统的 Mahout.Oryx.Eas ...

  3. TOP 10 BEST LINUX GAMES RELEASED IN 2016

    Gaming on Linux used to be a very rare phrase. But since the arrival of Steam on Linux, the Linux ga ...

  4. Top 10 Algorithms for Coding Interview--reference

    By X Wang Update History:Web Version latest update: 4/6/2014PDF Version latest update: 1/16/2014 The ...

  5. Top 10 Mistakes Java Developers Make--reference

    This list summarizes the top 10 mistakes that Java developers frequently make. #1. Convert Array to ...

  6. OWASP TOP 10 2017中文译文

    说明:owasp top 10其实有中文官方版本:本文是按着英文版进行翻译而成. 官方中文版:http://www.owasp.org.cn/owasp-project/OWASPTop102017v ...

  7. Top 10 Algorithms of 20th and 21st Century

    Top 10 Algorithms of 20th and 21st Century MATH 595 (Section TTA) Fall 2014 TR 2:00 pm - 3:20 pm, Ro ...

  8. SQL Server: Top 10 Secrets of a SQL Server Expert

    转载自:http://technet.microsoft.com/en-us/magazine/gg299551.aspx Many companies have downsized their IT ...

  9. Web漏洞总结: OWASP Top 10

    本文原创,更多内容可以参考: Java 全栈知识体系.如需转载请说明原处. 开发安全 - OWASP Top 10 在学习安全需要总体了解安全趋势和常见的Web漏洞,首推了解OWASP,因为它代表着业 ...

随机推荐

  1. ThreadLocal实现线程范围的共享变量

    一.如何理解线程范围内共享数据 1.static int num=0; 2.线程1访问num变量,并设置为num=2:线程2访问num变量,并设置为num=3: 3.当线程1中对象A.B.C 在访问线 ...

  2. python---django请求-响应的生命周期(FBV和CBV含义)

    Django请求的生命周期是指:当用户在访问该url路径是,在服务器Django后台都发生了什么. 客户端发送Http请求给服务端,Http请求是一堆字符串,其内容是: 访问:http://crm.o ...

  3. Kafka 0.8翻译官网精华.md

    1主要的设计元素 Kafka之所以和其它绝大多数信息系统不同,是因为下面这几个为数不多的比较重要的设计决策: Kafka在设计之时为就将持久化消息作为通常的使用情况进行了考虑. 主要的设计约束是吞吐量 ...

  4. LaTeX字体设置

    % 导言区 % 帮助文档 texdoc lshort-zh % 设置normalsize大小 \documentclass[10pt]{ctexart} %article,ctexbook封面, ct ...

  5. C#_界面程序_数码游戏

    using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; usin ...

  6. 流媒体技术学习笔记之(六)FFmpeg官方文档先进音频编码(AAC)

    先进音频编码(AAC)的后继格式到MP3,和以MPEG-4部分3(ISO / IEC 14496-3)被定义.它通常用于MP4容器格式; 对于音乐,通常使用.m4a扩展名.第二最常见的用途是在MKV( ...

  7. 如何解决Mac只能登QQ不能联网

    如何解决Mac只能登QQ不能联网,路由正常,Wifi帐号密码正确,但wifi中断不能联网的问题.  

  8. django+mysql安装和设置

    之前我们已经用sqlite建立了第一个web app.今天来学习如何在django中使用MySQL. 首先需要安装MySQL,到官网下载安装包:https://dev.mysql.com/downlo ...

  9. mybatis批量增加与删除——(十五)

    1.首先应该明白,mybatis增删改返回值是int型的影响行数的值 mapper接口 package cn.xm.mapper; import java.util.List; import cn.x ...

  10. Nuts & Bolts Problem

    Given a set of n nuts of different sizes and n bolts of different sizes. There is a one-one mapping ...