Skip to Main Content

Hialeah EnTec Tutoring: C for Engineers

This LibGuide is the central hub for the EnTec tutor table of the Learning Commons at the Hialeah Campus. EnTec tutors provide tutoring for subjects such as Intro to Computer Tech & App, Intro to C++ Programming, JAVA Programming, Discrete Math, and more.

Suggested Reading

Introduction to C

This tutorial is designed to be a stand-alone introduction to C, even if you've never programmed before. However, because C++ is a more modern language, if you're not sure if you should learn C or C++, I recommend the C++ tutorial instead, which is also designed for people who have never programmed before.

 

C Tutorial

C is a powerful systems programming language. Learn C with our popular C tutorial, which will take you from the very basics of C all the way through sophisticated topics like binary trees and data structures.