Question: Assignment To successfully complete this assignment (and this course), you will need to configure your environment for testing multiple languages. We will use Java JDK
Assignment
To successfully complete this assignment (and this course), you will need to configure your environment for testing multiple languages. We will use Java JDK and Netbeans to provide this support.
1. Download and install Java JDK 8 from the Oracle site. Note, you may have previously installed JDK 7 but this course required JDK 8. The download is available here:
http://www.oracle.com/technetwork/java/javase/downloads/index.html
You may also need to configure your environment path in Windows. Review the installation guides on the Oracle web sites for details on how to do this.
2. Download and install Netbeans full IDE. The Full IDE includes Java, Java EE, PHP, C/C++ and server tools. The download is currently available here:
https://netbeans.org/downloads/
Once installed, you should review the online documentation and become comfortable starting and running the Netbeans IDE.
Using Netbeans, create your own unique Hello, World application using the Netbeans IDE for Java SE, PHP and the C++ programming language. Be sure your code runs properly within the Netbeans environment. Note: You do not need to create a Java EE Hello, World at this time.
Deliverables
Provide your Hello, World source files for each language (Java, PHP and C++). Discuss the steps you had to perform to get PHP and C++ running within the Netbeans environment. You should also provide well-organized and labeled screen shots in a word or PDF file documenting the successful running of each of your Hello, World Applications. Note: Be sure to provide all screen shots in one word of PDF document. You can compress the files using a zip application for easier upload.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
