- How To Contribute
- How to Clone ?
- Useful Repositories
- Academics
- Semester Wise
- Exercises | Exams | Assements
Fork the repository. Add material. Make a pull request.
git clone https://github.com/hussainashiqktk/be-software-engineering.git
- List of evergreen skills https://github.com/romenrg/evergreen-skills-developers
- Problem Solving Training for computer science students. : https://github.com/cs-MohamedAyman/Problem-Solving-Training
- A utility that manages a Registry key that allows Windows to remap one key to any other key: https://github.com/randyrants/sharpkeys
- https://www.interviewbit.com/
- Slideshare downloader
- Figma
- Flash Card Maker
Semester | Coursers |
---|---|
Semesterd 1 | |
Semester 2 | |
Semester 3 | |
Semester 4 |
- https://www.free-online-calculator-use.com/postfix-evaluator.html
- https://raj457036.github.io/Simple-Tools/prefixAndPostfixConvertor.html
- https://www.hackerearth.com/practice/algorithms/sorting/bubble-sort/visualize/
- https://lnogueir.github.io/expression-tree-gen/
- http://btv.melezinek.cz/binary-search-tree.html
- Requirements Engineering: Secure Software Specifications Specialization Coursera : https://www.coursera.org/specializations/requirements-engineering-secure-software
- Networking Interview Questions
- https://gaia.cs.umass.edu/kurose_ross/interactive/
- https://whimsical.com/networking-cheatsheet-by-love-babbar-FcLExFDezehhfsbDPfZDBv
- Computer NETWORKING Concept ROADMAP
- Computer Communications Specialization Coursera
- Free Cisco Courses
- Cisco Packet Tracer 2021 || ❗ Crash Course ❗
- Packet Tracer Labs
- Computer Architecture Complete Course By Princeton University : <\b>
- Part 1 : https://www.youtube.com/watch?v=9nuAjYRbITQ
- Part 2 : https://youtu.be/foCkCSZXOt8
- Part 3 : https://youtu.be/BHMETwOXvWw
- https://www.youtube.com/watch?v=L1ung0wil9Y
- 8086 Assembly Language Programming For Beginners : https://www.youtube.com/playlist?list=PL7i2wta8UEF6lYj7RO3CLeccXFUm_Q29r
- A visual simulator for teaching computer architecture using the RISC-V instruction set. : https://guillaume-savaton-eseo.github.io/emulsiV/
- CPU-OS Simulator : https://teach-sim.com/os/
- Computer Architecture Coursera Assembly Simulator
- Regular Expressions Exercises : https://opendsa-server.cs.vt.edu/OpenDSA/Books/PIFLAS21/html/RegExExercises.html
- Regular Language Practice Problems : https://ycpcs.github.io/cs340-fall2016/practice/reglang.html
- Exercise Questions on Regular Language and Regular Expression : https://www.cs.odu.edu/~toida/nerzic/390teched/regular/reg-lang/examples.html
- Visually simulate your DFAs, NFAs and ε-NFAsone input symbol at a time : https://ivanzuzak.info/noam/webapps/fsm_simulator/
- Convert simple regular expressions to deterministic finite automaton. (Regex => NFA => DFA) : https://cyberzhg.github.io/toolbox/nfa2dfa