In this exciting new project we will code our own antivirus software in C. As always we write it from scratch without any external libraries and barely the standard C libraries. An antivirus program of a modern kind has two jobs: scan the disk for viruses and stop the user from executing ".exe files" that are infected. In this series we will do both, starting with the first one today. You will learn about recursive functions, working with IO and the file system, using higher order functions and database structures etc. Lotsa fun, let's get started! #cprogramming #coders #advancedc #recursivefunctions #higherorder #filesystem Become a member and get benefits. https://www.youtube.com/channel/UC6Q8NDGqQ2eJ7QXX693ikdw/join