2.4k questions

2.4k answers

99.5k users

Categories

0 votes
52 views

What programming language do you recommend to a 14-year-old girl with zero experience and limited resources? And how and where should I start?

in WordPress by (95.8k points)

1 Answer

0 votes

well, in which area you want ? what kind of apps you want to write ?

Better learn WordPress, it is a CMS, you must put blocks of code togeteher (plugins and themes)

Then learn PHP , HTML, JS in order to write code in WP.

And a little SQL in order to be able to speak with DB.

by (95.8k points)
...