-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfaq.html
156 lines (151 loc) Β· 7.3 KB
/
faq.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>FAQ - DSC UNILAG</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="DSC University of Lagos"/>
<meta name="description" content="Developer Student Clubs (DSC) UNILAG is a Google Developers program for university students to learn mobile and web development skills.">
<meta name="keywords" content="dsc,dsc unilag,programming in unilag, clubs in unilag, google developers,programming, extra-curriculars, sub saharan africa, computer science"/>
<meta name="theme-color" content="#2F5BE7"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="manifest" href="manifest.json"/>
<link rel="icon" href="images/icon3.png" type="image/png"/>
<link href='https://fonts.googleapis.com/css?family=Google+Sans:400,500,700|Material+Icons' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<header>
<a class="header-logo" href="index.html">
<img src="images/assets/hero/gdsc_logo.svg" width="200" alt="DSC icon">
</a>
<ul class="header-links">
<li class="header-link"><a class="header-link" href="#about">About</a></li>
<li class="header-link"><a href="#technologies" class="header-link">Programs</a></li>
<li class="header-link"><a href="learn.html" class="header-link">Events</a></li>
<li class="header-link"><a href="#workshops" class="header-link">Blogs</a></li>
<li class="header-link"><a href="#team" class="header-link">Team</a></li>
<li class="header-link"><a href="contact.html" class="header-link">Contact Us</a></li>
<li class="header-link"><a href="faq.html" class="header-link">FAQs</a></li>
</ul>
<a href="http://dscunilag.dev/join" class="header-cta" rel="noreferrer" target="_blank">Join GDSC</a>
<span class="menubar">☰</span>
</header>
<nav>
<span class="close">✖</span>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#technologies">Programs</a></li>
<li><a href="learn.html">Events</a></li>
<li><a href="#workshops">Blogs</a></li>
<li><a href="#team">Team</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="faq.html">FAQs</a></li>
</ul>
</nav>
<div class="hero">
<img class="doodle" src="images/assets/faq/image 4.svg" alt="">
<img class="doodle" src="images/assets/faq/image 5.svg" alt="">
<div class="hero-text-container">
<h1>Frequently Asked Questions</h1>
<p class="sub-title">
Ask everything you need to know about our community,
we are ready to answer all your questions
</p>
</div>
</div>
<div class="faq-container">
<div class="faq-card">
<div class="question-expand">
<span class="question">What is GDSC?</span>
<span class="expand">
<img src="images/assets/faq/ic_round-plus.svg" alt="">
</span>
</div>
<div class="answer">
The Google Developer Student Clubs (GDSC) is a global program for university students interested in technology. It provides a platform for students to learn and develop their skills in areas like mobile development, web development, cloud computing, and machine learning.
</div>
</div>
<div class="faq-card">
<div class="question-expand">
<span class="question">Who can join GDSC?</span>
<span class="expand">
<img src="images/assets/faq/ic_round-plus.svg" alt="">
</span>
</div>
<div class="answer">
Anyone enrolled at a university can join a GDSC club. You don't need any prior experience in coding or tech to join.
</div>
</div>
<div class="faq-card">
<div class="question-expand">
<span class="question">How do I join the GDSC club at university of Lagos?</span>
<span class="expand">
<img src="images/assets/faq/ic_round-plus.svg" alt="">
</span>
</div>
<div class="answer">
Use the link <a href="https://dscunilag.dev/join">https://dscunilag.dev/join</a> and then fill <a href="https://dscunilag.dev/memership">https://dscunilag.dev/memership</a> to join our social media platforms
</div>
</div>
<div class="faq-card">
<div class="question-expand">
<span class="question">What are the benefits of joining GDSC?</span>
<span class="expand">
<img src="images/assets/faq/ic_round-plus.svg" alt="">
</span>
</div>
<div class="answer">
By joining GDSC, you'll gain access to:
<ul>
<li>Workshops and events on various tech topics</li>
<li>Opportunities to learn from industry experts</li>
<li>A community of like-minded students to network with</li>
<li>Resources to help you develop your tech skills</li>
<li>Potential internship and job opportunities at Google (depending on the club and program)</li>
</ul>
</div>
</div>
<div class="faq-card">
<div class="question-expand">
<span class="question">Are there any fees to join GDSC?</span>
<span class="expand">
<img src="images/assets/faq/ic_round-plus.svg" alt="">
</span>
</div>
<div class="answer">
No, there are no fees to join a GDSC club.
</div>
</div>
<div class="faq-card">
<div class="question-expand">
<span class="question">What skills will I learn in GDSC?</span>
<span class="expand">
<img src="images/assets/faq/ic_round-plus.svg" alt="">
</span>
</div>
<div class="answer">
The specific skills you learn will depend on the workshops and events offered by your local GDSC club. Generally, you'll learn about:
<ul>
<li>Mobile development (Flutter)</li>
<li>Web development</li>
<li>Blockchain technologies</li>
</ul>
</div>
</div>
<div class="faq-card">
<div class="question-expand">
<span class="question">I don't have any experience in coding. Can I still join GDSC?</span>
<span class="expand">
<img src="images/assets/faq/ic_round-plus.svg" alt="">
</span>
</div>
<div class="answer">
Absolutely! Many GDSC workshops cater to beginners and teach the fundamentals of coding and development.
</div>
</div>
</div>
<script src="js/custom.js"></script>
</body>
</html>