Free Download Coding for High School Students, In 8 Hours, For Beginners, Learn Computer Programming: High School Student Textbook
by Ray Yao
English | April 1, 2024 | ASIN: B0CZPMV8HV | 165 pages | PDF | 30 Mb
"Coding for High School" is a textbook for computer programming beginners, novices, and high school students; it covers all basic computer language knowledge. You can learn complete primary skills of programming fast and easily.
The book includes a lot of essential programming know-hows, 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 learn programming quickly, and write code by yourself soon.
Disclaimer
This book is only suitable for computer programming beginners, novices or high school students; it is not forthe experienced computer programmers.
Programming Basic
What Are Computer Programming Languages?
What About The History Of Programming Language?
What Are Popular Programming Languages Now?
What Is a Program File?
What is the Programming Statement?
What is the Comment?
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 Output Commands?
How to Print the Result with Spaces?
How to Print the Result to the Next Line?
How To Build a Computer Program?
What About The Hello-World Program in JavaScript?
What Are Arithmetical Operators?
Hands-on Project: Arithmetical Operators
What Are Comparison Operators?
Hands-on Project: Comparison Operators
What Are Assignment Operators?
Hands-on Project: Assignment Operators
What Are Logical Operators?
Hands-on Project: Logical Operators
What Is If Statement?
Hands-on Project: If Statement
What Is If-Else Statement?
Hands-on Project: If-Else Statement
What Is Conditional Statement?
Hands-on Project: Conditional Statement
What Is Switch Statement?
Hands-on Project: Switch Statement
What Is While Statement?
Hands-on Project: While Statement
What Is Do-While Statement?
Hands-on Project: Do-While Statement
What Is For-Loop Statement?
Hands-on Project: For-Loop Statement
What Is Break Statement?
Hands-on Project: Break Statement
What Is Continue Statement?
Hands-on Project: Continue Statement
What Is Array?
Hands-on Project: Array Operation
What Is Function?
Hands-on Project: Function Operation
What Is Return Statement?
Hands-on Project: Return Statement
Why JS file's extension is ".js" or ".html"?
Questions & Answers
Questions
Answers
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!