Posts

Computer Science Glossary

Image
  Computer Science Glossary Helps you get to know some computer science–related vocabulary. algorithm noun A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer. Example: The social media platform uses a complex algorithm to determine which posts appear in a user's news feed. en: algorithme Your browser does not support the audio element. array noun A data structure that stores a collection of elements, usually of the same data type, in a contiguous block of memory. Example: The array contains all the exam scores of the students. en: tableau Your browser does not support the audio element. bandwidth noun The amount of data that can be transmitted over a network or communication channel in a given period of time, usually measured in bits per...

Computer Science Glossary

Image
  Computer Science Glossary Helping you to get to know to some of computer science-related vocabulary website noun A set of related web pages located under a single domain name, typically produced by a single person or organization. Example: The company's official website offers a full product catalog. fr: site web programming noun The process or activity of writing computer programs. Example: The programming team developed a new app for the company. fr: programmation python noun A high-level general-purpose programming language. Example: I decided to learn Python because its simple syntax makes it great for beginners. fr: python malware noun Software that is specifically designed to disrupt, damage, or gain unauthorized access to a computer system. Example: Installing reputable antivirus software is the best way to protect your device from malware. fr: logiciels malveillants algorithm noun A process or set of rules to be followed in calculations or o...