Are you ready to tackle the fizzbuzz Java test? - 021

preview_player
Показать описание
It sounds crazy, but I've seen on many coding sites that there are people out there who can't write the FizzBuzz program.

If you've been following along in the lessons so far, you have enough knowledge already to tackle the FizzBuzz question. And we haven't touched object oriented programming yet! By the end of this video, you should be confident enough to answer this question.

Our goal for this lesson is to understand how to count to 100, variations on the question, and understand what is asked in implementing fizzbuzz Java test.

Concepts: Java, Programming, fizzbuzz, for-loop, interview questions

Next Video: "Java classes" on DeegeU.com

Social Links: Don't hesitate to contact me if you have any further questions.

Related Videos:
Free Java Course Online Playlist:

Java For-loop Syntax Is Not Rocket Science! Here's Why! - 020:

The Java operators tutorial video (Part 1) - 014:

Media credits: All images are owned by DJ Spiess unless listed below
Рекомендации по теме
Комментарии
Автор

i love the way u explain everything!! Thanks :)

aricaacharya
Автор

Thank you so much for this! This really helped me out and now I understand it to. But I have to program a variation of this and I have a question. I have to make it so it prints 11 numbers per line. How do I do this? Here is the exact problem I have to answer "Write a program that prints the numbers 1 to n, 11 numbers per line. The program shall print "Coza" in place of the numbers which are multiples of 3, "Loza" for multiples of 5, "Woza" for multiples of 7, "CozaLoza" for multiples of 3 and 5, and so on. Get the value of n from the user via an input box. The output is through a message box." Thanks to your tutorial I already know how to answer the basic problem. Its just that 11 numbers per line that is throwing me off.

RollinDolan
welcome to shbcf.ru