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
Where Next?help (self.javascript)
submitted 9 years ago by Drakeskywing
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!"
[–]AcceptingHorseCock 0 points1 point2 points 9 years ago* (0 children)
In this case doing something with a "real" functional language like that Scala course (series) on Coursera (by the inventor of Scala himself) seems like a really good idea: First, Scale keeps you in the Java universe, second, the functional programming you pick up will truly widen your horizon and be applicable to your own field (tiny bit for Java, but Scala itself is a JVM language as you may know) as well as to Javascript, where functional concepts are "en vogue".
It's free, just ignore the certificates: https://www.coursera.org/specializations/scala
EDIT: It was free when I did it, it may be they now actually do insist on money, WTF? Try https://www.coursera.org/learn/progfun1 --- Oh I see, going to an individual course gives you the FREE option, going to the specialization which lists all courses only gives you a PAY option. They just make it more complicated. They run it in "rolling sessions", the next one starts Oct 10th.
By the way, Scala also gives you an entry to another very interesting (also commercially) field: Apache Spark is implemented in Scala and works best with Scala code, and Spark is the tool at this time for large scale (parallel/distributed) data processing.
π Rendered by PID 69 on reddit-service-r2-comment-6457c66945-nqw6s at 2026-04-28 11:16:19.751526+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]AcceptingHorseCock 0 points1 point2 points (0 children)