66 Java Patterns Numeric Diamond Part 1 |

preview_player
Показать описание
"Learn How To Design + Code A Complete App From Scratch To Playstore"
-~-~~-~~~-~~-~-

This video shows the most complex Java Pattern which is a diamond with numbers
1
212
32123
212
1
Рекомендации по теме
Комментарии
Автор

hi @Nithin Sai, thanks :) feel free to share these with your friends and colleagues who are struggling to learn these things, hope you dont mind those pesky ads bcoz they are the only way i sustain myself :) thanks in advance

slidenerd
Автор

@Tim Forsyth :D thank you very much, I am happy you and the others are learning something more than just syntax which gives me the impression that my channel s meeting its goals from time to time :D

slidenerd
Автор

:D feel free to share stuff with your friends who are struggling to do this program, thnx in advance

slidenerd
Автор

@SuperXena80 glad you understood it :D the main idea behind the whole channel was to make people understand code more than teach how to write the syntax :D and hopefully its working to some extent atleast :D

slidenerd
Автор

its very simple, store the number in any variable and use the for loop to print only the variable by modifying i and j values to create whatever design you want

slidenerd
Автор

Awesome! Most definitely subscribed!

SuperXena
Автор

I am new in JAVA, you really help me full, bro!!! now im yout new Subscriber!!

lux.
Автор

vivz you are awesome i like the way you explain the program..

muhammadasif
Автор

I've watched many of your videos they are all incredible helpful. Thank you for taking the time to post this information

laurarusso
Автор

its beyond words... gr8 explanation man..everything was crystal clear... i had a phobia for such programs.... now i m very comfortable with them

mehtarahul
Автор

i love you mann! 
you're better than my prof :3

stefanvaughnmarasigan
Автор

Great video man. If I wanted to print another one right below that one, but upside down, how do I do that? Do I need another loop?

MrBarzangulha
Автор

Wonderful class!
Man, seriously, you are teaching me more than my teacher at university hahahahahahaha

Well done!

jeffersonluia
Автор

In this program, we increment by 2 till 4 and then decrement. Can you show me a generic program where input is taken from the user.

amitasood
Автор

amazing trick..very easy to understad the complicated pattern program...
thanks

himanshusoni
Автор

and for learning complete java how many months required because i love this technology n i have an excitement to learn this technology?? thanks sir

StudySmartTechByArvindPandey
Автор

I love it .
Couldn't teach a college in this pattern .
I understand what you say the code.
Thank you .i realY very impress to you.

But which types of software used.

I used to jdk1.8.0_25 that is a DOS.

maiggydicosta
Автор

I think I'm missing a step....my output is set to just vertical, so when entering      for(int j=1;j<=3;j++)
      {
                System.out.println("*");
    }
    
}
}

I get 3 stars but vertically and not horizontally. Please help!

eileengaringo
Автор

Cover pic ma numbers show kiy hwy hen andr stars bnwa rhy hu

harisalimughal
Автор

hello sir, i used to watched your every videos, really its very nice and the way you explained anybody can understand.
Sir, I got a job as programmer in MNC company which is located in Bangalore .I am not so much good in programming .
So my question is that if I will work there, will be easy for me or very tough. I am doing my mca from bangalore which in india.

StudySmartTechByArvindPandey