Programmers
vendredi 27 mars 2015
OS Development in C [on hold]
›
I'm almost too new in C. I come from a python background. However, I'm studying operating systems and I found out that most operatin...
REST Services with ASP MVC WebApi architecture feedback
›
I'm working on a new project and I had to design some REST Services with ASP MVC WebApi. I would like to show you my app architecture an...
Is the target of 3 dependencies per class always achievable?
›
I'm reading the Clean Code book and a chapter says that if a class has more than 3 dependencies is a code smell of that class isn't ...
Are there any compilers that will turn an else-if cascade into a switch?
›
I don't like switch in C and its descendants. Maybe its the need for a break or the clumsiness of the syntax requiring a shifting of me...
How to create DFA from regular expression without using NFA?
›
Objective is to create DFA from a regular expression and using "Regular exp>NFA>DFA conversion" is not an option. How should...
Closing Nonduplex Unnamed Pipes in C
›
I have 8 children, and am trying to use 8 pairs of nonduplex unnamed pipes to communicate with them. Thus, I have 2 pipes for each child and...
Which view resolver is required for implementing tiles in Spring 3.0 MVC application
›
I have a working Spring application. I would like to add some common headers,footers and such, hence I need to use tiles along with this. Cu...
›
Accueil
Afficher la version Web