DEV Community

Discussion on: First Language to Learn

Collapse
 
mridulnetizen profile image
Euxodous

JAVA, I opted for subject called "Informatics Practices" during my high school. So started my programming career with making GUI apps in netbeans. Also java seems a good start as it really introduces a beginner with concepts of classes and objects just from the start. Second was SQL which helped me quite a lot at later stages since I learnt it beforehand.

Collapse
 
kanishkkhurana profile image
Kanishk Khurana

i get a feeling youre from an indian school like me haha!
my school offered python and java . and then they also taught SQL.
Yes definitely JAVA helps you dive deep into CS fundamentals and really understand how the computer works !