This course teaches you how to code. You will learn the foundations of programming in JavaScript
. There is no prior knowledge required.
JavaScript
is a programming language that is usually used for web development. While each programming language is a little different, they usually share similar features, like basic data types or logical operators.
JavaScript is a very common language that is quite easy to understand, so we will use it in this course for teaching the basics of programming.
Once you understand the principles of coding, you can apply that knowledge to learn another programming language as well.
Goal
The goal of this course is for the participants to learn the foundations of coding in JavaScript
. At the end of the course, the participants know the syntax of JavaScript and can apply its logic principles to write their own programs or functions.
Course Contents
- Introduction to programming
- Variables, constants, data types
- Input and output
- Functions
- Built-in functions on numbers and strings
- Writing functions
- Decisions
- Relational and logic operators
if..then
blocksswitch
statements
- Repetitions
while
loopsfor
loops
- Arrays
- Creating and accessing arrays
- Two-dimensional arrays (maps)
Target Group
This course is for beginners who want to learn how to code and who haven’t done any programming before.
There is no prior knowledge required.
Methodologies
Classroom teaching with hands-on exercises.
You need to bring your laptop to this course.
Schedule
Date | Time |
---|---|
Mon, 17. May | 6pm - 9pm |
Wed, 19. May | 6pm - 9pm |
Fri, 21. May | 6pm - 9pm |
Wed, 26. May | 6pm - 9pm |
Fri, 28. May | 6pm - 9pm |
Mon, 31. May | 6pm - 9pm |
Wed, 02. June | 6pm - 9pm |
Fri, 04. June | 6pm - 9pm |