DEV Community

Discussion on: When Do You Become A Developer?

Collapse
 
jaakidup profile image
Jaaki

To call yourself a linux pro, you had to recompile and then hot-load the kernel into the os while you were running it. Crazyness, but I did it because I wanted to figure out how.

Software is different. It's a creative occupation, which is also why I sometimes find it truly difficult to understand why some people value CS degrees (Maths based) education. So many of the maths experts I know are quite impractical, which is something I truly value in a developer.
I find other educations better suited to development. (Electronics, scientists, language skills, art :D)

Michelangelo didn't study to be a doctor, but I'd sure as hell trust his opinion, maybe even him doing an operation, more so than just about any doctor that just finished studying.

Once you understand that the education system is there to make money off of people who generally know absolutely nothing about the topic before they enroll, you might see things differently.

So, my opinion is that no boot-camp or course makes you a developer,
but years of practising can make you a developer.

Collapse
 
stephsmithio profile image
Steph Smith

I agree that development (and many other important professions) is creative and years of studying may not be the best indicator of ability.

I personally felt more "like a developer" after creating projects that worked versus going through online courses or tutorials. By actually creating/troubleshooting, I felt like I understood what was going on at a way more tangible level.

Collapse
 
jaakidup profile image
Jaaki

Oh yes, indeed.

There is no teacher like hunting down some little bug at midnight! :D

Tutorials and courses really spoon-feed you all the information, whereas building something makes you think and search for the solution.

I tend to forget much of the tutorial info, but the info I had to search for for a few hours stick with me. It's like digging for gold!