Course catalog

Categories

Showing 281-300 of 311 items.

Succeeding in Web Development: Full Stack and Front End

Do you want to become a web developer? Learn about the skills and tools you need to get a job as a front-end, back-end, or full-stack web developer.

Svelte: First Look

Get up to speed with Svelte, a new, lightweight component framework that allows you to create apps that please your users without making them wait.

Technical WordPress SEO

Optimize from the inside out. Learn technical SEO techniques to enhance the discoverability, structure, and performance of your WordPress website and improve your search ranking.

Test-Driven Development in Django

Learn how to build Django applications using test-driven development.

The DOM in JavaScript, jQuery, AngularJS, and React

Learn how to use JavaScript, jQuery, Angular, and React to manipulate the HTML DOM tree and build dynamic websites.

Try .NET First Look

Get up and running with Try .NET, an embeddable code runner that allows you to create interactive code examples for your .NET documentation.

TypeScript Essential Training

TypeScript makes JavaScript better! Learn everything you need to know to leverage the full power of the TypeScript language in your JavaScript applications.

TypeScript for Node.js Developers

Discover how to use TypeScript, a superset of JavaScript, with Node.js. Learn how to leverage this popular language's tools to support the development of large-scale applications.

TypeScript: Upgrades and Features

Take advantage of the latest features in TypeScript. Learn how to leverage external helpers, optional type checks, constant-named properties, and more.

Upgrading to Angular 1.6

Learn how to modernize an existing Angular 1.x app by upgrading to Angular 1.6.

Using Entity Framework Core with Legacy Databases

Learn how to improve and reduce database-access code for legacy databases by using Entity Framework Core.

Vanilla JavaScript: Ajax and Fetch

Ajax is the backbone of high-performance web apps. Learn how to use vanilla JavaScript, Ajax, and APIs like Fetch and XHR to request and handle data and modify webpage content.

Vanilla JavaScript: Animations

Animate content with JavaScript and native web technologies. Explore how to configure and animate DOM elements, animate within the HTML5 canvas, and use the Web Animations API.

Vanilla JavaScript: Binding and Propagation

Learn about some more advanced JavaScript concepts—including managing propagation and binding—as you build a few interesting card games.

Vanilla JavaScript: Client-Side Data Storage

Learn about client-side storage solutions for JavaScript developers. Explore local storage, session storage, how to work with the IndexedDB API, and how to store large files.

Vanilla JavaScript: Mobile Game Programming

Practice JavaScript programming—the fun way. Learn how to write more fast, efficient code by creating a mobile-friendly game using vanilla JavaScript.

Vanilla JavaScript: Progressive Web Applications

Create app-like experiences for the mobile web. Learn how to create progressive web apps with nothing more than Vanilla JavaScript.

Vanilla JavaScript: Service Workers

Learn how to use service workers in your applications. Create faster, more engaging web experiences with features like notifications, background syncing, and offline browsing.

Vanilla JavaScript: Web Performance Optimization APIs

Make the web faster and better. Learn how to use vanilla JavaScript and the Performance APIs to measure and optimize the performance of your websites and applications.

Vanilla JavaScript: Web Workers

Optimize your web applications with JavaScript web workers. Learn how to enable multithreading with dedicated and shared web workers.