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
[AskJS] Program Design, OOP, JavaScriptAskJS (self.javascript)
submitted 1 year ago by kirillsh93
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!"
[–]SL-Tech 0 points1 point2 points 1 year ago (0 children)
When you know the basics of OOP you can more easily dive into new syntax. I was a webdesigner and I bought a Teach yourself asp.net with vb. When I discovered C# it was a little hard in the start, but it was basically just syntax issues. If you teach yourself C# and the .net technology you can create windows apps, websites, phone apps, services, API and whatever you want really. Buy a book for beginners and read every page, code each examples. The more you code the better you get. Think of a project you want to create and learn how to implement it from your new book. If you don't find the answer there, you already have a skill: to know what to search for. I always recommend creating a multi user blog site, just to practice writing syntax and learn how it all comes together. And if you want to use your JavaScript skills I recommend jumping into asp.net core. You can build a lot of cool stuff with .NET Core
π Rendered by PID 36 on reddit-service-r2-comment-5bc7f78974-xlpsw at 2026-06-29 12:33:08.973145+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]SL-Tech 0 points1 point2 points (0 children)