DEV Community

Keshav
Keshav

Posted on

Wanna be Fronted Developer?

You should at least know these topics :

Computer Science Fundamentals

  1. Basics of Programming - Loops, Conditionals, Functions, Recursion.
  2. Time and Space Complexity.
  3. Searching and Sorting - Linear Search, Binary Search, Quick Sort, Radix Sort, Merge Sort, Insertion Sort etc. 4. Basic DS - Array, linked list, stack, queues. Adv DS - Trees, Heaps and Graphs. S. Object Oriented Programming - Inheritance, Polymorphism
  4. Computer Networks, Database Management, Operating Systems

Frontend Web Development

  1. HTML, CSS, Responsive Design
  2. Javascript fundamentals, React.JS
  3. Basic knowledge of APIs

Top comments (0)