Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Untitled
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Untitled
Untitled
Property-Based Testing: Advanced Techniques
Explores advanced software testing techniques, including property-based testing, to ensure code correctness and improve software quality.
Class hierarchies: pattern matching
Covers class hierarchies, pattern matching, function values, and function calls in Scala.
Comparing Objects: Comparable vs Comparator
Covers the concepts of Comparable and Comparator interfaces in Java, explaining how classes implement these interfaces to enable object comparison.
Advanced Types in Java Programming
Explores advanced Java programming concepts such as arrays, strings, and Unicode characters.
Property-Based Testing: Advanced Techniques and Applications
Explores advanced software testing techniques, including property-based testing and various forms of fuzzing, to effectively test complex systems.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Software Debugging: Techniques and Best Practices
Covers software debugging techniques, emphasizing effective issue diagnosis, information gathering, and structured debugging processes.
Java Programming: Classes and Objects
Covers the basics of classes and objects in Java programming, including constructors and methods.