11
votes
21answers
664 views
Programmer working conditions
The company I work for currently has several groups of programmers working in separate rooms pretty close to each other (3-7 people per office)
Recently there has been an idea floating around that …
4
votes
10answers
203 views
Software development team meetings
Hi All,
This is not a programming question, but its suitable to all programmers and developers working in a team.
I am a software developer, in a team of 4 developers and 1 DBA. Our team leader just …
164
votes
132answers
12k views
Perks for new programmers
I intend on hiring 2-3 junior programmers right out of college. Aside from cash, what is the most important perk for a young programmer? Is it games at work? I want to be creative... I want some …
1
vote
3answers
37 views
How to organize team resources with ever changing clients / project requirements
We have a pool of technical resources consisting of some front end developers, back end developers, graphic designers. Those resources are separated from clients directly by one or two account people …
9
votes
18answers
735 views
Is 26 too young to become a technical manager?
I'm 26. Long story short: I've been programming for over half my life all the way from 8088 ROM BASIC to TP to VB to C++ to C#.
Lately, I've been less interested in coding, and more interested in …
0
votes
0answers
45 views
MBA in football management for software engineers [closed]
Hi
I am currently working as a software engineer in an MNC working on security and access control systems.
Also i am a football fan. by football i dont mean rugby or soccer.
i was thinking why not …
102
votes
38answers
5k views
How do you tell someone they’re writing bad code?
I've been working with a small group of people on a coding project for fun. It's an organized and fairly cohesive group. The people I work with all have various skill sets related to programming, …
0
votes
4answers
34 views
Managing users in Sharepoint
Is the best (or only) way for managing users in MS Sharepoint Active Directory?
I'm studying, and i have been buiding a little project to learn, and i'm using active directory to manage my dummy …
8
votes
10answers
155 views
Are there any good blogs for software team leaders or software project managers?
What are some good blogs for software team leaders or software project managers?
2
votes
7answers
116 views
Software Project Management systems
Ok, so I've only recently started getting serious about learning how to program, and I've started using Mercurial to manage my projects. I chose Mercurial over SVN because of it's ability to commit …
1
vote
0answers
27 views
Launching a process and waiting for a condition in Groovy or Java
I need to write a Groovy script which launches a process, reads the processes out & err streams, and wait for a particular line of text to be outputted. The wait should not be indefinite, but …
0
votes
2answers
98 views
Request java heap dump (core dump) from within application
I need a way to request a heap dump from within the application.
Rationale: When I encounter a specific error condition, I'd like to dump heap, so that I can see what is holding on to the memory.
…
36
votes
47answers
3k views
How do I reward my developers for the little things they get right?
I am in a tech lead role and my developers get stuff right most of the time.
How do I communicate to them thier value to me? (I.e. they have value because I do not have to go through and point out …
4
votes
19answers
323 views
Is it necessary to be an expert in “X” to be a qualified manager of people that do “X”?
I've spent several years in software development, using many different languages/technologies. To be clear, I have 10 years of software development experience myself. Now as I want to advance in my …
0
votes
4answers
76 views
iphone Analysis & design - creating work flow [closed]
At the beginning of each project, first of all we create sample screen design by using software or by designing on notepad.
By doing this we can have idea, what we are going to implement.
Lets say,
…
