Tagged Questions

0
votes
2answers
29 views

PHP/Flash advice

Looking to start a project that would require me to use Flash or Flex (I have not worked with either of these yet, yikes!!!). Flash would be the front end user interface that needs …
3
votes
7answers
115 views

How can I become a better .NET Web Developer? [closed]

Possible Duplicate: Questions every good .NET developer should be able to answer? My current skills consist of: ASP.NET (C#) -> Intermediate Level Javascript -> Beginner …
3
votes
2answers
100 views

What are some things Mono is not a good fit for?

I've started your typical web project from scratch using the Mono platform. You know, web services, a UI, MySQL database, all that. I've heard around the net that it's not a pictur …
3
votes
10answers
79 views

how to get started on learning new language

Ever since getting out of college (06) I have primarily worked with java and some members of the J2ee stack. I've played around with some groovy scripts while trying to get somethi …
0
votes
0answers
67 views

Education.. how much how little? [closed]

Hi Everyone, So a little background. Started out in construction and completed my apprenticeship over a 6 year period. Got married, bought 2 houses and decided I wanted to switch …
12
votes
4answers
161 views

Getting started with FPGA programming.

I want to play around with FPGAs. I'm looking for advice getting on started. Can anyone recommend good FGPA boards that I easily start programming for? How much should I look a …
0
votes
3answers
28 views

Easiest way to deal with sample data in Java web apps?

I'm writing a Java web app in my free time to learn more about development. I'm using the Stripes framework and eventually intend to use hibernate and MySQL For the moment, whilst …
3
votes
3answers
103 views

What are the stages a Rubyist progresses through from absolute beginner to “employable”?

I am looking for a delineation of describable stages that an aspiring Ruby programmer will have to confront, explore, and master before being considered as a professional or employ …
1
vote
5answers
77 views

Are there any standards for designing an application?

I'm interested in creating my own project in my spare time to learn some more about development, I have several ideas of what I want to create, and what technologies to use (java, …
3
votes
5answers
131 views

PHP beginner - looking for veteran criticism of code example (code works btw, that’s a start!)

From what I've gathered browsing SO, I'm the worst nightmare of good people like you: someone who never formally learned any programming, decided he'd like to enhance his hobby web …
1
vote
6answers
164 views

Is this a bad pattern? (Switch inside for/foreach loop)

I find myself writing code such as: foreach($array as $key => $value) { switch($key) { case 'something': doSomething($value); break; …
21
votes
13answers
977 views

Boss doesn’t believe my time estimate… advice/backup?

First of all I'm not 100% sure if this question is really meant for SO (sort of subjective) so feel free to remove it if necessary. Thanks in advance for answering, though. For th …
0
votes
6answers
70 views

Advice on set-up/management of the WSGI stack?

After looking through the many useful and shiny Python frameworks, I find none of them get close to what I need or provide way more than my needs. I'm looking to put something toge …
9
votes
11answers
554 views

sentimental code

I've came across this article that discusses the issue of "code admiration". Basically, the author talks about how developers should be more skeptic about code they write. How we m …
3
votes
13answers
196 views

Getting your programming/developer team up to speed

I recently left a large university hospital for a much smaller one because of the pay increase and because it was a career booster. Of course these two things would generally be so …

1 2 3 4 5 16 next
15 30 50 per page