What programming environment to use?

  • Thread starter Thread starter pyroknife
  • Start date Start date
  • Tags Tags
    Programming
Click For Summary
SUMMARY

The discussion centers on the best programming environments for learning C, with strong recommendations for Dev-C++ and Code::Blocks as suitable IDEs for beginners. Users emphasize the importance of Kernighan and Ritchie's "The C Programming Language" as a reference text rather than a beginner's guide, suggesting Deitel's "How to Program in C" for a gentler introduction. Additionally, participants mention the availability of online resources and tutorials to supplement learning. Overall, the consensus is to start with user-friendly IDEs and progressively move to more complex materials.

PREREQUISITES
  • Basic understanding of programming concepts
  • Familiarity with C programming language syntax
  • Knowledge of using IDEs like Dev-C++ and Code::Blocks
  • Ability to navigate online resources for programming tutorials
NEXT STEPS
  • Download and install Dev-C++ or Code::Blocks for C programming
  • Read Deitel's "How to Program in C" for beginner-friendly guidance
  • Practice coding exercises from Kernighan and Ritchie's "The C Programming Language"
  • Explore online tutorials at TheNewBoston.org for additional learning resources
USEFUL FOR

This discussion is beneficial for beginner programmers, students learning C, and anyone seeking effective resources and environments to enhance their programming skills in C.

pyroknife
Messages
611
Reaction score
4
I'm planning on learning C over winter break. What is the best programming environment to use for C?
 
Engineering news on Phys.org
I recommend Devc++ ide from www.bloodshed.net. Its a free ide and good one for newbies.
You could also try codeblocks.
 
u don't need any enviremont. use notepad on windows or any other text editor
 
I'm using Kernighan and Ritchie's "The C Programming Language."

I'm quite lost on how you go about learning this language.

I'm not sure if any of you have used this book, but so far, it doesn't seem the book let's you do any practice coding. One of the exercises states "run the "hell, world" program on your system."
I probably sound so stupid, but how do I do that?
 
I recommend CodeBlocks as well if you're not comfortable programming yet. It is available for Windows and has a debugger and everything you need to just get to the programming aspect of learning C.
 
IMO; Kernighan and Ritchie's "The C Programming Language." is best used as a reference text not a beginners guide. It assumes you know how to compile and run your programs. Today, there exist so much stuf on beginning c on internet, google! I've used Deitel's "how to program in c" and its a good book for a gentle introduction.
 
Ugh just great already bought kernighan's book.

I found the ebook for Deitel's tho.

You recommend the latter for beginners?There was also another book called "programming in C" by Kochan that I heard was good. Idk which to pick.
 
I have never used Kochan's. So i can't say much of it. But once you get the basics of c language, you can use any other book. Just start with Deitels and move on.
 
If C++ were my first language I would have hard time to learn. My first ,actuall, language was vb.net and C# which were very similar. C++ is amazing otherwise.

You can go here for learning:
http://thenewboston.org
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
86
Views
2K
Replies
65
Views
5K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 25 ·
Replies
25
Views
937
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 43 ·
2
Replies
43
Views
7K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
40
Views
4K