Absolutely for Kids & Beginners “Computer Programming” covers all basic computer language knowledge. You can learn complete primary skills of programming fast and easily. This book includes a lot of essential programming tact, such as data type, variables, constants, operators, if statement, while loop, array, functions, escape characters, etc.. With many practical examples and hands-on projects, you will can learn programming quickly, and write code by yourself soon.
Source Code for Download This book provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs.
This book is only suitable for kids & complete beginners; it is not for any experienced programmers.
Table of Contents
Programming Basic What Are Programming Languages? What About The History Of Programming Language? What Are Popular Programming Languages Now? How To Build A Program? What Are The Statements Of A Program? What Are Data Types? What Are Keywords? What Are Variables? How To Assign A Value to A Variable? What Are Constants? What Are Strings? What Are Comments? What Are Output Commands? What Are Language Tags? What About The Hello-World Program in HTML? What About The Hello-World Program in JavaScript? What Are Arithmetical Operators? What Are Comparison Operators? What Are Assignment Operators? What Are Logical Operators? What Is If Statement? What Is If-Else Statement? What Is Conditional Statement? What Is Switch Statement? What Is While Statement? What Is Do-While Statement? What Is For-Loop Statement? What Is Break Statement? What Is Continue Statement? What Is Array? What Is Function? What Is Return Statement? What Are Escaping Characters?