0 Forks
0 Stars
0 Watchers

course_c

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.

How to download and setup course_c

Open terminal and run command
git clone https://github.com/mafone/course_c.git
git clone is used to create a copy or clone of course_c repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with course_c https://github.com/mafone/course_c/archive/master.zip

Or simply clone course_c with SSH
[email protected]:mafone/course_c.git

If you have some problems with course_c

You may open issue on course_c support forum (system) here: https://github.com/mafone/course_c/issues