DEV Community

Discussion on: Why Java is the best Programming language to Learn Coding for beginners?

Collapse
 
mschleckser profile image
MSchleckser

I'd say start with either C# or Java. They both allow you to work with pass by value and pass by reference. They enforce static typing which forces young coders to think about how they are developing. And both have huge enterprise and enthusiast communities behind them.