Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 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 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learn Javascript Quickly And Javascript Coding Exercises: Coding For Beginners

    Posted By: lucky_aut
    Learn Javascript Quickly And Javascript Coding Exercises: Coding For Beginners

    Learn Javascript Quickly And Javascript Coding Exercises: Coding For Beginners by JJ TAM
    English | December 24, 2020 | ASIN: B08RB3BHL2 | 118 pages | AZW,EPUB,MOBI,PDF | 1.96 MB

    This book contains JAVASCIPT BASICS AND JAVASCRIPT coding exercises for beginners. It's useful Job interviews and college examinations.
    This book only for absolute beginners.

    TABLE OF CONTENTS
    Introduction to Javascript
    Javascript: Hello world program
    Javascript: Variables
    Javascript: Statements
    Javascript: comments
    JavaScript: Types
    Javascript: operators
    Javascript: Arithmetic Operators
    Javascript: Increment/decrement: ++, – operators
    Javascript: Bitwise operators
    JavaScript: Logical operators
    JavaScript: Assignment operators
    JavaScript: Compound Assignment operator
    Javascript: Ternary operator
    JavaScript: Working with boolean values
    JavaScript: Decision Making: if, if-then
    Javascript: if-else-if-else ladder
    JavaScript: Decision making using switch statement
    JavaScript: loops
    JavaScript: do-while loop
    JavaScript: for loop
    JavaScript: break statement
    JavaScript: continue statement
    JavaScript: break in label form
    JavaScript: for in loop
    JavaScript: for-of loop
    JavaScript: get the type of variable
    JavaScript: Working with strings
    JavaScript: Nested functions
    JavaScript: Array
    JavaScript: Introduction to Classes
    JavaScript: Define class using class expressions
    JAVASCRIPT CODING EXERCISES
    Display the current day and time
    Print the contents
    Display the current date
    Find the area of a triangle
    Check whether a given year is a leap year
    Calculate multiplication and division
    Convert temperatures
    Find the largest
    Reverse a given string
    Replace every character
    Capitalize The First Letter
    Convert number to hours and minutes
    Count vowels in a given string
    Create a new string
    Concatenate two strings
    Move last three character
    Compute the sum
    Add two digits
    Check whether a given year is a leap
    Check given positive number
    Check a string starts with 'Java'
    Check two given integer values
    Find a value which is nearest to 100