<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Where can I learn JavaScript?</title>
        <link>https://videos.apprendre-delphi.fr/videos/watch/bbbc0398-be15-4bdb-a8ec-6564de085661</link>
        <description>When asked the question ‘where can I learn JavaScript?’ during a live coding session on Twitch in July 2022, I pointed out a few online resources for getting to grips with this language, which is ubiquitous on the web and a little outside it too. First of all, as with any language, learning for the sake of learning is pointless: you need a goal, a project (big or small) to develop in order to get started properly. In the case of JavaScript, if you're learning it to make websites (front end on web pages or back end with NodeJS) you need to understand the difference between front and back: the client part (HTML/CSS/JS/DOM) and the server part (supplying data, files or generating pages). A number of sites offer courses and tutorials. The ones I use regularly or see when I'm doing research are the following: OpenClassrooms (aka ‘the zero site’ for the (very) old-timers) https://openclassrooms.com W3Schools https://www.w3schools.com Pierre Giraud's website https://www.pierre-giraud.com Alsacreations https://www.alsacreations.com Grafikart https://grafikart.fr As far as documentations are concerned, the Mozilla one seems to me to be the most practical and complete to use: https://developer.mozilla.org Other sites stand out but I rarely use them: JavaScript Info https://javascript.info Exercism, which offers lots of exercises to do in JavaScript but also in just about every development language (including Pascal and Delphi). https://exercism.org/tracks/javascript Of course, there are also tons of YouTube channels where you can watch live coding videos or tutorials on JavaScript (and virtually all languages), as well as live streams on Twitch from numerous developers who sometimes practice web development and can answer questions from time to time when it's in the theme of their streams. And let's reiterate once again for HR, HRDs and other ‘recruiters’: JavaScript and Java are not the same language and have nothing to do with each other! The original French version of this video is available from https://videos.apprendre-delphi.fr/w/q6p5kbwUnpoSQikdUgEQzJ These title and description where translated with DeepL : https://www.deepl.com/ The video was automatically transcribed and translated from its original French version with HeyGen : https://heygen.com/?sid=rewardful&amp;via=ytdp (affiliate link)</description>
        <lastBuildDate>Wed, 24 Jun 2026 01:15:46 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://videos.trucs-de-developpeur-web.fr</generator>
        <image>
            <title>Where can I learn JavaScript?</title>
            <url>https://videos.trucs-de-developpeur-web.fr/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://videos.apprendre-delphi.fr/videos/watch/bbbc0398-be15-4bdb-a8ec-6564de085661</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://videos.trucs-de-developpeur-web.fr/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://videos.trucs-de-developpeur-web.fr/feeds/video-comments.xml?videoId=bbbc0398-be15-4bdb-a8ec-6564de085661" rel="self" type="application/rss+xml"/>
    </channel>
</rss>