Software Alternatives, Accelerators & Startups

How I started learning to code: the resources I’ve used in the first three months

jQuery Git for Windows Codewars CodePen Codecademy
  1. 1
    The Write Less, Do More, JavaScript Library.
    Pricing:
    • Open Source
    However, I would still recommend learning jQuery. Not only is there a huge amount of jQuery still in use on the Internet (and you’re almost guaranteed to encounter it as a professional web developer), but I found that learning jQuery really helped me develop my knowledge of JavaScript. For me, the best place to learn jQuery was its official site.

    #Development Tools #UI #Software Libraries 87 social mentions

  2. We bring the awesome Git SCM to Windows
    Pricing:
    • Open Source
    A note for Windows users: I strongly recommend you download https://gitforwindows.org/ and use it for Git and NPM/Yarn. It allows you to use commands familiar to Linux and Mac users and - as far as I can tell - it is an all-round improvement on the Command Prompt that’s built-in.

    #SSH #Terminal Tools #Development 80 social mentions

  3. Achieve code mastery through challenge.
    Pricing:
    • Open Source
    Intermediate: Once I had a better understanding of JavaScript, I started completing problems on https://codewars.com/. CodeWars is fantastic, but its problem difficulty grading is hit-and-miss, some of the problems supposedly for beginners can seem very demanding! I suggest starting with several problems at the lowest tier. If you get stuck, searching for JavaScript methods on the MDN website can be very useful.

    #Online Learning #Online Education #Online Courses 160 social mentions

  4. A front end web development playground.
    If you’re looking for an environment to practice what you’ve learnt, I recommend CodePen, which is a sandbox for the core languages of the web (HTML, CSS, and JavaScript).

    #Text Editors #Programming #Code Collaboration 484 social mentions

  5. Learn the technical skills you need for the job you want. As leaders in online education and learning to code, we’ve taught over 45 million people using a tested curriculum and an interactive learning environment.
    Beginners: As with HTML and CSS, I highly recommend freeCodeCamp’s JavaScript course. I several other courses, the most useful of which were Codecademy and a free introductory course from Flatiron School.

    #Online Education #Online Learning #Online Courses 112 social mentions

Discuss: How I started learning to code: the resources I’ve used in the first three months

Log in or Post with