Learning to code | XM Community

Learning to code

  • 19 June 2020
  • 1 reply
  • 1 view

Badge

Hi all,
I'd like to start learning to code simple things like just adding an extra button or something. Do you have any suggestions as to where I can start learning? Any documents?
Thanks,
Mitra


1 reply

Userlevel 7
Badge +27

w3schools has tutorials for JavaScript and jQuery. If you don't already understand html and css, you need to learn those first. You'll want to be able to use jQuery. So, the order is:
html->css->JavaScript->jQuery

Leave a Reply