1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

What is the best Programming language to learn first?

Discussion in 'Programming' started by AhmedTR, Apr 26, 2019.

  1. momowanted

    momowanted Greenhorn

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #21
    of course python
     
    momowanted, Nov 21, 2021 IP
  2. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #22
    And WHY would we want to play with snakes?
     
    mmerlinn, Nov 21, 2021 IP
  3. Jeet Tan

    Jeet Tan Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #23
    I learnt Javascript first, that was the first language I learnt in programming school and it has helped me a ton in online marketing. But I'd say follow your interest. I know some people that started with LISP or PERL as their first language.
     
    Jeet Tan, May 8, 2022 IP
  4. FlyNestor

    FlyNestor Greenhorn

    Messages:
    6
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    8
    #24
    To learn as a hobby I would start with Python.

    For a professional goal, you have to first define your professional goal
     
    FlyNestor, May 8, 2022 IP
    sarahk likes this.
  5. jhonalbert

    jhonalbert Greenhorn

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #25
    Python is always recommended which is the best programming language, if you're looking for an easy and even fun programming language to learn first.
     
    jhonalbert, May 13, 2022 IP
  6. adSellerMarketing

    adSellerMarketing Peon

    Messages:
    10
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    3
    #26
    Python is easy to debug, which should be first thing to work on in order to understand programming and it has lots of libraries. Unfortunately making an interface is a bit difficult, maybe if you use WEB py-script front end could make it easier. I use Pycharm as developing tool.
     
    adSellerMarketing, Nov 17, 2022 IP
  7. Mark Elijah

    Mark Elijah Greenhorn

    Messages:
    145
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    18
    #27
    some popular options and why they might be a good fit for beginners:
    For Simplicity and Versatility:
    • Python: Often recommended for beginners due to its clear, readable syntax and focus on simplicity. It's widely used in web development, data analysis, and machine learning.
    For Web Development:
    • JavaScript: The foundation for interactive elements on web pages. Learning JavaScript opens doors to front-end web development and can be a stepping stone to back-end languages like Node.js.
    • HTML & CSS: Not technically programming languages, but essential for web development. HTML structures the content of a web page, while CSS styles its appearance. Learning them first provides a strong foundation for web development.
    For Object-Oriented Programming:
    • Java: A widely used, general-purpose language with a large community and abundant resources. Learning Java teaches you object-oriented programming concepts applicable to many other languages.
    Other Factors to Consider:
    • Your Interests: Are you drawn to web development, data science, game development, or something else? Choose a language commonly used in your area of interest.
    • Available Resources: Consider the availability of online tutorials, courses, and communities for your chosen language.
     
    Mark Elijah, May 4, 2024 IP
  8. Ch Sajid Ali

    Ch Sajid Ali Well-Known Member

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    116
    #28
    First ask yourself what you want to be, because then you will be interested. If you're a beginner, I'd suggest learning Python or JavaScript, as both have a lot of scope and are easy. One more advice I would like to give is to make yourself an expert in whatever you choose. I wasted 8 years of my life in this cycle that I should learn this, I should learn that, and I didn't learn anything, but when I started learning Python full time, I master the Python in just one year.
     
    Ch Sajid Ali, Aug 13, 2024 IP
  9. Jackie2006

    Jackie2006 Well-Known Member

    Messages:
    647
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    108
    #29
    I also vote Python, because it's often considered the best programming language to learn first due to its simplicity, readability, and versatility across various applications.
     
    Jackie2006, Sep 2, 2024 IP
  10. Illuminatileader666

    Illuminatileader666 Peon

    Messages:
    7
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    1
    #30
    Javascript is the most used language and most fun
     
    Illuminatileader666, Sep 5, 2024 IP
  11. Fomin Alex

    Fomin Alex Greenhorn

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    6
    #31
    For beginners, Python is highly recommended. Its clear syntax and readability make it easy to learn and understand. Python is versatile and widely used in various fields like web development, data science, and automation, which means learning it opens up many opportunities. Plus, there's a wealth of resources and a supportive community to help you get started.
     
    Fomin Alex, Sep 9, 2024 IP
  12. daXx

    daXx Active Member

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #32
    Hey, I'm happy that after more than 10 years n after 6 years replying to ur thread lol,

    I can login to this forum again. I learned my first programming languages, C++ and C#. At first, I thought they were just regular syntax, so it was only for simple automation needs at that time
     
    daXx, Mar 25, 2025 IP
  13. devmastery

    devmastery Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #33
    Best lang is Javascript
    1) Frontend - vanilla, jquery, react, vue, etc
    2) Backend - node js (next, nuxt, nest, express, fastify, etc)
    3) Mobile apps - react native
    Fullstack in just one syntax
     
    devmastery, Mar 30, 2025 at 6:10 AM IP