C
For programming an Operating System.
  • Or better a kernel.
  • One of the most stable programming language.

    C (/ˈsiː/, as in the letter c) is a general-purpose computer programming language.

    HTML
    For fast responsive webpages.
  • One of the most compatible programming language.
  • 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 technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.

    CSS
    Used to style HTML pages
  • CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript
  • CSS is designed to enable the separation of presentation and content, including layout, colors, and fonts.

    The CSS specifications are maintained by the World Wide Web Consortium (W3C).

    Python
    For machine learning.
  • It is based on C.
  • Python is a high-level, general-purpose programming language.

    Its design philosophy emphasizes code readability with the use of significant indentation.

    C++
    Game Development
  • an extension of the C programming language
  • with key strengths being software infrastructure and resource-constrained applications,[11] including desktop applications, video games, servers

    Since 2012, C++ has been on a three-year release schedule