Search results for query: *

  1. Zetta

    What is your favorite and least favorite programming language?

    Honestly, as long as the language has strong typing I don't mind it. More and more languages are starting to look the same barring shit like Rust. I however loathe weak typed languages. TS has done a lot to salvage JS but it's still pretty common to look at concepts and be like: why did you do this? I still hate the concept of truthy and falsy for instance.
  2. Zetta

    What is your favorite and least favorite programming language?

    Honestly, few people I know in the industry still use PHP. Internally, we only use it to handle some Drupal sites that we need to deprecate at some point. I'm working on a computer science degree with a focus on development. Started with Java, HTML/CSS/JS in first year. Second year is TS with a frontend framework (Angular and React), Python with some datascience libraries, Java Enterprise with Beans and Spring, C# with .NET Core and ASP.net. Last year we do mobile dev with Kotlin for Android and Swift for Apple. My stack is pretty wide.
  3. Zetta

    What is your favorite and least favorite programming language?

    Fullstack Java Enterprise chad here so my stack is mostly Java and TypeScript. I also know Python, C# and I should be learning Kotlin sometime soonish.
Back
Top