Click here to Skip to main content
15,885,366 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Contagion Pin
charlieg19-Apr-20 8:01
charlieg19-Apr-20 8:01 
GeneralThe Code Project 2002 Pin
Rage18-Apr-20 2:06
professionalRage18-Apr-20 2:06 
GeneralRe: The Code Project 2002 Pin
RickZeeland18-Apr-20 2:53
mveRickZeeland18-Apr-20 2:53 
GeneralRe: The Code Project 2002 Pin
Mark_Wallace18-Apr-20 17:19
Mark_Wallace18-Apr-20 17:19 
GeneralRe: The Code Project 2002 Pin
dandy7220-Apr-20 5:15
dandy7220-Apr-20 5:15 
GeneralRe: The Code Project 2002 Pin
Chris Maunder20-Apr-20 7:46
cofounderChris Maunder20-Apr-20 7:46 
GeneralRe: The Code Project 2002 Pin
Rage20-Apr-20 21:18
professionalRage20-Apr-20 21:18 
GeneralA good "pure" Javascript 'language' tutorial Pin
Nand3217-Apr-20 22:35
Nand3217-Apr-20 22:35 
Is there any good links to learn the core JS fundamentals thoroughly ?
Most tutorials online assume everybody wants to learn JS to develop Web.

For example W3Schools:

function myFunction() {
  document.getElementById("demo1").innerHTML = "Hello Dolly!";
  document.getElementById("demo2").innerHTML = "How are you?";
}


oh, no "document." stuff D'Oh! | :doh: That confuses the kids.

I just want JS that's used at the backend. i.e Node.
But when I search for Node.js based Tutorial they talk all about the libraries and APIs in Node. Like FileSystem, Network and other stuff directly.
Not much of JS fundamentals.

Is there a site where I can learn JS, the python or C way.
Just data structures and fundamentals.

This is for my cousin btw.
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
OriginalGriff17-Apr-20 22:55
mveOriginalGriff17-Apr-20 22:55 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
CodeWraith17-Apr-20 23:31
CodeWraith17-Apr-20 23:31 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
OriginalGriff17-Apr-20 23:43
mveOriginalGriff17-Apr-20 23:43 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
CodeWraith18-Apr-20 0:07
CodeWraith18-Apr-20 0:07 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
OriginalGriff18-Apr-20 1:07
mveOriginalGriff18-Apr-20 1:07 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
CodeWraith18-Apr-20 3:37
CodeWraith18-Apr-20 3:37 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
Nand3218-Apr-20 1:11
Nand3218-Apr-20 1:11 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
Amarnath S17-Apr-20 22:57
professionalAmarnath S17-Apr-20 22:57 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
Nand3218-Apr-20 1:25
Nand3218-Apr-20 1:25 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
CodeWraith17-Apr-20 23:28
CodeWraith17-Apr-20 23:28 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
Nand3218-Apr-20 1:24
Nand3218-Apr-20 1:24 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
CodeWraith18-Apr-20 2:01
CodeWraith18-Apr-20 2:01 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
Peter Adam19-Apr-20 23:29
professionalPeter Adam19-Apr-20 23:29 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
bryanren20-Apr-20 9:43
bryanren20-Apr-20 9:43 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
Sander Rossel17-Apr-20 23:31
professionalSander Rossel17-Apr-20 23:31 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
Nand3218-Apr-20 1:22
Nand3218-Apr-20 1:22 
GeneralRe: A good "pure" Javascript 'language' tutorial Pin
BillWoodruff19-Apr-20 5:52
professionalBillWoodruff19-Apr-20 5:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.