you're the best tutor I've ever met. jus' installed Node js a few weeks but was stuck. had nowhere to start until i met your tutorial, I could humbly say you have kickstarted my Node js career
The way you explain step by step, I get the whole point of using each and every line. Otherwise, many content creators show the whole code and try to explain but you just write it step by step so that we can know why we have to use and specify this line of code. Keep making such great content!
Thank you, Your technique of teaching is awesome. I like the way of leaving the rest code until it's needed. any fresher can remember this syntax only for the first time. it was such a great explanation as well as a great start of node js journey
Great video. I like your way of leaving the http require out until it is needed. Everything you type is needed there and then. It's like you're trouble shooting in the same way somebody learning for the first time would be and by solving each problem you're answering fundamental questions for the learner. You're patient, positive and not overwhelming.
All I have to say is thank you sir 😊. I have learnt a lot from most of your tutorials. Your teaching skill is best. Keep posting such content. Just a request, we want more content in currently trending technogies such as Mean, Mern & pure angular & react tutorials etc. Thank you once again.
One thing I like about this channel is that we get to learn from mistakes which makes us understand the concept better. Btw I want u to be using a dark material theme instead of the white one.
you're the best tutor I've ever seen the way you break it down is sooo nesasary and other online tutors don't understand that . Keep one making tutorials please
@@codedestiny6955 yeah thanks dude html css js bootstrap almost done jsp servlet done now i am mastering bootstrap and jsp servlet and learning spring core and mvc
console.log("Starting server..."); var http = require('http'); http.createServer(function(req, res) { console.log("received a request"); res.writeHead(200, { 'content-type': 'text/plain' }); res.end('It works'); }).listen(8008,'0.0.0.0'); THIS WILL WORK
I love nodejs...its the future... working on angular these days...wish to become full stack by the end of the year....thank you for the series reddy sir
Thanks, sir, I wanted to learn how to run code on the server, and I searched too many videos but did not get the right one, I came to your channel and found this video so helpful. Can you answer how to run a web page through node js
Sorry Sir but small suggestion Please lower down the music sound. Your voice is little low and Music is to loud. Thank you for making this videos and teaching us.
Please verify if the command node.exe app.js is displaying "Hello world" in the Windows command line cmd.exe Then it should also display from the VS Code Terminal
Awesome tutorial but I reason out and memorise how the line of code works and you change or add line of code over and again. This gets frustrating. Moreover, I am supposed to make guesses here and there even when I am new to node.js makes tiring and lengthy.
Awesome 🎉👍 😠😡We can print "hello world" or any thing using console.log() But why we can't get value from user on console in js? Like c language have scanf(); , C++ have cin
you're the best tutor I've ever met. jus' installed Node js a few weeks but was stuck. had nowhere to start until i met your tutorial, I could humbly say you have kickstarted my Node js career
The way you explain step by step, I get the whole point of using each and every line. Otherwise, many content creators show the whole code and try to explain but you just write it step by step so that we can know why we have to use and specify this line of code. Keep making such great content!
Thank you,
Your technique of teaching is awesome.
I like the way of leaving the rest code until it's needed.
any fresher can remember this syntax only for the first time.
it was such a great explanation as well as a great start of node js journey
Great video. I like your way of leaving the http require out until it is needed. Everything you type is needed there and then.
It's like you're trouble shooting in the same way somebody learning for the first time would be and by solving each problem you're answering fundamental questions for the learner. You're patient, positive and not overwhelming.
correct.
All I have to say is thank you sir 😊. I have learnt a lot from most of your tutorials. Your teaching skill is best. Keep posting such content.
Just a request, we want more content in currently trending technogies such as Mean, Mern & pure angular & react tutorials etc. Thank you once again.
You are the best teacher on youtube... The way you explain is awesome... I hope you make more videos on node.js
Yes sir keep it up.
We want this series upto advanced level 🔥♥️
One thing I like about this channel is that we get to learn from mistakes which makes us understand the concept better. Btw I want u to be using a dark material theme instead of the white one.
Sir do you know that there is no one who can explain programming so was like you??
You are the best sir whenever programming -- telusco is in my mind
On more, check coding train
you're the best tutor I've ever seen the way you break it down is sooo nesasary and other online tutors don't understand that . Keep one making tutorials please
thank you very much being a beginner your video is crisp clear...you are the best tutor
Now I am going to expert in node adv thanks TELUSKO #RESPECT
it was such a great explanation as well as a great start of node js journey
When I see your videos I feel like he's making something new which doesn't exist in programming world. The step by step instructions.
Really very Interesting Node JS video for basic to advance learning made easy by Sir Navin Reddy
awesome explanation, no one in the world can teach like you.
WHEN WE CAN EXPECT FULL COURSE ON NODE.JS......................
Thank you Sir you are awesome. My all friends watching this video do save the program before running the program in VS code. Happy Learning. 😍😍
the way of explaining the code is superb. thanks for making a video on node js.
If u upload Nodejs video everyday, it would be very useful for us (beginners) to learn in lockdown. I hope you can do that. Thanks.
Helpful video.. Keep doing the good work 👍
Thank you sir please make a long series on Node JS by teaching us to create a big project at some point of time in this series.
Woooh! To excited for that
How Simple, Simple explanation... LIKE LIKE!
Never thought you will enter JS world
haha yeah.. me too.
Yeah i am a begginer nd i enter into java because of him i am still in college and he is moved from java but i am enter in java
@@waqasbhatti4478 Don't worry brother
First master html/ css/ js
Then Angular
And java spring hibernate
@@codedestiny6955 yeah thanks dude html css js bootstrap almost done jsp servlet done now i am mastering bootstrap and jsp servlet and learning spring core and mvc
one video daily awesome... waiting for your one video in nodejs then i shall start it
console.log("Starting server...");
var http = require('http');
http.createServer(function(req, res) {
console.log("received a request");
res.writeHead(200, {
'content-type': 'text/plain'
});
res.end('It works');
}).listen(8008,'0.0.0.0');
THIS WILL WORK
I love nodejs...its the future... working on angular these days...wish to become full stack by the end of the year....thank you for the series reddy sir
Outstanding videos Mr.Reddy. Thank You for my progress. Your technique , excellent.
Thankyou so much sir for starting this new series.. 😃😃Sir can you please turn the dark theme in VS code because this light mode is very annoying..
Great telusko learning. Expecting all the video of nodejs
The best tutor I've ever seen
Really clear explanation of Node JS thank you
Thank you so much for your explanations help me so much for my first steps in Node.Js
Anna you are probably the best programmer I know ever
You are my Guru Anna
I am your big fan sir 😎😁😁😁
Thank you--you have a great teaching style.
Sir when this series will end.
Want to watch all videos
so much informative and also like the explanation. Thankyou
Great work
Waiting for next video
Thanks
Thanks, sir, I wanted to learn how to run code on the server, and I searched too many videos but did not get the right one, I came to your channel and found this video so helpful. Can you answer how to run a web page through node js
i m very lucky by learning this from you
You are awesome at explaining, great vids!!
Eagerly waiting for next vidoes on node js🤩🤩🤩
I love this tutorial..txx a bunch naveen
Finally I've started Nodejs all because of you sir. Thanks a lot... and a lot to learn in this Node js path
Best teacher on the planet 😍
Excellent way of teaching
Great way of explaining.
your way of explaining is very nice, I would suggest moving with some advance things.
PLEASE USE DARK MODE SO THE CODE WILL BE VISIBLE CLEARLY................FOR ALL OF US.
I see a lot of youtube devs use the white background.
Isn't it tiring for the eyes?
Please give a full course for nodejs with express and mongodb
Good video. Nice intro Navin👍
Awesome tutorial. very informative. tnx
'node' is not recognized as an internal or external command,
operable program or batch file.
Thank you so much sir!
Much awaiting class
Need a tutorial series on Node.js as backend maybe using Express framework. 🙏
Sir pls make more videos on node.js. This is very helpful.
thank you so much for your tutorials
i did this .but that tab is only reloading . not showing the output
getting the same .how did you solve it
Thank you sir.... Pls all series make a video......
Gr8 tutorials. (y) There is something wrong with audio. I hear some echo, which is irritating if using headphones.
sir i was wrote code same like u but even it is not printing hello world also.......y?? please say sir
i like dracula vs code theme
Completed ur django series till now .. waiting for this sir,plzz complete it as fast as possible ..thanks a lot ..only 10 days of lockdown left
Bro....u have already learned django than why u learn nodejs??
That wierd music in the beginning made my kids awake late night ;-)
this man is an absolute savage...
1. uses light mode
2. doesn't use semicolon
3. no ! after hello world
my my
More importantly var in 2020😀
Sorry Sir but small suggestion Please lower down the music sound. Your voice is little low and Music is to loud. Thank you for making this videos and teaching us.
thank you this video was veery helpful
Man please use Dark Mode on Vscode
I can't witness this light IDE
Without saving the file its not showing the hello world output .. Just a note if newbie like me
I'm also a newbie
Thanks a lot !
Thanks sir 😊😊
Thank you .. from space your alien ;)
Use dark theme !!
Need more videos on this course sir.
I'm not able to print 'hello world' in the terminal. Plz help.
Did that problem solved? Even I m facing the same. Help me out
Please verify if the command node.exe app.js is displaying "Hello world" in the Windows command line cmd.exe
Then it should also display from the VS Code Terminal
Best explanation!?
Awesome tutorial but I reason out and memorise how the line of code works and you change or add line of code over and again. This gets frustrating.
Moreover, I am supposed to make guesses here and there even when I am new to node.js makes tiring and lengthy.
unable to get the output as u got
Thank you, sir. Loved your video. More please.
Sir i have a doubt u used 200 as status.... Y u used only 200 as status?
And excellent explanation sir
great tutorial. Can you do complete app with express for wackend like you do with django?
Waiting for this📌📌📌
Sir please start with node js series..
really nice video sir
Amazing video but the light theme of VsCode hurts my eyes
You're amazing sir
Hello Naveen sir,could you please let me know which framework is more powerful springboot 2.0 or express???
I love sessions!
Awesome 🎉👍
😠😡We can print "hello world" or any thing using console.log()
But why we can't get value from user on console in js?
Like c language have scanf(); ,
C++ have cin
c++ is a programming language. Js is a scripting language. Google the difference, ull get ur answer.
thank you
Speed of light: 300.000 km per second
Speed at which 'http' comes out of Navin's mouth: faster
For me when running node app.js its showing error. node is not recognized as an internal or external command. Please help me in this regard.
Sir does having xampp on system causes problem with what we are trying?
i have done the same but at the terminal after writing node app.js it is not showing any output
Sir please make videos on comparative programming.
Thankyou sir
sir my node js is installed then also in vs code the code is not running by following your instructions also