BlueJ's Code Pad

Source: Internet
Author: User

Java's repl

BlueJ's code pad practical? Java pair (Read-eval-print Loop) does not provide native support. Such an "interactive interpreter" or "interactive programming environment" is more convenient when learning expressions and simple statements.


For example, enter an expression in the code pad

1+2

Or

int i = 1;

i++; No semicolon will be used as an expression. Code Pad Direct Output Results

I

and the code pad output results that you see:

watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqvexfqmja2nq==/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/southeast "align=" Middle ">


Suppose you think it's practical. Can be used when learning the introduction to Programming (Java) • 3.2 implementation.

    1. Open: Menu View--show Code Pad. The code Pad appears next to the object bench.
    2. The Code Pad area can now is used to enter expressions or statements. On pressing
      Enter, each line is evaluated and a result may displayed.
    3. Many others: reference to the 6 Using the code pad in Http://www.bluej.org/tutorial/tutorial-201.pdf


BlueJ's Code Pad

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.