High quality version at: http://www.stage6.com/user/MetalGearLol/video/2068579/Java-Programming—Change-Calculator
If you want to see the code more clearly, please click the above link!
This is a short video of me in real time, programming a small application in Java, using JCreator. I did make some mistakes, I missed off 5 semi-colons. I fixed this when I ran the compiler, which isn’t shown.
Please comment and rate. I’m only currently learning Java. So this is a very simple program that runs using a basic output, such as JCreator’s General Output window or a Command Prompt window. In this video, you see it running from JCreator’s General Output window.
I may do another video like this. Perhaps something more complicated when I have an idea.
If anyone has a question about the code in this video, I’ll try to answer it.
Thank you.
*This video is in the “Science & Technology” category because it’s sort of “technology” related.
January 13th, 2008 at 10:01 am
Ratings and …
Ratings and constructive comments are welcome!
February 1st, 2008 at 7:18 pm
Cool. When you …
Cool. When you learn GUIs, put videos up!
February 2nd, 2008 at 3:28 am
Thanks, I certainly …
Thanks, I certainly will do.
February 7th, 2008 at 5:17 pm
you guys were …
you guys were taught strangely i prefer
Scanner input = new Scanner
blah=Input.nextdouble