This repository has been archived by the owner on Feb 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 135
/
index.html
909 lines (809 loc) · 38.7 KB
/
index.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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
</style>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="robots" content="INDEX, FOLLOW">
<title>LearnFree</title>
<meta content="LearnFree" name="descriptison">
<meta content="LearnFree,learntoday,learnfreeyoutube,channel,coding,programming" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Roboto:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top ">
<div class="container-fluid">
<div class="row justify-content-center">
<div class="col-xl-9 d-flex align-items-center">
<!-- <h1 class="logo mr-auto"><a href="index.html">Learn - F r e e</a></h1>
Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo mr-auto"><img src="assets/img/logo2.svg" alt="" class="img-fluid"></a>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#pricing">Articles</a></li>
<li><a href="#cheatsheets">CheatSheets</a></li>
<li><a href="#E-books">E-books</a></li>
<!-- <li class="drop-down"><a href="">Articles</a>
<ul>
<li><a href="#">Articles</a></li>
<li class="drop-down"><a href="#">More Articles</a>
<ul>
<li><a href="#">Article 1</a></li>
<li><a href="#">Article 2</a></li>
<li><a href="#">Article 3</a></li>
<li><a href="#">Article 4</a></li>
<li><a href="#">Article 5</a></li>
</ul>
</li>
<li><a href="#">Drop Down 2</a></li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
</ul>
</li>
<li><a href="#contact">Contact</a></li>-->
</ul>
</nav><!-- .nav-menu -->
<a href="https://github.com/bhargav-joshi/LearnFree" class="get-started-btn scrollto">Contribute</a>
</div>
</div>
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container-fluid" data-aos="fade-up">
<div class="row justify-content-center">
<div class="col-xl-5 col-lg-6 pt-3 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center">
<h1>Bettter Learning Experince With Learn - Free</h1>
<h2>For the Community - By the Community - To the Community :)</h2> <br>
<div><a href="#about" class="btn-get-started scrollto">Get Started</a></div>
</div>
<div class="col-xl-4 col-lg-6 order-1 order-lg-2 hero-img" data-aos="zoom-in" data-aos-delay="150">
<img src="assets/img/hero-imgg.svg" class="img-fluid animated" alt="">
</div>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="row">
<div class="col-lg-6 order-1 order-lg-2" data-aos="zoom-in" data-aos-delay="150">
<img src="assets/img/about.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1 content" data-aos="fade-right">
<h3>Keep Learning , Keep Growing</h3>
<p class="font-italic">
Some Key Points
</p>
<ul>
<li><i class="icofont-check-circled"></i> No Ads </li>
<li><i class="icofont-check-circled"></i> Easy Steps </li>
<li><i class="icofont-check-circled"></i> Open-Source </li>
</ul>
<a href="#" class="read-more">Read More <i class="icofont-long-arrow-right"></i></a>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Counts Section ======= -->
<section id="counts" class="counts">
<div class="container">
<div class="row counters">
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">3000</span>
<p>Students Helped Virtually</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">5</span>
<p>Articles</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">16</span>
<p>Cheatsheets</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">20</span>
<p>E-books</p>
</div>
</div>
</div>
</section><!-- End Counts Section -->
<!-- ======= Articles Section ======= -->
<section id="pricing" class="pricing section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Check Posted Articles</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>Article 1</h3>
<p><b>Learn Git & It's Commands. Learn How to performed from command prompt ? </b></p>
<h4><sup>$</sup>Free<span> / Forever</span></h4>
<div class="btn-wrap">
<a href="https://bhargav-joshi.github.io/LearnFree/Learn-git.html" class="btn-buy" target="_blank">Check
Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>Article 2</h3>
<p><b>5 Best Websites for Practice Aptitude Tests which will help you to boost uor skills</b></p>
<h4><sup>$</sup>Free<span> / Forever</span></h4>
<div class="btn-wrap">
<a href="https://bhargav-joshi.github.io/LearnFree/AptitudeTestWebsites.html" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>Article 3</h3>
<p><b>Intro to Python</b></p>
<h4><sup>$</sup>Free<span> / Forever</span></h4>
<div class="btn-wrap">
<a href="https://bhargav-joshi.github.io/LearnFree/learn-python.html" class="btn-buy" target="_blank">Check
Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>Article 4</h3>
<p><b>Full-Stack development bootcamp</b></p>
<h4><sup>$</sup>Free<span> / Forever</span></h4>
<div class="btn-wrap">
<a href="https://bhargav-joshi.github.io/LearnFree/Learn-git.html" class="btn-buy" target="_blank">Check
Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>Article 5</h3>
<p><b>Understanding JWT Authentication with Node JS</b></p>
<h4><sup>$</sup>Free<span> / Forever</span></h4>
<div class="btn-wrap">
<a href="https://bhargav-joshi.github.io/LearnFree/jwtArticle.html" class="btn-buy">Check Now</a>
</div>
</div>
</div>
</div>
</section><!-- End Articles Section -->
<!-- ======= Cheatsheets Section ======= -->
<section id="cheatsheets" class="pricing section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Cheatsheets</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>1</h3>
<p><b>React Developer Cheatsheet</b></p>
<div class="btn-wrap">
<a href="http://www.developer-cheatsheets.com/react" class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>1</h3>
<p><b>PostgreSQL Tricks from postgresqltutorial.com </b></p>
<div class="btn-wrap">
<a href="https://www.postgresqltutorial.com/wp-content/uploads/2018/03/PostgreSQL-Cheat-Sheet.pdf"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>2</h3>
<p><b>Pandas Tricks from pandas.pydata.org</b></p>
<div class="btn-wrap">
<a href="https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf" class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>3</h3>
<p><b>Java Cheat Sheet from cs2113f18 </b></p>
<div class="btn-wrap">
<a href="https://cs2113f18.github.io/java/JavaCheatSheet.pdf" class="btn-buy" target="_blank">Check
Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>4</h3>
<p><b>C Reference Tricks by Ashlyn Black from cheatography.com/ </b></p>
<div class="btn-wrap">
<a href="https://cheatography.com/ashlyn-black/cheat-sheets/c-reference/" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>5</h3>
<p><b>cpp reference sheet from dreamincode.net </b></p>
<div class="btn-wrap">
<a href="https://www.dreamincode.net/downloads/ref_sheets/cpp_reference_sheet.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>6</h3>
<p><b>PHP Cheat Sheet from ILoveJackDaniels.com </b></p>
<div class="btn-wrap">
<a href="http://www.cheat-sheets.org/saved-copy/php_cheat_sheet.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>7</h3>
<p><b>Python 3 Cheat Sheet from perso.limsi.fr </b></p>
<div class="btn-wrap">
<a href="https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>8</h3>
<p><b>HTML Cheatsheet from stanford.edu </b></p>
<div class="btn-wrap">
<a href="https://web.stanford.edu/group/csp/cs21/htmlcheatsheet.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>9</h3>
<p><b>Node.js Cheatsheet from courses.cs.washington.edu </b></p>
<div class="btn-wrap">
<a href="https://courses.cs.washington.edu/courses/cse154/19su/resources/assets/cheatsheets/node-cheatsheet.pdf"
class="btn-buy">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>10</h3>
<p><b>C# Tricks from thecodingguys </b></p>
<div class="btn-wrap">
<a href="https://www.thecodingguys.net/resources/cs-cheat-sheet.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>11</h3>
<p><b>Base R Cheat Sheet from rstudio </b></p>
<div class="btn-wrap">
<a href="https://rstudio.com/wp-content/uploads/2016/10/r-cheat-sheet-3.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>12</h3>
<p><b>SQL Cheat Sheet from sqltutorial </b></p>
<div class="btn-wrap">
<a href="https://www.sqltutorial.org/wp-content/uploads/2016/04/SQL-cheat-sheet.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>13</h3>
<p><b>OOPS Cheat sheet</b></p>
<div class="btn-wrap">
<a href="https://whimsical.com/object-oriented-programming-cheatsheet-by-love-babbar-YbSgLatbWQ4R5paV7EgqFw"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>14</h3>
<p><b>Git and GitHub CheatSheet</b></p>
<div class="btn-wrap">
<a href="https://education.github.com/git-cheat-sheet-education.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>15</h3>
<p><b>C# Unit-Tests - Advanced Cheat Sheet</b></p>
<div class="btn-wrap">
<a href="https://cheatography.com/alienengineer/cheat-sheets/c-unit-tests-advanced/pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>16</h3>
<p><b>Time Complexity CheatSheet</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1dQGv3tf05PnkG7qs8GAx1WSlN9fPONCS/view?usp=sharing"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>17</h3>
<p><b>THE ULTIMATE FLUTTER CHEAT SHEET</b></p>
<div class="btn-wrap">
<a href="https://yaz.in/assets/flutter/Flutter%20Cheat%20Sheet.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>18</h3>
<p><b>GITHUB CHEAT SHEET</b></p>
<div class="btn-wrap">
<a href="https://education.github.com/git-cheat-sheet-education.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>19</h3>
<p><b>CSS Cheat Sheet from stanford.edu </b></p>
<div class="btn-wrap">
<a href="https://web.stanford.edu/group/csp/cs21/csscheatsheet.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>20</h3>
<p><b>Numpy Cheat Sheet from datacamp.com </b></p>
<div class="btn-wrap">
<a href="http://datacamp-community-prod.s3.amazonaws.com/ba1fe95a-8b70-4d2f-95b0-bc954e9071b0"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>21</h3>
<p><b>Scipy Cheat Sheet from utc.fr </b></p>
<div class="btn-wrap">
<a href="https://www.utc.fr/~jlaforet/Suppl/python-cheatsheets.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>22</h3>
<p><b>Github Cheatsheet</b></p>
<div class="btn-wrap">
<a href="https://education.github.com/git-cheat-sheet-education.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>23</h3>
<p><b>Computer Networks Cheat Sheet</b></p>
<div class="btn-wrap">
<a href="https://dl.advanxer.com/stuff/Networking/Cheat%20Sheets%20-%20CCNA%20-%20howtonetwork.net/CCNA_OSI_TCP_IP_Cheat_Sheet_Updated.pdf"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>24</h3>
<p><b>Mongo-DB Cheat Sheet</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/15LCoLqZ6GxFDoW8UyNqgHvF2QS-4Eawt/view" download
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<!-- Google Cloud Developer Cheatsheet -->
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>25</h3>
<p><b>Google Cloud Developer Cheat Sheet</b></p>
<div class="btn-wrap">
<a href="https://cloud.google.com/blog/products/management-tools/new-gcloud-cheat-sheet-available"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<!-- AWS Developer Cheat Sheet -->
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>26</h3>
<p><b>AWS Developer Cheat Sheet</b></p>
<div class="btn-wrap">
<a href="https://intellipaat.com/blog/tutorial/amazon-web-services-aws-tutorial/aws-cheat-sheet/"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>27</h3>
<p><b>RUBY CHEAT SHEET</b></p>
<div class="btn-wrap">
<a href="http://www.cheat-sheets.org/saved-copy/RubyCheat.pdf" class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>28</h3>
<p><b>Github-Dorks Find leaked secrets via github search</b></p>
<div class="btn-wrap">
<a href="https://github.com/techgaun/github-dorks"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<h3>29</h3>
<p><b>XSS Cheat Sheet</b></p>
<div class="btn-wrap">
<a href="https://github.com/payloadbox/xss-payload-list"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
</section>
<!-- End Cheetsheets Section -->
<!-- ======= E-books Section ======= -->
<section id="E-books" class="pricing section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>E-books</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Data Structures and Algorithms By University of Birmingham, England </b></p>
<div class="btn-wrap">
<a href="https://www.cs.bham.ac.uk/~jxb/DSA/dsa.pdf" class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Object Oriented Programming in C++, by RobertLafore </b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1cKw-n03IA-yF_kJYvrwoUeCu7OYcOZ77/view?usp=sharing" class="btn-buy"
target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Programming in Java By University of Crete, Greece </b></p>
<div class="btn-wrap">
<a href="https://www.csd.uoc.gr/~hy252/references/Programming%20in%20Java.pdf" class="btn-buy"
target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>PHP : a Beginner's Guide {McGraw Hill Professional} By englishonlineclub.com </b></p>
<div class="btn-wrap">
<a href="http://englishonlineclub.com/pdf/PHP%20-%20A%20Beginner%E2%80%99s%20Guide%20[EnglishOnlineClub.com].pdf"
class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>CSS basics By www.cssbasics.com </b></p>
<div class="btn-wrap">
<a href="https://www.cssbasics.com/full.pdf" class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Software Engineering for Students A Programming Approach By Douglas Bell - fourth edition </b></p>
<div class="btn-wrap">
<a href="http://web.firat.edu.tr/mbaykara/softwareengineering.pdf" class="btn-buy"
target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Data Mining. Concepts and Techniques, 3rd Edition By myweb.sabanciuniv.edu </b></p>
<div class="btn-wrap">
<a href="http://myweb.sabanciuniv.edu/rdehkharghani/files/2016/02/The-Morgan-Kaufmann-Series-in-Data-Management-Systems-Jiawei-Han-Micheline-Kamber-Jian-Pei-Data-Mining.-Concepts-and-Techniques-3rd-Edition-Morgan-Kaufmann-2011.pdf"
class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Principles of Modern Cryptography By crypto.stanford.edu/ </b></p>
<div class="btn-wrap">
<a href="https://crypto.stanford.edu/~dabo/cryptobook/draft_0_2.pdf" class="btn-buy"
target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Introduction to Data Mining By Vipin Kumar </b></p>
<div class="btn-wrap">
<a href="https://www-users.cs.umn.edu/~kumar001/dmbook/sol.pdf" class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Modern Compiler Design By Springer </b></p>
<div class="btn-wrap">
<a href="http://160592857366.free.fr/joe/ebooks/ShareData/Modern%20Compiler%20Design%202e.pdf"
class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Machine Learning For Dummies By Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ong</b></p>
<div class="btn-wrap">
<a href="https://www.ibm.com/downloads/cas/GB8ZMQZ3" class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>MATHEMATICS FOR MACHINE LEARNING, IBM Limited Edition</b></p>
<div class="btn-wrap">
<a href="https://mml-book.github.io/book/mml-book.pdf" class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Fundamentals of Image Processing from homepages.inf.ed.ac.uk </b></p>
<div class="btn-wrap">
<a href="https://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/TUDELFT/FIP2_3.pdf" class="btn-buy"
target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b> Digital Image Processing 3rd ed. - R. Gonzalez </b></p>
<div class="btn-wrap">
<a href="http://sdeuoc.ac.in/sites/default/files/sde_videos/Digital%20Image%20Processing%203rd%20ed.%20-%20R.%20Gonzalez%2C%20R.%20Woods-ilovepdf-compressed.pdf"
class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b> Computer Vision: Foundation and Applications- Stanford University</b></p>
<div class="btn-wrap">
<a href="http://vision.stanford.edu/teaching/cs131_fall1718/files/cs131-class-notes.pdf" class="btn-buy"
target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b> Digital Electronics
Principles, Devices and Applications - (DRDO), India </b></p>
<div class="btn-wrap">
<a href="https://www.shahucollegelatur.org.in/Department/Studymaterial/sci/it/BCA/FY/digielec.pdf"
class="btn-buy" target="_blank">View</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b> Introduction to Data Warehousing and Business Intelligence </b></p>
<div class="btn-wrap">
<a href="https://cs.ulb.ac.be/public/_media/teaching/infoh415/dwnotes.pdf" class="btn-buy"
target="_blank">View</a>
</div>
</div>
</div>
<!-- <div class="col-lg-3 offset-lg-3 col-md-4 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<a href=#" class="btn-buy">View More</a>
</div> -->
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Django cheat sheet from anarcho-copy.org </b></p>
<div class="btn-wrap">
<a href="https://edu.anarcho-copy.org/Programming%20Languages/Python/Python%20CheatSheet/beginners_python_cheat_sheet_pcc_django.pdf"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b> Intro to Bash Scripting </b></p>
<div class="btn-wrap">
<a href="assets/E-Books/Introduction to Bash Scripting eBook.pdf" class="btn-buy" target="_blank">Check
Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Complete Kali Linux Commands</b></p>
<div class="btn-wrap">
<a href="assets/E-Books/Complete_Kali_Linux_Commands_List.pdf" class="btn-buy" target="_blank">Check
Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Introduction to Modeling and Simulation</b></p>
<div class="btn-wrap">
<a href="assets/E-Books/Introduction to Modeling and Si - Steven I. Gordon.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Software Engineering a practitioner's approach</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1n6CeNMXaxS-vjPRTceSFu0VfsoAGOz0w/view?usp=sharing"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Distributed Systems</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1MrivlXJE4Dvez2CdjaP-BBBW-JQhV4cU/view?usp=sharing"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Laravel 8 cheatsheet</b></p>
<div class="btn-wrap">
<a href="https://learninglaravel.net/cheatsheet" class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Cracking The Coding Interview</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/14z1Qxf-dZNIXjHE608nDJCxGFX4eqnSO/view?usp=sharing"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Python. Notes for Professionals from GoalKicker.com</b></p>
<div class="btn-wrap">
<a href="https://books.goalkicker.com/PythonBook/PythonNotesForProfessionals.pdf" class="btn-buy"
target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Data Structures & Algorithms Made Easy - By Narasimha Karumanchi</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1SXd-6eKU4thM3oKvetMWktTrZzsllrlB/view?usp=sharing"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Unix and Shell Programming</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1OE6LYB5vcmSp0fSOqfWnqLootXsoGan2/view"
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>File Structure</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1t1VjuvPTmi_mRz6l9x69YcZR9vngz-a5/view" download
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="box featured">
<p><b>Operating system</b></p>
<div class="btn-wrap">
<a href="https://drive.google.com/file/d/1fdKLWJGzGrBzcoWDvOVSV2uXk21s-S09/view" download
class="btn-buy" target="_blank">Check Now</a>
</div>
</div>
</div>
</section>
<!-- End E-books Section -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="copyright-wrap d-md-flex py-4">
<div class="mr-md-auto text-center text-md-left">
<div class="credits">
Contributed by Open Source Lovers</a> | Credits goes to respected owners and Creators as well.
</div>
</div>
</div>
</div>
</footer><!-- End Footer -->
<br><br>
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>