Skip to content

si-net/c-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C intro

This intro are my uni notes for a c introduction course from the "freitagsrunde" of the TU Berlin.

This is an introductory course for c. The concept of the course follows the concept of this go intro course, so far as the learnings and lessons are done directly in code with heavy documentation. Furthermore all code should be executable.

sources

  • "freitagsrunde" of the TU Berlin
  • Harvard CS-50 c intro course. I heavily recommend this course, it is one of the most comprehensive introductions in a programming language I have found in recent times. The strength of this course is to close the gap between code abstraction and technical implementation by the computer.

installation

c, gcc and make are required..

About

An introductory course to c programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published