admin on February 1st, 2009

This tutorial will start with the very basis of File I/O (Input/Output) in C++. After that, I will look into aspects that are more advanced, showing you some tricks, and describing useful functions.
You need to have good understanding of C++, otherwise this tutorial will be unfamiliar and not useful to you!

Continue reading about File I/O in C++ : part 1 of 2

admin on January 30th, 2009

Rudi Martin is a software developer in Microsoft, who works on .NET.
He explains how is the envirnoment in MS. What you should expect inside. He also explains about the MS’ interviews. What does it look like and what you should do during the interview…
Look inside Microsoft… read the interview.

Continue reading about Inside Microsoft

admin on January 30th, 2009

Peter Meyer has been programming computers for much of the last 37 years and has worked as an employee in American and European companies, a consultant and an independent software developer, writing software in FORTRAN, BASIC, 6502 Assembler, dBASE/Foxbase, C and Visual Basic. He has a lot of articles on cryptology, as well as some crypto libraries.
This interview is mostly about cryptology.

Continue reading about Encryption

admin on January 30th, 2009

In this interview, Jeff Prosise will tell about the new concepts in the .NET technology. Will the people have to re-skill their selves? What has best profit- writing books, being a coder or educating people? What is the future of C++, C# and Java?

Continue reading about Now and the future…