Skip to main content

The First Step

  • Chapter
  • First Online:
Java in Two Semesters

Part of the book series: Texts in Computer Science ((TCS))

Abstract

By the end of this chapter students should be able to:

  • explain the meaning of the terms software, program, source code , program code;

  • distinguish between application software and system software ;

  • explain how Java programs are compiled and run;

  • provide examples of different types of java applications;

  • write Java programs that display text on the screen;

  • join messages in output commands by using the concatenation (+) operator;

  • add comments to programs.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 79.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    The original developers of Java were Sun Microsystemsâ„¢. This company was acquired by Oracleâ„¢ in 2010.

  2. 2.

    In Chap. 10 you will learn to create graphics programs with a package called JavaFX, and in the case of JavaFX applications you will see that in some instances it is possible to run a JavaFX application without a main method.

  3. 3.

    In fact, if you left out the words in brackets your program would still compile—but it wouldn’t do what you wanted it to do!

  4. 4.

    You will notice that we are using bold courier font for Java keywords.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Quentin Charatan .

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Charatan, Q., Kans, A. (2019). The First Step. In: Java in Two Semesters. Texts in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-319-99420-8_1

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-99420-8_1

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-99419-2

  • Online ISBN: 978-3-319-99420-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics