Course catalog
Showing 221-240 of 311 items.
Node.js: Real-Time Web with Socket.IO
Learn the basics of Socket.IO, and discover how to use this real-time web library to set up a chat application with multiple rooms.
Node.js: Securing RESTful APIs
Learn how to secure a RESTful API to keep your application data—and your users—safe.
Node.js: Security
Learn best practices that can help Node.js developers secure their apps at all levels, from packages to the server level.
Node.js: Testing and Code Quality
Learn how to gauge quality, implement testing, and ensure sufficient code coverage in your Node.js apps.
PHP 7 New Features
Learn about the new features, improvements, and changes in PHP 7, including type declarations, new operators, and anonymous classes.
PHP Essential Training
Learn the fundamentals of PHP, a popular programming language that you can use to create dynamic web pages.
PHP Tips, Tricks, and Techniques
Become a better PHP programmer, one tutorial at a time. Broaden your understanding of what PHP can do and become a more productive developer, with these tips.
PHP with MySQL Essential Training: 1 The Basics
Learn how to build dynamic, data-driven webpages using PHP with MySQL.
PHP: Clean URLs on Apache Server
Optimize your URLs for search engines and site visitors. Learn how to use the Apache mod_rewrite module to create clean URLs for PHP sites.
PHP: Design Patterns
Write better PHP code by following these popular (and time-tested) design patterns.
PHP: Object-Oriented Programming
Learn how to use object-oriented programming principles in PHP.
PHP: Object-Oriented Programming with Databases
Learn how to efficiently interact with databases using object-oriented PHP code.
PHP: Performance Optimization
Learn how to speed up your PHP applications. Explore a variety of tools and techniques for developing high-performing PHP software.
PHP: Resizing and Watermarking Images
Learn how to batch process images with the PHP GD functions. Watermark photos and generate different sizes ready for use in responsive web design.
PHP: Test-Driven Development with PHPUnit
Develop better software with fewer bugs with test-driven development and PHPUnit. Learn how to write unit tests in PHP using this popular tool and methodology.
PHP: Testing Legacy Applications
Learn how to write tests for legacy PHP code bases. Discover why legacy code can be tough to test, how to determine what to test, and how to plan and build testing scenarios.
Polyglot Web Development
Learn how to quickly pick up new web development languages and frameworks, including Node.js, Python, Perl, and Ruby.
Practical Application Architecture with Entity Framework Core
Learn how to choose an application architecture to use with Entity Framework Core for several different scenarios.
Processing and Interchanging JSON Data
Discover how to use JSON data to meet the requirements of the apps or services that you build.
Programming Foundations: APIs and Web Services
Learn all about web services—the standard method of communicating between applications and across the web—and see how to build them using several popular technologies.