Friday, June 21, 2013

Visual Basic

     Although you can make programs using Notepad, I do recomend you download a program called Visual Basic Studio. Visual Basic is a fast a simple program teaching you how to make fun and easy, hacks, forms, games and web browsers (like internet explorer). I think visual basic is a simple way to make amazing programs. Visual Basic is also free! For a free download click this link visual-basic-2010.en.softonic.com . Here are some vidios on what you can do with Visual Basic.


                                                                         



Thursday, June 20, 2013

Notepad Programming Codes

 Here is the code you need to make a program... copy it and paste it to your Notepad.

@echo off
color b0
echo HI WHAT IS YOUR NAME?
set /p name=
echo WELL HI %name%! MY NAME IS... I DONT HAVE A NAME... PLEASE NAME ME
set /p botname=
echo THANKS %name%! I LIKE THE NAME %botname%.
pause>nul
echo WELL... I GOT TO GO NOW... SEE YA!
pause>nul
echo %random% %random% %random% %random% %random% %random% %random% %random%
exit


Now your done! Remember Save your game as "(any thing you want).bat" and save as "all files". Well, i hope you like my program i made! :)

Programming isn't as hard as it looks


     Most people think that you have to have an expinsive program to learn to program, but thats not true. You can use Wordpress, Wordpad and Notepad. Its not hard, and it takes about ten minutes to make a simple program... no joke! If you want to learn how to program watch the vidio below. If you use this information to make a program... leave a comment and tell me how it came out! 


                                           How to make a Metrex using Notepad




                                             How to make a Simple Program