Want more? Get the complete Easy-to-follow Java programming course (16 more videos) from Duckademy now with 35% off and learn Java in an easy and entertaining way. The content is up-to-date and packed with practical information. Check it out: www.duckademy.com/course/java-programming
Thanks for this possibility, I've just bought the complete Java course. Looking forward to watching the other videos as well. This first video was quite promising.
This is the best video i have ever watched about Java, i have watched a lot of videos didn’t understand anything, you explained everything in detail thank you so much for making this video.
I’m going to college for this, or at least plan to, and this is really helping me get a head start in my classes and helping me understand everything, thanks man I really appreciate it
THIS LESSON IS THE BEST THAT I HAVE SEEN IN TH-cam FOR BEGINNER, SO IT IS CLEAR AND GOOD COMBINATION PRACTICE AND EXPLANATION ....PLEASE DO MORE LESSON ABOUT IT....
Java is a program you can easily learn with books and amazing videos like this that give you an excellent chance to thrive in the world of web technology and many IT companies in California. Thanks so much!
awesome tutorial. Most of the other java tutorials take for granted that you have a basic knowledge of programming. This one does a much better job at explaining why and what.
Thank yooooooooou.... I wish you were my instructor lol. You literally saved my life.. My GPA thanks you too. Learned so much in such a short amount of time. **You are educating us, you have the voice of a God.. 😄
If you are interested in the NEXT Java video (Video 2 - Control structures), you can download it from Duckademy www.duckademy.com/course/java-programming Just log in / sign up and go to Section 1 to find the download link of the new video.
Thanks a lot for your feedback . This is exactly we wanted to do with this video. If you want some more of it, it continues here: www.duckademy.com/course/java-programming
Very clear and understandable. This tutorial has taught me a lot. I am a software trainer and I have realised a few truths watching this. Thanks. Keep it up and like everyone else I am looking forward to the next installment.
Thank you for this video!! This video helps me a lot to understand java programming in easiest method and this video really suits for the beginners like me who wants to understand java programming
Hi Aries, it was nice to read that you like this tutorial. If you are interested in more Java programming (16 more videos like this), check out our complete beginner course: www.duckademy.com/course/java-programming
I wish I would have watched this before. At the end of the video, the concepts are clearer and I can now create projects without any help! The concepts are crystal clear to me, now!Thank you sir, this is too helpful. Lots of respect from India!
This video will greatly assist me to further my studies in computer studies. I have however challenges in downloading this video. Redeem me please you are wonderful.
Hi Evelyn, what do you mean you have challenges in downloading this video? Is there a problem on our side? If yes, please let me know. Thanks. Anyway I am glad you like the video.
Your speech has different accent, but your way of explaining and making us understand , is perfect. You will be subscribed, from now on and i will wait for your new tutorials in intermediate level for JAVA, just in-case. Newz, Thanks again.
hello i really like the way you explain java to me and you compare it with real life things. please i need more of your contents and others. so far i have learnt alot from you from this one hour i spent. thank you so much!!
Hi, I'm glad you like the way I teach. Now you can continue with the next Java video (Video 2) that you can download from Duckademy: www.duckademy.com/course/java-programming The confirmation email for the registration arrives as junk in some cases, so please check your junk folder as well.
Thanks so much , for the feed back you are really the best , and I can't stop saying it, cuz am feeling proud towards my friends. That I know more in java, and I got to learn it so quickly when I saw this video, you are a better teacher , and would say you are better than the Boston"Bucky " . will, check . Will really need more and more of your tutorials consistently . thanks
An already existing email address. We will send you a confirmation email to that address. We are working on the rest of the videos, but it just takes so much time. We want to make them well so that you like and enjoy them.
Hi, thanks for your feedback. The complete course is here: www.duckademy.com/course/java-programming You can continue with Video 2 if you want, you will find it under Section 1.
If you are interested in the next Java video, Video 2, you can download it from www.duckademy.com/course/java-programming You will find it under Section 1.
Thank you for your video Duckacademy IT courses. This was really helpful. I like the way you have explained all the basic language of java, it was easy to understand. Just one question, are you doing any more videos for beginners and are you doing any advanced java tutorials? If so, please provide me with a link thank you.
We are now preparing the rest of this course. It will be available on our site: www.duckademy.com/course/java-programming If you click on the 'Notify me' button on the right we will let you know as it is available.
Thanks for your nice feedback. If you want some more of it, you can download the next video from www.duckademy.com/course/java-programming You will find it under Section 1.
Thank you very much bro it was really wonderful and really helpful i really enjoyed to its very end. really appreciate yor teaching mehod. keep it up...
I studied Java on blueJ Then on Netbeans. So some confusions were their and after completing Netbeans I realized that Netbeans is perfect for the beginners.
You are welcome, I'm glad you like it. And did you check the course itself as well? We have a lot more videos like this. If you are interested, please visit: www.duckademy.com/course/java-programming
On replacing the number again u can as well type like this public static void main (string[ ] args { int first = 7; int second = 19; int third = second; second=first; first=third System.out.println("first=" + first + "second=" + second); } }
Bonjour ! Je ne comprends pas l'Anglais, mais je parviens a saisir quelque chose. Je vois que ce tutoriel m'aiderais beaucoup plus s'il était en français. Thank you to traslate the tuto in french
+Duckademy IT courses Believe me when i say.. this couldve been uploaded 10 years ago and if your next video come out right now, people will still be looking forward to it...
I never thought that i would be one to buy the tutorial but the tutorial is so easy to follow and i am learning so much. I am definitely going to buy it. Thank you so much Duckademy!!!
Hi vanessa, I'm glad you like this tutorial. In the course we have 16 more videos like this, so you won't regret taking the complete course. www.duckademy.com/course/java-programming
I need help creating a program. Here are the requirements: Your professor is somewhat forgetful, and cannot always remember how many gold stars to assign for each letter grade, so could use a command-line app to help remember. Here are the requirements: Use the Scanner class for input and println for output. Prompt for the letter grade. Output: "A grade of '' gets star[s]" (note the single quote characters around the grade!) Use this grade-to-stars assignment: A : 5, B : 3, C : 1, D, E, F get zero stars. If it's a 'C' then it should say "1 star", not "1 stars" but everything else should say "stars" The input grade can be upper or lower case, but should be treated the same, and output is upper case. Any input other than A-F (a-f) should get a message saying it's not a valid grade. Use a switch/case statement in the solution. Can anyone help me?
Want more? Get the complete Easy-to-follow Java programming course (16 more videos) from Duckademy now with 35% off and learn Java in an easy and entertaining way. The content is up-to-date and packed with practical information.
Check it out: www.duckademy.com/course/java-programming
Thanks for this possibility, I've just bought the complete Java course. Looking forward to watching the other videos as well. This first video was quite promising.
+1 for the Java course! Great course with great explanations.
i am getting a error "reached end of while parsing " what does it mean
this course got USELESS from 34 minute, when you talk bullshit like "magic line", "we programmers are lazy", "you don't need to know... bla bla"
Michael Harris, how is the course? if I may ask.
Actual tutorial video starts @ 18:55
thanks man you same my time ;)
Thx, but I'm a newbie, so the intro is good for some of us
Thank u
ty bro
One of the best I can't believe its from 2015 😍
This is the best video i have ever watched about Java, i have watched a lot of videos didn’t understand anything, you explained everything in detail thank you so much for making this video.
I have learned more about programing in Netbeans with this man than my teacher,, thanks!!
Must admit that this is one of the best TH-cam Learning videos well explained.Thanx!
What a nice feedback! Thank you very much!
Speed up to 1.25. Perfect!
THANK YOU he was speaking so slow XD
Thank, that help a lot lol
Thanx man!
he speaks like a Russian English teacher in a normal speed
1.5 works well too :P was taking weeks to get through this video
Wou, am a novice java programmer and this is one of the best classes I would like to attend in every step of Java Programming. Thanks alotDuckademy
It's Wow😂
never seen any tutorials so much clearer than this as of now. hope to see more of this kind of tutorials. thanks so much :)
how is your programming skill now? 6 years later...
@@graphitic5578 How are your programming skills now? 1 year later...
I watched this video a day before my java mid exam and it had help me a lot getting the basics , thank you !!
The instructor is so good, I learned how to program in Java in minutes!
Thanks! And did you watch Video 2 as well? It can be downloaded from www.duckademy.com/course/java-programming, you will find it under Section 1.
Even I am beginning to program in Java thanks to your tutorial. You are an IT ace !
Thanks Gabriel.
I can finally say my programming journey has started...The video had made everything so easy and fun. Hope to see more of this kind 😊
this is like, a "full" course in one hour and two minutes. thank you
I just purchased the course. I'm so excited to start learning Java from it :)
Thanks for buying our course. Have fun learning Java.
I’m going to college for this, or at least plan to, and this is really helping me get a head start in my classes and helping me understand everything, thanks man I really appreciate it
hows it going bro
THIS LESSON IS THE BEST THAT I HAVE SEEN IN TH-cam FOR BEGINNER, SO IT IS CLEAR AND GOOD COMBINATION PRACTICE AND EXPLANATION ....PLEASE DO MORE LESSON ABOUT IT....
If you want more you can download the next video, Video 2 from www.duckademy.com/course/java-programming
You will find it under Section 1.
Wow. This video is great. It's not like the other java tutorial raps that sound like complete gibberish. I love the analogies too. :D
Never seen this type of tutorial before for beginners.. thank you man.. i really appreciate you 🥰
Java is a program you can easily learn with books and amazing videos like this that give you an excellent chance to thrive in the world of web technology and many IT companies in California. Thanks so much!
awesome tutorial. Most of the other java tutorials take for granted that you have a basic knowledge of programming. This one does a much better job at explaining why and what.
Yes, yes, we made this course for complete beginners. The goal was to make them like Java and programming from the very beginning.
for me it was just a perfect tut. I'm an absolute beginner and I could easily follow it. thanks.
Thank yooooooooou.... I wish you were my instructor lol. You literally saved my life.. My GPA thanks you too. Learned so much in such a short amount of time.
**You are educating us, you have the voice of a God.. 😄
I was your instructor, in a way. I'm glad you learned from me.
Really helpful, followed along the full video! Thankyou so much for this!
I've never been more excited to learn something new...!! Wish me luck guys!
Good luck!
Im an IT student at a state University and this video really helped me a lot about understanding Java. I'm using Netbeans IDE as my Java Platform.
Same
This man knows well what is doing ! Thanks !
If you are interested in the NEXT Java video (Video 2 - Control structures), you can download it from Duckademy www.duckademy.com/course/java-programming
Just log in / sign up and go to Section 1 to find the download link of the new video.
this is the first tutorial that is for beginners that covers absolutely EVERYTHING great job Duckademy IT courses
Thanks a lot for your feedback . This is exactly we wanted to do with this video. If you want some more of it, it continues here: www.duckademy.com/course/java-programming
This was absolutely amazing. I made codes using this video before my first java class started. It turned out to be very useful!!!
Great news! Happy to hear that this tutorial was of great use.
You are like the bestest teacher for noobs (like me) ever! Thank you so much!
You are welcome.
Very easy to follow. Excellent tutorial, really helped me! I'll be waiting for the next part!
This video is still better than others video after 7. Years wow❤
Thank you sooo much :) Excellent walkthrough for beginners. Will be looking forward to the next one, keep up the great work :)
Very clear and understandable. This tutorial has taught me a lot. I am a software trainer and I have realised a few truths watching this. Thanks. Keep it up and like everyone else I am looking forward to the next installment.
I'm glad you could learn from this video. Thanks for your feedback!
I was happy with the content it was really understandable.
You are so amazing Sir you deserve a crown of instructors you are the best among all the best
Thanks :)
Thanks a lot mate, this is so nicely described, you make Java look easy
Welcome LegendColgo, and thanks for your feedback.
This video is so simple and comprehensive to learn the basics of Java. So nice of you sir, thanks a lot for this video.
You are very welcome Amjad, I'm glad you like it.
Absolutely amazing tutorial♥️
6:32 The Main Part start
Actually I understand programming from this man a lot better thank you sir.
Thank you for this video!! This video helps me a lot to understand java programming in easiest method and this video really suits for the beginners like me who wants to understand java programming
Hi Aries, it was nice to read that you like this tutorial. If you are interested in more Java programming (16 more videos like this), check out our complete beginner course: www.duckademy.com/course/java-programming
Ignore some of these idiots. You have helped me a alot! Thanks man.
Thanks for your support Jace. I'm glad I could help.
I wish I would have watched this before. At the end of the video, the concepts are clearer and I can now create projects without any help! The concepts are crystal clear to me, now!Thank you sir, this is too helpful. Lots of respect from India!
Thanks for your nice feedback. I'm glad it helped you.
This video will greatly assist me to further my studies in computer studies. I have however challenges in downloading this video. Redeem me please you are wonderful.
Hi Evelyn, what do you mean you have challenges in downloading this video? Is there a problem on our side? If yes, please let me know. Thanks.
Anyway I am glad you like the video.
This video taught me how to create random number generators better than my teacher ever could!
I'm glad that my explanation helped you. Thanks for your feedback!
Thank you so much teacher. You've inspired me a lot. Please do more of this java tutorials
Your speech has different accent, but your way of explaining and making us understand , is perfect. You will be subscribed, from now on and i will wait for your new tutorials in intermediate level for JAVA, just in-case. Newz, Thanks again.
Nice to hear that you like the way we teach. We will do more.
Is next episode up soon? This episode was great and easy to follow!
We are already working on the rest. I'm glad you like it so far.
hello i really like the way you explain java to me and you compare it with real life things. please i need more of your contents and others. so far i have learnt alot from you from this one hour i spent. thank you so much!!
Hi, I'm glad you like the way I teach. Now you can continue with the next Java video (Video 2) that you can download from Duckademy: www.duckademy.com/course/java-programming
The confirmation email for the registration arrives as junk in some cases, so please check your junk folder as well.
Thanks so much , for the feed back you are really the best , and I can't stop saying it, cuz am feeling proud towards my friends. That I know more in java, and I got to learn it so quickly when I saw this video, you are a better teacher , and would say you are better than the Boston"Bucky " . will, check .
Will really need more and more of your tutorials consistently . thanks
Do I have to create a new email address . or I use my normal email address ?
An already existing email address. We will send you a confirmation email to that address.
We are working on the rest of the videos, but it just takes so much time. We want to make them well so that you like and enjoy them.
we will be waiting your videos. Thanks
Sangat membantu saya membuat benda.
Brilliant so far. Exactly the right level for begginers.
Thanks. I hope it was brilliant until the end :)
Best tutorial I have find.
Many thanks.
This video is incredibly helpful, thank you!
You are welcome. Glad to hear that you like it.
honestly, better than my lectures in Uni.
+J Valdez Glad to hear. Thanks!
Good tutorial :) Others dont explain everything and i dont understand what they do.
I'm glad you like how we teach. We did our best to make Java as understandable as possible.
GREAT! I will like to see the other videos...... On my way to becoming a pro java programmer ;D
Hi, thanks for your feedback. The complete course is here: www.duckademy.com/course/java-programming You can continue with Video 2 if you want, you will find it under Section 1.
you have done a great job. i want full series of this ?? please
Hi, you can find the rest of the course here: www.duckademy.com/course/java-programming
Thanks.
this channel is the best i wish they could release more vids
If you are interested in the next Java video, Video 2, you can download it from www.duckademy.com/course/java-programming You will find it under Section 1.
the way you explain connects very well with my thought process , we would have been super good friends irl =) bloom
Thank you so much
Thank you for your video Duckacademy IT courses. This was really helpful. I like the way you have explained all the basic language of java, it was easy to understand. Just one question, are you doing any more videos for beginners and are you doing any advanced java tutorials? If so, please provide me with a link thank you.
We are now preparing the rest of this course. It will be available on our site: www.duckademy.com/course/java-programming
If you click on the 'Notify me' button on the right we will let you know as it is available.
Great! Learnt a lot! Thank you so much.
Hoping the next section will be out soon.
Yes, the 2nd video is coming very soon. Visit www.duckademy.com/course/java-programming in a few days, and you can download it from there.
You can download Video 2 from www.duckademy.com/course/java-programming /Section 1
Very Nice Channel!!! Its easy to understand it !! LOVED IT ........
Thanks for your nice feedback. If you want some more of it, you can download the next video from www.duckademy.com/course/java-programming You will find it under Section 1.
Thank you very much bro it was really wonderful and really helpful i really enjoyed to its very end. really appreciate yor teaching mehod. keep it up...
Thanks man this is expacly what i needed bc there are like no other vids that explane everything
I studied Java on blueJ
Then on Netbeans. So some confusions were their and after completing Netbeans I realized that Netbeans is perfect for the beginners.
best tutorial for beginner....so helpful..thanks a lot
You are welcome, I'm glad you like it. And did you check the course itself as well? We have a lot more videos like this. If you are interested, please visit: www.duckademy.com/course/java-programming
Very easy to follow tutorial. Good job and i would be looking for the next video
Thanks. We are working on it.
Very well explained!!! As a beginner i did learn a couple of things. Greetings from LA.
This video was perfect! Thank you for taking the time to explain this. Will you be making the next video anytime?
We are just preparing the rest of the Java course.
This was excellent for a beginner, thanks
You are welcome.
Thank you so much for this provision. I have no better term to use to say thank you.
It is easy to follow,please upload next tutorial
We are working on it.
I think I'll watch this again.
Thanks batman for making this tutorial.
You are very welcome superman.
Great Tutorial, thanks a lot!
You are very welcome Mark.
DUDE, this course is awesome, finally, Im moving on from yucky batch, and on to java!
Good to hear. Good luck with it!
On replacing the number again u can as well type like this
public static void main (string[ ] args {
int first = 7;
int second = 19;
int third = second;
second=first;
first=third
System.out.println("first=" + first + "second=" + second);
}
}
Juliet l
Man u reslly helped me
Thanks alot
Bonjour ! Je ne comprends pas l'Anglais, mais je parviens a saisir quelque chose. Je vois que ce tutoriel m'aiderais beaucoup plus s'il était en français. Thank you to traslate the tuto in french
Your teaching way is so efficient and nice that I get all the things very easily. Thanks.
Can't I've the whole java course here?
The whole Java course is available only on Duckademy: www.duckademy.com/course/java-programming
Dear Danial sir..I am desperately waiting for your new video on Java..please upload next tutorial
+Deepak Gonge For the moment I can't promise any actual date for the next upload, sorry.
+Duckademy IT courses - ok sir
+Duckademy IT courses Believe me when i say.. this couldve been uploaded 10 years ago and if your next video come out right now, people will still be looking forward to it...
+Cyril Auclair Thanks! That was a great compliment, I was happy to read it.
Thank you very much! This was very helpful.
You are very welcome!
this is perfect tut.... thanks man
very welcome
Please I need the complete tutorial on this java programming
Great tutorial... very clear...really helped
great information and demonstrations. I just purchased the course
Thank you. I hope you will like it and learn a lot from it.
I bought the course, too. great tutorials.
looking forward to next videos please post them soon man
omg i love it java b/c of you-- i.m going to start now
amazing content!! very helpful.
Thanks a lot!
I never thought that i would be one to buy the tutorial but the tutorial is so easy to follow and i am learning so much. I am definitely going to buy it. Thank you so much Duckademy!!!
Hi vanessa, I'm glad you like this tutorial. In the course we have 16 more videos like this, so you won't regret taking the complete course. www.duckademy.com/course/java-programming
Thank you for the new learn of Java
thanks for creating this video it helped me a lot!!!!
Thanks that was a very useful video!
You are very welcome swaggienator.
best tutorial ever...
Thank you Augustine.
excellent dear
Thank you for this video, and explainging simply
You are welcome. Simlicity is great, and simple.
you are a great youtuber
I need help creating a program. Here are the requirements:
Your professor is somewhat forgetful, and cannot always remember how many gold stars to assign for each letter grade, so could use a command-line app to help remember. Here are the requirements:
Use the Scanner class for input and println for output.
Prompt for the letter grade.
Output: "A grade of '' gets star[s]" (note the single quote characters around the grade!)
Use this grade-to-stars assignment: A : 5, B : 3, C : 1, D, E, F get zero stars.
If it's a 'C' then it should say "1 star", not "1 stars" but everything else should say "stars"
The input grade can be upper or lower case, but should be treated the same, and output is upper case.
Any input other than A-F (a-f) should get a message saying it's not a valid grade.
Use a switch/case statement in the solution.
Can anyone help me?
+Dan
Do you still need help? let me know. Thank you.
Nice work!