DEV Community

Discussion on: What is the next language you want to learn, and why?

Collapse
 
vasilvestre profile image
Valentin Silvestre

C is good to learn because most of modern language are C-style.

Talking about work, PHP framework are good. Symfony (but long to learn) or Laravel are good one.

Think about make your own framework to understand what happen behind framework's magic.