Help With Programming: Get Started Now!

  • Thread starter Thread starter jbmiller
  • Start date Start date
  • Tags Tags
    Programming
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
jbmiller
Messages
121
Reaction score
0
Hey everyone,

Sorry if I seem somewhat repetitive about this, but I need help with getting started. I feel really dumb because I've asked questions somewhat similar to this.

Ok, where do I even start with programming. I bought a book from Amazon, which says I need a "text editor" and a "complier". a lot of people have told me that I should download microsoft visual studio, and listening to their advice, I did.

From there I have no clue what to do. I'm tempted to just give up C and start back up again with Python. Since to me it seems much simpler to get started. I already have everything I need downloaded and the website comes with nifty tutorials. The only problem with this is that I already bought a book from Amazon, but prior to that I bought the Python book and sent it back telling my mom that it would be better to start with C. Now I don't know about you guys, but my mom would be pretty upset if I walked up to her telling her that I now need a python book. Not to mention that I would make a complete fool of myself...

My final goal is to program with Matlab. Regardless of which language I start with I would want my second language to be Matlab.

Thanks for the replies.
 
Physics news on Phys.org
I code C using CodeBlocks. It's an editor and compiler and will do what you need easily if you're using Windows.
 
Pengwuino said:
I code C using CodeBlocks. It's an editor and compiler and will do what you need easily if you're using Windows.

http://www.codeblocks.org/downloads/26

Which one should I download?

codeblocks-10.05-setup.exe
codeblocks-10.05mingw-setup.exe
 
Grab the second one.
 
Alright, thanks for the help. I really needed it.