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
@@VirusFusion i am 26... learning new to code keep it up young ones... i am positively envious to be real =) i will root for your journey in programming
This is very fun! Alex, you always make the Programming looks fun and entertaining. I never get bored! Thanks for making us learn the concepts so easily. Appreciate it.
hey bro, im 11 and these tutorials are actually so good! ive been trying to learn java for about a year now, and these are the best tutorials for it that i have found! the tutorials are very informative, but also very entertaining at the same time!
I'm taking a Data Structures class at my university, and I cheated my way through most of Python. Now I'm really stressed because I'm confused, but I'm hoping that by watching these tutorials, I can still pass the class with at least a B.
Hi Alex Lee, thank you so much for this tutorial am really enjoying it. and you're talented your lessons are easy and fast to master. I am recently following up with the tutorial, i started with the basic java 1.
Pls for the love of god use this instead of a bunch of print lines: for (int num = 0; num < x; num++)) { System.out.print(' '); } Or this (don't know if it works in java): System.out.print('
'); Change the X to how many lines you would like to have in between for the first one or use as many (new lines) as you need. It's better to do it this way to build good habits
Hi, i’m using netbean, i do not know how to allign text in the run dashboard. Even i have exact same space in 10 lines when run the characters are not in alligned position
I don't understand how it updates the top one tho. Is it the space between the prints that tells it to go to the top and over print? Why doesn't it print downwards forever?
I made the ROFLCOPTER and when I started to customize it, I noticed it was lagging, so I tried to comment everything, but when I ran it again, the ROFLCOPTER never stopped, the ROFLCOPTER is not stoppable, please send help immediately.
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
Hey Alex, I'm 12 and I love your tutorials so much! They're so entertaining and I'm learning alot, Thanks for making them!
Same, I am around your age also and Alex is a great teacher. He is a very helpful person especially when I am stressed I watch his non coding videos.
@@VirusFusion i am 26... learning new to code
keep it up young ones... i am positively envious to be real =) i will root for your journey in programming
@@bewatter3014 Thankyou
im 11(i have technology tutorials go check'em out!)
I think thats an age restriction but ok
I know this is one of your more goofy tutorials but you really are a god send, im finally understanding a lot of the concepts of java thanks to you
this is something practical i learned today
This is very fun! Alex, you always make the Programming looks fun and entertaining. I never get bored! Thanks for making us learn the concepts so easily. Appreciate it.
hey bro, im 11 and these tutorials are actually so good! ive been trying to learn java for about a year now, and these are the best tutorials for it that i have found! the tutorials are very informative, but also very entertaining at the same time!
Your 11? Thats crazy you already starting with Java, started at around the same age with Python not Java, keep it going little man!
I'm taking a Data Structures class at my university, and I cheated my way through most of Python. Now I'm really stressed because I'm confused, but I'm hoping that by watching these tutorials, I can still pass the class with at least a B.
Cool this is awesome. Will create another animated with ASCII and will share it here.. So inspiring!!!
You are teaching it so happily i love this tysm
Good Video Series & nice background music. Excellent quality training videos! :)
This is awesome!
Thank you sooo much for the tutorials Alex! I made a dancing cat lol
That was so much fun!
Genius 🔥🔥
Thanks! You saved me during my School Project!
Hi Alex Lee, thank you so much for this tutorial am really enjoying it. and you're talented your lessons are easy and fast to master. I am recently following up with the tutorial, i started with the basic java 1.
Woow! It was so cool!
♨
6 january 2022 great day an lesson,Thanks Alex
It is profoundly useful information Thanks:)
Haha I love this one, sure I will try this 😂❤
Pls for the love of god use this instead of a bunch of print lines:
for (int num = 0; num < x; num++)) {
System.out.print('
');
}
Or this (don't know if it works in java):
System.out.print('
');
Change the X to how many lines you would like to have in between for the first one or use as many
(new lines) as you need. It's better to do it this way to build good habits
Great tip!
Would the code in the for loop not be System.out.println()? Otherwise, youd just be printing out a bunch of whitespace characters, right?
@@roroB19 I forgot the '
' in there oops
exactly what I am looking for, hahaha this may win me 40$ if I created a unique Christmas animation entry haha!!!
thumbs up!!!!
this is actually fun ...
Hi, i’m using netbean, i do not know how to allign text in the run dashboard. Even i have exact same space in 10 lines when run the characters are not in alligned position
Doesn't work on IntelliJ... When something is printing down it does a flickery motion that ruins the animation... :(
same thing happening with me
Awesome! programming is fun like this! having small things to show progress! i made a cube with eyes walks into another cube and dies lol
Cool!
Coolness!
this is interesting! I did mine as a human stick flapping arms and shaking head haha. Not sure how to share
Here is the link to the animation
ruclips.net/video/TFlwmRtvTq8/видео.html
@@nozgul3865 haha that's great
Haha, this was awesome! I made a cat! ^^ Thank you for the lesson!
Thanks a lot
Thank you!
Hey Alex, i did same as you did in your video (but in vsCode) but mine ROLFCOPTER didn't run like yours? but i was fun.
awesome...😄😊
not properly working on java 17
I'm using inteliij IDEA
what is the function of Thread.sleep(100); how it works
That’s cool
I did it too.
wa kamal bhai ❤🤣🤣🤣🤣🤣
Rahul Choudhary 😂
King
what program is it (i know its java but which one)
circlesandleadpoisoning this is java version 8
@@alexlorenlee okay thanks
java
Is java have a version? Im only begginer and freshmen
@@joshuatruelen3908 Yeah, they update it every so often. I believe it's Java 11 now
I don't understand how it updates the top one tho. Is it the space between the prints that tells it to go to the top and over print? Why doesn't it print downwards forever?
I think I want to make one
Wouldn't a better way to do this be clearing the console after each frame?
I fricking did it hehehehe thanks
super
The fact that my roflcopter isn't spinning smoothly only means that my computer is slow right?
i tried this on inteliJ but it looks like its scrolling down and doesn't even look like animation. is there a way to stop it?
I made the ROFLCOPTER and when I started to customize it, I noticed it was lagging, so I tried to comment everything, but when I ran it again, the ROFLCOPTER never stopped, the ROFLCOPTER is not stoppable, please send help immediately.
Fixed
using:
System.out.println(“\033[H\033[2J”);
System.out.flush();
will clear the console.
Good 👍
Can you do windows 10?
Hi Alex, is space an ASCII character?
yes it is
@@joelsjunk239 Yes I read this afterwards . thank you though 👍
Idk why but it didnt let me run it
Porfa, haz los subtítulos en español plz
How did you type a-z without typing each one?
I think he skipped a part of the video so we didn't have to wait.
how to make it stop ??????
I added guns that were shooting and you could see the bullets in the air.
Roflcopter behind the scenes
haha thank you
Helikoptar Helikoptar :p
this is not working on intelliJ
Anjay🎉1:52
You should not fly a copter without a licence and insurance.
mine's about to crash
👍👍👍👍
SOI
🚁🤩❤
it is funny :DDD
actually I just looked at his face loll
Coolness!