DEV Community

First week Javascript

Gaurav on January 13, 2021

Hi Everyone, it has been one whole week, since I have started learning javascript and I have discovered there is a lot to learn in this programming...
Collapse
 
selfdevtv profile image
SelfDevTV • Edited

Well done! I can also recommend freecodecamp: freecodecamp.org/

Teaches you everything step by step and requires you to create projects - starting easy and progressing towards larger projects. It's Open Source and free.

Collapse
 
gauravrandheer profile image
Gaurav

Thanks

Collapse
 
lelouchbrowneyes profile image
LelouchBrowneyes • Edited

You're doing well, keep it up !!
And I recommend you the book about Javascript and Jquery by john Duckett.
Amazing book to have a complete comprehension of javascript
( ◜‿◝ )

dev-to-uploads.s3.amazonaws.com/i/...

Collapse
 
gauravrandheer profile image
Gaurav

Thanks

Collapse
 
killianfrappartdev profile image
Killian Frappart

Well done, keep going 👊

Collapse
 
gauravrandheer profile image
Gaurav

thanks

Collapse
 
mreading2020 profile image
mreading2020

I also have both those books. An essential for starting up

Collapse
 
ash_bergs profile image
Ash

Keep up the great work! Learning how to teach yourself from MDN and some scant docs is a precious, precious skill as a developer. You'll be a pro!

Collapse
 
gauravrandheer profile image
Gaurav

thanks

Collapse
 
epsi profile image
E.R. Nurwijayadi
Collapse
 
gauravrandheer profile image
Gaurav

thanks

Collapse
 
arpit_m profile image
Arpit Mathur.

Awesome! Good luck with your learning.
Btw, were there any concepts you found especially confusing? I am working on a course for JS devs and am always curious where people need the most help.

Collapse
 
gauravrandheer profile image
Gaurav • Edited

thanks , there was some confusing concept I am still reading it. The most confusing one which I found was javascript sort with comparable function. it's not that I could not understand it but I'm still unsure how well I know this concept.