Videos on How to Compile and Run Java Programs
Notes: | a) Click on the "Play" arrow at the bottom left to start it. b) You can increase the size of the video by either: i) clicking on the small button at the bottom right. ii) right clicking on the video and selecting the option "Open Video in New Tab". |
Video #01: How to Install Netbeans and Java in your Computer
Description: This video explains one way of installing Java and Netbeans in your computer. The versions and pages might have chance since this video was created, but it still gives the overall idea on what must be done.
Video #02: A Simple Java Program
Description: This video shows step-by-step how to create and run a simple Java program that computes the area of a triangle in Netbeans.
Video #03: Compiling and Running Java in a Terminal Window
Description: This video shows step-by-step how to compile and run a simple Java program from within a terminal window (also known as "command window"). Even though this is a simple topic, there are few things that can go wrong and this video addresses few of them.
Video #04: How to Zip your programs and NetBeans projects
Description: This video shows step-by-step how to compress (also known as Zip) your Java program files using Windows Explore in preparation to submit it and also how you can zip an entire NetBeans project so you can work on your project in another computer.
Video #05: Working with the CS-0401 Sample Codes from within a Command Window
Description: This video shows step-by-step how to get any sample code discussed in this course, edit, compile, and run using a text editor application and a terminal window.
Video #08: How to install Java JDK in your computer.
Description: This video shows all the steps you need to take to download, install, setup your MS Windows environment variables, and finally test your installation for Java JDK in your computer.