This repository was archived by the owner on Aug 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTech Program.html
More file actions
101 lines (73 loc) · 3.83 KB
/
Tech Program.html
File metadata and controls
101 lines (73 loc) · 3.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<head>
<title>Augmented Reality</title>
<meta name="description" content="About Augmented Reality" />
<meta name="keywords" content="Augmented, Reality, Hebron, Technology, Student, Association" />
<meta name="author" content="Sanjana, Sonal and Justin" />
<link rel="stylesheet" href="Newstyle copy.css" type="text/css" />
<link rel="stylesheet" href="Tech Program.css" type="text/css" />
<meta charset=utf-8>
</head>
<body>
<body background = "images/Tech Program.jpg">
<div id="header">
<div id="nav">
<ul>
<li><a href="./">Home</a></li>
<li><a href="History and Present of Augmented Reality.html">History</a></li>
<li><a href="Uses.html">Uses</a></li>
<li><a href="Benefits.html">Benefits and Concerns</a></li>
<li><a href="Future.html">Future</a></li>
<li><a href="School's Chapter.html">TSA at Hebron</a></li>
<li><a href="School's Chapter.html">Technology at Hebron</a></li>
</ul>
</div>
</div>
<div id="wrapper">
<h2>Engineering and Technology at Hebron High School</h2>
<h3>Course Summaries</h3>
<p>
The variety expressed between these next 6 classes is a great representation of the large
and diverse selection of STEM classes that are offered at Hebron High School and the local
Career Centers. <br />
<br />
<b>Course: Engineering Design and Presentation<br />
Instructor: Dale Rodgers<br />
Contact Info: rogersd@lisd.net</b><br />
Engineering Design and Presentation is an application of the design process while developing skills with multiple engineering tools and softwares. Basic manual drafting, computer aided design skills are practiced.
<br />
<br />
<b>Course: Architectural Design <br />
Instructor: Dale Rodgers<br />
Contact Info: rogersd@lisd.net</b><br />
Architectural Design is a technical course that practices the principles
of design, styles, and construction that architects use. Students learn to complete a set of residential plans (including a floor plan, electrical plan, roof plan, etc) as well as apply technical sketching and illustration skills while developing concept designs and presentation drawings.
<br />
<br />
<b>Course: Audio Video Production - Film and Video <br />
Instructor: Greg Ruuska<br />
Contact Info: ruuskag@lisd.net</b><br />
Audio Video Production allows students to gain job-specific training for employment in audio, video, television, and motion picture career by using professional grade equipment and advanced software. Students will work in small groups to produce audio, video, and film style projects.
<br />
<br />
<b>Course: Computer Maintenance <br />
Instructor: Jordan Canfield<br />
Contact Info: canfieldj@lisd.net</b><br />
Computer Maintenance is a course that gives students the chance to acquire principles of computer maintenance, including electrical and electronic theory, computer hardware principles, and broad level components related to the installation, diagnosis, service, and repair of computer systems. Opportunities are given to apply and transfer knowledge to a diverse selection of problems.
<br />
<br />
<b>Course: Collision Repair and Refinishing<br />
Instructor: Danny Robinson<br />
Contact Info: robinsond@lisd.net</b><br />
Collision Repair and Refinishing permits students to develop first term training skills, such as safety, hand and power use, part removal and installation, and metal repair. It is a simulation of how an actual repair shop is managed.
<br />
<br />
<b>Course: Introduction to Biotechnology <br />
Instructor: Stanley Feighny<br />
Contact Info: feighnys@lisd.net</b><br />
Introduction to Biotechnology focuses on the importance of using biotechnology to save and transform lives. The course supplies an overview of genetics, cell structure, proteins, and nucleic acids.
<div id="images"><img src="images/Biotech.jpg" height="500px"></div>
</p>
</div>
</body>
<div id="footer">© 2015 Final Project</div>