Question: I am learning programming CSIS 1400. Please help to write the program code for this first practice. I know it's simple but since I just
I am learning programming CSIS 1400. Please help to write the program code for this first practice. I know it's simple but since I just started the course. Thanks

After you have downloaded and installed NetBeans (be sure to read the document in the Welcome module on the class home page), create a project called First Program Be sure to put your name on the end of the Project Name. You must also put your name as a comment on line 1 in this program (as well as in every program you write in this class). Your program should display a pattern in the output window that looks like the word JAVA but appears as follows: compile un JAVV J A A V VA A J J A BUILD SUCCESSFUL (total time: 3 seconds) You may remove the comments from your program (except for your name). You should also make sure that your NetBeans environment is set up so that the curly braces are directly above and below each other like: I described how to do this in the document titled Working in Netbeans. Submit your zipped NetBeans project folder by the due date. Be sure to contact me immediately if you have any trouble creating this project (we need to fix the bugs before you fall behind :-)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
