Amazon, 2021. — 109 p. — ASIN B09JD8T64C.
2 BOOKS IN 1. This book contains all of the necessary information for learning basic Python and JavaScript programming. Explanations are provided, so you won’t get confused and can still learn while having fun.
This book contains all of the necessary information for learning basic Python programming. It is written in an easy-to-understand fashion; most technical jargon has been removed, but some may remain; however, these are the terms you will most frequently (nearly always) encounter when writing your scripts. Understanding the phrases and how to perform them correctly will not be a problem for you. Explanations are provided, so you won't get confused and can still learn while having fun.
Introduction to Python.
Features of Python.
Install pip.
Executing the first program.
Python Keywords.
Python built-in keywords.
Comments in Python.
Block Comments in Python.
Create multiline comments.
Python Numeric Types.
Variables and DataTypes.
Determine a Python variable's type.
Python Arithmetic Operators.
Python Identity Operators.
Membership Operators in Python.
The behavior of increment operators in Python.
Logical and Bitwise NOT Operators.
Logical Operators on String.
if else Conditional Operator.
JavaScript INTRO.
JavaScript EXAMPLE.
JavaScript comment.
JavaScript Variable.
JavaScript Data Types.
JavaScript If Else.
JavaScript Switch Statement.
JavaScript Function.
JavaScript Object.
JavaScript array.
JavaScript String.
JavaScript Date.
JavaScript Math.
JavaScript Number.