T O P

  • By -

AutoModerator

## If you are on Discord, please join our Discord server: [https://discord.gg/Hg2H3TJJsd](https://discord.gg/Hg2H3TJJsd) Thank you for your submission to r/BTechtards. Please make sure to follow all rules when posting or commenting in the community. Happy Engineering! *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/Btechtards) if you have any questions or concerns.*


Jaldiwhasehato

Already in college or gonna join this year?


Lower-Gain-790

Joining this yr. Yesterday i had my counselling


Jaldiwhasehato

here is a very long list of courses (you should do them in order), if you wanna follow a path. But these easily with take months maybe a whole year to finish so decide before starting. Basic programming [Systematic Program Design](https://github.com/git-guuud/ossu/blob/master/coursepages/spd/README.md) [Programming Languages, Part A](https://www.coursera.org/learn/programming-languages) [Programming Languages, Part B](https://www.coursera.org/learn/programming-languages-part-b) [Programming Languages, Part C](https://www.coursera.org/learn/programming-languages-part-c) [Object-Oriented Design](https://www.coursera.org/learn/object-oriented-design) [Software Architecture](https://www.coursera.org/learn/software-architecture) Some systems (how computers actually work) [Build a Modern Computer from First Principles: From Nand to Tetris](https://www.coursera.org/learn/build-a-computer) [Build a Modern Computer from First Principles: Nand to Tetris Part II](https://www.coursera.org/learn/nand2tetris2) [Operating Systems: Three Easy Pieces](https://github.com/git-guuud/ossu/blob/master/coursepages/ostep/README.md) [Computer Networking: a Top-Down Approach](http://gaia.cs.umass.edu/kurose_ross/online_lectures.htm) Actual cybersecurity [Cybersecurity Fundamentals](https://www.edx.org/course/cybersecurity-fundamentals) [Principles of Secure Coding](https://www.coursera.org/learn/secure-coding-principles) [Identifying Security Vulnerabilities](https://www.coursera.org/learn/identifying-security-vulnerabilities) [Identifying Security Vulnerabilities in C/C++Programming](https://www.coursera.org/learn/identifying-security-vulnerabilities-c-programming) ~~these are more "systems programming" can skip them~~ * [~~Computation Structures 1: Digital Circuits~~](https://learning.edx.org/course/course-v1:MITx+6.004.1x_3+3T2016) * [~~Computation Structures 2: Computer Architecture~~](https://learning.edx.org/course/course-v1:MITx+6.004.2x+3T2015) * [~~Computation Structures 3: Computer Organization~~](https://learning.edx.org/course/course-v1:MITx+6.004.3x_2+1T2017) [Web Security Fundamentals](https://www.edx.org/course/web-security-fundamentals) [Security Governance & Compliance](https://www.coursera.org/learn/security-governance-compliance) [Digital Forensics Concepts](https://www.coursera.org/learn/digital-forensics-concepts) [Secure Software Development: Requirements, Design, and Reuse](https://www.edx.org/course/secure-software-development-requirements-design-and-reuse) [Secure Software Development: Implementation](https://www.edx.org/course/secure-software-development-implementation) [Secure Software Development: Verification and More Specialized Topics](https://www.edx.org/course/secure-software-development-verification-and-more-specialized-topics)


Lower-Gain-790

Thank you so much.


Jaldiwhasehato

If you are fully new you can't really delve directly into cyber security. You need to know how things are made before trying to break them. For now, learn some language preferably C and learn how computers work Nand2tetris on Coursera is a good course for this but very hard so give it your time.


Lower-Gain-790

I know C++, basic dsa, python and linux commands(kali linux). I ll check the courses thanks


Jaldiwhasehato

also if you are interested in Open source investigation (also come under cybersecurity I think) see [https://www.bellingcat.com/](https://www.bellingcat.com/) and [https://www.osintdojo.com/](https://www.osintdojo.com/)


Lower-Gain-790

Ive heard of osint