| Course Objectives: |
In order to create a web project with dynamic content, it can design the relevant database according to need, encode it with a dynamic web programming language (HTML, CSS, JS), create data entry forms, list according to search criteria, edit and delete data via forms, create statistical reports, ), create and manage cookies, create and manage a content management system. |
| Course Content: |
Creating websites using the (HTML, CSS, JS)programming language will be covered in practice. Web programming logic will be explained on applications. This lesson plan aims to provide students with basic web development skills, focusing on HTML, CSS, and JavaScript each week. Weekly lesson times can be adjusted according to the complexity of your course content and student levels. Placing more emphasis on the project and application development phases can help students put what has been learned into practice. |
| Week |
Subject |
Related Preparation |
| 1) |
Introduction: Fundamentals of web technologies & HTML: Basic HTML tags, structure and elements |
None |
| 2) |
HTML forms and input elements |
None |
| 3) |
CSS: Basic CSS properties and selectors & Page layout and box model |
None |
| 4) |
Colour, typography and visual elements & CSS positioning and editing |
None |
| 5) |
Responsive design principles & use of Media queries
|
None |
| 6) |
JavaScript: Basic JavaScript concepts |
None |
| 7) |
Variables, conditions, loops & Basic functions |
None |
| 8) |
Midterm |
1-7. Weeks |
| 9) |
What is Document Object Model (DOM)? |
None |
| 10) |
DOM manipulation and interaction & Event listening and reacting |
None |
| 11) |
Object and array manipulation in JavaScript |
None |
| 12) |
Asynchronous programming and AJAX & Local Storage usage |
None |
| 13) |
Developing a simple web application |
None |
| 14) |
Overview of advanced topics (for example, modular programming) |
None |
| 15) |
Final Exam |
1-14. Weeks |