Skip to content

bscript07/SoftUni-Javascript-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Basics

The "Programming Basics" course provides foundational programming skills necessary for all technological specialties at the Software University. This includes writing basic-level code (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console (reading input data and printing results), and using conditional structures (if, if-else) and loops (for, while, do-while).

Acquired Skills

Working with the console (input and output of data) Working with more complex logical checks Working with logical checks (if-else) Performing simple calculations Working with more complex loops (nested for loops and while Working with loops (for)

Programming Basics - January 2023 - Certificate