Xcode as a basic IDE to learn C/C++?
I'm interested in learning C/C++, from nearly scratch, and I realize that I need an IDE on my Yosemite Macbook for coding practice.
I've installed Xcode 6.4. When I start it, it offers me a choice of creating a playground or project. For rudimentary programming practice, what do I need to do? Obviously I'm not developing these as OS X or iOS apps, just practice exercises.
Alternatively, I gather that I could install another IDE such as the GNU compiler or one like Eclipse, but unless it introduces extra complications it seemed as though Xcode would be a straightforward way to go. Thanks for any suggestions on getting started.