Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 566 Bytes

File metadata and controls

26 lines (22 loc) · 566 Bytes

Programming Languages

Prioritized

  1. Javascript
  2. Python
  3. Java

Must Learn Skills for Backend Development

  • Git
  • Github
  • Data Structures & algorithms (DSA)
  • Design Patterns There are nearly 23 classic design patterns documented in this book which can help (Written in C++) ![[Media/Pasted image 20260606181528.png]]
  • Databases - [ ] Relational - [ ] Non-Relational
  • Web Framework Python - Django JavaScript - Express.JS Java - Spring Boot