Please enable JavaScript.
Coggle requires JavaScript to display documents.
IT Mindmap - Coggle Diagram
-
IT Mindmap
Security
-
Cryptography - cryptography 's formal definition is: the the study of secure communications techniques that allow only the sender and intended recipient of a message to view its contents
Hashing - Hashing is the proccess of obfuscating private/confidential information by using a set of one way functions/ algorithms, the method used in the assignment will be an md5 hash
-
-
-
Programming Languages
javascript - javascript is a robust programming language which is able to complete most basic tasks whilst being relatively efficient. The main advantage of java is the accessability and support it provides which is one of the main reasons why it is so popular today
Bootstrap is a popular framework to work around css styling which is commonly used to provide more aesthetic features inside of a website
Pseudocode - Pseudocode is code which is mock code which acts as a visual representation of real code that can be transcribed in order to formulate algorithms.
-
Css - or cascade style sheet describes and enables a format for which code can be used in order to directly maanipulate the sites design features for the creators purpose and is built in to HTML automatically..
Php - Is a common general all round purpose scripting language which is accessible to most browsers which enables the ability to send data from the clinent and send special http requests in order to correctly display a website
-