Java Succinctly Part 1

Java Succinctly Part 1

English | 2017 | 175 Pages | PDF | 10 MB

Java is a high-level, cross-platform, object-oriented programming language that allows applications to be written once and run on a multitude of different devices. Java applications are ubiquitous, and the language is consistently ranked as one of the most popular and dominant in the world. Christopher Rose and chiranjit Hazarika’s Java Succinctly Part 1 describes the foundations of Java–from printing a line of text to the console, to inheritance hierarchies in object-oriented programming. The book covers practical aspects of programming, such as debugging and using an IDE, as well as the core mechanics of the language.

  • Introduction
  • Getting Started
  • Writing Output
  • Reading Input
  • Data Types and Variables
  • Operators and Expressions
  • Control Structures
  • Object-Oriented Programming
  • Example Programs and Conclusion
Homepage