Animated ASCII Art Java Code #5

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии • 107

  • @alexlorenlee
    @alexlorenlee  Год назад +4

    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

  • @thevictor180
    @thevictor180 4 года назад +123

    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!

    • @VirusFusion
      @VirusFusion 4 года назад +1

      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.

    • @bewatter3014
      @bewatter3014 4 года назад +13

      @@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

    • @VirusFusion
      @VirusFusion 4 года назад +1

      @@bewatter3014 Thankyou

    • @yeozdemir75
      @yeozdemir75 4 года назад +1

      im 11(i have technology tutorials go check'em out!)

    • @narz1836
      @narz1836 4 года назад +1

      I think thats an age restriction but ok

  • @17tybug
    @17tybug 2 года назад +14

    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

  • @tejdeepak8092
    @tejdeepak8092 2 года назад +4

    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.

  • @mohittyagi6694
    @mohittyagi6694 5 лет назад +16

    this is something practical i learned today

  • @legoat8646
    @legoat8646 3 месяца назад +2

    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.

  • @cactusdrip
    @cactusdrip 10 месяцев назад

    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!

    • @semydev
      @semydev 10 месяцев назад

      Your 11? Thats crazy you already starting with Java, started at around the same age with Python not Java, keep it going little man!

  • @tabztabzliejudacleson
    @tabztabzliejudacleson 4 года назад +1

    Cool this is awesome. Will create another animated with ASCII and will share it here.. So inspiring!!!

  • @chandureddy5208
    @chandureddy5208 4 года назад +3

    Good Video Series & nice background music. Excellent quality training videos! :)

  • @phytoplancton4038
    @phytoplancton4038 Год назад

    You are teaching it so happily i love this tysm

  • @gabrielamurillo724
    @gabrielamurillo724 4 года назад +6

    Thank you sooo much for the tutorials Alex! I made a dancing cat lol

  • @khadijaabdihassan5898
    @khadijaabdihassan5898 4 года назад +4

    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.

  • @balonh1052
    @balonh1052 3 месяца назад +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

  • @thelabminer2048
    @thelabminer2048 4 года назад

    Thanks! You saved me during my School Project!

  • @n1t4r46
    @n1t4r46 3 месяца назад

    Haha I love this one, sure I will try this 😂❤

  • @yeliza2350
    @yeliza2350 3 года назад +1


    6 january 2022 great day an lesson,Thanks Alex

  • @WILLGYS
    @WILLGYS 3 года назад

    That was so much fun!

  • @devdadph
    @devdadph 4 года назад +3

    exactly what I am looking for, hahaha this may win me 40$ if I created a unique Christmas animation entry haha!!!
    thumbs up!!!!

  • @Mythikal13
    @Mythikal13 3 года назад +5

    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

    • @joelsjunk239
      @joelsjunk239 3 года назад +1

      Great tip!

    • @roroB19
      @roroB19 3 года назад

      Would the code in the for loop not be System.out.println()? Otherwise, youd just be printing out a bunch of whitespace characters, right?

    • @Mythikal13
      @Mythikal13 3 года назад +1

      @@roroB19 I forgot the '
      ' in there oops

  • @Muhammed.Yaseen
    @Muhammed.Yaseen 3 года назад +1

    This is awesome!

  • @Keto111
    @Keto111 2 года назад +1

    Genius 🔥🔥

  • @Maltebyte2
    @Maltebyte2 4 года назад +1

    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

  • @jaewanjang4469
    @jaewanjang4469 4 года назад +1

    It is profoundly useful information Thanks:)

  • @enrorisays
    @enrorisays 9 месяцев назад

    this is actually fun ...

  • @Turrican
    @Turrican 3 года назад +1

    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?

  • @user-ru2qg2ei7y
    @user-ru2qg2ei7y 3 дня назад

    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.

  • @nozgul3865
    @nozgul3865 4 года назад +6

    this is interesting! I did mine as a human stick flapping arms and shaking head haha. Not sure how to share

    • @nozgul3865
      @nozgul3865 4 года назад +3

      Here is the link to the animation
      ruclips.net/video/TFlwmRtvTq8/видео.html

    • @og_gaming2323
      @og_gaming2323 4 года назад

      @@nozgul3865 haha that's great

  • @OneBorko
    @OneBorko 3 года назад +3

    Doesn't work on IntelliJ... When something is printing down it does a flickery motion that ruins the animation... :(

    • @arslanAshh
      @arslanAshh 3 года назад +1

      same thing happening with me

  • @arslanAshh
    @arslanAshh 3 года назад +1

    not properly working on java 17
    I'm using inteliij IDEA

  • @sararazm8926
    @sararazm8926 4 года назад

    Woow! It was so cool!

  • @isaacferreira174
    @isaacferreira174 2 года назад

    Wouldn't a better way to do this be clearing the console after each frame?

  • @hiutale
    @hiutale 2 года назад

    Haha, this was awesome! I made a cat! ^^ Thank you for the lesson!

  • @fauziah4777
    @fauziah4777 Год назад

    what is the function of Thread.sleep(100); how it works

  • @deepanshukirola7181
    @deepanshukirola7181 4 года назад

    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?

  • @PotatoChips-jy9pk
    @PotatoChips-jy9pk 3 года назад

    I think I want to make one

  • @jrmimesfm6551
    @jrmimesfm6551 5 лет назад +6

    what program is it (i know its java but which one)

    • @alexlorenlee
      @alexlorenlee  5 лет назад +4

      circlesandleadpoisoning this is java version 8

    • @jrmimesfm6551
      @jrmimesfm6551 5 лет назад +1

      @@alexlorenlee okay thanks

    • @rainchai851
      @rainchai851 5 лет назад +2

      java

    • @joshuatruelen3908
      @joshuatruelen3908 4 года назад

      Is java have a version? Im only begginer and freshmen

    • @arandomstranger6954
      @arandomstranger6954 4 года назад

      @@joshuatruelen3908 Yeah, they update it every so often. I believe it's Java 11 now

  • @randomuserrandom8613
    @randomuserrandom8613 4 года назад

    The fact that my roflcopter isn't spinning smoothly only means that my computer is slow right?

  • @abdeselamselami4532
    @abdeselamselami4532 5 лет назад +2

    Thanks a lot

  • @ericamuhammad5082
    @ericamuhammad5082 2 года назад

    Thank you!

  • @Jesusisinvincible
    @Jesusisinvincible 10 месяцев назад

    awesome...😄😊

  • @shafiachy3648
    @shafiachy3648 4 года назад +1

    Cool!

  • @Kamal-vd1zg
    @Kamal-vd1zg 5 лет назад +1

    That’s cool
    I did it too.

  • @tack3545
    @tack3545 2 года назад

    using:
    System.out.println(“\033[H\033[2J”);
    System.out.flush();
    will clear the console.

  • @groupswing58383
    @groupswing58383 10 месяцев назад

    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.

  • @jared2413
    @jared2413 4 года назад

    Can you do windows 10?

  • @ERica-ee9ik
    @ERica-ee9ik 4 года назад

    Coolness!

  • @IPERBANG
    @IPERBANG 4 года назад +2

    Porfa, haz los subtítulos en español plz

  • @LUNA_yee
    @LUNA_yee 4 года назад

    How did you type a-z without typing each one?

    • @tiemen88
      @tiemen88 4 года назад

      I think he skipped a part of the video so we didn't have to wait.

  • @AMANSINGH-yv4vv
    @AMANSINGH-yv4vv 3 года назад

    Hi Alex, is space an ASCII character?

    • @joelsjunk239
      @joelsjunk239 3 года назад +1

      yes it is

    • @AMANSINGH-yv4vv
      @AMANSINGH-yv4vv 3 года назад

      @@joelsjunk239 Yes I read this afterwards . thank you though 👍

  • @henrik_jakobsson
    @henrik_jakobsson 3 года назад

    King

  • @flowrica_
    @flowrica_ 4 года назад

    Idk why but it didnt let me run it

  • @risechess7114
    @risechess7114 10 месяцев назад

    how to make it stop ??????

  • @Dreamlink91
    @Dreamlink91 4 года назад +7

    You should not fly a copter without a licence and insurance.

  • @ardianbytyqi3647
    @ardianbytyqi3647 4 года назад

    I fricking did it hehehehe thanks

  • @gbsvivek
    @gbsvivek 5 лет назад +1

    super

  • @betumbuk_KITA
    @betumbuk_KITA Год назад

    Anjay🎉1:52

  • @FreshLemon9
    @FreshLemon9 3 года назад

    Roflcopter behind the scenes

  • @sirnotice2872
    @sirnotice2872 3 года назад

    I added guns that were shooting and you could see the bullets in the air.

  • @mujibulhaquetanim
    @mujibulhaquetanim 3 года назад +2

    Helikoptar Helikoptar :p

  • @jell._.y
    @jell._.y Год назад

    haha thank you

  • @neex_1745
    @neex_1745 2 месяца назад

    this is not working on intelliJ

  • @abdullahifaasasi6639
    @abdullahifaasasi6639 4 года назад

    Good 👍

  • @Game_Blox9999
    @Game_Blox9999 7 месяцев назад

    SOI

  • @javidaghayarli8252
    @javidaghayarli8252 2 года назад

    👍👍👍👍

  • @g.gzephyr8302
    @g.gzephyr8302 2 года назад

    mine's about to crash

  • @studentimantha5345
    @studentimantha5345 2 года назад

    🚁🤩❤

  • @yushuxing7938
    @yushuxing7938 4 года назад

    actually I just looked at his face loll

  • @furkanakdag7644
    @furkanakdag7644 Год назад

    it is funny :DDD

  • @ericamuhammad5082
    @ericamuhammad5082 2 года назад

    Coolness!