Course Overview
GCC on Linux in C- Platform:
This course is basically intended for users who are interested to learn C programming on Linux platform.
GCC is the compiler which helps us to run C programs on Linux platform.
The materials include a brief description of function, pointers, arrays etc. used in C programming basics and advanced debugging and Makefile concepts.
Course Objective:
- To study a completely new program GCC on Linux in C- Platform
- To understand debugging in GCC environment
Target Customers:
- Students
- Professionals
- Anyone who wants to learn C Programming on Linux
Pre-Requisites:
- Basic Computer Knowledge
- Linux commands
- C programming and Syntax knowledge