Programming with JS
search
⌘Ctrlk
Programming with JS
  • Pre-concept
  • Basic syntax
    • Statements
    • Variable
    • Naming conventions
    • Data Type
    • Constants
    • Operator
    • Decision making
    • Conditional statements
    • Loops
    • Comments
    • Basic Input/output
    • Advanced Input/output
    • Function
    • Array
    • Multidimensional array
    • Set
    • Mutable & Immutable
    • Object
  • PHP
  • Contact app(project 2)
  • DOM
  • Result management system(project 3)
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Basic syntax

Statementschevron-rightVariablechevron-rightNaming conventionschevron-rightData Typechevron-rightConstantschevron-rightOperatorchevron-rightDecision makingchevron-rightConditional statementschevron-rightLoopschevron-rightCommentschevron-rightBasic Input/outputchevron-rightAdvanced Input/outputchevron-rightFunctionchevron-rightArraychevron-rightMultidimensional arraychevron-rightSetchevron-rightMutable & Immutablechevron-rightObjectchevron-right
PreviousLast Pagechevron-leftNextStatementschevron-right

Last updated 2 years ago