Jump to content

Hi everybody! is c++ okay?

- - - - -

  • Please log in to reply
6 replies to this topic

#1
prr98

prr98

    Newbie

  • Members
  • Pip
  • 3 posts
hello everybody! I have just started programming I am starting to learn c++ as my first language do you think another language would be better? I also wanted to ask what to do after i write the source code in vim and save it do i need some sort of compiler to make the program run or something? Please dont flame me for such questions :P

#2
stupid_one

stupid_one

    Newbie

  • Members
  • Pip
  • 2 posts
If you are using VIM i presume you are working on linux?, if so you can use the gcc compiler from the command line, or if you are on windows or even on linux you could use an IDE to compile/run/debug your code e.g. codeblocks is my favourite free open source IDE. (IDE=Integrated Development Environment)

C++ is a VERY good language but if you have ABSOLUTELY no idea what programming is all about than i would recommend you to go through a couple of python tutorials. It is a very easy language and can give you grasp on some basic programming concepts which will proove to be very helpful once you carry on with C++.

#3
prr98

prr98

    Newbie

  • Members
  • Pip
  • 3 posts
thank you very much for such a helpful response :rolleyes: im working on windows, i will try python because i have heard that it is easier to learn as a first programming language. Again thanks

#4
Blimp

Blimp

    Programmer

  • Members
  • PipPipPipPip
  • 154 posts
Python is a great programming language to learn as a beginner. I believe Google have a channel which has lots of videos from some kind of seminar on there. That'd be the one that I used to learn Python. If you're also looking for something interesting to do with Python, I suggest looking into Pygame. It's a wrapper used for graphics/games.

~ Blimp.

#5
TheCompBoy

TheCompBoy

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 272 posts
Welcome to CodeCall!
Think my post we're usefull? Please take your time and press the Like button at my post, Big Thanks!
For great C# & Android tutorials visit my blogg: http://www.thecompboy.com/

#6
fread

fread

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 787 posts
Welcome to Codecall, Prr98! If I had to start over I would go with C (again).
Perfection of means and confusion of ends seem to characterize our age. Albert Einstein :confused:

#7
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Welcome aboard! C++ is fine as a first language. You will probably want to download MinGW, which will give you the tools to compile your program.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users