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 [...]
Posted on June 29th, 2006 by Sumit Gupta
Filed under: Operating System, Server Configuration | No Comments »
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 [...]
Posted on June 20th, 2006 by Sumit Gupta
Filed under: Uncategorized | No Comments »
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 [...]
Posted on June 18th, 2006 by Sumit Gupta
Filed under: Uncategorized | No Comments »
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 [...]
Posted on June 8th, 2006 by Sumit Gupta
Filed under: Project Management | No Comments »