• Subscribe
  • What’s your favorite programming language and why?

    Benjamin Sloutsky
    23 replies

    Replies

    Sadath N
    JavaScript is my choice due to its flexibility, extensive ecosystem of libraries and frameworks (such as React and Angular), and its ability to create dynamic and interactive user interfaces.
    Share
    Ryan Zhang
    My favorite programming language is Python because of its simplicity and the vast array of libraries available for data science, web development, and automation. It's incredibly versatile and beginner-friendly, making it a great choice for both newcomers and seasoned developers.
    Share
    Gaurav
    Depends on what I'm building. My very first choice is Rust - performant, safe, clear and concise.
    Benjamin Sloutsky
    @zignis What are some of the things you can build with Rust?
    Gaurav
    @benjamin_sloutsky you should be asking "what you can't build with rust". I use it everywhere I am allowed to, web servers, cli programs, performant parsers, proxy servers and so much more.
    Share
    Ignas Vaitukaitis
    Python all the way.
    Share
    Jeremy Kaur
    My favorite programming language is Python because of its simplicity and versatility. It allows for quick prototyping and is widely supported across various fields, from web development to data science.
    Sophia Williams
    My favorite programming language is Python because of its simplicity and versatility, making it perfect for everything from web development to data science. It's incredibly beginner-friendly, yet powerful enough for complex applications.
    Roche
    python. baby can understand.
    Share
    Neel
    I'm a data person, so for me its got to be - Python. The newer and existing libraries and frameworks also keep getting better. I'm sure the answer will vary as per the job and role of the programmer - gamers might say C/C#, web-developers are likely to say JavaScript, etc
    Edward Paul
    C++ is my favorite programming language
    Share
    Lewis
    If you asked me this question a year ago, I would've probably said C# due to how close it is to being perfect in my eyes. However, these days I'd have to say JavaScript/TypeScript due to its versatility - you can use it everywhere! Though I do still love C#, I can't imagine building anything aside from desktop apps with it 🫣
    Milli Sen
    Python
    Share
    Nathalie
    C++ system programming and game development
    Share
    Mehmet Çetin
    Ruby is my go-to language on pretty much anything. Elegant, simple, powerful, and mature. I also like Elixir, Go Lang, and TypeScript depending on the domain and the problem to solve.