Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
The Structure and Style (HTML & CSS)
Introduction & Web Technologies
- How the Web Operates: A simplified explanation of the Client-Server model.
- The Browser as a Computer: Understanding code interpretation.
- HTML: The backbone of the web, covering structure, hierarchy, and semantic tags.
- CSS: The aesthetic layer of the web, including colors, fonts, and the Box Model.
- Lab 1: Configuring the development environment and constructing a static "About Me" profile page.
Working with HTML & CSS (Deep Dive)
- HTML: Essential elements such as lists, links, images, and forms for user interaction.
- CSS: Text and background styling, along with an introduction to Flexbox and Grid for modern layouts.
- Responsive Design: Ensuring the site functions seamlessly across mobile devices and desktops.
- Lab 2: Enhancing the static page with professional styling and mobile responsiveness.
Working with the DOM (Document Object Model)
- Concept: Grasping the relationship between code and the visual page.
- Selecting Elements: Techniques for targeting specific parts of a webpage.
- Manipulation: Altering content and attributes programmatically.
- Lab 3: Modifying static page elements via code (e.g., dynamically updating a title or image).
The Brains (JavaScript)
Programming in JavaScript (The Basics)
- Variables & Data Types: Storing information (text, numbers, boolean values).
- Logic: Utilizing if/else statements for decision-making.
- Loops: Executing repetitive actions efficiently.
- Functions: Building reusable code blocks (the "Recipe" concept).
- Lab 4: Developing a basic calculator or logic game using JavaScript.
Interactivity & Events
- Event Listeners: Responding to clicks, keystrokes, and page loads.
- Form Handling: Validating user input (e.g., verifying email formats).
- DOM Manipulation: Dynamically adding and removing elements (e.g., constructing a To-Do list).
- Lab 5: Transforming the calculator into an interactive web app with user interface feedback.
Fetching Data (APIs)
- Concept: How web applications communicate with external servers (e.g., retrieving weather data or stock prices).
- JSON: The standard format for data exchange.
- Async Programming: Managing "wait then execute" logic without freezing the browser.
- Lab 6: Creating a feature that retrieves live data from a public API to display on the page.
The Professional Toolkit (Frameworks & Capstone)
Using Programming Frameworks
- Why use frameworks? (Exploring React, Vue, or Svelte concepts).
- Components: Constructing modular, reusable UI pieces.
- State Management: Tracking changing data within the application.
- The Ecosystem: Understanding packages, dependencies, and version control (Git).
- Lab 7: Refactoring a simple feature using a component-based approach.
The Capstone Project: Building a Web Application
- Requirement: Participants must build a functional web application (e.g., a budget tracker, a product dashboard, or a portfolio site).
- Planning: Defining the "User Story" and technical scope.
- Implementation: Integrating HTML/CSS structure with JavaScript logic.
- Debugging: Interpreting error messages and resolving logical issues.
- Presentation: Presenting the final application to the group.
Closing Remarks & Next Steps
- Technical Vocabulary: A cheat sheet for communicating with engineers (API, Backend, Frontend, Git, Deployment).
- Resource Guide: Where to continue learning (Documentation, StackOverflow, MDN).
- Career Integration: How these skills apply to Product Management and Design roles.
- Q&A and Course Evaluation.
Requirements
- Fundamental computer literacy
- No prior programming experience required
21 Hours
Testimonials (3)
I really enjoyed learning about AI attacks and the tools out there to begin practicing and actively using for security testing. I took a lot of knowledge away which I didn't have at the beginning and the course met what I hoped it would be. My favorite part shown from the training was Comet Browser and was amazed at what it could do. Definitely something will be looking into more. Overall it was a great course and enjoyed learning all OWASP GenAI Top 10.
Patrick Collins - Optum
Course - OWASP GenAI Security
Hands-on, exercises, in-person helping and questioning.
Jose Paulos - INESC TEC
Course - Tailwind CSS
That every technical lesson came with multiple practical exercises to nail down the concepts.