Skip to content

Commit

Permalink
Update content/top-5-programming-language-for-backend-web-programmers.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ronny Gunawan <3048897+ronnygunawan@users.noreply.github.com>
  • Loading branch information
lamualfa and ronnygunawan authored Jul 2, 2023
1 parent 9ceb4e0 commit 5c5882a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Why **can't you**? Because there are always a few considerations in picking a pr

1. **Popularity**
Is the language commonly used? Does it have large communities? Are big companies using it, supporting it, and endorsing it?
Popularity should be a strong factor in deciding which tech to use, because the bigger the community is, the easier for you to find a solution to a sometimes weird and quirky problem in a programming language, compiler, tooling, etc. You don't want to spend a few days trying to fix a weird bug when the fix is actually just adding a semicolon or comma, adding a single configuration line, or simple stupid things that can cost you precious time when trying to fix it.
Popularity should be a strong factor in deciding which tech to use, because the larger the community is, the easier for you to find a solution to a sometimes weird and quirky problem in a programming language, compiler, tooling, etc. You don't want to spend a few days trying to fix a weird bug when the fix is actually just adding a semicolon or comma, adding a single configuration line, or simple stupid things that can cost you precious time when trying to fix it.

2. **Demand**
This one applies if you are looking for programming language for work related purposes. You do not want to learn a language which has little to none job vacancies with decent pay to put food on your table.
Expand Down

0 comments on commit 5c5882a

Please sign in to comment.