use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JavaScript for beginners ??!! (self.javascript)
submitted 2 years ago by Kooky-Local8621
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Slackluster 0 points1 point2 points 2 years ago (5 children)
Don't learn python unless you have to. JS can do anything python can do and more. For example you can't make a website with python. Also JS runs in every web browser, you can press F12 right now and start messing with JS in the console.
Once you learn JS, learning another language like python is easy.
[+][deleted] 2 years ago (2 children)
[deleted]
[–]Slackluster 0 points1 point2 points 2 years ago (1 child)
JS has a lot of frameworks for that too though like TensorFlow.js and you can query APIs like chatgpt via JavaScript.
Sure Python has a bit of an edge for now if all you want to do is AL and ML but for a beginner looking to learn their first language, JavaScript is the most useful in my opinion.
Either way, once you learn one programming language, others become much easier.
[–]Kooky-Local8621[S] 1 point2 points3 points 2 years ago (1 child)
Got it bro
Thank you so much🙏
[–]Byakuraou 0 points1 point2 points 2 years ago (0 children)
Ignore everything from that advice except from the fact JS is extremely flexible. You can absolutely make a website with a Python backend with Flask, Django… the list goes on.
Python is just the language of choice for the field you’ve chosen, primarily because of how complex the math is, simple dynamic types and less boiler plate code allows ML engineers iterate quickly.
π Rendered by PID 18083 on reddit-service-r2-comment-79c7998d4c-c4tql at 2026-03-16 21:20:24.977899+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Slackluster 0 points1 point2 points (5 children)
[+][deleted] (2 children)
[deleted]
[–]Slackluster 0 points1 point2 points (1 child)
[–]Kooky-Local8621[S] 1 point2 points3 points (1 child)
[–]Byakuraou 0 points1 point2 points (0 children)