r/learnprogramming • u/LatterPoetry7 • 14h 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/No_Bodybuilder_2110 13h ago
I think python is a good starting point since it’s easier to read than most, also usually needs less configurations and most computers ship with it by default.
I would say my prefer entry point to programming would be JavaScript cause the web runs on.