Learning to code | XM Community
Skip to main content

Learning to code

  • June 19, 2020
  • 1 reply
  • 9 views

Forum|alt.badge.img

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

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • June 19, 2020

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