-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbjcTalk.html
More file actions
37 lines (24 loc) · 1.02 KB
/
bjcTalk.html
File metadata and controls
37 lines (24 loc) · 1.02 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
<!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">
</div>
<div class="card">
<center>
<div class="card-image image47"><br>
</div>
<b>College Role In Data Work Talk Dated</b><br>
Idaho Statesman October 13, 1964
</center><br>
Role of the college in data processing education will be outlined by James R. Wolfe, assistant dean of faculty at Boise Junior College, at a meeting of the Central Idaho Data Processing Management Association this evening.
<br>The session will begin at 6:30 p.m. at the Thunderbird Motel, officials of the organization said Monday.
<br>Wolfe is also coordinator of the student accounting data processing system at the college and aided in introducing two courses in data processing to the college's evening curriculum.
</div>
</div>
</body>
</html>