1,920
1,920
EV Whore
When did you started to code? (what age? Im 29) and what language would you suggest to learn first?
This subject is so interesting to me... thanks man
I was in my mid 20s. By age 32 I was running our IS department. I'm 34 today.
If you're just interested in seeing if you have a knack for it and if you can pick it up, I'd probably start with Python. It has a very user-friendly syntax, and will kind of start teaching you to think like a coder (will teach you concepts like control flow, iteration, arrays, variables) in a very simplistic way that is close to regular English.
If you are trying to sprint into a career in web development I'd start with HTML/CSS/Javascript