Scala Lens CompilationCovers the compilation process of Scala Lens and the use of iterable collections for padding results.
C Language LibrariesExplores standard C libraries, error handling, random number generation, and custom printf variants.
Implementation of Singly Linked ListsCovers the implementation of singly linked lists in Java, focusing on concepts such as nodes, size management, adding, removing, and getting elements.
Working with StringsCovers the basics of working with strings in C, including reading, copying, comparing, and converting strings, along with examples and quizzes.