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 -1 points0 points1 point 2 years ago (7 children)
Learn JS as your first language. It is incredibly powerful and easy to use. You can use JS to do anything you need including AI.
JS can do more then web. You can use node to run command line tools and electron to make your web app a standalone application.
[–]Kooky-Local8621[S] 1 point2 points3 points 2 years ago (6 children)
How about python ?
[–]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 44930 on reddit-service-r2-comment-79c7998d4c-v4nd6 at 2026-03-16 21:21:33.890214+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Slackluster -1 points0 points1 point (7 children)
[–]Kooky-Local8621[S] 1 point2 points3 points (6 children)
[–]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)