Linux Password reveal

Hi,
I just discover how a Linux password is formed. This information is useful for those who have to write a piece of code for their software to either match user authentication or make new user from their script. Though Linux Provide PAM for the purpose, but for me configuring PAM for you application that can [...]

C++ code complete

Yes, I complete my first C++ code, it took me around 10 Hours to write simple code, which an expert might take only 2 hrs to write, but since there are few things that I never tried in C++, and with my other work load, its good to do that in that less time…
Now, I [...]

C++ : Quite a Good thing

As a Programmer you always want to program in C++, but also if you don’t know this language you don’t dare to learn it: atleast this is what I saw in my surrounding and fellow developers.
I learn C++ while doing my high school, this experience doesn’t include any work commerical project or for matter any [...]

Resource Management

I have been working as Software Developer from last 2 yrs. During this time I come across lot of good and bad things about project management. To my experince with project management most of project we got in trouble are due to bad coding level or bad planning of project. These are two things that [...]