HTML5 / CSS3 / JavaScript Fundamentals
As a result of the course I learned:
Create a HTML page tag;
Create CSS styles, in particular for page editing;
Create a JavaScript code to solve typical web programming tasks;
Structure and design JavaScript code using functions and objects, select and create correct data collections, and design code according to the Google JavaScript Style Guide;
integrate JavaScript and HTML, in particular knowing the various options, their advantages and disadvantages of incorporating JavaScript in HTML, as well as the tasks of event processors, creating HTML formats, building and using regular expressions in JavaScript and HTML;
to create, cause and handle exceptional situations;
to search for errors using the browser built-in decryptor, to monitor the use of resources, to use the console object to extract information of different types, and to make assumptions to verify the correctness of data;
possess the foundations of using the jQuery library to manipulate the DOM elements, create basic effects and perform Ajax requests;
Create a HTML page tag;
Create CSS styles, in particular for page editing;
Create a JavaScript code to solve typical web programming tasks;
Structure and design JavaScript code using functions and objects, select and create correct data collections, and design code according to the Google JavaScript Style Guide;
integrate JavaScript and HTML, in particular knowing the various options, their advantages and disadvantages of incorporating JavaScript in HTML, as well as the tasks of event processors, creating HTML formats, building and using regular expressions in JavaScript and HTML;
to create, cause and handle exceptional situations;
to search for errors using the browser built-in decryptor, to monitor the use of resources, to use the console object to extract information of different types, and to make assumptions to verify the correctness of data;
possess the foundations of using the jQuery library to manipulate the DOM elements, create basic effects and perform Ajax requests;