DOMOWE LECZENIE


JavaScript Tutorial for Beginners - Full Course in 8 Hours [2020]{



Here is the best free javascript programming course on the planet. Made with lots of ❤️. Take your web dev . Oglądalność, zainteresowanie, oceny: 1800803, czas trwania m s, ocena 60585, reakcje 3732.

Wasze komentarze:


JavaScript Tutorial for Beginners - Full Course in 8 Hours [2020]

- sometimes i wonder why some people go about disliking peoples video
- I sub
- 2:13:27
- What is the benefit of using switch ?? :)
let sampleDay = 'Saturday';
if (sampleDay == 'Friday' || sampleDay == 'Saturday' || sampleDay == 'Sunday') {
text2 = 'Weekend'
} else {
text2 = 'Weekday'
}

console.log('Text2 :')
console.log(text2)
- You literally went through my whole University programming semester XD
- @1:12:40. correction. Yes you can access object properties using indicies. you forgot to put ' ' around first. it should be student['first']
- this is so coool bro
- " my age in days" was not displaying inside the box although I had made every line of code the same as in the video. It took me more than a half-hour and knew that "getElementsById" had an extra "S". But on the positive side, I knew that "id's" are with "Element" and class are with "Elements" and also decreased two lines of code with
h1.innerHTML="you are "+ageInDays+" days old. ";
thank you for your videos.
- 4:44:46 my luck in life in a nutshell
- what would you do if i was born in 10000bc
-
- what you would do if i was born in 10,000bc
- Its very good I just wish I didnt hear you gulping every 30 seconds lol.
- LOVE the way you explain concepts ,super easy and super simple ❤
- Figure out what he was doing wrong at 1:12:16.
- This may be unpopular but I did't like this lesson. You should have spent more time explaining the stuff. Instead you were just talking about what to write.
- Thanks for this!
Anyway, where can I find the whole code? I could not find it in the github that you provided.
Thank you!
- hii qazi i need code source
- Dude, I already learnt java and it's just like the same, I just skipped everything
- Last profile task wont work i checked it multiple times...
- I learned the basics very well from you thank you 🙏