20165333 2016-2017-2 "Java Programming" 1th Week study Summary

Source: Internet
Author: User
Tags hosting

20165333 2016-2017-2 "Java program design" 1th Week study summary textbook study summary
    • The status of Java
    • Features of Java
    • Installing the JDK
    • Setup of the system environment
    • Writing, compiling, and running Java programs
    • Java Anti-compilation
Problems in code debugging and the resolution process
    • Issue 1: The simplest approach is to compile and run with Javac Hello.java,java Hello in the SRC directory. At this time Hello.java and Hello.class are in the SRC directory, such as we through the javac-d bin Src/hello.java Hello.class generated in the bin directory, through the CD Bin,java HELLO,CD. To run Hello.class and ensure that the working directory is the project root directory. It is always an error to enter a command in bold place after it is run
    • Problem 1 Solution: After thinking, the previous operation is in SRC, and the subsequent operation is in the bin, so first use the cd .. exit SRC
    • There was no problem for him during the operation.
Code Hosting
    • Code Hosting
    • Code submission Process

    • Code Volume statistics
    • (run result of statistics.sh script)
    • Learning Progress

Sentiment
    • After a week of study, I feel that my Linux command is particularly poor, in the process of completing the homework is always wrong, constantly Baidu and ask classmates, constantly make mistakes to gain more, the weekly study should start early, not bull.
Resources
    • Java Learning Notes (8th Edition)

    • Java Learning Note (8th Edition) Learning Guide
    • ...

20165333 2016-2017-2 "Java Programming" 1th Week study Summary

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.