App Development
Showing 1501–1512 of 2110 results
Optimize your web projects with Progressive Web Apps
A course to learn all the benefits PWAs can provide to your web app, like performance optimisation, native-like layout, offline features and more.
Optimizing and Deploying a Website
Once you have web pages created, you want them to be hosted on the web and discoverable by search engines. This course will teach you how to host your website on the World Wide Web, and how to optimize the pages for search engines.
Oracle SQL From Beginner to Pro
Learn relational database theory, queries, & other components of Oracle SQL database programming with this Oracle SQL tutorial for beginners.
OWASP Top 10: Broken Access Control
You will learn about Broken Access Control, what it is and how to prevent it.
OWASP Top 10: Identification and Authentication Failures
You will learn about Identification and Authentication Failures, what are they, and how to prevent them.
OWASP Top 10: Injection Attacks
You will learn about some critical injection attacks; shell injection attacks, email header injection attacks, and SQL injection attacks.
OWASP Top 10: Security Logging and Monitoring Failures
You will learn about Security Logging and Monitoring Failures, what are they, and how to prevent them.
OWASP Top 10: Security Misconfiguration
You will learn about Security Misconfigurations, what are they, and how to prevent them.
OWASP Top 10: Server Side Request Forgery
You will learn about Server-Side Request Forgery, what it is and how to prevent it.
OWASP Top 10: Software and Data Integrity Failures
You will learn about Software and Data Integrity Failures, what they are, and how to prevent them.
Package Management in JavaScript with npm and Yarn
Package management is necessary for modern web development. This course teaches you how to use npm and Yarn to manage packages, install third party code, and even create and publish your own code as a package for others to use.
Package Spatie laravel Permission and Roles in a Database
laravel Permission multiple Role Eloquent models guard laravel7 web