String Formatting in PythonIntroduces string formatting in Python, covering f-strings, precision, alignment, and common formatting types.
Working with StringsCovers the basics of working with strings in C, including reading, copying, comparing, and converting strings, along with examples and quizzes.
Input / Output BasicsCovers the basics of input and output in C programming, focusing on keyboard and screen inputs and outputs, as well as file handling.
File Input/Output in C++Covers the detection of failure caused by end-of-file with the eof() method and the conversion of character strings to numerical types.
Memory Allocation in CCovers the basics of memory allocation in C, including passing parameters by value and reference, dynamic arrays, and strings.
Introduction to Operating SystemsCovers the importance and challenges of operating systems, their omnipresence, impact on programs, and role as illusionists and referees.
Engineering Projects OverviewProvides an overview of engineering projects, troubleshooting tips, and practical demonstrations on signal processing and Arduino integration.