The term CAD (Computer Aided Design) applies to a wide range of programs that allow th user to created drawings, plans, and designs electronically. AutoCAD is one such program and it main claim to fame is that it is relatively easy to use, it is very comprehensive in its ability to create 2D and some 3D drawings, and it is very popular. Seventy percent of the CAD users in the world use AutoCAD.
Starting AutoCAD
You can start AutoCAD by either double clicking on the program Icon on the desktop or by clicking on the program name in the Start menu. The program will start and after a minute or so should display a screen similar to the one shown below. The dialog box in the middle will aid you in getting started at either creating a new drawing or continuing your work on a drawing that is not finished.
What is CSS?
- CSS stands for Cascading Style Sheets
- CSS describes how HTML elements are to be displayed on screen, paper, or in other media
- CSS saves a lot of work. It can control the layout of multiple Web pages all at once
- External Style Sheets are stored in CSS files
HTML
HTML is a markup language for describing web documents (web pages).
- HTML stands for Hyper Text Markup Language
- A markup language is a set of markup tags
- HTML documents are described by HTML tags
- Each HTML tag describes different document content
What is SQL?
- SQL stands for Structured Query Language
- SQL lets you access and manipulate databases
- SQL is an ANSI (American National Standards Institute) standard
What Can SQL do?
- SQL can execute queries against a database
- SQL can retrieve data from a database
- SQL can insert records in a database
- SQL can update records in a database
- SQL can delete records from a database
- SQL can create new databases
- SQL can create new tables in a database
- SQL can create stored procedures in a database
- SQL can create views in a database
- SQL can set permissions on tables, procedures, and views
