1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
+
3
4
< head >
4
5
< link rel ="icon " href ="./assets/images/favicon.png " type ="image/x-icon ">
5
6
< link rel ="stylesheet " type ="text/css " href ="./style.css " />
6
- < link rel ="stylesheet " href ="./button.css "/>
7
+ < link rel ="stylesheet " href ="./button.css " />
7
8
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css " />
8
9
< script src ="https://kit.fontawesome.com/b08b6de27e.js " crossorigin ="anonymous "> </ script >
9
10
< meta charset ="utf-8 " />
10
11
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no " />
11
12
< meta name ="description "
12
13
content ="Discover a treasure trove of knowledge at CSEdge Learn! Our comprehensive guides and tutorials empower interns with the tools they need to excel in their roles. Simplify your internship journey with our easy-to-follow articles and documentation, unlocking a world of opportunities. " />
13
- < meta name ="author " content ="CSEdge " />
14
+ < meta name ="Durgesh Vaigandla " content ="CSEdge " />
14
15
< title > CSEdge - Learn: Unlocking Interns' Potential</ title >
15
16
< meta name ="keywords "
16
17
content ="CSEdge, Learn, Internship, Tutorials, Guides, Interns, Career, Development, Skills, Knowledge, Resources, Opportunities " />
19
20
<!-- Core theme CSS (includes Bootstrap)-->
20
21
< link href ="css/styles.css " rel ="stylesheet " />
21
22
< link rel ="stylesheet " href ="./css/main.css ">
23
+ < link rel ="stylesheet "
24
+ href ="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200 " />
25
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css "
26
+ integrity ="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg== "
27
+ crossorigin ="anonymous " referrerpolicy ="no-referrer " />
28
+ < link rel ="stylesheet " href ="https://pro.fontawesome.com/releases/v5.10.0/css/all.css "
29
+ integrity ="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p " crossorigin ="anonymous " />
30
+
22
31
<!--Google Site Search Verification-->
23
32
< meta name ="google-site-verification " content ="lnzqpbpjoknDdDMpcJhBthXHLR7jUWtfSXoGHbdpI40 " />
24
33
</ head >
25
- < body >
26
- < style >
27
- .card-text {
28
- display : -webkit-box;
29
- -webkit-box-orient : vertical;
30
- overflow : hidden;
31
- text-overflow : ellipsis;
32
- -webkit-line-clamp : 3 ;
33
- }
34
- </ style >
35
- <!-- Responsive navbar-->
36
- < nav class ="navbar navbar-expand-lg navbar-dark bg-dark fixed-top ">
37
- < div class ="container ">
38
- < img
39
- height ="32px "
40
- width ="32px "
41
- src ="https://csedge.courses/Images/CSEDGE-LOGO32X32.png "
42
- alt ="logo "
43
- />
44
- < a class ="navbar-brand " href ="./index.html "> CSEdge Learn</ a >
45
- < button
46
- class ="navbar-toggler "
47
- type ="button "
48
- data-bs-toggle ="collapse "
49
- data-bs-target ="#navbarSupportedContent "
50
- aria-controls ="navbarSupportedContent "
51
- aria-expanded ="false "
52
- aria-label ="Toggle navigation "
53
- >
54
- < span class ="navbar-toggler-icon "> </ span >
55
- </ button >
56
34
57
- < div class ="collapse navbar-collapse " id ="navbarSupportedContent ">
58
- < ul class ="navbar-nav ms-auto mb-2 mb-lg-0 flex ">
59
- < li class ="nav-item me-2 ">
60
- < a class ="nav-link " href ="https://csedge.courses "> < i class ="fa-solid fa-house "> </ i > Home</ a >
61
- </ li >
62
- < li class ="nav-item me-2 ">
63
- < a class ="nav-link " href ="https://csedge.courses/about "> < i class ="fa-solid fa-circle-info "> </ i > About</ a >
64
- </ li >
65
- < li class ="nav-item me-2 ">
35
+ < body >
36
+ < style >
37
+ .card-text {
38
+ display : -webkit-box;
39
+ -webkit-box-orient : vertical;
40
+ overflow : hidden;
41
+ text-overflow : ellipsis;
42
+ -webkit-line-clamp : 3 ;
43
+ }
44
+ </ style >
45
+ <!-- Responsive navbar-->
46
+ < nav class ="navbar navbar-expand-lg navbar-dark bg-dark fixed-top ">
47
+ < div class ="container ">
48
+ < img height ="32px " width ="32px " src ="https://csedge.courses/Images/CSEDGE-LOGO32X32.png " alt ="logo " />
49
+ < a class ="navbar-brand " href ="./index.html "> CSEdge Learn</ a >
50
+ < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarSupportedContent "
51
+ aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
52
+ < span class ="navbar-toggler-icon "> </ span >
53
+ </ button >
66
54
67
- < a class ="nav-link " href ="https://csedge.courses#contact "
68
- > < i class ="fa-solid fa-phone "> </ i > Contact</ a
69
- >
55
+ < div class ="collapse navbar-collapse " id ="navbarSupportedContent ">
56
+ < ul class ="navbar-nav ms-auto mb-2 mb-lg-0 flex ">
57
+ < li class ="nav-item me-2 ">
58
+ < a class ="nav-link " href ="https://csedge.courses "> < i class ="fa-solid fa-house "> </ i > Home</ a >
59
+ </ li >
60
+ < li class ="nav-item me-2 ">
61
+ < a class ="nav-link " href ="https://csedge.courses/about "> < i class ="fa-solid fa-circle-info "> </ i > About</ a >
62
+ </ li >
63
+ < li class ="nav-item me-2 ">
70
64
71
- </ li >
72
- < li class ="nav-item me-2 ">
73
- < a class ="nav-link active " aria-current ="page " href ="#! "> < i class ="fa-solid fa-blog "> </ i > Blog</ a >
74
- </ li >
75
- </ ul >
76
- </ div >
65
+ < a class ="nav-link " href ="https://csedge.courses#contact "> < i class ="fa-solid fa-phone "> </ i > Contact</ a >
66
+
67
+ </ li >
68
+ < li class ="nav-item me-2 ">
69
+ < a class ="nav-link active " aria-current ="page " href ="#! "> < i class ="fa-solid fa-blog "> </ i > Blog</ a >
70
+ </ li >
71
+ </ ul >
77
72
</ div >
78
- </ nav >
73
+ </ div >
74
+ </ nav >
79
75
<!-- Page header with logo and tagline-->
80
- < div class ="container " >
81
- < div class ="text-center my-5 ">
82
- < h1 class ="fw-bolder " style ="margin-top: 80px; "> Welcome to CSEdge Learn!</ h1 >
83
- < p class ="lead mb-0 ">
84
- This website offers straightforward guides and tutorials for
85
- interns, providing clear directions to complete tasks effectively.
86
- Simplify your internship experience with our easy-to-follow articles
87
- and docs.
88
- </ p >
89
- </ div >
76
+ < div class ="container ">
77
+ < div class ="text-center my-5 ">
78
+ < h1 class ="fw-bolder " style ="margin-top: 80px; "> Welcome to CSEdge Learn!</ h1 >
79
+ < p class ="lead mb-0 ">
80
+ This website offers straightforward guides and tutorials for
81
+ interns, providing clear directions to complete tasks effectively.
82
+ Simplify your internship experience with our easy-to-follow articles
83
+ and docs.
84
+ </ p >
90
85
</ div >
86
+ </ div >
91
87
</ header >
92
88
<!-- Page content-->
93
89
< div class ="container ">
@@ -162,16 +158,16 @@ <h2 class="card-title h4">
162
158
<!-- Blog post-->
163
159
< div class ="card mb-4 ">
164
160
< a href ="./posts/technology/How-to-build-rest-api-using-node-and-mongo-db.html "> < img class ="card-img-top "
165
- src ="https://shorturl.at/hxiFR "
166
- alt ="RestApi " /> </ a >
161
+ src ="https://shorturl.at/hxiFR " alt ="RestApi " /> </ a >
167
162
< div class ="card-body ">
168
163
< div class ="small text-muted "> May 26, 2024</ div >
169
164
< h2 class ="card-title h4 ">
170
165
Building a RESTful API with Node.js and MongoDB: A Step-by-Step Guide
171
166
</ h2 >
172
167
< p class ="card-text ">
173
- Learn how to create, test, and deploy your API, and discover best practices for handling routes,
174
- authentication, and error handling. By the end of this guide, you'll be ready to build and host your own RESTful API,
168
+ Learn how to create, test, and deploy your API, and discover best practices for handling routes,
169
+ authentication, and error handling. By the end of this guide, you'll be ready to build and host your
170
+ own RESTful API,
175
171
empowering your applications with seamless data communication. 🚀🌐
176
172
</ p >
177
173
< a class ="btn btn-primary "
@@ -207,19 +203,18 @@ <h2 class="card-title h4">
207
203
<!-- Blog post Java Awt-->
208
204
< div class ="card mb-4 ">
209
205
< a href ="./posts/github/How-to-Make-Pull-Requests-on-GitHub.html "> < img class ="card-img-top "
210
- src ="https://miro.medium.com/v2/resize:fit:400/1*qp-tg5nRgXcdBAPOrMFrpg.jpeg "
211
- alt ="Java AWT " /> </ a >
206
+ src ="https://miro.medium.com/v2/resize:fit:400/1*qp-tg5nRgXcdBAPOrMFrpg.jpeg " alt ="Java AWT " /> </ a >
212
207
< div class ="card-body ">
213
208
< div class ="small text-muted "> May 25, 2024</ div >
214
209
< h2 class ="card-title h4 ">
215
- Expand your knowledge on Graphic User Interphase designing
210
+ Expand your knowledge on Graphic User Interphase designing
216
211
using Java AWT (Abstract Window Toolkit)
217
212
</ h2 >
218
213
< p class ="card-text ">
219
- Discover the secrets to creating dynamic Java GUIs with our guide,
220
- "Mastering Java AWT: A to Z."
214
+ Discover the secrets to creating dynamic Java GUIs with our guide,
215
+ "Mastering Java AWT: A to Z."
221
216
Whether you're a beginner eager to learn
222
- the fundamentals or an experienced developer
217
+ the fundamentals or an experienced developer
223
218
looking to hone your skills with custom components and advanced layouts,
224
219
this guide offers everything you need.
225
220
Transform your Java programming abilities and elevate your applications to new heights today!
@@ -229,7 +224,7 @@ <h2 class="card-title h4">
229
224
</ div >
230
225
<!-- Blog post -->
231
226
</ div >
232
-
227
+
233
228
< div class ="card mb-4 ">
234
229
< a href ="./posts/github/How-to-Make-Pull-Requests-on-GitHub.html "> < img class ="card-img-top "
235
230
src ="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRloyzP9KVKtrLX6gDh5koAKVUHZ3prgr3b0YRlK-ORcg&s "
@@ -255,8 +250,8 @@ <h2 class="card-title h4">
255
250
→</ a >
256
251
</ div >
257
252
</ div >
258
-
259
-
253
+
254
+
260
255
<!-- Blog post-->
261
256
< div class ="card mb-4 ">
262
257
< a href ="./posts/github/How-to-setup-your-github-local-repository.html "> < img class ="card-img-top "
@@ -268,12 +263,16 @@ <h2 class="card-title h4">
268
263
Unlocking GitHub CLI: Setting Up Your Local Repository
269
264
</ h2 >
270
265
< p class ="card-text ">
271
- Embark on your open source journey with GitHub by setting up your local repository.
272
- In this detailed guide, we'll walk you through the step-by-step process of creating a local GitHub repository.
273
- Learn how to initialize Git, add files, commit changes, and connect your local repo to your remote GitHub account.
274
- Whether you're a beginner or an experienced developer, this tutorial empowers you to manage your code efficiently and collaborate seamlessly.
266
+ Embark on your open source journey with GitHub by setting up your local repository.
267
+ In this detailed guide, we'll walk you through the step-by-step process of creating a local GitHub
268
+ repository.
269
+ Learn how to initialize Git, add files, commit changes, and connect your local repo to your remote
270
+ GitHub account.
271
+ Whether you're a beginner or an experienced developer, this tutorial empowers you to manage your code
272
+ efficiently and collaborate seamlessly.
275
273
</ p >
276
- < a class ="btn btn-primary " href ="./posts/github/How-to-setup-your-github-local-repository.html "> Read more →</ a >
274
+ < a class ="btn btn-primary " href ="./posts/github/How-to-setup-your-github-local-repository.html "> Read
275
+ more →</ a >
277
276
</ div >
278
277
</ div >
279
278
</ div >
@@ -457,8 +456,9 @@ <h6>Quick Links</h6>
457
456
458
457
< div class ="col-md-12 ">
459
458
< p class ="copyright-text ">
460
- Copyright © < script > document . write ( new Date ( ) . getFullYear ( ) ) </ script > All Rights Reserved by CSEdge Learn
461
- </ p >
459
+ Copyright ©
460
+ < script > document . write ( new Date ( ) . getFullYear ( ) ) </ script > All Rights Reserved by CSEdge Learn
461
+ </ p >
462
462
</ div >
463
463
464
464
</ div >
@@ -467,9 +467,8 @@ <h6>Quick Links</h6>
467
467
</ footer >
468
468
<!-- Bootstrap core JS-->
469
469
< script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js "> </ script >
470
-
471
- < button id ="goTopBtn " title ="Go to top "> < i class ="uil uil-arrow-up "> </ i > </ button >
470
+ < script src ="./ScrollToTop.js "> </ script >
472
471
473
472
</ body >
474
473
475
- </ html >
474
+ </ html >
0 commit comments