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
-
I prefer just doing a project and figuring out stuff as I go. Of course, a basic programming course on data types, data structures, their characteristics, basic algorithms, Boolean logic and stuff is also useful.
-
@Fast-Nop this, the reason I became a well versed programmer at a young age was because I took an idea and tried to materialize it no matter what.
You will learn 10x more stuff trying to create a small chat app that you would do in, let's say, a standard networks class. -
@JKyll I even have this as seasoned dev. Actually, I just wanted to get my hands on Cortex-M and decided to implement a project. That has gone totally out of hands and has become an ongoing endeavour. ^^
-
NarkoCat2896yFigure out what you want to make. Than try to do it, stackoverflow.com will be a huge help. Just remember "perfection is the biggest hinderer of progress", you can't fix/find every single bug.
Related Rants
What are your effective ways of learning how to program?
question
talent
programmer
programming
learning
computer science
coding