(no title) (original) (raw)

You can find people by interests in the page with interests

c in entries

API Design

I would like to analyze what makes a programming API good versus bad. I feel like a lot of new APIs lack wisdom and foresight. A good programming API should guide the programmer away from making mistakes and towards using the API correctly and efficiently. But it seems that a lot of APIs are…

В новом Си

Включение двоичных данных из файлов в исполняемый файл. const int music[] = { #embed int "music.wav" }; А ещё уберут старое объявление функций и покромсают NULL, про goto - тихо! src

Criticisms of C# and .NET: Enumerations

For a while now, people have asked me why I do not want to work in .NET anymore. The list is long, and it's irritating having to pick out individual complaints to explain. Therefore, I plan to write a series of articles explaining exactly why C# and .NET are so inferior to Java, in excruciating…

c in communities

Found: 232 matches

c in blogs

Found: 3317 matches