I think hes gonna get the girl, win the "war" thingie, and everything will end happily.
I bet you thats how it'll happen!!!
I bet you thats how it'll happen!!!
- Location:The magic woods of Icwiinar
- Mood:
anxious
I know it is hard to believe, but I have found the way to make coding fun!
First of all, you gotta know what your doing. Dont write down "linecode1 = false because i feel like it"... It WONT work!
Now - as for making it easy and fun, try out CMD and then get into writing your own coding.
For example, open notepad. type in:
@echo off
echo blubbarfeesh
pause
Now go to save as and save it as "filename.bat". Now go to where you saved it and run the file - it should say "blubbarfeesh" then "Press any key to continue..."
See? I DID IT!
First of all, you gotta know what your doing. Dont write down "linecode1 = false because i feel like it"... It WONT work!
Now - as for making it easy and fun, try out CMD and then get into writing your own coding.
For example, open notepad. type in:
@echo off
echo blubbarfeesh
pause
Now go to save as and save it as "filename.bat". Now go to where you saved it and run the file - it should say "blubbarfeesh" then "Press any key to continue..."
See? I DID IT!
- Location:Deep in the pits of your arm... ewwwwww
- Mood:accomplished
