Most important things to remember Flashcards
What is an AND logic gate?
Both the inputs needs to be the same for the outcome to be the same:
True + true = true
true + false = false
false + false = false
false + true = false
if this was a statement, both parts would have to be true
e.g. I have blonde hair and blue eyes
What is the OR logic gate?
Only one of the inputs needs to be true for the outcome to be true:
True + false = true
False + true = true
True + True = true
False + false = false
If this was a statement only one part needs to be true
e.g. I have brown hair and blue eyes
What is the NOT logic gate?
The NOT logic gate is always the opposite output to what the input was
True = false
False = true
An example of this is saying something is not something else or think of it as it is NOT true therefore it is false and it is NOT false therefore it is true
What is the XOR logic gate?
The XOR logic gate is very similar to the OR logic gate and in most cases, only one of the inputs has to be true for the outcome to be true:
True + false = true
False + true = true
False + false = false
The only difference is that when both the inputs are true then the outcome will be false
true + true = false
What is HTML?
Hyper Text Markup Language - the building blocks of a website and not a programming language. Works with CSS and JavaScript and is relevant to marketing as you may need to change something on a CMS
What is JavaScript?
JavaScript helps to make a website dynamic, it is the wizard and works alongside HTML and CSS to improve a website’s interactivity.
What is Java?
Java is a completely independent language that doesn’t need HTML or CSS to run and is mostly used for applications
What is a server stack?
it is an Operating System (OS), a web server, a database and a programming language
What is Lamp?
Linux
Apache
MySQL
PHP
What is XAMPP
Cross platform
Apache
MySQL
PHP
Perl
What is a MAMP?
Mac OS
Apache
MySQL
PHP
What is WAMP?
Windows
Apache
MySQL
PHP
What is a PDF?
- Portable Document Format * Developed by Adobe
- Contain text and rich formatting * PDFs always look the same, no matter what program they are opened in * Can be viewed for free
in Adobe Reader - Can only be edited in certain programs, such as Adobe Acrobat Pro.
- Perfect for sharing documents with anyone
What are the different image types
GIF - 256 colours and transparent backgrounds - lower quality
PNG - Portable Network graphics - Lossless so allows data to be perfectly reconstructed with no impact on the quality
JPG - Joint Photographic Experts Group. The most common type of image - the higher the file size the better the quality. for over 256 colours and uses lossy compression - for photographs
What is a JPG
Joint photographic experts group - a large photo with more than 256 colours