@@ -7,6 +7,19 @@ certificate is obtained after taking our GenCyber Exam! Our
77GenCyber certificate is a ** _ COMPLETE_ ** replacement for a Computer Science
88degree!
99
10+ ## Table of Contents
11+ Items are listed in the recommended order of completion.
12+
13+ [ History] ( History ) \
14+ [ Basic Math] ( Basic%20Math ) \
15+ [ Computer Internals] ( Computer%20Internals ) \
16+ [ Networking & Protocols] ( Networking%20and%20Protocols ) \
17+ [ Operating System] ( Operating%20Systems ) \
18+ [ Programming Fundamentals] ( Programming%20Fundamentals ) \
19+ [ Python] ( Python ) \
20+ [ Java] ( Java ) \
21+ [ Go] ( Go )
22+
1023### Open Source Education
1124We are a non-profit with a goal of making the computer science realm
1225accessible to as many people as possible. This is not a joke! If you learn
@@ -20,10 +33,33 @@ progress so feel free to contribute to it! All resources list are 100% FREE to
2033utilize unless stated otherwise. If any of the linked resources are no longer
2134free and not marked as paid, please let us know ASAP or push up the correction.
2235
23- ## Table of Contents
24- [ Basic Math] ( Foundations/Basic%20Math/Requirements.md ) \
25- [ Computer Internals] ( Foundations/Computer%20Internals/Requirements.md ) \
26- [ Networking & Protocols] ( Foundations/Networking%20and%20Protocols/Requirements.md ) \
27- [ Operating System] ( Foundations/Operating%20Systems/Requirements.md ) \
28- [ Programming Fundamentals] ( Foundations/Programming%20Fundamentals/Requirements.md )
29- [ Intro to Programming] ( Intro%20to%20Programming/Requirements.md )
36+ #### Free
37+ [ W3 Schools] ( https://www.w3schools.com/ ) \
38+ [ freeCodeCamp] ( https://www.freecodecamp.org/ ) \
39+ [ freeCodeCamp Youtube] ( https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ ) \
40+ [ thenewboston Youtube] ( https://www.youtube.com/user/thenewboston ) \
41+ [ Codecourse Youtube] ( https://www.youtube.com/channel/UCpOIUW62tnJTtpWFABxWZ8g ) \
42+ [ Linus Tech Tips Youtube] ( https://www.youtube.com/user/LinusTechTips ) \
43+ [ Techquickie Youtube] ( https://www.youtube.com/channel/UC0vBXGSyV14uvJ4hECDOl0Q ) \
44+ [ Computerphile Youtube] ( https://www.youtube.com/channel/UC9-y-6csu5WGm29I7JiwpnA ) \
45+ [ Numberphile Youtube] ( https://www.youtube.com/channel/UCoxcjq-8xIDTYp3uz647V5A ) \
46+ [ Amigoscode Youtube] ( https://www.youtube.com/user/djdjalas ) \
47+ [ Tech With Tim Youtube] ( https://www.youtube.com/c/TechWithTim/featured ) \
48+ [ Fireship] ( https://www.youtube.com/channel/UCsBjURrPoezykLs9EqgamOA ) \
49+ [ Programming with Mosh] ( https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA ) \
50+ [ TheTrevTutor] ( https://www.youtube.com/channel/UCGYSfZbPp3BiAFs531PBY7g ) \
51+ [ TED-Ed] ( https://www.youtube.com/channel/UCsooa4yRKGN_zEE8iknghZA ) \
52+ [ Khan Academy] ( https://www.youtube.com/channel/UC4a-Gbdw7vOaccHmFo40b9g ) \
53+ [ Steve Mould] ( https://www.youtube.com/channel/UCEIwxahdLz7bap-VDs9h35A ) \
54+ [ CertBros] ( https://www.youtube.com/channel/UCZg4PvX48mgXQVySgIulX-Q ) \
55+ [ RealPars] ( https://www.youtube.com/channel/UCUKKQwBQZczpYzETkZNxi-w ) \
56+ [ Simply Explained] ( https://www.youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ ) \
57+ [ CrashCourse] ( https://www.youtube.com/channel/UCX6b17PVsYBQ0ip5gyeme-Q )
58+
59+ #### Mix
60+ [ Udemy] ( https://www.udemy.com/courses/development/ ) \
61+ [ Codecademy] ( https://www.codecademy.com/ )
62+
63+ #### Paid
64+ [ RootKit] ( https://rootkit.education/ ) \
65+ [ Lynda] ( https://www.lynda.com/ )
0 commit comments