Hi, my name is Samuel, I am 22 years old, I am studying Computer Technology at Lionel-Groulx College since 2018.
In my program I learn how to create a database, phone app, website and so much more.
In this glossary, I am going to explain what my field of study is and why I chose this program.
C#
noun
C# (pronounced "C-sharp") is an object-oriented programming language from Microsoft that aims to combine the computing power of C++ with the programming ease of Visual Basic. ... C# is designed to work with Microsoft's
Example: I am programming in C#.
fr: C#
Computer
noun
A computer is an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program.
Example: My computer doesn't work.
fr: ordinateur
computer mouse
noun
A computer mouse (plural mice or mouses) is a hand-held pointing device that detects two-dimensional motion relative to a surface.
Example: My computer mouse is broken.
fr: souris d'ordinateur
CPU
noun
Stands for "Central Processing Unit." The CPU is the primary component of a computer that processes instructions. It runs the operating system and applications, constantly receiving input from the user or active software programs.
Example: My CPU is a i5 intel.
fr: CPU
CSS
noun
CSS gives Web developers more exact control over how Web pages will look than HTML does.It sets the background color, font-size, font-family, color, … etc property of elements on a web page.
Example: I will set the background color to red with CSS.
fr: CSS
database
noun
A database is a structured set of data held in a computer, especially one that is accessible in various ways.
Example: Most databases contain multiple tables, which may each include several different fields
fr: base de données
GPU
noun
Every PC uses a GPU to render images, video and 2D or 3D animations for display. A GPU performs quick math calculations and frees up the CPU to do other things.
Example: My GPU is a GTX1080.
fr: GPU
hacker
noun
A hacker is a person who uses computers to gain unauthorized access to data.
Example: Russia has the best hacker in the world.
fr: pirate informatique
HTML
noun
HTML is used to create electronic documents (called pages) that are displayed on the World Wide Web.
Example: I am creating an HTML page for my web class.
fr: HTML
Internet
noun
The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices.
Example: My internet is slow.
fr: internet
JavaScript
noun
Where HTML and CSS are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user.
Example: I will add some animation with JavaScript to my HTML page.
fr: JavaScript
keyboard
noun
A keyboard is a panel of keys that operate a computer or typewriter.
Example: I smashed my keyboard.
fr: clavier
mathematics
noun
the abstract science of number, quantity, and space. Mathematics may be studied in its own right ( pure mathematics ), or as it is applied to other disciplines such as physics and engineering ( applied mathematics ).
Example: I love my mathematics class
fr: mathématiques
Monitor
noun
A computer monitor is an output device that displays information in pictorial form.
Example: I like watching cat pictures on my new monitor.
fr: moniteur
motherboard
noun
The motherboard is the main circuit board of your computer and is also known as the mainboard or logic board.
Example: Asus ROG Maximus XII HERO is one of the best motherboard of 2020.
fr: carte mère
object
noun
An object, in object-oriented programming, is an abstract data type created by a developer. It can include multiple properties and methods and may even contain other objects. ... The object might defined as class userAccount and contain attributes such as: first name. last name.
Example: An object is a member or an "instance" of a class.
fr: objet
object oriented programming
phrase
Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields (often known as attributes or properties), and code, in the form of procedures (often known as methods).
Example: Object-oriented programming has four basic concepts: encapsulation, abstraction, inheritance and polymorphism.
fr: programmation orientée objet
PHP
noun
PHP is considered a backend scripting language. PHP scripts are usually written on a server that the front-end, or client side code would interact with.
Example: Im learning PHP script.
fr: PHP
PowerShell
noun
Windows PowerShell is an interactive object-oriented command environment with scripting language features that utilizes small programs called cmdlets to simplify configuration, administration, and management.
Example: I am using PowerShell to create folders.
fr: PowerShell
program
verb
Providing (a computer or other machine) with coded instructions for the automatic performance of a task.