-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdocs-page-res.html
253 lines (217 loc) · 12.8 KB
/
docs-page-res.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>GeeksMate-A Computer Science Portal</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="GeeksMate- A computer Science Portal for Geeks">
<meta name="author" content="Ankit Thakur">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap" rel="stylesheet">
<!-- FontAwesome JS-->
<script defer src="assets/fontawesome/js/all.min.js"></script>
<!-- Plugins CSS -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.2/styles/atom-one-dark.min.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/theme.css">
</head>
<body class="docs-page">
<header class="header fixed-top">
<div class="branding docs-branding">
<div class="container-fluid position-relative py-2">
<div class="docs-logo-wrapper">
<button id="docs-sidebar-toggler" class="docs-sidebar-toggler docs-sidebar-visible mr-2 d-xl-none" type="button">
<span></span>
<span></span>
<span></span>
</button>
<div class="site-logo"><a class="navbar-brand" href="index.html"><img class="logo-icon mr-2" src="assets/images/coderdocs-logo.svg" alt="logo"><span class="logo-text">Geeks<span class="text-alt">Mate</span></span></a></div>
</div><!--//docs-logo-wrapper-->
<div class="docs-top-utilities d-flex justify-content-end align-items-center">
<a href="" class="btn btn-primary d-none d-lg-flex">Get in touch</a>
</div><!--//docs-top-utilities-->
</div><!--//container-->
</div><!--//branding-->
</header><!--//header-->
<div class="docs-wrapper">
<div id="docs-sidebar" class="docs-sidebar">
<div class="top-search-box d-lg-none p-3">
<form class="search-form">
<input type="text" placeholder="Search the docs..." name="search" class="form-control search-input">
<button type="submit" class="btn search-btn" value="Search"><i class="fas fa-search"></i></button>
</form>
</div>
<nav id="docs-nav" class="docs-nav navbar">
<ul class="section-items list-unstyled nav flex-column pb-3">
<li class="nav-item section-title"><a class="nav-link scrollto active" href="#section-1"><span class="theme-icon-holder mr-2"><i class="fas fa-map-signs"></i></span>Data Structure & Algorithms</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-2">Others</a></li>
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-2"><span class="theme-icon-holder mr-2"><i class="fas fa-arrow-down"></i></span>Database Management System</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-2">Others</a></li>
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-3"><span class="theme-icon-holder mr-2"><i class="fas fa-box"></i></span>Python</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-2">Others</a></li>
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-4"><span class="theme-icon-holder mr-2"><i class="fas fa-cogs"></i></span>C/C++</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-2">Others</a></li>
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-5"><span class="theme-icon-holder mr-2"><i class="fas fa-tools"></i></span>Machine Learning</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-5-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-5-2">Others</a></li>
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-6"><span class="theme-icon-holder mr-2"><i class="fas fa-laptop-code"></i></span>Web development</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-6-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-6-2">Others</a></li>
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-7"><span class="theme-icon-holder mr-2"><i class="fas fa-tablet-alt"></i></span>Android Development</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-7-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-7-2">Others</a></li>
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-8s"><span class="theme-icon-holder mr-2"><i class="fas fa-tablet-alt"></i></span>Java</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-8-1">Courses</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-8-2">Others</a></li>
</ul>
</nav><!--//docs-nav-->
</div><!--//docs-sidebar-->
<div class="docs-content">
<div class="container">
<article class="docs-article" id="section-1">
<header class="docs-header">
<h1 class="docs-heading">Resources<span class="docs-time">Last updated: 2020-08-05</span></h1>
<section class="docs-intro">
<p>This section is all about the Resources that can help you in mastering the subjects given below.</p>
<img src="res1.gif" style="width: 800px;">
<br><br>
</section><!--//docs-intro-->
</header>
</article><!--//docs-article-->
<section class="docs-section" id="item-1-1">
<h2 class="section-heading">Data Structure & Algotithms</h2>
<h5>Courses</h5>
<p>NPtel Course On Youtube</p>
<a href="https://www.youtube.com/watch?v=zWg7U0OEAoE&list=PLBF3763AF2E1C572F&ab_channel=nptelhrd" target="_blank">NPtel</a>
<br><br>
<p>Mycode School for Basics</p>
<a href="https://www.youtube.com/watch?v=92S4zgXN17o&list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&ab_channel=mycodeschool" target="_blank">mycodeschool</a>
<br><br>
<p>Algorithms Course by MIT</p>
<a href="https://www.youtube.com/watch?v=HtSuA80QTyo&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb&ab_channel=MITOpenCourseWare" target="_blank">MITOpenCourseWare</a>
<br><br>
<p>One of Most famous course for Algotithms is By Princeton University</p>
<a href="https://www.coursera.org/learn/algorithms-part1" target="_blank">Algorithms Part-1</a>
<br><br>
<a href="https://www.coursera.org/learn/algorithms-part2" target="_blank">Algorithms Part-2</a>
<br><br>
<p>Coursera Data Structure & Algorithms Speacialization</p>
<a href="https://www.coursera.org/specializations/data-structures-algorithms" target="_blank">Coursera</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</section><!--//section-->
<section class="docs-section" id="item-1-2">
<h2 class="section-heading">Data Structure & Algotithms</h2>
<h5>Some additional Resources</h5>
<p>Coding Interview University Github Repo</p>
<a href="https://github.com/ankitthakur00/coding-interview-university" target="_blank">Guthub</a>
<br><br>
</section><!--//section-->
<section class="docs-section" id="item-2-1">
<h2 class="section-heading">Database Management System</h2>
<h5>Courses</h5>
<p>NPtel Course On Youtube</p>
<a href="https://www.youtube.com/watch?v=zWg7U0OEAoE&list=PLBF3763AF2E1C572F&ab_channel=nptelhrd" target="_blank">NPtel</a>
<br><br>
<p>Mycode School for Basics</p>
<a href="https://www.youtube.com/watch?v=92S4zgXN17o&list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&ab_channel=mycodeschool" target="_blank">mycodeschool</a>
<br><br>
<p>Algorithms Course by MIT</p>
<a href="https://www.youtube.com/watch?v=HtSuA80QTyo&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb&ab_channel=MITOpenCourseWare" target="_blank">MITOpenCourseWare</a>
<br><br>
<p>One of Most famous course for Algotithms is By Princeton University</p>
<a href="https://www.coursera.org/learn/algorithms-part1" target="_blank">Algorithms Part-1</a>
<br><br>
<a href="https://www.coursera.org/learn/algorithms-part2" target="_blank">Algorithms Part-2</a>
<br><br>
<p>Coursera Data Structure & Algorithms Speacialization</p>
<a href="https://www.coursera.org/specializations/data-structures-algorithms" target="_blank">Coursera</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</section><!--//section-->
<section class="docs-section" id="item-2-2">
<h2 class="section-heading">Data Structure & Algotithms</h2>
<h5>Some additional Resources</h5>
<p>Coding Interview University Github Repo</p>
<a href="https://github.com/ankitthakur00/coding-interview-university" target="_blank">Guthub</a>
<br><br>
</section><!--//section-->
<section class="docs-section" id="item-3-1">
<h2 class="section-heading">Data Structure & Algotithms</h2>
<h5>Courses</h5>
<p>NPtel Course On Youtube</p>
<a href="https://www.youtube.com/watch?v=zWg7U0OEAoE&list=PLBF3763AF2E1C572F&ab_channel=nptelhrd" target="_blank">NPtel</a>
<br><br>
<p>Mycode School for Basics</p>
<a href="https://www.youtube.com/watch?v=92S4zgXN17o&list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&ab_channel=mycodeschool" target="_blank">mycodeschool</a>
<br><br>
<p>Algorithms Course by MIT</p>
<a href="https://www.youtube.com/watch?v=HtSuA80QTyo&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb&ab_channel=MITOpenCourseWare" target="_blank">MITOpenCourseWare</a>
<br><br>
<p>One of Most famous course for Algotithms is By Princeton University</p>
<a href="https://www.coursera.org/learn/algorithms-part1" target="_blank">Algorithms Part-1</a>
<br><br>
<a href="https://www.coursera.org/learn/algorithms-part2" target="_blank">Algorithms Part-2</a>
<br><br>
<p>Coursera Data Structure & Algorithms Speacialization</p>
<a href="https://www.coursera.org/specializations/data-structures-algorithms" target="_blank">Coursera</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</section><!--//section-->
<section class="docs-section" id="item-3-2">
<h2 class="section-heading">Data Structure & Algotithms</h2>
<h5>Some additional Resources</h5>
<p>Coding Interview University Github Repo</p>
<a href="https://github.com/ankitthakur00/coding-interview-university" target="_blank">Guthub</a>
<br><br>
</section><!--//section-->
<footer class="footer">
<div class="container text-center py-5">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">Designed with <i class="fas fa-heart" style="color: #fb866a;"></i> by <a class="theme-link" href="http://themes.3rdwavemedia.com" target="_blank">Ankit Thakur</a></small>
<ul class="social-list list-unstyled pt-4 mb-0">
<li class="list-inline-item"><a href="https://github.com/ankitthakur00" target="_blank"><i class="fab fa-github fa-fw"></i></a></li>
<li class="list-inline-item"><a href="https://twitter.com/iamankiitt" target="_blank"><i class="fab fa-twitter fa-fw"></i></a></li>
</ul><!--//social-list-->
</div>
</footer>
</div>
</div>
</div><!--//docs-wrapper-->
<!-- Javascript -->
<script src="assets/plugins/jquery-3.4.1.min.js"></script>
<script src="assets/plugins/popper.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- Page Specific JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.8/highlight.min.js"></script>
<script src="assets/js/highlight-custom.js"></script>
<script src="assets/plugins/jquery.scrollTo.min.js"></script>
<script src="assets/plugins/lightbox/dist/ekko-lightbox.min.js"></script>
<script src="assets/js/docs.js"></script>
</body>
</html>