agzsoftsi / holbertonschool-low_level_programming

This Repository contains the Projects for Low Level programming using C language and all curriculum of the Holberton's Foundations for this topic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“™ C Language Introduction

C is a procedural programming language. It was initially developed by Dennis Ritchie in the year 1972. It was mainly developed as a system programming language to write an operating system. The main features of C language include low-level access to memory, a simple set of keywords, and clean style, these features make C language suitable for system programmings like an operating system or compiler development. Many later languages have borrowed syntax/features directly or indirectly from C language. Like syntax of Java, PHP, JavaScript, and many other languages are mainly based on C language. C++ is nearly a superset of C language (There are few programs that may compile in C, but not in C++).

πŸ“š Content

♐ Author

πŸ‘¨ Carlos Andres Garcia Morales

πŸ“§ E-mail

:octocat: Github

🐦 Twiiter

πŸ“˜ Linkedin

🌐 WebPage

About

This Repository contains the Projects for Low Level programming using C language and all curriculum of the Holberton's Foundations for this topic.


Languages

Language:C 98.3%Language:Python 0.8%Language:Assembly 0.4%Language:C++ 0.2%Language:Shell 0.1%Language:Forth 0.0%Language:M 0.0%Language:MATLAB 0.0%