• @Echedenyan@lemmy.ml
    link
    fedilink
    5
    edit-2
    3 years ago

    If programming student counts… I have been in SysAdmin and now am studying WebDev, being Java the main programming language we learn (second year for SysAdmin vocational training and first year for WebDev).

    The only thing I can tell, is that is the only one I domain. Some classrooms were dedicated to JS and I tried to participate in a school project on it, but I failed because I didn’t understand enough the JS OOP model (it is a disaster in comparison to the Java one) nor concurrency at all (mostly determining when make a call asynchronous and when not).

    I also prefer sequential-first programming languages in comparison with JS which is non-blocking by default.

    This next year, I will learn PHP. Let’s see how it goes.