Computer Science

Select from a multitude of coding languages

pic

Programming Languages

Here at Athena Academy, we teach a variety of coding langauges. Some examples of what we tutor are:


Python

 Python is one of the easiest yet most useful programming languages which is widely used in the software industry. People use Python for Competitive Programming, Web Development, and creating software. Due to its easiest syntax, it is recommended for beginners who are new to the software engineering field.


Java

 Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is intended to let application developers write once, and run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation


HTML

 HTML, or HyperText Markup Language, is the foundational language used to create web pages. It provides the structure and content of a webpage, allowing browsers to render and display text, images, and other media in a user-friendly format.


CSS

 Cascading Style Sheets (CSS) is a powerful tool used to enhance the presentation of web content. It is a stylesheet language that allows developers to control the layout and appearance of their web pages across different devices and screen sizes. CSS is applied to HTML or XML documents, including dialects like SVG, MathML, or XHTML, and it dictates how elements should be displayed on various media, from screens to printed paper.