-
Notifications
You must be signed in to change notification settings - Fork 429
/
Copy pathCourses.html
321 lines (295 loc) · 13.6 KB
/
Courses.html
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Courses|Department of Computer Science</title>
<link rel="shortcut icon" href="/img/th.ico">
<link rel="stylesheet" href="pane.css">
<link rel="stylesheet" href="/Accordion.js">
<script src="https://kit.fontawesome.com/ac3bca20a4.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="top">
<div class="left">
<img class="dept-logo" src="/img/comScience_logo.png" alt="logo">
</div>
<div class="middle"></div>
<div class="navbar" id="quick-access">
<a class="home" href="/Home.html" ><i class="fa fa-fw fa-home">
</i>Home</a>
<a class="about" href="/About.html"><i class="fa fa-fw fa-files-o">
</i>About</a>
<a class="research" href="/Research.html"><i class="fa fa-fw fa-newspaper-o">
</i>Research</a>
<a class="faculty" href="/Faculty.html"><i class="fa fa-fw fa-landmark-dome">
</i>Faculty</a>
<a class="icon" href="javascript:void(0)" onclick="navResponsive()">
<i class="fa fa-bars">
</i></a>
</div>
</div>
</div>
<hr>
<div>
<h1>ACADEMIC COURSES</h1>
<p>Welcome to the University of Ghana Computer Science.
Our department is committed to providing a comprehensive and cutting-edge
education in the field of Computer Science.
</p>
</div>
<div>
<h1 class="sh">SHORT COURSES</h1>
<h2 class="cert">Certificate Courses</h1>
<p>Our short courses are designed to provide a quick and focused introduction to specific areas in
Computer Science.
Whether you are looking to enhance your existing skills or explore a new area of interest,
our certificate courses offer
a flexible and accessible learning experience.Below is a list of the short courses offered:
</p>
</div>
<button type="button" class="Accordion">Information Security and Ethical Hacking</button>
<div class="body">
<p>This course provides participants with a comprehensive understanding of information security principles
and the ethical aspects of hacking.
Whether you are a cybersecurity enthusiast,IT professional,or someone looking to enhance their knowledge
in this rapidly evolving field,our short course offers
a hands-on and immersive learning experience.
</p>
</div>
<button type="button" class="Accordion">Introduction to Web Programming</button>
<div class="body">
<p>In this program, you will embark on an exciting journey into the world of web design, exploring the fundamental
principles and practical skills that will empower you to create visually
stunning and user friendly websites.You'll explore the basis of HTML and CSS as well as delve into UI and UX.
</p>
</div>
<button type="button" class="Accordion">Mobile Application Development</button>
<div class="body">
<p>Welcome to the Mobile App Development Course.In this intensive and hands-on program,
you'll dive into the fascinating realm of creating mobile applications,gaining the essential skills and knowledge
needed to bring your app ideas to life!
</p>
</div>
<button type="button" class="Accordion">Computer Network Fundamentals</button>
<div class="body">
<p>Welcome to our short course on Computer Network Fundamentals.This course is designed to provide a comprehensive introduction to the core principles of computer networking,empowering you with the fundamental knowledge
needed to understand and work with modern network technologies.
</p>
</div>
<div>
<h1>UNDERGRADUATE COURSES</h1>
<p>Become a world-class software engineer or IT professional by taking the 4-year
intensive and practice based degree program in Computer Science.</p>
</div>
<button type="button" class="Accordion">Level 100</button>
<div class="body">
<p>The journey begins with an introduction to the fundamentals of Computer Science for both IT and Computer Science majors or minors. IT students offer an elective DCIT 105 to and Computer Science students get to offer
additional Maths electives such as <b>Math 121, Math 123 and Math 126</b> to boost their problem-solving thinking ability.
Some courses offered by both IT and CS majors include:
<b><ul>
<li>Introduction to Computer Science(DCIT 101)</li>
<li>Computer Hardware Fundamentals and Circuits (DCIT 102)</li>
<li>Office Productivity Tools(DCIT 103)</li>
<li>Programming Fundamentals(DCIT 104)</li>
<li>Maths 122(Calculus I)</li>
</ul></b>
</p>
</div>
<button type="button" class="Accordion">Level 200</button>
<div class="body">
<p>Second year of the BSc.Computer Science offers a variety of courses which shape you to become an expert in various fields
in Computer Science with internships to gain experience and field knowledge.
Some of the courses are:
<b><ul>
<li>Internship(DCIT 200)</li>
<li>Programming I(DCIT 201)</li>
<li>Mobile App Development(DCIT 202)</li>
<li>Digital Circuits and Logic Systems Design(DCIT 203)</li>
<li>Data Structures and Algorithms(DCIT 204)</li>
<li>System Administration(DCIT 206)</li>
<li>Computer Architecture and Organization (DCIT 207)</li>
<li>Software Engineering(DCIT 210)</li>
</ul></b>
</p>
</div>
<button type="button" class="Accordion">Level 300</button>
<div class="body">
<p> Delve deeper into Computer Science and gain insight on the inner workings of a computer and its components by offering courses like
<b><ul>
<li>Operating Systems(DCIT 301)</li>
<li>Computer Networks(DCIT 303)</li>
<li>Database Fundamentals(DCIT 305)</li>
<li>Digital Circuits and Logic Systems Design(DCIT 203)</li>
<li>Mini-Project(DCIT 307)</li>
<li>Embedded Systems and IoT(DCIT 309)</li>
<li>Machine Learning (DCIT 311)</li>
<li>Introduction to Artificial Intelligence(DCIT 313)</li>
</ul></b>
</p>
</div>
<button type="button" class="Accordion">Level 400</button>
<div class="body">
<p> Take the final step in mastering your craft in Computer Science and IT and showcase your skill-set to the tech world but
before you go,there is a compulsory project.
<b><ul>
<li>Project(DCIT 400)</li>
<li>Management Principles in Computing(DCIT 402)</li>
<li>Advanced Databases(DCIT 404)</li>
<li>Advanced Computer Networks(DCIT 406)</li>
<li>Compilers(DCIT 408)</li>
<li>Digital Signal Processing(DCIT 416)</li>
<li>Systems and Network Security(DCIT 418)</li>
<li>Wireless Systems and Networks(DCIT 428)</li>
</ul></b>
</p>
</div>
<div>
<h1>GRADUATE COURSES</h1>
<p>Embrace world-class graduate education with our unique blend of cutting-edge research and industry experience. You have the choice to
offer either the MPhil or MSc in Computer Science which offer a unique teaching and learning experience.
</p>
</div>
<button type="button" class="Accordion">Level 600(MPhil Computer Science)</button>
<div class="body">
<ul><b>
<li>Research Methods(CSCD 601)</li>
<li>Advanced Data Structures and Algorithms(CSCD 603)</li>
<li>Advanced Software Engineering(CSCD 606)</li>
<li>Principles of Wireless and Mobile Systems(CSCD 609)</li>
<li>Seminar I(CSCD 610)</li>
<li>Intelligent Systems(CSCD 612)</li>
<li>MPhil Thesis(CSCD 630)</li>
<li>Human Computer Interaction(CPEN 637)</li>
</ul></b>
</p>
</div>
<div>
<button type="button" class="Accordion">Level 600(MSc Computer Science)</button>
<div class="body">
<ul><b>
<li>MSc Dissertation(CSCD 600)</li>
<li>Research Methods(CSCD 601)</li>
<li>Advanced Data Structures and Algorithms(CSCD 603)</li>
<li>Advanced Software Engineering(CSCD 606)</li>
<li>Principles of Wireless and Mobile Systems(CSCD 609)</li>
<li>Seminar I(CSCD 610)</li>
<li>Intelligent Systems(CSCD 612)</li>
<li>MPhil Thesis(CSCD 630)</li>
</ul></b>
</p>
</div>
<div>
<div>
<h1>PHD PROGRAMS</h1>
<p>Our PhD Program is designed to cultivate exceptional researchers and scholars who aspire to make groundbreaking
contributions to the field of Computer Science.This program provides a unique opportunity for in-depth exploration,
innovation and advancement in knowledge in a collaborative and intellectually simulating environment.
</p>
</div>
<button type="button" class="Accordion">Year 1</button>
<div class="body">
<ul><b>
<li>Special topics in Science(CSCD 700)</li>
<li>Science and Society(CSCD 701)</li>
<li>Advanced Quantitative Research Methods(FASC 702)</li>
<li>Grand Research Challenges in Computer Science(CSCD 721)</li>
<li>New Developments in Cyber Security and Networks(CSCD 722)</li>
<li>New Developments in Computer Architecture(CSCD 724)</li>
</ul>
</b>
</p>
</div>
<div>
</div>
<button type="button" class="Accordion">Year 2</button>
<div class="body">
<ul><b>
<li>Seminar I-Research Proposal(CSCD 710)</li>
<li>Seminar II-Experimental Research Learning(CSCD 720)</li>
</ul>
</b>
</p>
</div>
<button type="button" class="Accordion">Year 3</button>
<div class="body">
<ul><b>
<li>Seminar III- Research Progress(CSCD 730)</li>
</ul>
</b>
</p>
</div>
<button type="button" class="Accordion">Year 4</button>
<div class="body">
<ul><b>
<li>Seminar IV- Research Results(CSCD 740)</li>
<li>PhD Thesis(CSCD 700)</li>
</ul>
</b>
</p>
</div>
<script src="/Accordion.js"></script>
<div class="links">
<h2> Links to</h2>
<ul class="lnks">
<li><a href="/Courses.html">
Courses
</li></a>
<li><a href="/Research.html">
Research
</li></a>
<li><a href="/News.html">
Tech News
</li></a>
<li><a href="/Faculty.html">
Faculty
</li></a>
<li><a href="/FAQs.html">
FAQs
</li></a>
<li><a href="/Registration Portal.html ">
Registration Portal
</li></a>
<li><a href="/About.html">
About
</li></a>
<li><a href="/Events.html">
Events
</li></a>
<li><a href="/Contact Us.html">
Contact Us
</li></a>
<p> Fill the form below to register for our short course certification program or visit the
<a href="/Registration Portal.html">registration portal</a> to register. </p>
<form action="/Home.html">
<label for="fname">First name: </label>
<input type="text" id="fname" name="fname"><br>
<label for="lname">Last name: </label>
<input type="text" id="lname" name="lname"><br>
<label class="text" for="email">E-mail:</label>
<input class="bar" type="email" id="email" name="email"><br>
<input class="sub" type="submit" value="Submit">
</div>
<div class="con">
<ul class="reach">
<li>Contact us on:</li>
<li>Phone&Email</li>
<li>E-mail:[email protected]</li>
<li>Phone:+233 501 382 035/+233 559 145 698</li>
</ul>
<div class="loc">
<ul class="reach">
<li>Location:</li>
<li>Opposite the Mathematics Department</li>
<li>University of Ghana Campus,Legon</li>
</ul>
<b class="enq">For further enquiries and to stay updated enter your E-mail below</b>
<form class="form" action="/Home.html">
<label class="txt" for="email">Enter your email:</label>
<input class="box" type="email" id="email" name="email">
<input class="sum" type="submit">
</form>
</div>
</div>
</body>
</html>