Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Unavailable
Java, 3rd ed.
Unavailable
Java, 3rd ed.
Unavailable
Java, 3rd ed.
Ebook33 pages11 minutes

Java, 3rd ed.

Rating: 3.5 out of 5 stars

3.5/5

()

Currently unavailable

Currently unavailable

About this ebook

Many programming languages we are familiar with today are known as high-level programming languages. High-level programming languages such as C#, Python, and Java resemble native languages and fall into either of two major categories: the object-oriented approach or the procedural approach. In this text, we attempt to solidify our understanding of the basics of the Java programming language. As a high-level, object-oriented programming language, Java has become one of the most popular languages for beginners and expert programmers alike – and for good reason. Java not only offers a depth of tools for the programmer to use, but it also works across many different platforms. What began as machine and assembly languages (also known as low-level languages) culminated in increasingly more approachable and powerful code.

This text is designed as a review book, but it can also be used as an introductory complement with another textbook. The rationale behind this book is that we learn by solving problems ourselves, rather than by being told exactly what to do and how to do it. Thus each chapter will contain several exercises of increasing difficulty, which you should attempt before looking at the source code. Throughout the lesson, we will be able to understand why the code works and how to write similar programs using what we have learned. Chapter 1 (Java Basics) covers the proper use of syntax and control statements. Chapter 2 (Classes and Methods) explores the importance of writing methods and explains when and how they should be applied. Chapter 3 (Arrays) introduces arrays and establishes their necessity.

LanguageEnglish
PublisherHayg Bivo
Release dateSep 30, 2016
ISBN9781370118281
Unavailable
Java, 3rd ed.

Related to Java, 3rd ed.

Related ebooks

Programming For You

View More

Related articles

Reviews for Java, 3rd ed.

Rating: 3.4 out of 5 stars
3.5/5

5 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words