Skip to content

ivaylokarafeizov/JavaScript-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨‍🎓For the course

The "Programming Basics" course provides the initial programming skills necessary for all technology majors at Software University. This includes writing programming code at an entry level (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), using conditional constructs (if, if-else) and loops (for, while, do-while).

📑 Themes

jsBasics

  1. First Steps In Coding
    • Writing very simple programs
    • Simple operations and calculations
  2. Conditional Statements
    • Conditional constructions (if, if-else)
    • Logical expressions
    • Tasks
  3. Conditional Statements Advanced
    • Nested conditional constructions
    • Switch-construction formatted output
    • Tasks
  4. For-Loop
    • For-loop
    • Control variables
    • Increment
  5. While-Loop
    • While-loop
    • Repeat break operators
  6. Nested Loops
    • Nested loops
    • More complex tasks with repetition structures

💡 Skills I acquired

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

🎓 Certificate:

About

Here are uploaded the tasks that I solved during thе "Programming Basics with JavaScript" course at @SoftUni.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published