Java and Algorithmic Thinking for the Complete Beginner – Compact Edition 版次: Learn to Think Like a Programmer
Authors: Aristides S. Bouras – Loukia V. Ainarozidou
ISBN-10: 1723731587
ISBN-13: 9781723731587
Publication Date 出版日期: 2018-09-21
Print Length 页数: 674 pages
Book Description
By finelybook
This book is for anyone who wants to learn computer programming and knows absolutely nothing about it. If you are wondering whether this book is going to teach you how to create amazing applets or incredible desktop or mobile applications,the answer is “no”—that is a job for other books. So many books out there can teach you those skills in Java,C++,or C#. Many of them even claim that they can teach you in 24 hours! Don’t laugh! They probably can do that,but all of them take one thing for granted—that the reader knows some basics about computer programming. None of those books,unfortunately,bothers to teach you the first thing that a novice programmer needs to learn,which is “Algorithmic Thinking.”
Algorithmic Thinking involves more than just learning code. It is a problem solving process that involves learning how to code. With more than 200 solved and about 400 unsolved exercises,450 true/false,150 multiple choice,and 160 review questions (the solutions and the answers to which can be found on the Internet),this book is ideal for students,teachers,professors,novices or average programmers,or for anyone who wants to start learning or teaching computer programming using the proper conventions and techniques.
Ideal for
Students,teachers or professors
Novices or average programmers
Anyone who wants to start learning or teaching computer programming
Contents at a Glance
Contents
Section 1 Introductory Knowledge
Section 2 Getting Started with Java
Section 3 Sequence Control Structures
Section 4 Decision Control Structures
Section 5 Loop Control Structures
Section 6 Arrays
Section 7 Subprograms
Index
Some Final Words from the Authors
More of our Books