Skip to content

In this course we will learn about the following fundamentals with exercises solved in the most fundamental language: Concept of data and Information; Structure of a program. Exercises; Types of data; Variables; Data Input and Output; Operators; Sequencing; Condition; Loops; Arrays; Pointers; Dynamic memory allocation; Functions.

mafone/course_c

Repository files navigation

Fundamental course of the C programming language : solved exercises

In this course we will learn about the following fundamentals with exercises solved in the most fundamental language:

  • Concept of data and Information;
  • Structure of a program. Exercises;
  • Types of data (Characters, Integers, Float Numbers);
  • Variables and Modifiers;
  • Data Input and Output;
  • Operators;
  • Sequencing;
  • Conditional statements;
  • Loops;
  • Arrays (Vectors and Matrices);
  • Pointers;
  • Dynamic memory allocation;
  • Functions.
  • Customized types (Typedef, Enum, Union, Struct)

About

In this course we will learn about the following fundamentals with exercises solved in the most fundamental language: Concept of data and Information; Structure of a program. Exercises; Types of data; Variables; Data Input and Output; Operators; Sequencing; Condition; Loops; Arrays; Pointers; Dynamic memory allocation; Functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages