C and Cpp Programming - BKJackson/BKJackson_Wiki GitHub Wiki

C Tutorials

C Tutorial
Learn-C.org Tutorial Free interactive C tutorial. Try this!
How to code using the C programming language in Mac OS X Macworld, May 26, 2016

C++ Tutorials

C++ Primer On Github.
C++ Tutorial - CProgramming.com
C++ and Java Syntax Cheatsheet Learn C++ in Y Minutes - where x = C++
C++ Quick Guide - Tutorials Point

C/C++ on Mac OSX with XCode

Mac Xcode and C++ — Beginning - XCode works great for C and C++, July 27, 2017
Apple XCode for C and C++

IDEs

Sublime Text Has an indefinite trial mode.

MIT Two-part Course

MIT - Practical Programming in C MIT 6.087. Taught in 2010. Includes data structures and algorithms. 14 Lectures.
MIT - Intro to C Memory Management and C++ OOP MIT 6.088. Taught in 2010. Builds on C course, adding C++. Short course with 6 lectures.