Course catalog
Showing 81-100 of 311 items.
CSS Selectors for React Developers
Learn to work with CSS selectors and React. In this course—the first installment in a series on CSS selectors—learn how to use universal selectors, attribute selectors, and more.
CSS Shorts Weekly
Take more control over the style, layout, and even the user experience of your web designs. Get tips for creating more beautiful websites with CSS.
CSS: Visual Optimization
Take a tour of a workflow that optimizes CSS code for easier navigation, organization, and readability.
Deploying ASP.NET Applications
Learn how to deploy your ASP.NET applications to IIS, Microsoft Azure, and Docker containers.
Deploying ASP.NET Core Applications
Learn how to deploy your cross-platform ASP.NET Core applications to IIS, Azure, Linux, and Docker Hub.
Deploying Django Apps: Make Your Site Go Live
Learn how to deploy a Django application to the cloud using Digital Ocean, AWS, Heroku, or Azure. Walk through the deployment steps using each solution.
Django: Forms
Learn how to create and add forms to your website using Django. Find out how to create customized form fields, validate submitted data, and more.
Easy PHP Projects: Measurement Conversion
Improve your PHP skills with these easy projects. Learn how to build a calculator in PHP to convert measurements (length, area, speed, temperature, etc.) between different units.
Easy PHP Projects: Password Utilities
These quick and easy PHP projects help you build password generators and password strength meters for more secure sites and applications.
Easy PHP Projects: Single-Serving Sites
Discover how to build effective websites with a single page, with these quick and easy projects. Learn to add IP and browser detection, date comparisons, and style randomization.
Easy PHP Projects: Time Zone Conversion
Build your PHP skills while solving real-world programming challenges. Learn how to make webpages time-zone sensitive and to build a PHP-driven time zone calculator.
Ecommerce Fundamentals
Learn how to get your first online store up and running. Discover how to validate your product idea, create your brand, attract customers, tackle order fulfillment, and more.
Electron: Building Cross Platform Desktop Apps
Learn how to use Electron to create compelling cross-platform desktop apps with a few lines of JavaScript, HTML, and CSS code.
ESLint: Checking for Syntax and Logic Errors
Reduce bugs and boost efficiency by using ESLint to catch common coding errors. Learn about some of the most essential error-catching rules, as well as how to configure them.
ESLint: Customizing Styles
Make ESLint work for you, not against you. Learn how to add and override rules to your ESLint configuration to ensure that it matches up with your personal or project style.
ESLint: Integrating with Your Workflow
Integrate ESLint into your workflow to customize automatic error checking. Learn how to configure ESLint to use a style guide, incorporate it into a build process, and more.
Essentials of CSS for React Developers
Learn the fundamentals of CSS and how, as a React developer, you can use this essential stylesheet language to create stylish apps.
Ethical Hacking with JavaScript
How vulnerable is your website or app? Explore ethical hacking techniques and tools that can help you find out—and increase the security of your JavaScript code in the process.
Express Essential Training
Learn how to get started with Express, the flexible, minimalist framework that sits on top of Node.js and allows you to build powerful websites and web applications.
Extending Laravel with First Party Packages
Learn how to extend your Laravel applications with first-party packages. Add social sign-on, subscriptions, broadcasting, and more.