Best programming language for beginners to learn?

Deleted member 546149

Well-Known Member
Member
Joined
Dec 18, 2020
Messages
2,000
Solutions
4
Reaction score
9,611
Trophies
2
XP
6,972
Hey everyone, I was just wondering what programming language was the best to learn for beginners out of these options
Python
C++
Java
HTML/CSS
Javascript
Any help would be appreciated, thanks
 
  • Like
Reactions: 64bitmodels
I've seen good arguments for both C and C++ before the other, my personal opinion is that C++ is basically just C but easier, just save the weird stuff like templates for later (if ever) and you can just have C but std::string and std::vector
Looking at the header files (.h) are very useful, as it will give you a good idea on how each function works and how to use them.
 
I've seen good arguments for both C and C++ before the other, my personal opinion is that C++ is basically just C but easier, just save the weird stuff like templates for later (if ever) and you can just have C but std::string and std::vector
In many ways yes but I can't get to dismissing OOP that easily.

Someone on topic still then further to the conversation on algorithms in an earlier post then while I still hold the same opinion a rather nice video covering a more worked example of things
 
  • Like
Reactions: SylverReZ

Site & Scene News

Popular threads in this forum