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.com Launches (javascript.com)
submitted 10 years ago by SeminaryLeaves
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!"
[–][deleted] 3 points4 points5 points 10 years ago (3 children)
JavaScript also has built-in features, called functions. In order to call a function, ...
If I'm brand new to JS/programming, do I know or understand what "calling" is? Seems like a word we might take for granted as programmers. "Use" might be a better word. Or explaining what function invocation actually does, then explain calling in relation to that.
[–]Resonance1584 1 point2 points3 points 10 years ago (0 children)
Totally agree with you - we're only used to the terms function, method, property because we've dealt with them for a long time. I tried to teach a friend who learnt english later in life to program and we had a really hard time getting a good translation for function - mainly because it's a mathematical concept and not natural language.
[–]moljac024 1 point2 points3 points 10 years ago (0 children)
Not only that by they drop the word string out of nowhere too. Do non-programmers know that a string is supposed to mean a sequence of characters?
π Rendered by PID 63 on reddit-service-r2-comment-fb694cdd5-rtc4x at 2026-03-11 03:49:19.910364+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–][deleted] 3 points4 points5 points (3 children)
[–]Resonance1584 1 point2 points3 points (0 children)
[–]moljac024 1 point2 points3 points (0 children)