How to start learning code for non-coder?

2 points by lienhoangduy ↗ HN
I'm a digital marketer who want to learn more about code, especially front-end that can support my career. Can anyone give me a suggestion that what I should first start with? Which book or which resource I can learn from for a newbie like me. I also work with website, GTM and database so I think I need to learn more about PHP, mySQL... Any recommend what I should learn or focus?

7 comments

[ 3.2 ms ] story [ 29.3 ms ] thread
start by learning basics of programming, learn terminologies and so on, I did this by watching tutorial on YouTube, plenty of free resources out there. then start building projects, do whatever you want, you can start with basic stuff like a calculator, journal, blogs, little game etc, then try something challenging, like a really beautiful and complex UI/UX if you want to focus on front end.
Thanks. Actually I'm quite interested in UI/UX too. Do you prefer any language should I come up with first?
Are wanting to be able to badly hack things together and get stuck but not have to spend too much time learning or do you actually want to understand what you're doing?

If it's the former then just learn some web technologies, if it's the latter then the language you learn doesn't matter and you should focus on learning the fundamentals.

I think I will go with the fundamentals and get the basic knowledge to decide what I should go with next. Anw thanks for your recommendation