Author Topic: i'm new in programming , and don't know what language i should learn first  (Read 1004 times)

0 Members and 1 Guest are viewing this topic.

Offline dominic493

  • NULL
  • Posts: 3
  • Cookies: 0
    • View Profile
Hello
i'm Newbie here , i want to be hacker
so i asked a guy , he told me you should first start with programming
then when i came to read about programming , i found out diffrent languages
so , what is the best language i should start with as a beginner

and thank you
“ Everything you can imagine is real. ”

Offline hmm

  • Serf
  • *
  • Posts: 23
  • Cookies: 0
    • View Profile
Dont matter.

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Python.

It's easy for beginners, and is also a powerful widely used language.
>>>import this
-----------------------------

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog

Offline p_2001

  • Royal Highness
  • ****
  • Posts: 684
  • Cookies: -64
    • View Profile
you are entirely new to computers as in advanced pov itself.. Simple DOS and batch.. scripts..... It is because you said that you don't even know names of programming languages...

Will help you understand commands , variables and syntax...


If you already know this... Then start with c perhaps... Maybe fortran? Useless i know... But for simple understanding of logics..
"Always have a plan"

Offline namespace7

  • Sir
  • ***
  • Posts: 561
  • Cookies: 115
  • My Brother's Keeper
    • View Profile
Just start with Python.
It is easy to learn and damn good.

just one more tip: don't waste your time trying to find the ultimate best beginner programming language to learn, because you wont find it and will simply waste your time.
Many people have different opinions about what language you should learn first, but it doesn't matter that much after all.

Have fun programming, and don't give up when it seems too hard, and maybe, some day, you will be a programmer.


"A programmer’s greatest enemy isn’t the tools or the boss or the artists or the design or the legacy code or the third party code or the API or the OS. A programmer’s greatest enemy is getting stuck.
Therefore a crucial step to becoming a better programmer is learning how to avoid getting stuck, to recognize when you’re stuck, and to get unstuck." -Jeff Wofford