Please Recommend A Project Based Javascript Tutorial For Me? - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Please Recommend A Project Based Javascript Tutorial For Me? (2233 Views)
| Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 3:42pm On Sep 07, 2021 |
Hello Gurus, I want to begin learning JavaScript mostly the OOP aspect since I already have experience with the basics. I am looking for a project based tutorial, so I can follow hands on. Any suggestions please? Qtguru, Tensazangetsu20, Karleb, spartan117, stanliwise |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by qtguru(m): 3:57pm On Sep 07, 2021 |
nobody01:I will advise to learn ES5 first before learning ES6 Classes as that's just syntactic sugar |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by spartan117(m): 4:09pm On Sep 07, 2021 |
nobody01:Go to Youtube and search for Brad Traversytar he has very great project videos. Also search for Dev Ed he has great content and a very good way of explaining difficult things (personally learnt a lot from this guy) he also won't keep you bored with his dry jokes lol. You can start with this: https://www.youtube.com/watch?v=Ttf3CEsEwMQ |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 4:37pm On Sep 07, 2021 |
qtguru:Any recommendations for tutorials? |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 4:40pm On Sep 07, 2021 |
spartan117:I don't really know if it's me but I don't really grab Brad Travesty. I have tried his JS tutorial once though I understood the basics due to my past experience with other languages. Also, I had issues understanding his Django tutorials. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by spartan117(m): 4:42pm On Sep 07, 2021 |
nobody01:Then try Dev Ed his explanations are good |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by Nobody: 4:53pm On Sep 07, 2021 |
I downloaded freecodecamps’ build 15 javascript projects course on YouTube. It’s an 8 hr video, but then i couldn’t stand the instructors voice ![]() So frustrating. You can check it out cause the part I managed to watch was making sense. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by tensazangetsu20(m): 5:11pm On Sep 07, 2021 |
Just look for Any website you fancy. Rebuild all the pages using html CSS and JavaScript. I won't advise you to use youtube projects as a lot of people are already doing that and will have the same projects. Also you aren't really learning or challenging yourself as you are just coding alongside the instructor. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by akus6060(m): 5:15pm On Sep 07, 2021 |
Always picking facts and inspirations from ur words tensazangetsu20: |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by ProfAmaben(m): 5:34pm On Sep 07, 2021 |
Go to Udemy and buy a solid course, I'll recommended JavaScript courses from Maximilian Schwarzmueller. OOP JavaScript won't take you far as a Frontend Engineer except you wanna be a backend person. Most Frontend codebases don't have OOP, embrace functional programming and the concept of immutability. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 5:38pm On Sep 07, 2021 |
spartan117:I will check this out, thank you. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 5:39pm On Sep 07, 2021 |
Rgade:I don't really think I will have the patience to sit down for 8 hours to watch it, and I may have issues remembering where I stopped nevertheless I will check it out. Thanks for your suggestion |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 5:41pm On Sep 07, 2021 |
tensazangetsu20:Hmm, I tried this while doing HTML and CSS but I failed when I tried it once at JavaScript, so I think I need some kind of guidance to pick up first then this can come. I am not adding what I will build from the tutorial to my portfolio due to the fact you stated (it's already random). Your contributions are always valuable, thanks. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by tensazangetsu20(m): 5:47pm On Sep 07, 2021 |
nobody01:If you are building for learning sake then start here https://jsbeginners.com/javascript-projects-for-beginners/#below-list |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 5:51pm On Sep 07, 2021 |
ProfAmaben:I once bought a course from Udemy when I started learning Python, but I abandoned it because I didn't like the explanation by Tutor. I ended up learning from Harvard's CS50 and The Net Ninja. I don't have intentions to be a Frontend Dev, I already write Django and I intend to continue on that path. I only want to add Node.Js to my skill set that's why I am learning JavaScript. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 5:52pm On Sep 07, 2021 |
tensazangetsu20:Thanks I will try it out. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by ProfAmaben(m): 6:13pm On Sep 07, 2021 |
nobody01:Yeah, if you read my comment you'll see where I stated Backend there cos that's where OOP is heavily used. Udemy is great, probably you didn't research properly before buying then or the tutor wasn't good enough. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by qtguru(m): 6:27pm On Sep 07, 2021 |
nobody01:Learn ES5 basic, but use this book as a reference guide meaning learn the basic and move to ES6 and be consulting this book from time to time.
|
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 6:29pm On Sep 07, 2021 |
ProfAmaben:I agree Udemy is really good, I hope to go back there to get my AWS course after learning JavaScript. I bought the course because it was what they used in teaching in an online boot camp I attended, and I thought it would be good but I have learnt from my mistakes. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 6:31pm On Sep 07, 2021 |
qtguru:Any link to download it? |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by stanliwise(m): 8:22pm On Sep 07, 2021 |
nobody01:If you need more knowledge of JS. Checkout the “You Don’t know JS” series Perhaps are you backend or frontend? |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by Nobody: 9:11pm On Sep 07, 2021 |
nobody01:It’s actually 15 projects you’ll be building so you know why it’s that long. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 9:32pm On Sep 07, 2021 |
stanliwise:I will check it out, thanks. I am a backend dev. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 9:32pm On Sep 07, 2021 |
Rgade:Let me see how it goes, I may end up watching it. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 11:10pm On Nov 09, 2021 |
@Qtguru, please what is your interns stack? Internship and Connect I am glad because I hooked up a Figma guy with a new small quick gig, and also the intern guy, I guided him to create an Upwork profile and I refered a job that came to me, He has finally gotten his first client to work with. I am glad this guy took all my advice, cuz I get depressed assisting people, because sometimes It feels like I am forcing people to do certain things. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by qtguru(m): 11:45pm On Nov 09, 2021 |
nobody01:React but he is doing Chrome Extension for Gigs |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by nobody01(op): 12:12am On Nov 17, 2021 |
qtguru:Thanks |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by africanman85: 8:21am On Nov 17, 2021 |
tensazangetsu20:Morning bro. I am learning JavaScript too but I don't have knowledge of HTML and CSS. Should I go back to HTML and CSS or can I achieve great things with just JavaScript ? @qtguru @nobody01 |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by xerxesII: 8:28am On Nov 17, 2021 |
All John Smilga's courses are project based. His javascript course helped me in my Web dev/Devops journey https://www.youtube.com/watch?v=2Ji-clqUYnA |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by tensazangetsu20(m): 8:54am On Nov 17, 2021 |
africanman85:You can use JavaScript alone for backend with nodejs without HTML and CSS. |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by africanman85: 9:07am On Nov 17, 2021 |
tensazangetsu20:Boss, btw frontend and backend, which one has more remote jobs and easier to learn |
| Re: Please Recommend A Project Based Javascript Tutorial For Me? by tensazangetsu20(m): 9:27am On Nov 17, 2021 |
africanman85:Honestly it's equal just get good at any of them. |
Can You Please Recommend A Digital Skill For Me? • HTML ,CSS And Javascript Tutorial Start. • Does Anyone Have Javascript Tutorial Pdf By Tutorials Point • 2 • 3 • 4
Please How Do I Make Fake Whatsapp Video Calls. • Hackers Pirate Pbs Website, Post Fake Story About Tupac Still Alive • Learning Python Kivy
