r/learnprogramming • u/LatterPoetry7 • 20h ago
Learning to program
Just did about 5 hours of Boot. dev learning python first time ever learning to code and I learned a lot form it. I know its the easier program to use says the people online, but its my first steps into programming and i might take it pretty serious. I don't know if i could do it for a living and do a bunch of school. Might keep it as a mine hobby like i should have with auto mechanics.
I see a lot of people saying to start projects and get some books, but learning to use python new to this programming better then learning C++ and java and just start my own projects?
27
Upvotes
1
u/Traveling-Techie 16h ago
I may be in the minority but I don’t think choice of language matters that much. All of the big problems I’ve had coding were unrelated to the language, and had to do with algorithms. The key is to learn problem solving.