Monday, April 24, 2006

Library

Library (computer science) from Wikipedia, the free encyclopedia

LINUX
Program Library HOWTO for Linux

WINDOWS

Bits Operations

JAVA Topic

C++ and Other Languages

Sunday, April 23, 2006

Data Structures

Reference Cards

Thursday, April 06, 2006

.NET Decompiler

Salamander .NET decompiler Salamander is a .NET decompiler that converts executable files (.EXE or .DLL) from Intermediate Language (IL, MSIL, CIL) binary format to high-level source codes, such as C#, managed C++, Visual Basic.NET, etc. For more than 8,000 classes that have been tested, Salamander always produces equivalent and recompilable codes that are remarkably close to the original source codes.
Program Transformation Wiki / Dot Net Decompilers
Anakrino (www.saurik.com)
http://www.wiseowl.com/

.NET Obfuscator

Sunday, April 02, 2006

Interview Collections

Job Interview Wiki
Job Interview Discussion
Interview Questions - Interview related pages from by the interviewer and company perspective.

Gayle Laakmann :: Interviews (Good interview questions)

C++ Programming