Post-mortemA project post-mortem, also called a project retrospective, is a process for evaluating the success (or failure) of a project’s ability to…Jun 19, 2021Jun 19, 2021
SpecialisationSTEM is an acronym that stands for science, technology, engineering and mathematics.Jun 18, 2021Jun 18, 2021
What happens when you type holbertonschool.com in your browserDoes it seems so easy to google something in the browser engine or look for a page by typing its URL in the browser ? Ever wondered what…Apr 24, 2021Apr 24, 2021
Class and instance attributesObject-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than…Jan 11, 2021Jan 11, 2021
The Compilation Processgcc is the C and C++ compiler developed by GNU project.Jan 10, 2021Jan 10, 2021
The difference between static and dynamic libraries.A library contains some sort of code which is pre compiled and could be used in any program for some specific functionality or feature. It…Dec 15, 2020Dec 15, 2020