You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "JS Front-End" module will provide basic knowledge of HTML, CSS, and JS. Students will gain initial knowledge in web development, web browsers, tools for HTML/CSS/DOM development, and develop practical skills for using the language for describing web content - HTML - and the language for styling web content - CSS. Skills for properly structuring the Front-End part of web applications and ways to style it according to a given design will be acquired. In the second part of the module, they will receive basic knowledge of the JavaScript language, including syntax basics, working with arrays, matrices, objects, classes, and writing functions. Students will develop their algorithmic thinking. They will be able to work with the DOM tree, perform manipulations on it, and work with events. Functional and OOP approaches to programming with JavaScript will be covered. Concepts for data transmission via HTTP and REST will be studied.
The purpose of the course "HTML & CSS" is to provide basic knowledge of web technologies and more specifically familiarization with HTML5 and CSS3. Basic knowledge of web development, web browsers, HTML/CSS/DOM development tools is acquired and practical skills are developed using the Web Content Description Language (HTML) and the Web Content Styling Language (CSS). Basic HTML tags, paragraphs, lists, tables, forms, controls, and semantic HTML tags are studied. Emphasis is on basic CSS selectors and styles, working with classes, presentation rules, positioning and layout rules in CSS. The latest developments in the HTML5 and CSS3 standards are covered. The course emphasizes hands-on HTML and CSS exercises that involve you in real-world web design projects, implementing site fragments, and creating complete modern websites with a good look, modern structure, and mobile support.
The "JS Front-End" course is for basic knowledge of the JavaScript language, such as the basics of syntax, working with arrays, matrices, objects, classes and writing functions. The course will develop algorithmic thinking. The skills which should be obtained are work with the DOM tree, to do manipulations on it and to work with "events". Functional and OOP approaches to JavaScript programming will be covered. HTTP and REST data transfer concepts will be studied.