definitions of programming languages

 Definition of the programming language and its functionalities:

A programming language is a set of grammatical rules that instruct a computer or device to behave in a certain way. Each programming language has a vocabulary, a unique set of keywords that suits a special syntax to form and organize computer instructions. (Smith, 2020).

(Lee, 2019)

Python
:
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics developed by Guido van Rossum. It was originally released in 1991.(What is python)

RubyRuby is a highly popular programming language that’s used for lots of things, from web app development to data analysis.(What is Ruby)

HTML : Also known as “Hypertext Markup Language,” this is the language that is used to build your website pages and display content like content, images, video, and links on the web.(HTML, 2022)

JavaScript: Javascript is a programming language that is commonly used to create interactive effects within web browsers. For example, clicking on a frequently asked question and having the answer appear below.(Smith, 2020)

CSS : CSS stands for “Cascading Style Sheets.” This code that tells the browser how to display your website. This includes global styles for fonts, colours, images, menus, etc. (Smith, 2020)




References :

Smith, M. (2020) 42 web development terms everyone should know, IMPACT Inbound Marketing Agency. Available at: https://www.impactplus.com/blog/42-web-development-terms-everyone-should-know (Accessed: February 6, 2023).

Lee, S. (2019) Computer programming language: Definitions, Medium. Medium. Available at: https://medium.com/@serenaleeportfolio/computer-programming-language-definitions-cbb92ff233b5 (Accessed: February 6, 2023).

Explain use of meta tags in HTML (2022) GeeksforGeeks. GeeksforGeeks. Available at: https://www.geeksforgeeks.org/explain-use-of-meta-tags-in-html/ (Accessed: February 6, 2023).

What is Ruby? (no date) Menu. Available at: https://developer.oracle.com/learn/technical-articles/what-is-ruby (Accessed: February 11, 2023).

What is python? (no date) Teradata. Available at: https://www.teradata.com/Glossary/What-is-Python (Accessed: February 11, 2023).









Comments