How to Write an Operating System
august 2010 by kimjoar
"Writing an operating system is a bit harder than writing a conventional program, by its nature: you're actually writing the code that works the machine and runs other people's code."
books
c
development
operatingsystem
os
programming
tdt4160
august 2010 by kimjoar
Tom Pinckney: Systems programming in "scripting" languages
october 2009 by kimjoar
Whenever someone thinks about building databases, web servers or other high performance pieces of server software the natural assumption is that it has to be written in C or C++ (or maybe java). The argument is usually something along the lines of only C or C++ provides the necessary performance, scalability etc. I think this is fundamentally missing the point of what makes high performance and highly scalable server software.
programming
c
c++
java
performance
scalability
python
security
maintainability
porting
october 2009 by kimjoar
related tags
books ⊕ c ⊖ c++ ⊕ development ⊕ java ⊕ maintainability ⊕ operatingsystem ⊕ os ⊕ performance ⊕ porting ⊕ programming ⊕ python ⊕ scalability ⊕ security ⊕ tdt4160 ⊕Copy this bookmark: