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.
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.
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!
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.
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
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
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 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.
this is something practical i learned today
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.
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!
Cool this is awesome. Will create another animated with ASCII and will share it here.. So inspiring!!!
Good Video Series & nice background music. Excellent quality training videos! :)
You are teaching it so happily i love this tysm
Thank you sooo much for the tutorials Alex! I made a dancing cat lol
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.
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
Thanks! You saved me during my School Project!
Haha I love this one, sure I will try this 😂❤
♨
6 january 2022 great day an lesson,Thanks Alex
That was so much fun!
exactly what I am looking for, hahaha this may win me 40$ if I created a unique Christmas animation entry haha!!!
thumbs up!!!!
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
This is awesome!
Genius 🔥🔥
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
It is profoundly useful information Thanks:)
this is actually fun ...
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?
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.
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
Doesn't work on IntelliJ... When something is printing down it does a flickery motion that ruins the animation... :(
same thing happening with me
not properly working on java 17
I'm using inteliij IDEA
Woow! It was so cool!
Wouldn't a better way to do this be clearing the console after each frame?
Haha, this was awesome! I made a cat! ^^ Thank you for the lesson!
what is the function of Thread.sleep(100); how it works
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 think I want to make one
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
The fact that my roflcopter isn't spinning smoothly only means that my computer is slow right?
Thanks a lot
Thank you!
awesome...😄😊
Cool!
That’s cool
I did it too.
wa kamal bhai ❤🤣🤣🤣🤣🤣
Rahul Choudhary 😂
using:
System.out.println(“\033[H\033[2J”);
System.out.flush();
will clear the console.
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
Can you do windows 10?
Coolness!
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.
Hi Alex, is space an ASCII character?
yes it is
@@joelsjunk239 Yes I read this afterwards . thank you though 👍
King
Idk why but it didnt let me run it
how to make it stop ??????
You should not fly a copter without a licence and insurance.
I fricking did it hehehehe thanks
super
Anjay🎉1:52
Roflcopter behind the scenes
I added guns that were shooting and you could see the bullets in the air.
Helikoptar Helikoptar :p
haha thank you
this is not working on intelliJ
Good 👍
SOI
👍👍👍👍
mine's about to crash
🚁🤩❤
actually I just looked at his face loll
it is funny :DDD
Coolness!