Navigation

Which programming language should you learn first as a beginner, C, C++ or Python?

Then you better know at least C and C++ syntaxes, I can say they are used more than any other language so far, They are older and low-level languages
Which programming language should you learn first as a beginner, C, C++ or Python


I don’t like these questions, because I don’t want to waste someone’s time learning what I told him to learn.
But I can recommend for an easy start: Python (High-level language  ).
Then you better know at least C and C++ syntaxes, I can say they are used more than any other language so far, They are older and low-level languages.
I can give you examples of their uses:
Python:
  1. Web Development
  2. Machine Learning
  3. Image Processing
  4. It’s used in Science and Medicine fields.
  5. Data Analysis
  6. Making Robots (Check Raspberry Pi)
Websites built with Python as the back-end: YouTube, Instagram, Quora, Reddit, Dropbox, Spotify, Yahoo Maps, Pinterest, Washington Post, NASA, Bitbucket, Disqus.
For robots projects, Search on YouTube.

C/C++
We can talk about them for months, But Let’s get into the list.
They’re used in:
  1. In operating systems like: Unix  /Linux  , macOS (using Swift language in new versions)  , Windows. 
  2. Embedded C: Check out Arduino for building Robots using C. 
  3. It’s used to build programming languages like: C++, C#, Objective-C, D, Go, Java, JavaScript, PHP, Python, Ruby, Ring, Perl. 
  4. C++ is used in many game engines, And making the biggest titles out there (Check out the Unreal Engine and its games). 
The list is way longer, You can search on Google for their uses.
C/C++ are basically the best languages to run heavy big projects, They are low-level languages (They have direct access to CPU and RAM, low-latency compared to High-level languages)

If you’d like, Search for the differences between low-level and high-level languages.
So now you understand the importance of C/C++.
Choose C/C++ only if you need their power in really heavy and big projects.


>> Also you can read:

مشاركة

أضف تعليق:

1 comments: