DEV Community

Discussion on: What programming language to learn first?

Collapse
 
israteneda profile image
Isra Teneda

You're right, but I think Python is easier to learn than c because c is a low-level programming language and python is a high-level programming language. At first it was very difficult for me to understand the pointers in C, but with Python you do not have that problem.