-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathautomation.html
More file actions
43 lines (27 loc) · 1.39 KB
/
automation.html
File metadata and controls
43 lines (27 loc) · 1.39 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
<!doctype html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=no; width=device-width" />
<link rel="stylesheet" href="styles3.css" type="text/css" />
</head>
<body>
<div class="content">
<div class="card">
<center>
<b>Tax, Automation Courses Added to Night Offerings</b><br>Idaho Statesman September 2, 1962
</center><br>
Night school offerings were increased at Boise Junior College Wednesday as two new courses were added,
Introduction to Data Automation and Personal Income Tax Problems, James R. Wolfe, director of the evening program,
announced Wednesday. The automation class is a general interest course offered to acquaint students
with the fundamentals and principles upon which automation is based.
<br><br>The logic and reasoning processes
utilized in data automation are also explored, said Wolfe. This new course is designed for three
hours a week for two semesters and will be conducted by two instructors. The primary instructor,
Russell Brubaker, is a systems engineer with International Business Machines. He will conduct
classroom instruction. Howard Crow, systems analyst with Univac Corporation for two years, will act as
consultant and evaluator. During the second semester the instructors will exchange positions, Wolfe said.
</div>
</div>
</center>
</body>
</html>