Programming languages
Python is open source, high-level programming language. It is designed to be user-friendly, which means Python is easy to read and implement. Python can be launched on Windows, Mac and Unix systems. It can be also ported to Java and .NET virtual machines (Christensson, 2010).
Ruby is a programming language, which is using in front end and back end web development. It is a open source, interpreted, and object-oriented language created by Yukihiro Matsumoto. Moreover, it is syntax language, which makes it is high-level and easy to understand (Fowler, 2020).
HTML (Hypertext Markup Language) is a text-based language, designed to create a websites. Set of instructions included in HTML file "tells" to a web browser how to display text, images and other forms of multimedia on a webpage (Lutkevich, 2020).
JavaScript is programming language, which is using in web development. Orginally it was created to implement dynamic and interactive elements to webpages. JavaScript is client-side programming language, which means JavaScript code is proccesing by browser, not server (Christensson, 2014).
CSS (Cascading Style Sheets) is a computer language associated with HTML, which describes how HTML elements are formatting on the website. By including CSS into a website, developer can change look of the website in terms of layout, colours and fonts (Techopedia, 2018).
References:
Christensson, P., 2014. JavaScript Definition. [online] Techterms.com. Available at: <https://techterms.com/definition/javascript> [Accessed 2 February 2021].
Christensson, P., 2010. Python Definition. [online] Techterms.com. Available at: <https://techterms.com/definition/python> [Accessed 2 February 2021].
Fowler, T., 2020. What Is Ruby Used For?: A Guide to Ruby Language | Career Karma. [online] Career Karma. Available at: <https://careerkarma.com/blog/what-is-ruby-used-for/> [Accessed 2 February 2021].
Lutkevich, B., 2020. What is HTML and How Does Hypertext Markup Language Work?. [online] TheServerSide.com. Available at: <https://www.theserverside.com/definition/HTML-Hypertext-Markup-Language> [Accessed 2 February 2021].
Techopedia.com. 2018. What is a Cascading Style Sheet (CSS)? - Definition from Techopedia. [online] Available at: <https://www.techopedia.com/definition/26268/cascading-style-sheet-css> [Accessed 8 February 2021].
Comments
Post a Comment