Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Principles of Programming: Java Level 1

Posted By: AlenMiler
Principles of Programming: Java Level 1

Principles of Programming: Java Level 1 by Jonathan Frank
English | Dec. 27, 2015 | ISBN: 151443038X, 1514430398 | 100 Pages | AZW3/MOBI/EPUB/PDF (conv) | 1.86 MB

Principles of Programming: Java Level 1 is a minimalist computer science textbook, designed for a short, intensive, beginner-level coding course. Unlike other textbooks, this book does not attempt to cover all of Java. The book starts you off with "Hello World," gradually adding new concepts, in order of increasing complexity. Topics covered include screen output, information storage and processing, user input, Boolean logic and decision making, and looping. After learning all the concepts, you get to build a simple game. Finally, the book features a guide to getting help and the definitions of its few technical terms.