khouzem boussaidFace DetectionFace detection — also called facial detection — is an artificial intelligence (AI) based computer technology used to find and identify…Sep 14, 2022Sep 14, 2022
khouzem boussaidEthical Challenges of AR / VRAugmented and Virtual reality presents almost limitless possibilities for the entertainment, content, and marketing industries. The problem…Aug 21, 2022Aug 21, 2022
khouzem boussaidLiskov Substitution PrincipleThe Liskov Substitution Principle (part of SOLID, by Robert C. Martin 2000) states that a hierarchy of classes should be designed in such a…May 2, 2022May 2, 2022
khouzem boussaidPortfolio Project: The lost kinga 2d pixel art dungeon crawler gameMar 27, 2022Mar 27, 2022
khouzem boussaidWhat happens when you type a URL in the browser and press enter?If you are in any technical profession, I am sure someone at some point has asked you this question. Whether you are an engineer…Jan 23, 2022Jan 23, 2022
khouzem boussaidThe internet of things (IoT)If we go into the definition of the Internet of Things, we find out that it is the concept of inter-networking of physical devices…Dec 31, 2021Dec 31, 2021
khouzem boussaidthe concept of recursionWhat is recursion? Recursion is a process by which a function calls itself directly or indirectly until a base condition is met.Nov 14, 2021Nov 14, 2021
khouzem boussaidPython3: Mutable, Immutable… everything is an object!IntroductionOct 5, 2021Oct 5, 2021
khouzem boussaidWhat happens when you type `ls -l *.c` in the shellBefore explaining the topic mentioned in the title, I will briefly explain what a shell is. In general terms, a shell corresponds in the…Aug 25, 2021Aug 25, 2021