Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
You can only get better at programming by doing a bunch of programming
Make a project! -
yeah keep having a need to make stuff and keep wanting to escape as you do it but fight the urge until you become one with the machine
-
retoor5902dI do reinvent the wheel a lot. Making a copy of something existing with additions i prefer. Making something like someone else made it is actually quite a skill. Doing whatever you want is not that challenging. What kind of programming do you do?
-
1: learn how to use search engines, to read documentations, and to research things for yourself.
2: ???
3: profit. -
Got any ideas? Programming is the closest thing to magic this hell has to offer. If you can think it, you can make it. And don’t worry about rewriting the project in something else again, code is worthless anyway. The discipline of solving problems is the valuable part.
-
1. Program
2. Learn concepts to solve problems you run into.
3. Get on Khan Academy to learn about stuff you don't know about.
4. Read other people's code.
5. Find books on topics you want in depth knowledge of.
6. Goto 1
Once you feel like you have learned a language well then go watch videos about idiomatic programming in the that language on youtube. Realize how much of a noob you are and Goto 1 again. -
retoor5901d@Demolishun Khan academy better than freecodecamp? I wanted to donate freecodecamp but they didn't have the right payment methods and fucking PayPal required a credit card. I don't do credit card, that's why I have you f****.
-
@retoor I never used that so I don't know. On Khan Academy I was doing some refresher on calculus on there. I also did some code to learn other sorting algos. I posted my code and a real person gave me coding improvements and suggestions. The guy who made it wanted to help his kids learn math and coding.
How do I get better at programming, and please, can anyone mentor me?
question