Notepad Programming Tutorial – Hello World Program

Brand new 2017 Game Maker Studio: 2 Course available right now

In this video we start our series by creating a hello world program using notepad. 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, favorite and maybe even a share.

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!

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

24 responses to “Notepad Programming Tutorial – Hello World Program”

  1. namraihc Avatar

    It also works on windows 10

  2. Fart Rocket Avatar

    Two things:

    Batch is NOT a programming language.

    Every programming language can be written in any text editor (and that obviously includes notepad). You just have to compile the code yourselves. IDEs are just easier to use, and they compile your program for you.

  3. Darwin the Hot Dog Avatar

    For new programmers I reccomend windows batch files. Easy to learn. Awesome.

  4. CrUnCh Avatar

    and what language is this is it c+ or something becouse this does not really look like c

  5. Gamerst3k Avatar

    Great tutorial !!!!

  6. King SD wight Avatar

    How change the font of app that will out after write the codes

  7. Justin Uberbacher Avatar

    so helpful!!! demystified this topic for me thank you!!!

  8. Bryan Espinoza Avatar

    lol this is batching dude

  9. HereticalPuppy Avatar

    @echo off
    Echo echo echo echo echo echo
    Pause;

  10. MASTER FROG POSTER Avatar

    How can i change my dekstop background with notepad?

  11. Juan Ibarra Avatar

    (Sorry I'm dumb) but what version of windows is this?

  12. lennyMc jayPop Avatar

    this is awsome i just went into a programing group i dont know shit so thanks for these tutorials

  13. Seiban Avatar

    Can this be done on MAC OS?

  14. cj burton Avatar

    Awesome video. Keep making videos like this. 😉

  15. RandomGuy Avatar

    If you're new to programming and like it, I would definitelly recommend starting with Python. It is an amazing language which can do lots of stuff. It is worth learning as it is also simple and doesn't have complex syntax.
    An example of the Hello World program in python:
    print 'Hello World'
    raw_input('Press enter to continue…')

  16. kolbe sharples Avatar

    @echo off
    echo hello world
    pause

  17. Xx1ML3G1T xX Avatar

    its called batch not notepad programming and @echo off clears the screen not makes it a certain type of file. saving it as a batch file or .bat declares the type of file. and your tutorial is the worst thing i have ever seen and it gives absolutely no information about batch.

Leave a Reply

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