0
votes
3answers
76 views
When developing a website…
Very often, I just create a new folder and test things out in there. I use remote upload and then edit and refresh the page to see if it works. Now, one time when I was asked to work on a friend's …
-2
votes
5answers
122 views
Which single action in SEO do you find most powerful?
As developing stage comes to the end,
SEO is just to begin.
Let's say,there are enormous SEO methods,but just post the one which you think most effective!
0
votes
12answers
267 views
C++ or Java for general programming? [closed]
Possible Duplicates:
Why should i learn C++.
Which one: C++ or Java?
Hello. I only know Java and Assembly currently but was thinking of learning C++. However, I would like to hear from …
3
votes
9answers
162 views
Does proper office ergonomics equate to better safety and more production?
This question is directed more for the users who have experience in many different work environments.
My boss's brother works for a large oil and gas company, and I have heard stories of some weird …
2
votes
11answers
249 views
Programming late nights [closed]
Do you like programming late night, Do you think it is good/bad or the only way one can reach the deadline in time? Do you prefer work when you like it or have a schedule for work and rest and do …
3
votes
10answers
348 views
How many lines of code do you write every year? [closed]
Hello,
I'm just curious. My collegue said he writes about 60-80K lines of code every year (without auto generated code and without comments). For me it looks very much, because I write about 20K lines …
0
votes
0answers
16 views
how to design any tree(simple bst or avl or rb) which supports searching by both key and value???
suppose i have some data of type(key,value).how do i effeciently sort them so that i can find the key uising value and value using key?
0
votes
1answer
48 views
What are the good and effective javascript code block you have been wrote? [closed]
Any special trick you have got?
0
votes
4answers
114 views
What metrics to calculate if writing specification is worth its time?
What metrics to use and how to make calculations if writing specification for a new programming project is worth doing it and spending time (and money)?
0
votes
1answer
642 views
Postgresql.conf variables
Hi again,
I have been playing around with the postgresql.conf file for a couple days now. I was wondering what variables you guys like customizing and why?
Here is a sample of the file:
# - TCP …
4
votes
9answers
476 views
Routing around stupid IT departments
As developers we often have special requirements in terms of workstation setup, networking, etc. IT departments generally don't understand this and we're forced to use a standard environment with a …
