Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 350 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 350 Bytes

Programming-Basics-JS

The course includes writing entry-level programming code (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console (reading input and printing results), using of conditional constructions (if, if-else) and loops (for, while, do-while).