...
Coding

Coding involves tasks such as analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms.

...
Programming

Computer programming is the process of performing a particular computation, usually by designing/building an executable computer program.

...
Tech

Technology is the sum of any techniques, skills, methods, and processes used in the production of goods or services or in the accomplishment of objectives.

...
HTML

The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by CSS

...
CSS

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.

...
JavaScript

JavaScript, often abbreviated JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS.

...
Python

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation.

...
C++

C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes"

...
Java

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.