top of page
Computer Language

HTML

A HyperText Markup Language responsible for the aesthetic appeal of a website, including its font, type, and background
– best for creating and maintaining websites

​

CSS

Cascading Style Sheets – a style sheet language used to specify the layout, colors, and fonts of a web document
– best for front-end development, responsive web design

​

PHP

A general-purpose web-scripting language running on the server-side
– best for WP plugins, web and web application development

​

JavaScript

A client-side scripting language that allows creating highly responsive interfaces
– best for web development, video games, widget development, and analytics

​

SQL

A Structured Query Language used to manage database content – query, store and report on
– best for data analysis, big data management and mining

​

Bootstrap

A front-end framework developed along with technologies like HTML, CSS, and JavaScript
– best for mobile-first responsive web design

​

Solidity

An object-oriented, high-level language for implementing smart contracts, designed to target EVM
– best for voting, crowdfunding, blind auctions, and multi-signature wallets

​

jQuery

A lightweight JavaScript library with plenty of built-in functions to help you write less and do more
– best for animations and AJAX support, DOM manipulation, prototyping products

​

Git

Most widely used version control system in the world today
– best for software development, product management

​

Chrome DevTools

A set of web developer tools built directly into the Google Chrome browser
– best for managing interface problems, debugging and optimizing code

​

Python

An object-oriented, high-level, multi-purpose, interpreted scripting language with an elegant syntax
– best for backend, machine learning, data analysis, and scientific computing

​

C++

An object-oriented, middle-level language with a great ecosystem of libraries, frameworks, and tools
– best for operating systems, search engines, video games, and software development

​

​

​

​

​

bottom of page