Skip to main content
1 of 2
Dean
  • 449
  • 5
  • 15

Designing Large Scale Applications in a Low Level Language

I have been learning C for a while but still get confused about designing large programs with in C (a large application such as the Linux Kernel). Moving from Java where you have classes its difficult to understand how to design a large application in C, what advice/links can people advise from moving from a High level language to designing applications in a low level language such as C.

Dean
  • 449
  • 5
  • 15