My Time At University Week 12

This week, I focused on enhancing website accessibility by learning and implementing various features:

Understanding Accessibility: I gained insights into the importance of website accessibility and its impact on users with disabilities.

Accessible Design Principles: I learned about design principles and best practices that ensure websites are accessible to all users, regardless of their abilities.

Implementing Accessibility Features: I acquired practical skills in implementing accessibility features such as alternative text for images, semantic HTML structure, keyboard navigation, focus management, and proper use of ARIA roles and attributes.

Testing for Accessibility: I learned how to test websites for accessibility using tools and manual testing methods to ensure compliance with accessibility standards such as WCAG (Web Content Accessibility Guidelines).

By incorporating these accessibility features into my website, I aim to make it more inclusive and usable for all visitors, regardless of their abilities or assistive technologies.

My Time At University Week 11

This week, I delved deeper into programming for high-level problem-solving scenarios. Specifically, I focused on:

Advanced Problem-Solving: I expanded my skills in tackling high-level problems through programming, employing more sophisticated techniques and algorithms.

JavaScript If Statements: I learned how to use conditional statements (if statements) in JavaScript to create dynamic and responsive code that executes based on specified conditions.

JavaScript Loops: I explored different types of loops in JavaScript, such as for loops and while loops, to efficiently iterate over data and perform repetitive tasks.

JavaScript Events: I studied JavaScript events, understanding how to respond to user interactions and browser actions, such as mouse clicks, keyboard inputs, and page loading. These events are crucial for creating interactive and dynamic web applications.

Verified by MonsterInsights