CODING class
VEC opens coding classes to fulfill the needs of this 4.0 digital era for your children to ensure they are ready to face challenges in the globalization era where everything is computerized.

What you learn

Scratch (age 8 - 16) - 14 hours
Scratch is designed especially for 8 - 16 years old kids, but it can be used for all ages. Millions of people develop Scratch projects in many places, including homes, schools, museums, libraries, and community centers. With Scratch you can develop programs for stories, games and animations interactively -- and then share it online with others. In addition to that, Scratch helps children to think creatively, systematically, and collaboratively; all essential skills needed in the 21st century.

JavaScript (age 12+) - 14 hours
Javascript is a client side script language which is globally used for the web. Most browsers support this language by default, thus, you can start using JavaScript and HTML with a simple text editor and browser for testing. On the user side, the program makes the web page dynamic without calling to your web server for every button clicked, character typed, or mouse moved.

Hypertext Markup Language (HTML) + CSS
(age 12+) - 14 hours
Hypertext Markup Language (HTML) is a standard markup language in developing web pages or documents for browser web display. This language is used for developing web pages. CSS stands for Cascading Style Sheets which explains how HTML elements are displayed on the web screen or browser. This program saves a lot of work by controlling the display of multiple pages at a time. Those who are developing their web page as their portfolio and those who are developing web pages for their clients will need HTML.

Python (age 12+) - 14 hours
Python is a programming language for general, multipurpose, and popular programming. This is good as the first language because it is concise and easy to read. It is also good to have in any program stacking because this can be used for everything, from web to software development and scientific applications.