-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.html
127 lines (119 loc) · 6.49 KB
/
resources.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#000000">
<link rel="icon" type="image/png" href="images/favicon-32x32.png">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="css/bsOverRide.css">
<link rel="stylesheet" type="text/css" href="css/styles.css">
<script type="text/javascript" src="js/scripts.js"></script>
<title>SIGAI | Resources</title>
</head>
<body>
<span id="top"></span>
<nav class="navbar navbar-expand-lg navbar-dark" style="background-color: #111">
<a class="navbar-brand" href="index.html">SIGAI</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="events.html">Events <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="register.html">Register</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" id="vr" href="vr.html"></a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid">
<main>
<div id="resourcesHero" class="hero"><!-- HERO IMAGE --></div>
<div>
<header>
<h1>Resources</h1><hr />
</header>
</div>
<div class="row">
<!-- Degree Maps -->
<div class="jumbotron dark col-lg-3 col-md-6 col-sm-6 col-xs-12">
<ul class="list-unstyled text-center">
<li><p class="text-light"><u>SEMO CS Degree Maps</u></p></li>
<li><a class="text-light" href="https://www.semo.edu/study/computer-science.html" target="_blank">Computer Science</a></li>
<li><a class="text-light" href="https://www.semo.edu/study/cybersecurity.html" target="_blank">Cybersecurity</a></li>
<li><a class="text-light" href="https://www.semo.edu/study/computer-info-systems.html" target="_blank">Computer Information Systems</a></li>
<li><a class="text-light" href="https://www.semo.edu/online/online-degrees/BS-cis.html" target="_blank">Computer Information Systems (Online)</a></li>
</ul>
</div>
<!-- Coding -->
<div class="jumbotron dark col-lg-3 col-md-6 col-sm-6 col-xs-12">
<ul class="list-unstyled text-center">
<li><p class="text-light"><u>Learn to Code for FREE</u></p></li>
<li><a class="text-light" href="https://www.codecademy.com/" target="_blank">Codecademy</a></li>
<li><a class="text-light" href="https://www.w3schools.com/default.asp" target="_blank">W3Schools</a></li>
<li><a class="text-light" href="https://www.sololearn.com/" target="_blank">SoloLearn</a></li>
<li><a class="text-light" href="https://www.edx.org/" target="_blank">EdX</a></li>
<li><a class="text-light" href="https://www.coursera.org/" target="_blank">Coursera</a></li>
</ul>
</div>
<!-- Hackathons -->
<div class="jumbotron dark col-lg-3 col-md-6 col-sm-6 col-xs-12">
<ul class="list-unstyled text-center">
<li><p class="text-light"><u>Hackathons</u></p></li>
<li><a class="text-light" href="https://siggame.io" target="_blank">MegaMinerAI</a></li>
<li><a class="text-light" href="http://tiger-hacks.com/" target="_blank">TigerHacks</a></li>
<li><a class="text-light" href="https://www.codewars.com/" target="_blank">Codewars</a></li>
<li><a class="text-light" href="https://www.hackerrank.com/" target="_blank">HackerRank</a></li>
<li><a class="text-light" href="https://codingcompetitions.withgoogle.com/hashcode/" target="_blank">Hash Code</a></li>
<li><a class="text-light" href="https://www.hp.com/ca-en/shop/Offer.aspx?p=computer-science-fun-for-kids" target="_blank">Computer Science Fun</a></li>
</ul>
</div>
<!-- Presentations -->
<div class="jumbotron dark col-lg-3 col-md-6 col-sm-6 col-xs-12">
<ul class="list-unstyled text-center">
<li><p class="text-light"><u>Presentations</u></p></li>
<li><a class="text-light" href="res/ACM_GitnScriptin.pdf" target="_blank">Git and JavaScript</a></li>
</ul>
</div>
</div>
<a class="btn btn-dark d-lg-none" role="button" id="topLink" href="#top">Back to top</a>
</main>
</div>
<footer class="footer dark">
<div class="container-fluid">
<div class="col-6 offset-3 text-center">
<ul class="list-unstyled row">
<li class="col-lg-4 col-md-6 col-sm-6 col-xs-12"><a class="text-light" href="https://acmsemo.github.io/" target="_blank">ACM-SEMO</a></li>
<li class="col-lg-4 col-md-6 col-sm-6 col-xs-12"><a class="text-light" href="http://sigai.acm.org/" target="_blank">ACM-SIGAI</a></li>
<li class="col-lg-4 col-md-6 col-sm-6 col-xs-12"><a class="text-light" href="http://www.semo.edu/csdept/organizations/acm_sig_ai.html" target="_blank">CS DEPT-SIGAI</a></li>
<li class="col-lg-4 col-md-6 col-sm-6 col-xs-12"><a class="text-light" href="https://selink.semo.edu/organization/acmsigai" target="_blank">SELink</a></li>
<li class="col-lg-4 col-md-6 col-sm-6 col-xs-12"><a class="text-light" href="https://discordapp.com/channels/285603678885511170/352601996643008516" target="_blank">Discord Chat</a></li>
<li class="col-lg-4 col-md-6 col-sm-6 col-xs-12"><a class="text-light" href="register.html">Register</a></li>
</ul>
</div>
</div>
</footer>
</body>
</html>