Next.js or AI: What Should I Learn First?

0
3
Asked By CuriousCoder17 On

Hey everyone! I'm 17 and have been coding for about five years now, mostly using Python with Django and some competitive programming in C++. I've taken a break from coding lately because of school, but I'm eager to get back into it and learn something new. I'm aiming to build my own AI startup one day, which is a bit of a dream of mine. I'm torn between focusing on Next.js or diving into AI. If I go with Next.js, I'll get to learn JavaScript, React, and then Next.js, but I'm a little intimidated by React. On the other hand, starting with AI means tackling a Harvardx course and learning libraries like Pandas, NumPy, and eventually TensorFlow or PyTorch for deep learning. I love math, so I'm okay with the challenge, but I know it's going to be difficult. With only a year left until I finish high school, I really want to invest my time wisely to build a solid foundation for my future. Any advice on what I should prioritize?

1 Answer

Answered By TechGuru99 On

It's great that you're thinking about your future in tech! Before you decide, consider what direction you want to take your career. If you intend to work with web applications and want to understand both the frontend and backend a bit, learning Next.js could be a good move. It ties into your existing Python knowledge really well. But if your heart is set on AI, diving into that now could align perfectly with your startup goal. Just remember that understanding architecture and clean code will benefit you no matter which path you choose. If you can, blend both by using Django for backend work and adding a layer of JS or React later on!

LostInCoding -

That makes a lot of sense! I think a mixed approach could really help you grasp both concepts.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.