What language to choose?
I have a question: I'm familiar with Java, C++, JavaScript, and Python. I'm currently in web development, with plans to learn into AI later. However, I'm interested in understanding the best approach to learn and utilize DSA effectively, so what language should I choose, anyone help!
2 Replies
Hi considering your background, I suggest diving into TypeScript and React. We're big fans of both at Convex. TypeScript will build on your JavaScript knowledge, offering a more structured codebase with static typing, which is great for learning and applying DSA effectively. React will enhance your UI development skills, crucial for modern web applications. Both are in high demand and will serve your current needs and future AI endeavors well.
Thanks for your help.