1️⃣

1.1 What is C?

 

An Introduction to C

C is a programming language. Just like other languages you may have heard of before such as Java or Python, C is basically code that you use to tell a computer to do something. But what makes it different from the other languages?
 
The main difference between these languages is that they all have different types of syntax. More specifically, C is a procedural computer programming language, used for general structured programming, and it’s platform independent, which means that if you code something once, you can easily access it on a variety of hardware platforms.
 
This course is designed to teach you the different components of C!

Next Section

 
⚖️
Copyright © 2021 Code 4 Tomorrow. All rights reserved. The code in this course is licensed under the MIT License. If you would like to use content from any of our courses, you must obtain our explicit written permission and provide credit. Please contact classes@code4tomorrow.org for inquiries.