Java Full Course [NEW]

  Рет қаралды 1,532,501

Amigoscode

Amigoscode

Күн бұрын

Java tutorial for beginners full course
#Java #tutorial #beginners
Java is one of the top five programming languages and here is here to stay. Java is used enterprise applications, backend services, websites, embedded controllers, and Android app development. Java is the mother of languages such as python, golang, javascript and many. This means that once you master Java the rest of languages will be easy to grasp.
Knowing how to use Java will give you so many job opportunities as it widely used today. So what are you waiting for?
Let's go
FIY this Java course is also available here: bit.ly/2R6ecZi for FREE
Enrol here for more advanced course on Java amigoscode.com/p/java-essentials
Happy Coding
► TIMESTAMPS
0:00 Intro
1:33 Just a Quick Message
2:38 JDK
6:44 Installing JDK
9:43 Just A Quick Word
10:39 IntelliJ IDEA
12:49 Configure IntelliJ IDEA
15:07 Your First Java App
19:40 Understanding Java Syntax
24:28 Compiling with Javac and Byte Code
29:27 Running Java programs from Terminal
33:15 Compile and Run with IntelliJ
34:49 Packages
38:48 Comments
42:19 Variables
45:25 Creating Variables
49:49 Primitive Data Types
57:22 Reference Data Types
1:02:38 Difference Between Primitives and Reference Types
1:10:43 Naming Variables
1:14:24 The String Class
1:22:19 Packages and Import Keyword
1:29:32 Reserved Keywords
1:31:42 Arithmetic Operations
1:37:17 The Math Class
1:42:44 Comparison Operators
1:47:26 Logical Operators
1:57:27 If Statements
2:02:59 Ternary Operator
2:06:29 Switch Statements
2:12:49 Arrays
2:23:15 Arrays and Indexes
2:27:20 ++ & --
2:31:14 Enhanced For Loop
2:34:51 Bonus Tip
2:37:53 Break and Continue
2:41:59 While Loop
2:44:51 Do While
2:49:04 Taking User Input
2:54:56 Methods
3:00:09 Understanding Methods
3:06:50 User Defined Methods
3:12:24 Classes and Objects
3:16:46 Creating Classes
3:20:47 Creating Objects
3:25:08 Printing Object Attributes
3:28:52 Passport Example
3:33:22 Thank you
Next steps
Java Essentials Course bit.ly/33ahK2d
Useful Links
► Courses Available for free here - amigoscode.com/courses
► Join Private Facebook Group - / 456035171490753
► Join Discord - bit.ly/2wL029v
🙊 Here are the goods for all my videos video:
► Recommended Books
Clean Code
- amzn.to/2UGDPlX
HTTP: The Definitive Guide
- amzn.to/2JDVi8s
Clean Architecture
- amzn.to/2xOBNXW
► Computer and Monitor
New Apple MacBook Pro
- amzn.to/3464Mmn
Dell 27 INCH Ultrasharp U2719D Monitor
- amzn.to/2xM3nW1
Double Arm Stand Desk Mount
- amzn.to/3aYKKfs
USB C Hub Multiport Adapter
- amzn.to/2Jz7NlL
► Camera Gear
Sony ILCE7M3B Full Frame Mirrorless Camera
- amzn.to/346QIJn
Sigma 16 mm F1.4 DC DN
- amzn.to/2wbic3Q
Sigma 33B965 30 mm F1.4 DC DC
- amzn.to/39G37Fd
Awesome Screen Saver
- github.com/JohnCoates/Aerial
IDE I use for coding
- Iterm
- VsCode
- GoLand
- IntelliJ
- Sublime
💯 You can also follow me here:
► Don't forget to subscribe | bit.ly/2HpF5V8
► Join Closed Facebook Group for discussion and early access videos and courses | bit.ly/2FbuIkx
► Follow me on Instagram | bit.ly/2TSkA9w
► Join Discord - bit.ly/2wL029v
❤️ Thanks for watching

Пікірлер: 1 400
@amigoscode
@amigoscode 3 жыл бұрын
Take this course on your own pace here: bit.ly/2R6ecZi on my website for FREE
@xenon4602
@xenon4602 3 жыл бұрын
Hello, please make tutorials on some javascript frameworks, your explanation is too good.
@muhammadfaraz8569
@muhammadfaraz8569 3 жыл бұрын
I find very best vadio forever. Upload this types of vadio 3 hours 6 hr is very good because vadio like this very demanding now.. If you upload flutter and android development we are waiting . That is more helpful vadio we like it. thanks for vadio.
@norpriest521
@norpriest521 3 жыл бұрын
But which is better language JAVA vs C#?
@volkanomsun7115
@volkanomsun7115 3 жыл бұрын
Thank you so much sir for great video
@sarfrasahamed3322
@sarfrasahamed3322 3 жыл бұрын
For loop not understood
@timc9640
@timc9640 3 жыл бұрын
Me: Wants To Code In Java Amigoscode: I'm Abouta Start This Mans Whole Career
@cosmicdarkmatter1128
@cosmicdarkmatter1128 3 жыл бұрын
That's a good one bro...
@amigoscode
@amigoscode 3 жыл бұрын
Hahah this was good
@arav4045
@arav4045 3 жыл бұрын
@@amigoscode hi
@Madara2B
@Madara2B 3 жыл бұрын
haha n ice reversal meme, very good.
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
Java is a great language. Learn to write programs and apps.
@imadsamad1239
@imadsamad1239 3 жыл бұрын
A lot of people see teaching programming languages as a business opportunity, which isn't wrong, but creates barriers to entry for those that don't have money to spend, I really respect this guy for providing this service for free and to a high standard Jzk Allah Khair may Allah grant you a lot of reward for doing this
@charlessanders
@charlessanders 2 жыл бұрын
I programed a few pretty complex android apps just by going to stack overflow, KZbin etc. You just will have trouble getting a job with those credentials. But all the information is pretty much out there for free.
@infinteuniverse
@infinteuniverse 2 жыл бұрын
@@charlessanders it's because on the job, the employers want to know you're well practiced using the command line, git, github, comfortable in at least 3 programming languages, have a basic understanding of QA, have a basic understanding of dev ops, know how to structure your files in your projects, know how to write clean code, know how to use postman, have a SOLID understanding of what you claim you know(front-end, back-end). Even with this knowledge, you'll feel like you're out of your element on your first job.
@charlessanders
@charlessanders 2 жыл бұрын
@@infinteuniverse thanks for this reply. I definitely have a lot to learn.
@tahirmir2960
@tahirmir2960 2 жыл бұрын
Just for fun. It is still not free though. I was just analyzing his video and have seen ton of ads in between. So not really free hehe
@malmossa
@malmossa Жыл бұрын
this guy doing it for business too, he gives this one for free and he is selling the other java course on his website to complete the whole java, smart move. I am not saying that anything wrong with that, these guys need to make money for their hard work. but you make him look like an Angele and others not, they are all the same
@hoodoooperator.5197
@hoodoooperator.5197 3 жыл бұрын
Just got to the end. Absolutely fantastic intro to all things programming, your explanation of Classes, objects and how they interact is the best I've ever seen or heard. Really well done and thanks for the effort!
@spicyleaves8876
@spicyleaves8876 3 жыл бұрын
I literally can't focus because of how soothing and soft your voice is. Mashallah
@zohaibkhan9708
@zohaibkhan9708 3 жыл бұрын
underrated youtuber, u deserve more subs/viewers because ur teaching is actually clear/precise/understandable. thanks for the video, i look forward to seeing more in the future!
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
Are you currently learning java?
@prasenjitnayak_
@prasenjitnayak_ 2 жыл бұрын
kzbin.info/www/bejne/eHbXnKZ9gcyHgpI
@ramdoni3935
@ramdoni3935 3 жыл бұрын
Wa'alaikumussalam warrahamatullahi wabarakatuh ...... jazzakullah khairan My Brothers :) Keep Coding Brothers :)
@sarosoyuwono7286
@sarosoyuwono7286 3 жыл бұрын
waalaikumsalam warrahmatullahi wabarakatuhu
@narinpratap8790
@narinpratap8790 2 жыл бұрын
Thank you so much for this course! I am in Grad School right now, and this videos has helped me immensely. If possible, please upload another video to explain the more advanced Java concepts. I can find free content from other KZbinrs too, but your style is so clear and easy to follow that I would love to learn more from you. Again, thank you so much.
@TAKUMEI
@TAKUMEI 2 жыл бұрын
I've been looking up tutorials and free courses, even paid for a course but this is BY FAR the most clearest, up to date, easy to understand course I've come across! Thank you so much Amigoscode, you came into my life when I most needed you! Can't wait to start learning Python from you too. Subbed!
@srrseker5202
@srrseker5202 3 жыл бұрын
I really thank you for using slow, clear and understandable English. You got me as a subscriber. ❤️
@samuelnjenga7912
@samuelnjenga7912 3 жыл бұрын
This course is such an awesome one. I have been able to sharpen my coding skills nicely. Thank you so much.
@shawnstroh5601
@shawnstroh5601 2 жыл бұрын
So happy I found your channel man. Thank you for all that you do. As someone trying to get into the field. This refreshers are super nice.
@queend2515
@queend2515 3 жыл бұрын
I was watching another teacher online and he was skipping over so much. THANK YOU for going step by step. I am finally getting it!
@farhathabduljabbar9879
@farhathabduljabbar9879 3 жыл бұрын
Which channel are you talking about?so that I can avoid wasting my time. Thanks in advance!
@alexpeak1008
@alexpeak1008 3 жыл бұрын
@@farhathabduljabbar9879 I second to this, please tell us
@raulrahaman9863
@raulrahaman9863 2 жыл бұрын
Please tell us now
@ngndnd
@ngndnd 2 жыл бұрын
bruh, i said the youtuber name of who i thought it was and my comment automatically got deleted lmaooo i said code with m0sh
@98lara123
@98lara123 2 жыл бұрын
@@ngndnd same here haha!
@minguyen8300
@minguyen8300 2 жыл бұрын
Thank you so much for making this. My prof was a great programmer for 20 years and was great at his craft. However, he had trouble teaching it because he didn't know how to break it down the way you do. Your course is has been much more helpful than my actual prof's class.
@Don_Ocasio
@Don_Ocasio 3 жыл бұрын
Thank you for making this video, I learned a lot from it. I'm currently in a java bootcamp and I've been recommending your videos to my classmates. Keep up the great work, I'll be tackling the java projects you put out.
@MrTheBassline
@MrTheBassline 3 жыл бұрын
Excellent course mate, I've been tasked with Java unit testing at my company and your teaching helped me through it. Thanks so much bro!
@devguyahnaf
@devguyahnaf 3 жыл бұрын
You are a good teacher Nelson, I have easily learned Java since I know Python and JavaScript. Keep up the good work. You are giving knowledge to people who can't afford expensive courses for free.
@mydocslucas3719
@mydocslucas3719 3 жыл бұрын
Awesome, Nelson! This was something I needed to re start my Java studies, since college I hadn't found such an awesome professor :)
@yudhadwi4876
@yudhadwi4876 2 жыл бұрын
and you get it in here bro 🤣
@emildovis5334
@emildovis5334 2 жыл бұрын
I loved your video and the way you explained everything! I always considered Java very hard and difficult to grasp and videos that I had watched didn't really help... Your pace and explanations really helped me get started finally. Thanks a ton!!
@dominiqueishola4877
@dominiqueishola4877 3 жыл бұрын
Thanks for this video, it’s really engaging the way you explain the course, didn’t get bored at any point. It’s concise, simple and you just broke it down for me. Good job 👍
@E5PY
@E5PY Жыл бұрын
I wish my teacher was this kind & patient. Thank you for uploading these videos. A lot of it is review for me, but there have been a few discoveries & several concepts that feel more cemented, which I largely credit to your demeanor ♡
@UTRG-UnderTheRain
@UTRG-UnderTheRain 3 жыл бұрын
I've been thinking about learning to program for years and so during the lockdown I decided to start C++ not long into it I was talking to a programmer I know who advised me to drop it and learn either python or java and since I had just started I was leaning towards python however since the programmer I know is a java programmer they convinced me to give Java a go. I have been doing a lot of reading and watching videos and wasn't getting it 100% that is until I found this video I am 3hrs in (over 2 days) but I have to say out of all of the beginner videos I have seen this is by far and away the best it assumes you know nothing which in my place is absolutely correct and it steadily walks you through a ton of topics which I found less than straight forwards to grasp from other sources in such an easy way building my knowledge step by step. Amigoscode not only deserves a like and sub for this video alone but I am going to buy one or more of his other courses even though most of his courses are free as a thank you for putting in so much work and making this topic so understandable. Very few videos do such a great job thank you very much I will be watching more!!!
@shamimasultanalipi5096
@shamimasultanalipi5096 3 жыл бұрын
I never saw that type of intro brother, i literally cried after seeing u😍
@shahadhussein9708
@shahadhussein9708 3 жыл бұрын
I know right?!!!
@Yahyazini
@Yahyazini 3 жыл бұрын
Wa alaikum Salam brothers!
@umarshaghawat657
@umarshaghawat657 3 жыл бұрын
Brother smashed it 👌
@supriyochatterjee4095
@supriyochatterjee4095 3 жыл бұрын
I have went through several tutorials and different websites to learn programming but nobody can teach or make the difficult programming languages understand so fast and so easily like you brother, hat's off to you really
@vd9100
@vd9100 Жыл бұрын
Wow, this has been the best and most explanatory tutorial I've seen so far, thank you so much for all your work!
@aryanaboyaryayeenezhad7295
@aryanaboyaryayeenezhad7295 3 жыл бұрын
Your hardworking and simplicity of teaching is highly appreciated brother. good luck.
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
Are you learning java?
@prasenjitnayak_
@prasenjitnayak_ 2 жыл бұрын
kzbin.info/www/bejne/eHbXnKZ9gcyHgpI
@how-to.224
@how-to.224 3 жыл бұрын
Amigoscode: A class is a blue print for creating a lense me: A class is a prototype :)
@195dawids
@195dawids 3 жыл бұрын
Blueprint of the objects
@capriguelleri
@capriguelleri Жыл бұрын
There are a lot of small but important details included in this course which many other channels seem to miss. Well done.
@vo1ardemort3
@vo1ardemort3 3 жыл бұрын
OMG, this is the most newbie friendly tutorial I've ever seen. Thank you so much
@charanvigneshnr
@charanvigneshnr 2 жыл бұрын
Never understood methods, classes which were thought by my professors, but you are simply a legend man! Cheers!
@amarth251060
@amarth251060 3 жыл бұрын
I love how you speak slow and clearly, that was a huge problem because i learn both, English and Java. Thank you alot Aleykum Selam
@ibrahimyakupaydn
@ibrahimyakupaydn 3 жыл бұрын
same here :D
@rozizasidek3154
@rozizasidek3154 3 жыл бұрын
me too i like him talking slowly
@ibrahimyakupaydn
@ibrahimyakupaydn 3 жыл бұрын
@opbtw we know and you know ?
@senk2305
@senk2305 9 ай бұрын
so today 24th august 2023, i have begun this course, i have liked the way you speak, quite clear, will come back to comment once i start writing applications, ....... cheers.
@cheribgh275
@cheribgh275 2 жыл бұрын
Hi Nelson, thank you so much for the amazing job you’re doing here, can you please make a course on important and famous algorithms implemented by Java. Thanks again.
@hannansheik1449
@hannansheik1449 3 жыл бұрын
This was really helpful for me to learn java! You are an amazing teacher for beginners. Thank you for creating this course!
@theplayer7s
@theplayer7s 3 жыл бұрын
This works very well for beginners and for someone who's just looking for syntax and concepts recap, I just wished that u left some exercises for beginners or at least a source for them to train. Thanks very much brother I've watched it at 1.5 speed and it was awesome.
@romilsondgerard1978
@romilsondgerard1978 Жыл бұрын
Thank you brother! I'm on my third week at my job training and my lack of java background is an obstacle for me. This frustrates me a lot, but videos like this give me confidence.
@user-et5cf9ox6v
@user-et5cf9ox6v 2 жыл бұрын
Nelson, большое спасибо за это видео. Буду ждать больше твоих видео по JAVA. Благодаря тебе я понял многие моменты в java, очень хорошо объясняешь. Спасибо!!!
@ArabSoul212
@ArabSoul212 3 жыл бұрын
What a blessing it is to have such a talented brother hook up the community with one of the most important tools in life knowledge. Mushallah
@diplomatridwan2908
@diplomatridwan2908 3 жыл бұрын
it is really a privilege
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
Yes, java is a powerful language.
@Pa841
@Pa841 2 жыл бұрын
Thanks for such a beginner friendly course. Although, you're doing this free of charge your reward will be great. Blessings to you and everything connected to you, sir.
@bhanusri7496
@bhanusri7496 2 жыл бұрын
Normally I don’t write comments but for Amigoscode I should.It was a great learning experience from you.Thank you so much to make it available for everyone.
@hapsororenaldy5971
@hapsororenaldy5971 2 жыл бұрын
I haven't touched Java for years, and your video helped me to refresh everything from start again. thank you so much !
@YomiOdara
@YomiOdara 3 жыл бұрын
Good one! Can’t wait for the second part to come out. Thanks for all you do sir !
@anastasijad4830
@anastasijad4830 3 жыл бұрын
is there a second part??
@arifhasnat2766
@arifhasnat2766 3 жыл бұрын
I just finished the whole course and you are an amazing teacher :) thank you so much & salam from Bangladesh .
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
What do you want to do with Java? write android apps, games?
@daman8526
@daman8526 2 жыл бұрын
MashaAllah, Jazakallahu Khayr Ya Ustadz, so many benefits i can get from your tutorials, may Allah grant you great Jaariyah rewards and all of the best for you.
@rasikachavan7290
@rasikachavan7290 Жыл бұрын
Best tutorial ever seen, Can't thank you enough for simpliying concepts!! Loved your way of teaching :)
@itsuperhero6715
@itsuperhero6715 2 жыл бұрын
Great course, super understandable, for the truly beginners!
@danhle7999
@danhle7999 3 жыл бұрын
you're a great teacher, sir, pls keep doing god's work
@wstphlworldwide
@wstphlworldwide 3 жыл бұрын
Peace King... you don't know how much your courses have assisted in my learning of Java. I truly appreciate what you have done. Thank you again!!!
@fredericoamigo
@fredericoamigo 3 жыл бұрын
Great tutorial man! You're great at explaining! Thank you so much! If you're ever to update this brilliant tutorial, the only thing I've would recommend that you add is the whole "system variable/ path problem" that usually occurs for windows users during installation (which was a pain in the ass :-P ). Other than that, thanks a lot for the great tutorial! Keep up the good work!
@sweetime
@sweetime 3 жыл бұрын
Thank you so much for this man, you're 24/7 on my ears these days 😁! Ramadan Mubarak, keep the good work 👍🏾
@prasenjitnayak_
@prasenjitnayak_ 2 жыл бұрын
kzbin.info/www/bejne/eHbXnKZ9gcyHgpI
@QendyKS
@QendyKS 3 жыл бұрын
I’m behind with uni work however this is helping me catch up much respect!
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
If you have any java questions, let me know I will try to help.
@user-ml9oi5rh9x
@user-ml9oi5rh9x 3 жыл бұрын
@@theblindprogrammer Sorry to bother you, but I need some help in Java. My exam is after 15 days and I don't know anything about Method and array .can youhelp me?
@heartoutloud7498
@heartoutloud7498 Жыл бұрын
Amazing tutorial Nelson. Clarified a bunch of shady points Id been struggling with for a while. Real thanx!
@thedreamer4222
@thedreamer4222 3 жыл бұрын
Thank you for saving me! Ive been doing nothing for a long time since covid started and I didnt know I could take only 3 hours to learn something useful! Wish I knew you earlier
@laponiec
@laponiec 3 жыл бұрын
Your switch statement should have at least 65 cases hahahah. I really enjoy your style of teaching, Thank you for this tutorial, looking forward for the more in-depth dive into OOP.
@paulthornton1302
@paulthornton1302 2 жыл бұрын
This is by far the best Java course I have done. You explain it very clearly and have gone through many concepts in easy to follow steps. I am starting to actually enjoy learning Java now and I have been trying for quite some time. Thank you!
@andreuz_2998
@andreuz_2998 Жыл бұрын
Thanks So much , I spent 30 min every day on this course to fully understand every section , I'm so glad I found your channel. Keep up The Great Job.
@pablobricenocordova4747
@pablobricenocordova4747 3 жыл бұрын
Absolutely brilliant my friend, I really appreciate all your entire effort for helping me and the community to learn Java, I will try to learn more about this incredible language :)
@NarutoUzumaki-ir9um
@NarutoUzumaki-ir9um 3 жыл бұрын
Yoooo i was so happy when he started the video with Asselamu Aleykum. Thank you brother, keep on doing what you're doing
@aimhigh8796
@aimhigh8796 3 жыл бұрын
I have learned from you more than what I am learning at school brother. You got yourself a new sub. I have saved this video, so I can practice more on it. I have a little bit of experience in Java but you have made everything clear for me now. Thank you for your help!
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
How experiennced are you with Java? Can you write android app with your java knowledge?
@hackzgamezyt
@hackzgamezyt 2 жыл бұрын
@@theblindprogrammer why?
@theblindprogrammer
@theblindprogrammer 2 жыл бұрын
@@hackzgamezyt I was just curious, I just want to help that is all.
@prasenjitnayak_
@prasenjitnayak_ 2 жыл бұрын
kzbin.info/www/bejne/eHbXnKZ9gcyHgpI
@supunkumara4811
@supunkumara4811 2 жыл бұрын
The Best Course I have seen :) Thanks Man!!!!
@Fordalo
@Fordalo 2 жыл бұрын
learned java in class, but rewatched this whole video just cus its so easy to grasp and refreshing. big thanks from Brooklyn
@herresnl9904
@herresnl9904 3 жыл бұрын
Could you maybe make a video about the top 5 skills for a software engineer for the current market (2020)? Would appreciate it 🙌🏼
@petermwansa4890
@petermwansa4890 2 жыл бұрын
Awesome presentations. They are really helpful. I am coming from a C# background and I have been able to grasp java in less than two days. Thank you very much bro. Keep up the good work
@ousuranksd6161
@ousuranksd6161 3 жыл бұрын
Hi Amigocode, I Love the way convene your message in this lesson; I have gained a lot from this lesson. Thanks for taking your time to explain slow and steady for a beginner like me.
@thegmmurtaza
@thegmmurtaza 2 жыл бұрын
This is fantastic I never find such great content on JAVA in my life. Thank you brother May ALMIGHTY bless you!
@nabeelrehman5451
@nabeelrehman5451 3 жыл бұрын
I wasn't expecting that intro brother. Wa Alikum Asalam
@salih.k8939
@salih.k8939 3 жыл бұрын
Aleykum Selam. I think everyone that has somewhat involved with software development should know java. Thanks for that quality course
@amandoktorcanimkuzumdoktor5193
@amandoktorcanimkuzumdoktor5193 2 жыл бұрын
Guys, to support THIS BROTHER, don't skip the boring ads.
@speedydropbear1304
@speedydropbear1304 Жыл бұрын
Alhamdulillah, a Java tutorial I can understand better than a semester of my Uni classes. Thank you so much Amigo!
@hdhwkq
@hdhwkq 3 жыл бұрын
So far this is the cleanest course of java
@raphulali8937
@raphulali8937 3 жыл бұрын
you just vented
@YourLocalSoftwareEng
@YourLocalSoftwareEng 3 жыл бұрын
Wa Alaikum as-salam, always good to see a brother out here!!!
@kirillsayed7697
@kirillsayed7697 3 жыл бұрын
Looking forward to seeing the next part of the course!
@ghitaolimpia2912
@ghitaolimpia2912 3 жыл бұрын
Very clear and easy to understand! I really love this course!
@skystone8876
@skystone8876 3 жыл бұрын
there’s no way this should be free😩 thank you so much !
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
Yes, this course is valuable.
@zerogravity670
@zerogravity670 3 жыл бұрын
Nice course, it is great for a beginner! I would love to see your masterclass :)
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
This guy is really helpful, I like his style.
@9zivota9zivota31
@9zivota9zivota31 3 жыл бұрын
I like how U go slowly and explain all. May Allah give u all what u want in u life and to u family. Selam from Bosnia 🇧🇦.
@saidzineelabidine5813
@saidzineelabidine5813 2 жыл бұрын
Salamo 3alaykom Thank you very much for simplicity.... I enjoy learning Java - and English by the way- with you ... I'm very excited to begin the next part of this course. Jazaka ALLAH khayr
@herresnl9904
@herresnl9904 3 жыл бұрын
Good job my brother. Keep it up ❤️
@prakharkumarsrivastava5537
@prakharkumarsrivastava5537 3 жыл бұрын
Awesome Course 👍 It would be very helpful if you share the alternative terminal commands for windows users
@greymanjones5559
@greymanjones5559 2 жыл бұрын
Agree, that had me stuck, too.
@germansanz93
@germansanz93 3 жыл бұрын
Thanks for your videos, you are a great teacher! Greetings from Argentina!💪💪
@temprmj1
@temprmj1 3 жыл бұрын
This is so well done that I think even my 9yr old could benefit from it as an intro to programming. We'll do it together so I can provide some guidance along the way.
@mu5040
@mu5040 3 жыл бұрын
This is so engaging. I was going to watch just one hour this night but ended up watching the whole thing. It seems classes and objects are more straightforward in java Ma sha Allah.
@theblindprogrammer
@theblindprogrammer 3 жыл бұрын
If you see the world, everything is an object. People are objects, Cars are objects, houses are objects... and so on. To create a Human object, first you have to create a super class Animal which human would inherit characteristics from. All humans are animals, but not all animals are humans. So the superclass Animal could have attriibutes like a boolean that indiccates isAlive which would be either true or false, an integer would indiccate age, species which would tell which classification the animal belongs to. This concept is called Polymorphism; because The object "Animal" is changing its behavior depending on who inherits it, if a human object inherits it, the attributes and behavior would be different than if another object let's say a Cat object inherits it.
@baharenaat443
@baharenaat443 3 жыл бұрын
W Assalam Pleasured to hear first of all Salam 💜💜💜
@ridwanray
@ridwanray Жыл бұрын
I have always been running away from Java for a while. After watching this guy tutorial I really fell more in love with java again. Thank you so so much. Now I have more confidence to pick up java as my second language
@moody_moon_coder
@moody_moon_coder 2 күн бұрын
Thank your for producing high quality videos and sharing it free for everyone!
@miguelgorgulho8069
@miguelgorgulho8069 3 жыл бұрын
bro, i'm just starting, still in first 3mins and i'm already so excited
@mpro0721
@mpro0721 3 жыл бұрын
Same man, I have been coding 2 years in python, and I want to move to java and start with it, im so excited!!
@mrterry8747
@mrterry8747 3 жыл бұрын
@@mpro0721 Hey man, this is my first time trying to learn how to code. My question to you is what kind of laptop would I need to buy, that will get the job done?
@mpro0721
@mpro0721 3 жыл бұрын
@@mrterry8747 you dont need a good pc, I hace a Windows 10 Asus laptop , 16 GB of RAM, It works really well to code, I ordered a mechanich keyboard so its easier and more confortable to code. That is what I use to code!
@ondreaction1911
@ondreaction1911 2 жыл бұрын
@@mpro0721 wait 16 gb ram is not that much?? What are the other specs? And u use a laptop of desktop pc
@yabsiratedla5435
@yabsiratedla5435 3 жыл бұрын
Good Job Amigos!
@ricardojose4226
@ricardojose4226 3 жыл бұрын
Ele é bom
@borealfox
@borealfox 2 жыл бұрын
3:12:11 Maaaaaaan! I'm starting to love this! You're great, sir! It has been pretty clear. This is pure gold. I have to thank you!
@ChromaticKolor
@ChromaticKolor 2 жыл бұрын
Wooo!!! Finished the course! Excited to move on to Java Essentials
@mehdit6256
@mehdit6256 3 жыл бұрын
wa alikum salam brother, thank you so much for your course, we hope more success inshae lah for you,
@darkman8939
@darkman8939 3 жыл бұрын
Wa Alaikum salam brother, may Allah reward u for this work
@asinner
@asinner 2 жыл бұрын
Insha’Allah this course will help me prepare for my Object Oriented Programming class next semester. May Allah reward you!
@Kuena866
@Kuena866 2 жыл бұрын
Completed ........Great content bro......... I will definitely enrol for the Java Essentials in the near future
@quadsoft7376
@quadsoft7376 3 жыл бұрын
May Allah bless you with all your halah wishes, ameen
@rianramadhan8094
@rianramadhan8094 3 жыл бұрын
Amiin .. hey bro nice to meet you im from Indonesian
@thanos9704
@thanos9704 3 жыл бұрын
💩
@iAM80tv
@iAM80tv 3 жыл бұрын
that intro was everything for me ..blessings brother
@ousseynounabalma5092
@ousseynounabalma5092 2 жыл бұрын
simplicity of teaching highly appreciated. Thanks a lot !
@kashiyamwape943
@kashiyamwape943 2 жыл бұрын
You are really good at explaining the concepts ...Thank you for sharing the knowledge 💙
@RA-nt1hj
@RA-nt1hj 3 жыл бұрын
Hi! I'm a student and have got an assignment to inverse a matrix. Can u pleasee make a video explaining the program? It would really help me!
@mahdisalmanizadegan5595
@mahdisalmanizadegan5595 2 жыл бұрын
really underrated youtube channel, perfect explanation and understandable :)
@henrynanabeyinagyapong1548
@henrynanabeyinagyapong1548 3 жыл бұрын
This is what I have been waiting for...thank you boss
Lambda Expressions in Java - Full Simple Tutorial
13:05
Coding with John
Рет қаралды 695 М.
Learn Java in One Video - 15-minute Crash Course
14:54
Coding with John
Рет қаралды 632 М.
Cute Barbie gadgets 🩷💛
01:00
TheSoul Music Family
Рет қаралды 71 МЛН
КАКОЙ ВАШ ЛЮБИМЫЙ ЦВЕТ?😍 #game #shorts
00:17
ПЕЙ МОЛОКО КАК ФОКУСНИК
00:37
Masomka
Рет қаралды 10 МЛН
Spring Boot Tutorial | Full Course [2023] [NEW]
1:37:31
Amigoscode
Рет қаралды 2,6 МЛН
Programming Is NOT Enough | Add these 7 skills…
13:19
Travis Media
Рет қаралды 410 М.
Here's The Secret How To Create These Animated Diagrams
11:12
Amigoscode
Рет қаралды 352 М.
Solve Any Pattern Question With This Trick!
57:20
Kunal Kushwaha
Рет қаралды 2,2 МЛН
Should you still LEARN Java in 2023
8:16
Amigoscode
Рет қаралды 262 М.
IntelliJ IDEA Full Course
2:35:00
Amigoscode
Рет қаралды 798 М.
Learn Java in 14 Minutes (seriously)
14:00
Alex Lee
Рет қаралды 4,6 МЛН
Java Roadmap for 2024
11:28
Amigoscode
Рет қаралды 120 М.
C++ Tutorial for Beginners - Learn C++ in 1 Hour
1:22:56
Programming with Mosh
Рет қаралды 3,5 МЛН
15 crazy new JS framework features you don’t know yet
6:11
Fireship
Рет қаралды 385 М.
A Comprehensive Guide to Using Zoyya Tools for Photo Editing
0:50
Дени против умной колонки😁
0:40
Deni & Mani
Рет қаралды 8 МЛН
cool watercooled mobile phone radiator #tech #cooler #ytfeed
0:14
Stark Edition
Рет қаралды 6 МЛН