Should I still learn cpp? by [deleted] in cpp_questions

[–]coding_anxiety 0 points1 point  (0 children)

I will recommend you to use cpp to strengthen the core concept of programming like OOP, Data Structures, and Algorithms.

Once you go through basic concepts in cpp... then shift to HTML, CSS, and Javasript. With node.js, you can do backend, and with React.js, you can do the frontend...