Java Basic Programming – If Statement

[ad_1]
Java Basic Programming
Java Beginner Tutorial

In this tutorial we look at the “if” statement and how it works and how it can help you later on in your java career. If you have any questions then be sure to leave a comment or contact me on twitter; realtutsgml. If you learned something then be sure to leave a like, comment, and favorite.

Have you ever wanted to create games? Have you ever gotten fed up with it being to difficult? Well now is the time to thank me and possibly subscribe because you have just found the channel for you! Game Maker Tutorials, Java Game Programming, Unity3D Tutorials, Batch, C++ and much much more! This is the channel for you, the one stop shop for an exploration of your hidden talent as a game developer. Unleash your potential and go wild with imagination when you finally figure out how to make any game you want!

Outro Song:
Name: Spitfire (Kill the Noise Remix)
Artist: Porter Robinson
Youtube channel: /user/PorterRobinsonMusic
Website:
Facebook:

Visit CodingMadeSimple for more exclusive tutorials and get the help you need to succeed as your very own indie game developer!

Follow me on twitter for exclusive content and interaction with me!

Game Maker Studio: Programming
Game Maker Studio: Tutorial
Java Programming
Game Programming
Game Tutorial
Programming Tutorial


Posted

in

by

Tags:

Comments

6 responses to “Java Basic Programming – If Statement”

  1. Print Mage Avatar

    Thanks man, Love how well you explain everything. Keep it up!

  2. TheKodyshaw Avatar

    Keep it up, love the videos

  3. AAETCMLK Avatar

    the IF statement happens to be my most favourite 🙂 <3 the IF statement

  4. Zeth Schlenker Avatar

    That is correct. The exclamation mark works like saying "not".

  5. Hiruna Jayamanne Avatar

    does the exclamation mark ( ! ) work in java like it does in game maker/gml.
    (in gml you put an exclamation mark when you want to say does not)
    e.g.
    if (numberOfPeople != 10){
    System.out.println("numberOfPeople does not equal 10");
    }

Leave a Reply

Your email address will not be published. Required fields are marked *