• Home
  • Java
    • Java Basics
  • Kafka
    • Producer
  • AWS
  • GoLang
  • About Me
mjpric3@gmail.com
Curriculum Vitae

The Code Standard

  • Home
  • Java
    • Java Basics
  • Kafka
    • Producer
  • AWS
  • GoLang
  • About Me

Best Languages To Begin With

Welcome

So what programming language to start with? There are many different programming languages to choose from so where to start? 

As you see here there are a plethora of programming languages to choose from https://en.wikipedia.org/wiki/List_of_programming_languages_by_type  

Here is a list of some of the most popular and widely used programming languages in the industry today.

1. Java            (Object-Oriented programming language used a lot in enterprise applications)

2. Python        (General purpose language to build a lot of different things)

3. C                  (Lower-level language used a lot with embedded system programming)

4. Ruby            (General purpose language used a lot within Web Applications)

5. Javascript  (Mostly used as a client-side scripting language)

6. C#                (Object-Oriented language, developed by Microsoft and is used a lot in Desktop Applications and Game Development with unity)

7. PHP             (General purpose scripting language used to create dynamic webpage content)

8. Objective C (General purpose is used by Apple for its desktop applications and APIs)

9. SQL              (Used to communicate with a database by create queries to perform CRUD operations) 10. C++            (Object-Oriented language, used for OS development and game development)

You also might be interested in

Abstraction

Jan 4, 2019

Abstraction is used to hide the implementation details of a particular[...]

Inheritance

Dec 22, 2018

is one of the four pillars of Java. Its purpose[...]

What Is A Computer?

Dec 21, 2018

First we will start off with the dictionary definition of[...]

Recent Posts

  • Producer
  • Interfaces
  • Abstraction
  • Polymorphism
  • Conditional Statements

Categories

  • Basics
  • Kafka
  • Welcome

© 2025 · thecodestandard.com

Prev Next