Advice on Using Bbedit/Terminal vs Xcode
Howdy,
I am working my way through learning C (K&R, and K N King) books and at this time my goal is to simply learn the C language. I have been using BBEdit to create the .c files and then the Terminal via clang, and ./ to compile and run the programs. I am aware that I can also use Xcode to create command line projects to do the same thing; but I hate the debugging "console(?)" window and then going through a huge amount of directory layers to locate the 'executable' file, which I can get to run in Terminal.
I am nearly 70 years old, and am doing this to keep my mind active. I don't see any application development in my future, but if some muse infected me and I did finally decide to learn all the other things required to develop any Mac applications, I sure as heck would not sell them, give them away perhaps, but never sell them.
So given my current goal of simply learning C and learn more about Unix, should I stick with Terminal/BBEdit or bite the bullet and go with Xcode? Seeing as how I am still in the very early chapters of both books, changing should present no problem. I have discovered that I can add .c files to a new project.
Oh, and does one call it X code or in following in line with the OS X thinking is called TenCode?
I appreciate your insights.
~DN
iMac, OS X El Capitan (10.11)