Facebook

Courses

We found 451 courses available for you
See

Introduction to UX Design Basics for Non-Web Developers (TT4210)

16 hours
Beginner

In today’s fast-paced digital world, user-centric and adaptable websites are …

What you'll learn
<b>Understand user interactions and mental models:</b> Participants will learn how users think and process information, gaining insights into user expectations, mental models, and best practices for responding to common UX situations.
<b>Collaborate effectively with UX professionals:</b> Participants will learn the role of UX in an organization, when to engage UX experts in projects, and how to communicate and collaborate effectively with UX designers and researchers.
<b>Organize content and design intuitive site layouts:</b> Participants will gain the skills to create user-centric content organization strategies, apply information architecture principles, and design site layouts that are easy to use and navigate.
<b>Enhance navigation through design principles:</b> Participants will learn to improve website navigation by applying signposting, wayfinding, and navigation patterns, as well as incorporating usability and accessibility considerations into their designs.
<b>Collect and incorporate user input and feedback:</b> Participants will learn how to design intuitive forms and input methods, collect and analyze user feedback, and incorporate user insights into design iterations to create more engaging and effective digital experiences.

Introduction to HTML5, CSS3, and Responsive Design Basics

16 hours
Beginner

Introduction to HTML5/CSS3 and Responsive Design is a two-day course …

What you'll learn
<b>HTML5 Semantic Web Development:</b> Learn to create accessible, SEO-friendly web content with HTML5's semantic and structural elements.
<b>Next-Level CSS3 Design:</b> Develop skills in advanced CSS3 styling to craft visually compelling and responsive websites.
<b>Responsive Web Design Implementation:</b> Master techniques to build websites that adjust fluidly across different screens and devices.
<b>Web Application Debugging:</b> Acquire the ability to effectively identify and fix issues using browser-based and proxy-based debugging tools.
<b>Web Performance Optimization:</b> Understand and apply HTML5 techniques, like web storage and application caching, to enhance web performance and user experience.

Introduction to JavaScript

24 hours
Beginner

Introduction to Modern JavaScript | JavaScript Essentials is a hands-on …

What you'll learn
Understand what JavaScript is and how it is used within the context of web applications
Work with the different technologies that are the foundation for web applications.
Understand and work with the fundamental aspects of JavaScript in terms of web applications, security, tools, and frameworks
Learn to how to effectively work with the newest advances in JavaScript such as ES6 and TypeScript
Develop code using conventions and optimal constructs for performance

Mastering React Boot Camp (TT4195)

40 hours
Expert

React revolves around the creation of dynamic, interactive, and efficient …

What you'll learn
<b>Design and Implement Interactive Web Applications:</b> Harness the power of React's core principles to craft dynamic, user-centric web interfaces that respond efficiently to user interactions.
<b>Integrate Advanced React Features:</b> Seamlessly incorporate advanced React functionalities such as state management, routing, and complex component structures into their projects, elevating the overall user experience of their applications.
<b>Craft Data-Driven Applications:</b> Implement and manipulate Props to create applications that efficiently handle and present data, enhancing user interaction and information flow.
<b>Optimize Web Performance:</b> Understand and leverage the benefits of the Virtual DOM, enabling faster rendering and efficient updates, resulting in smoother user experiences and reduced page load times.

Mastering Angular 18 Boot Camp (TT4168)

40 hours
Expert

Geared for experienced web developers, our Mastering Angular 18 Boot …

What you'll learn
<b>Build Powerful Components:</b> Master creating and organizing Angular components, leveraging dependency injection and lifecycle hooks for scalable apps.
<b>Harness TypeScript's Power:</b> Become proficient in TypeScript, using its advanced features like classes, interfaces, and decorators to supercharge your Angular development.
<b>Create Dynamic, Reactive Forms:</b> Learn to build complex forms with Angular's reactive approach, ensuring seamless validation and user interaction.
<b>Connect with RESTful Services:</b> Integrate Angular apps with RESTful services using HttpClient, and handle asynchronous data streams with RxJS for efficient server communication.
<b>Optimize with CLI and DevTools:</b> Use Angular CLI for easy project setup and deployment, and harness DevTools for debugging and optimizing your applications.
<b>Master SPA Navigation:</b> Implement smooth and efficient Single Page Application (SPA) routing with nested routes and route guards for a top-notch user experience.
<b>Utilize Third-Party Libraries:</b> Learn to effectively integrate and manage third-party libraries within Angular to extend functionality and streamline development.
<b>Implement Effective Testing:</b> Gain skills in using tools like Jest and Web Test Runner for unit testing, ensuring your Angular applications are robust and error-free.

Introduction to Full Stack Web Development with Python and Django (TTPS4860)

40 hours
Beginner

Geared for web developers new to Python, Introduction to Full …

What you'll learn
Develop full-stack web sites based on content stored in an RDMS
Use python data types appropriately
Define data models
Understand the architecture of a Django-based web site
Create Django templates for easy-to-modify views
Map views to URLs
Take advantage of the built-in Admin interface
Provide HTML form processing

Introduction to Angular 18 Essentials (TT4165)

24 hours
Beginner

Geared for experienced web developers, Introduction to Angular 18 Essentials …

What you'll learn
<b>Understand Angular Basics and Architecture:</b> Grasp the fundamentals of Angular's architecture, including component creation and dependency injection, to build foundational web applications.
<b>Get Started with TypeScript and Angular CLI:</b> Learn the essentials of TypeScript and use Angular CLI to set up and manage Angular projects efficiently.
<b>Create Interactive Interfaces with Data Binding and Directives:</b> Develop interactive user interfaces using basic data binding techniques and directives for dynamic content updates.
<b>Implement Simple SPA Navigation:</b> Configure basic Single Page Application (SPA) routing to enable smooth and intuitive navigation within Angular applications.
<b>Build and Validate Basic Reactive Forms:</b> Learn to create and manage basic reactive forms in Angular, ensuring user input is handled effectively and validation is in place.