-
Course
- Core Tech
Secure Coding Practices in Java Applications (Java SE 11 Developer Certification 1Z0-819)
This course will teach you the basics of secure coding in Java necessary to pass the Java 11 Software Developer Certification Exam.
What you'll learn
Secure coding is a must in this day and age, and the Java 11 Certification Exams reflect that. In this course, Secure Coding Practices in Java Applications (Java SE 11 Developer Certification 1Z0-819), you’ll learn to code securely in Java. First, you’ll explore how to handle sensitive data. Next, you’ll discover everyday practices to make your code more secure.
Finally, you’ll learn how to defend against common attacks like injection, inclusion, and denial of service. When you’re finished with this course, you’ll have the skills and knowledge of secure coding in Java needed to pass the security section of the Java 11 Certification Exam.
Table of contents
- Leaky Pipes and Security Bugs | 2m 2s
- Secure Coding Fundamentals | 4m 53s
- Using Access Modifiers on Fields | 1m 3s
- Enforcing Invariants in the Constructor | 2m 34s
- Ensuring Immutability | 3m 46s
- Using Access Modifiers on Methods | 3m 14s
- Securing Cloning | 3m 42s
- Securing Deserialization | 4m 8s
- Review | 1m 20s
About the author
Like many software craftsmen, Josh eats, sleeps, and dreams in code. He codes for fun, and his kids code for fun! Right now, Josh works as a full-time committer on Spring Security and loves every minute.
More Courses by Josh