0
votes
3answers
54 views
Best Time to ask for Project Change [closed]
hi,
yeah ..PROJECT CHANGE
I guess all of us go through this phase,just wanted to know :
what is the best time to ask for it?
(without hurting one's chances at the company)
Is it the best …
4
votes
6answers
71 views
General - Preferred commenting objective
Hello,
I highly like to comment my code for my own reference, and also since i keep (most) of my projects open-source.
I current comment as if I'm the narrator:
// Check if y is higher than x.
…
1
vote
3answers
59 views
Step by step procedure to building websites?
What steps do you take to build a website, and why? Do you build the database first, draw out templates, tell people about it before or after its live, at what point do you worry about monetization, …
0
votes
0answers
35 views
Shortcut for Copying Posted Code from StackOverflow? [closed]
I might just be lazy but do ever find it tiresome to select all the source code from a large posting on SO and copy it? I would like a javascript to automatically copy the source example to the …
-5
votes
0answers
84 views
How much traffic per month would my site need? [closed]
HOW MANY GB OF TRAFFIC IS REQUIRED PER MONTH?
Any way to calculate this?
Webhosting companies have a limit when ordering, so I need to know...
A classifieds website using PHP and MYSQL. MYSQL has …
5
votes
11answers
270 views
Most reliable split character
Update
If you were forced to use a single char on a split method, which char would be the most reliable?
Definition of reliable: a split character that is not part of the individual sub strings …
0
votes
0answers
106 views
What is Indivisual StackOverflow Reputation Good For? [closed]
Hello There,
I just wanted to know what is the indivisual StackOverflow reputation points good for
other than asking questions using bounty for which you have not been able to find the
appropriate …
3
votes
4answers
190 views
Are IT Professionals Just Skilled Labors? [closed]
Hello All,
There is a colleague of mine who always emphasizes that IT professionals are nothing more than skilled labors;
they have no value as compared to professionals from other industries such as …
0
votes
1answer
11 views
How to Obtain Data to Pre-Populate Forms.
The objective is to have a form reflect user's defined constraints on a search.
At first, I relied entirely upon server-side scripting to achieve this; recently I tried to shift the functionality to …
26
votes
28answers
2k views
How can developers get out of the learning “void”?
As a programmer of any level, I have found that at times our programming knowledge comes to a halt. Some tend to dismiss this halt and that we are in it. We say things such as: "Well I know this, …
4
votes
7answers
309 views
Swapping two variable value without using 3rd variable
One of the very tricky question asked in an interview...
we need to swap the values of two variables like a=10 and b=15
Generaly to swap two variables values, we need 3rd variable like..
temp=a
a=b
…
3
votes
1answer
83 views
2009 in retrospect [closed]
What were the major innovations, contributions of 2009 with respect to Programming languages? How the programming landscape has changed/evolved during this year? What can we look forward for in 2010?
2
votes
9answers
114 views
Javascript disabled, short questions…
Just some short Q regarding javascript and websites.
1- By javascript enabled, does it mean to have 'sun java' installed and enabled in the browser settings? Or does every browser have javascript …
0
votes
0answers
67 views
how to search in google ? [closed]
hello all
how can i search for specific data in footer of page
example
powered by mykeyword
i want to get all urls that have above footer.
and one more thing ,is it possible to search in …
0
votes
0answers
59 views
How can I ensure that the question that I ask is read by the concerned expert in STACKOVERFLOW [closed]
This site gives me an good opportunity to clarify my doubts.
But how can I ensure that the expertise in the field has read my question..
So I can get relevant answers if they happen to come across …
