Hey everyone! I'm 15 and I decided to dive into programming this summer. I've learned a ton, built some cool projects, and explored various libraries. However, lately, I've been feeling stuck and not making progress, especially since the beginning of this month. I'm even considering switching to C++, but I don't want to leave Python behind without fully understanding it. Has anyone else felt this way? What steps should I take now?
1 Answer
Switching to C++ could be beneficial, but it can be pretty tricky since it’s verbose and can be slow to compile. It’s a good language if you're into low-level stuff like game development or embedded systems. However, you might want to consider other options like JavaScript, Java, or C#, which might be easier to pick up and are definitely more modern. Also, think about diving into fundamental concepts like computer science, databases, or software engineering—it could really help solidify your skills. Just remember, you’ve got a lot of time to explore!
Why jump into Kubernetes right away? It might be overwhelming since you haven't even tackled pointers yet!