Skip to main content
Tweeted twitter.com/#!/StackProgrammer/status/202175256075583489
spelling, formatting
Source Link
gnat
  • 20.5k
  • 29
  • 117
  • 309

Designing Large Scale Applications designing large scale applications in a Low Level Languagelow level language

I have been learning C for a while but still get confused about designing large programs with inwithin C (a large application such as the Linux Kernelkernel). 

Moving from Java where you have classes itsit's difficult to understand how to design a large application in C, what.

What advice/links can people advise from moving from a Highhigh level language to designing applications in a low level language such as C.?

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.

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 within C (a large application such as the Linux kernel). 

Moving from Java where you have classes it's 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?

Source Link
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.