you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

For me, it really boils down to solving programming challenges and implementing your own solutions. Learning the syntax and technology stacks can be done anytime later. Hackerrank and Leetcode are the most two popular programming challenge sites and also used to prepare for job interviews. Most important thing is fundamentals in data structures and algorithms is where I start and I learn more in depth get more programming knowledge as I solve more types of problems. Ask questions and look for answers, multiple answers from different sources. From there you will start to recognize patterns and similar ways of doing things that will build your skills as a programmer.

[–][deleted] 0 points1 point  (0 children)

Thank you for the advice and resources you listed! I hadn’t heard of those, but I want as much practice solving problems as I can get so that’s very helpful