E-commerce website design programming languages definitions


E-COMMERCE WEBSITE DESIGN PROGRAMMING LANGUAGEWhat is JavaScript used for? | Hack Reactor

There are many different programming languages for an e commerce website some of them are:

1.Javascript - JavaScript is a high-level, dynamic, untyped, lightweight, and interpreted programming language. Mastering modern JavaScript techniques and the toolchain are essential to develop web-scale applications. (Antani, V., Timms, S. and Prusty, N. 2016)

2. Python - Python is a remarkably powerful dynamic programming language used in a wide variety of situations such as Web, database access, desktop GUIs, game and software development, and network programming... (Donaldson, Toby. 2014)

Why Python programming is the future? | CIRA Blog | CIRA College

3. Java - Java is a widely-used programming language for coding web applications. It has been a popular choice among developers for over two decades, with millions of Java applications in use today. Java is a multi-platform, object-oriented, and network-centric language that can be used as a platform in itself. (Amazon Web Services, Inc. 2023)

What is Java and How it works? An Overview and Its Use Cases -  DevOpsSchool.com

4. PHP - PHP stands for Hypertext Preprocessor. It is an open-source server-side scripting language used for dynamic web development and can be embedded into HTML codes.(Simplilearn.com. 2023)


PHP - Wikipedia

5. Kotlin - Kotlin is a general purpose, free, open source, statically typed “pragmatic” programming language initially designed for the JVM (Java Virtual Machine) and Android, and combines object-oriented and functional programming features. (Martin Heller. 2023)

Kotlin Programming Language

6. C sharp - a modern, general-purpose programming language that can be used to perform a wide range of tasks and objectives that span over a variety of professions. C# is primarily used on the Windows .NET framework, although it can be applied to an open source platform. This highly versatile programming language is an object-oriented programming language (OOP) and comparably new to the game, yet a reliable crowd pleaser. (Pluralsight. 2020)

upload.wikimedia.org/wikipedia/commons/thumb/b/...


References:

Donaldson, T. (2013) Python: Visual quickstart guide, third edition. Peachpit Press.

 Antani, V., Timms, S. and Prusty, N. (2016). JavaScript : moving to ES2015 : explore and master modernJavaScript techniques with ES2015 in order to build large-scale web applicationsBirmingham,UK: Packt Publishing.

Amazon Web Services, Inc.. 2023. What is Java? - Enterprise Java Beginner's Guide - AWS.[ONLINE] Available at: https://aws.amazon.com/what-is/java/. [Accessed 20 January 2023].

Simplilearn.com. 2023. What is PHP: The Best Guide to Understand its Concepts. [ONLINE] Available at: https://www.simplilearn.com/tutorials/php-tutorial/what-is-php. [Accessed 20 January 2023].


Martin Heller. 2023. What is Kotlin? The Java alternative explained | InfoWorld. [ONLINE] Available at: https://www.infoworld.com/article/3224868/what-is-kotlin-the-java-alternative-explained.html. [Accessed 20 January 2023].


Pluralsight. 2020. What is C#. [ONLINE] Available at: https://www.pluralsight.com/blog/software-development/everything-you-need-to-know-about-c-. [Accessed 20 January 2023].


Comments