If you’re new to programming but want a career in tech, I HIGHLY RECOMMEND applying to one of Springboard’s online coding bootcamps (use code ALEXLEE for $1,000 off): bit.ly/3HX970h
Cuz teachers have/had dreams and teacher was at the bottom of the list 🤣. If u cant do something, teach it. Thats why they cant teach either. It wasnt their first choice
My man... I'm watching all your videos! I learned more from you in 15 mins. than from my college professor in 3 weeks. Keep it up!! I hope you are still posting Java tutorials!! Love you dude.
Hey bro, loving these videos so much. I'm a beginner to coding, never done anything like this before and these tutorials are so simple and effective, you're an amazing teacher bro I really find these helpful. I drive forklift as my day job and am hoping to learn to code in my down time to develop an app or website or bot. Cheers Alex!
Hi Alex, I love your videos! I've watched many of them now and subscribed to you. One tiny suggestion - I like that you use background music to distinguish your channel and keep the videos upbeat. However, the background music in most (if not all) videos are too loud and sometimes they get distracting, esp. when we need to focus, learn, and absorb new concepts. Hope to see more awesome videos. Thank you!
Hi Rose, thank you so much for this valuable feedback! The background music was largely an experiment for the videos on my channel, I really needed to hear it from someone as to whether or not it was distracting. I personally have trouble concentrating with certain kinds of music, and I don't want anyone else to go through the same. Thanks again for letting me know! This week's video is already scheduled with music, but afterwards, I'll either take away the music or do something else less distracting
wow wow wow !!!!!!!! Alex lee you the best. I think i'm completly really to pursue your 25 class until the end >>>>>> it's comprehensive and well explained.
Haven't heard that they are called escape characters. I just knew that tab is \t and new like is that's it. Thanks for the video. Really appreciated.🔥🔥🔥
Thank you so much Alex your java learning videos are exactly what i was looking for. amazing job, the way you described it its the perfect way of learning something, i was struggling finding a good video, which has the answer "why", so that i can learn instead of memorizing the codes, thank you
Hey Alex: I’ve watched a couple of your videos and I’m so glad I stumbled onto them! Just started programming in Java with the help of my son, but trying to learn it myself. Can’t wait to watch more of your videos! Thanks! Along the lines of manipulating text...or maybe not...do you know if a way to clear the screen? I know doing a ton of consecutive System.out.println(); would sort of clear it, but the next thing that gets printed is at the bottom of the window. I am wondering if their is any way of clearing the screen and putting the cursor in the top left corner. Thanks! Blessings!
Hai ,I have already heard and learned escape characters especially backslash for new line and tab when I was learning c programming. Thanks , you are an awesome guy 👍
Yeah, I heard it in my class, I took BSIT and I am a beginner. I want to learn more2x about this language and even other laguages. I want to learn how to code and understand the problem given in creating the program. Thank you
Thanks so much for doing these videos, I've already watched expand my coding abilities for a data structure and algorithms class with having no prior java. Makes it real hard to code when they don't teach you. I'll pass my class with a few more hours of your videos lol.
hey alex, thanks for the videos good sir, may be old but im taking programming in college in my 30s. Your videos have been a great help in decoding the textbooks for java !
I'am Confused.... You said System.out.println prints on a new line and System.out.print Prints on the same line than why in 1:47 was !@#$ printed in the next line as the code written was System.out.print and not System.out.println. And also why isn't the $ in !@#$ not blue. Does it matter?
Great question! The reason the symbols are on the next line is because of the order the new line comes in. println() prints text AND THEN goes to then next line. So it prints, and then the cursor moves to the next line. On this line, that’s where the symbols are printed. Also the black $ is a bug with eclipse, sometimes coloring lags behind. When I click on the screen again later it turns blue again
i love how shitty you got for a second about the "im not finished writing the code so theres no need for the error line, but i digress" HAHA feels when i was writing my first object orientated program with if else statements haha
Professors don't talk about escape characters much, but they would put in or \t and not mention it at all...but there is only 4 that are used regularly and Alex talked about them.
I am trying to escape a tab character. Example: I want to print "Paris is the capital France" and I do not want the application to treat as a tab, I want that to leave as it is. Does anybody have idea how I can do this?
Something I have learned from you, tbh. Thanks for sharing it. A lot of students is unaware of it and you kinda helped them be familiar with it... I must say, you're a good teach 🤓
Hey man! Just wanted to check on Java as a programming language for learning for me and yours are far by the best of what i've seen in youtube! BTW i subbed! :D
If you’re new to programming but want a career in tech, I HIGHLY RECOMMEND applying to one of Springboard’s online coding bootcamps (use code ALEXLEE for $1,000 off): bit.ly/3HX970h
wow this guy has a natural talent for teaching more than any of my teachers ever had
Cuz teachers have/had dreams and teacher was at the bottom of the list 🤣. If u cant do something, teach it. Thats why they cant teach either. It wasnt their first choice
@@keranseunarine4274 lol XD
I agree
i just finished css, am i the only one who is completely lost when it comes to java?
@@cacoca79 I was lost too... Till I was forced into it... It all comes together eventually
This man is saving my whole degree with these videos 😭
What is your degree?
@@tyronenur2373 36.8
@@tyronenur2373
his degree is called bullshittinggggg
My man... I'm watching all your videos! I learned more from you in 15 mins. than from my college professor in 3 weeks. Keep it up!! I hope you are still posting Java tutorials!! Love you dude.
This is so simplified, and I enjoyed that each video is short. Thank you Alex
I only heard the "escape characters" here in your video, and this is sooo cool, and this can really fix some errors int the sentence.
Ty you so much! You saved my skin on one of my coding assignments that I was having a hard time doing props to you man!
you"re a life saver dude I don't have the best professor and your vids help so much
Hey bro, loving these videos so much. I'm a beginner to coding, never done anything like this before and these tutorials are so simple and effective, you're an amazing teacher bro I really find these helpful. I drive forklift as my day job and am hoping to learn to code in my down time to develop an app or website or bot. Cheers Alex!
this is cool. i subbed
Andrew Holguin thanks Andrew! I’m glad you enjoyed it :)
Me too. good stuff
I was struggling through a Java Udemy course.... your channel has been extremely approachable and educational. Thank you!!
i just finished css, am i the only one who is completely lost when it comes to java?
Thank you for this. I really need this kind of explanation enable for me to do my reporting about escape syntax. I now understand it very well.
I really appreciate that you upload these tutorials for free ln youtube for everyone!
Hi Alex, I love your videos! I've watched many of them now and subscribed to you.
One tiny suggestion - I like that you use background music to distinguish your channel and keep the videos upbeat. However, the background music in most (if not all) videos are too loud and sometimes they get distracting, esp. when we need to focus, learn, and absorb new concepts.
Hope to see more awesome videos. Thank you!
Hi Rose, thank you so much for this valuable feedback! The background music was largely an experiment for the videos on my channel, I really needed to hear it from someone as to whether or not it was distracting. I personally have trouble concentrating with certain kinds of music, and I don't want anyone else to go through the same. Thanks again for letting me know! This week's video is already scheduled with music, but afterwards, I'll either take away the music or do something else less distracting
I'm years late but Alex thank you so so so much! The way u teach and explain is exactly what was needed to understand how to code!!!thank you
I really appreciate your videos by teaching the very basics. Thank you for your time and energy to show us how Java is done.
Thank teaching this way.
. Great job
before watching this video I was heating java
wow wow wow !!!!!!!! Alex lee you the best. I think i'm completly really to pursue your 25 class until the end >>>>>> it's comprehensive and well explained.
Thank you Alex. This is so simple and easy to understand
Haven't heard that they are called escape characters. I just knew that tab is \t and new like is
that's it.
Thanks for the video. Really appreciated.🔥🔥🔥
Thank you so much Alex your java learning videos are exactly what i was looking for. amazing job, the way you described it its the perfect way of learning something, i was struggling finding a good video, which has the answer "why", so that i can learn instead of memorizing the codes, thank you
Hey Alex:
I’ve watched a couple of your videos and I’m so glad I stumbled onto them! Just started programming in Java with the help of my son, but trying to learn it myself. Can’t wait to watch more of your videos! Thanks!
Along the lines of manipulating text...or maybe not...do you know if a way to clear the screen? I know doing a ton of consecutive System.out.println(); would sort of clear it, but the next thing that gets printed is at the bottom of the window. I am wondering if their is any way of clearing the screen and putting the cursor in the top left corner.
Thanks!
Blessings!
Very clear explanation,clear example s and to the points and short, Just awesome keep it up man,
Hai ,I have already heard and learned escape characters especially backslash for new line and tab when I was learning c programming.
Thanks , you are an awesome guy 👍
This is my first time hearing escape and so far this is fun to use ahhaah!!
Never heard of escape characters before, heard to learn it from you.
thank you very much
Yeah, I heard it in my class, I took BSIT and I am a beginner. I want to learn more2x about this language and even other laguages. I want to learn how to code and understand the problem given in creating the program. Thank you
imma be seeing you a lot this semester
I have never heard of escape characters before until I saw this video, its probably because new to java.
Escaping character i heard it on class brother.Thanks for this tutorial btw!
4 january 2022- thank you Alex
you're helping me pass CSA 😭
very very very good tutorial, thanks Lee!
Thank you for this video!! This helps me make my activity for today! 😄😄
Thanks so much for doing these videos, I've already watched expand my coding abilities for a data structure and algorithms class with having no prior java. Makes it real hard to code when they don't teach you. I'll pass my class with a few more hours of your videos lol.
hey alex, thanks for the videos good sir, may be old but im taking programming in college in my 30s. Your videos have been a great help in decoding the textbooks for java !
I'am Confused.... You said System.out.println prints on a new line and System.out.print Prints on the same line than why in 1:47 was !@#$ printed in the next line as the code written was System.out.print and not System.out.println.
And also why isn't the $ in !@#$ not blue. Does it matter?
Great question! The reason the symbols are on the next line is because of the order the new line comes in. println() prints text AND THEN goes to then next line. So it prints, and then the cursor moves to the next line. On this line, that’s where the symbols are printed. Also the black $ is a bug with eclipse, sometimes coloring lags behind. When I click on the screen again later it turns blue again
Great Explanation, Thanks a lot!!
i love how shitty you got for a second about the "im not finished writing the code so theres no need for the error line, but i digress" HAHA feels when i was writing my first object orientated program with if else statements haha
bro i just wanna learn how to script for really grindy games while im work but youv really gave me an interest on coding i wanna see where this goes
Another great video, thanks.
Awesome tutorials. Subscribed!
Please continue doing tutorials Sir, You're great ♥️
this guy is good at explaining
Yes, but unsure on the qotfd
Never heard of this. Neat!
Wow is correct, ok I'm an old guy I got this. Thanks Alex.
I heard of escape characters on my own while learning C++.
Thank you so much for these videos !
Thank you for this videos sir
I am beginner ready to learn
You help me so much
Thank you Alex!
in class! this is super helpful!
You fixed my problem bro!..
I have tried to use the
in a game before so I can fit my text in a quote box of the game I played
I didn't know this before
I have never heard of Escape Characters, love them though!
Professors don't talk about escape characters much, but they would put in
or \t and not mention it at all...but there is only 4 that are used regularly and Alex talked about them.
@@justsaynototv8366 i know, i meant that i am very glad we learnt about them :p
How do you type two quotation mark at the same time?
Nice keeb! What switcheds are you running? Also thank you so much for these videos. I was about to have a meltdown.
These videos are so darn good
i can't fall asleep, you're super
What if we want to print "\\"? does we type "\\\\" or else?
@Alex Lee. I've first learned about escape characters when i was learning java approximate 5 yrs back. And this video is a good refresh.
Damn you are amazing I will learn java with you and I am glaad that i was able to find you here
thanks dude!
You helped me a lot ✌️
why there's no install beside tabnine when i search for it in eclipse? does it mean that it is not compatible with my laptop?
this was beautiful
I didn't know this!! so cool
This video is so useful
Woah bro you really helped me!!!
how can i print
in the output
Thank you!
how can I fix this? it said that I insert +age+ in a wrong way
int age = 17;
System.out.println("I am" +age+ "years old");
THANKS SIR ALEX FOR THIS CONTENT❤️😊
Good explanation man👍👍👍👍👍👍👌👌
thank you so much you are agrace !
Thank you sir
nice informative video !
Thnkyou 👍🏻
hello what ide is that?
this is the first time that I heard of back clash character hahaha
Thanks a lot brooo🙏🙏🙏
This is useful !
I am trying to escape a tab character. Example: I want to print "Paris is the capital
France" and I do not want the application to treat
as a tab, I want that to leave
as it is. Does anybody have idea how I can do this?
what does \a does in java?
You’re so awesome
how to create a beep sound in java?
You should be a Java teacher. You could save the lives of future programmers!!!!!!
Something I have learned from you, tbh. Thanks for sharing it. A lot of students is unaware of it and you kinda helped them be familiar with it... I must say, you're a good teach 🤓
If it shows an arrow on the output of the sentence
Thanks!
❤ From TamilNadu
please whats the song at the beginning?
Paradise by Ikson
@@ronjarednaguit7570 thank u
@@theguitartist__ np
Hey man! Just wanted to check on Java as a programming language for learning for me and yours are far by the best of what i've seen in youtube! BTW i subbed! :D
Thanks a lot
is there any problems to go alogn with this
Hey Alex lee, how can you put image's in java? (in another word's assets)
Ps. Thanks to you l could learn java easily
you can
JLabel a= new JLabel(path to your image);
Or the méthode
DrawImage(path);
@@sajeucettefoistunevaspasme thanks
damn bro I learned more from your vids in less then an hour then I learned from my teacher at school for a month
Awesome, now I don’t have to type out System.out.println multiple times 😅
Does anyone know how to prevent that weird spacing when using
.
@LemonBlade thx
just wondering what program do you use for putting all the code in? thanks!
dyodz eclipse :)
Its called eclipse, He downloaded it in one of his own vids
Here's the link: th-cam.com/video/az6SehZyY7U/w-d-xo.html