New to this exciting world. Which language I should start first?

abhang_new

abhang_new

@abhang-new-bZg0rz Oct 27, 2024
Hello,
I am a fisrt year IT student and I want to master my self in programming. I am really confused ... please help me..... actually I want to know from which language I should start first, what are the concepts of programming etc.. Thank you...

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Nov 18, 2007

    Re: New to this exciting world....

    abhang_new
    Hello,
    I am a fisrt year IT student and I want to master my self in programming. I am really confused ... please help me..... actually I want to know from which language I should start first, what are the concepts of programming etc.. Thank you...
    IMHO, 'C' should be your start point. C is easy to learn and understand how 'programming' works.

    Programming is a vast field. CS guys may answer your query in a better way 😀

    -The Big K-
  • Prasad Ajinkya

    Prasad Ajinkya

    @prasad-aSUfhP Nov 18, 2007

    Agree with Bigge ... C will ensure that you are comfortable with all types of programming before you decide to abstract yourself in the world of objects.
  • mahul

    mahul

    @mahul-ZxpiLA Nov 19, 2007

    yeah c is really the stuff u got to start with. u might also opt for c++(if u really have to).and if u r looking for something really very very easy go for basic
  • crook

    crook

    @crook-0PFkJv Nov 19, 2007

    Knowledge of C is a must. Unless you know the structured programming language, it will be very difficult for you to grasp the concepts of Object Oriented Programming.

    Start with C and then C++. Once you know the basics of structured programming language and OOP, learning any new language will not be very difficult for you.
  • simple

    simple

    @simple-3OHIl5 Nov 21, 2007

    IMO do start off with C but make sure you learn it from a credible source.
    And don't ever underestimate the power of C no matter what anyone tells you.
    good luck!!