Web Development
Showing 973–984 of 1360 results
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
Pass the Technical Interview with Java
Learn about the computer science concepts of data structures and algorithms and build implementations of each from scratch in modern Java.
Pass the Technical Interview with JavaScript
Learn about the computer science concepts of data structures and algorithms and build implementations from scratch in modern JavaScript.
Performing Event Searches with the SeatGeek API in JavaScript
Perform powerful searches using the SeatGeek API for looking up live events for booking.
Performing Live Event Searches With the SeatGeek API in Python
Perform powerful searches using the SeatGeek API for looking up live events for booking.
Performing NLP Tasks Using the Cloudmersive API in JavaScript
Get introduced to the Cloudmersive Natural Language Processing (NLP) API.