Question

  • Creator
    Topic
  • #2144287

    Favorite programming language

    Locked

    by jempsey ·

    What’s your favorite programming language and why?

All Answers

  • Author
    Replies
    • #2420409

      php is love

      by jamesmehraa ·

      In reply to Favorite programming language

      My personal favorite language is “php” and here are the reasons:

      1. PHP is a powerful tool for creating dynamic and interactive web pages.
      2. Database flexibility and Available free open source software.
      3. Since it’s so easy for beginners to learn, it’s easy to make mistakes if you don’t know what you’re looking for.
      4. Its open source and available for free to use. You can create feature-rich web applications using PHP!

      • #2442147

        Programming language

        by joymerrymann ·

        In reply to php is love

        PHP .as well as Python

    • #2421145

      favorite language

      by asamits765 ·

      In reply to Favorite programming language

      The main three languages I used in my development career were C, C++, and Java. Java was by far my favorite. I loved object oriented constructs, free garbage collection, and exception handling it offered.

    • #2421012

      Python

      by jasonzimmer64 ·

      In reply to Favorite programming language

      Python is by far my favorite language and Java would have to be second.

    • #2446907

      PHP

      by john sh. ·

      In reply to Favorite programming language

      Of course, PHP is my favorite language, it’s easy to use and I love the fact that I can create new “things” using it.
      Also is the base language for most of the websites, maybe the most important to learn and to know.

    • #2446849

      both

      by tedbaker1 ·

      In reply to Favorite programming language

      C++ and PHP

    • #2894628

      Relevant

      by alice samanta ·

      In reply to Favorite programming language

      R and Python both of them are popular. I would say. As, both of them are extensively used for several purposes.

    • #2894592

      Favorite programming language

      by harne123 ·

      In reply to Favorite programming language

      I like c and c++. I do not have much experience in programming but i learned it.

    • #2447777

      HTML

      by mariannagornaya ·

      In reply to Favorite programming language

      I believe that html, because it is simple, but effective in programming

    • #2894925

      Favorite programming language

      by arpitab ·

      In reply to Favorite programming language

      Java, Python and Ruby on Rails. I work on these and they are my favourite.

    • #2447046

      Favourite Language

      by marin smith ·

      In reply to Favorite programming language

      Java and C are my favourite languages…

    • #2447040

      Go

      by sarahill1919 ·

      In reply to Favorite programming language

      No one says golang 🙂 that’s my favorite one because it’s high-performance and convenient

    • #2421351

      Python is my favorite, here are some reason.

      by sagarleo1 ·

      In reply to Favorite programming language

      Python has a philosophy that helps to write better for understanding code.

      Language evolution planning using PEPs – you know what you get in a next few years.

      Python has more compact and clean syntax that helps developers,

      In Python the same things can be done the same way.

      There is no matter what iterable things you using (list, tuple, string or something else) you always can access by index, get a slice, iterate over it or get the length the same way. No strlen()/count(), substr() and a lot of other functions.

      More predictable and strict.
      No 1 == “1” and other strange things like in PHP.

      Python has more unified and powerful standard library. It has some problems, but python’s included library much better than PHP’s.

      Python better working with exception. And trying to improve working with exceptions in future versions.

      Better namespaces and importing.

      Better OOP.
      All the thing are objects (but with some limitations for int, float, etc.): types, functions, objects, modules.
      All the objects can be introspected.
      ABC, collections and other good batteries included.

      Metaclasses.

      Better support of functional programming style.

      Better unicode support (much better in Py3k).

      Syntax sugar for lists, dictionaries.

      Interactive interpreter mode, and few different improved interactive mode implementations.

    • #2421304

      Interest

      by john cater ·

      In reply to Favorite programming language

      the coding field is related to the interest of a person who is coding, so in general everyone looks for a ease, in programming also we need ease according to the requirement of the the project and language , like i am web developer, so i like to code in PHP, la-ravel, python.

Viewing 12 reply threads