Tagged Questions

0
votes
8answers
135 views

Looking for Inspiration: How can jQuery be truly useful?

After I read jQuery in Action, I could grok the purpose and strengths of the jQuery Core API. To date, I've used jQuery in several production applications. But now I'd like to g …
6
votes
42answers
782 views

What technologies inspire you?

To me it's the Unix and C++.
4
votes
6answers
1k views

Best or favorite website navigation examples

What do you consider to be the best examples of website navigation and why? I'm trying to design a secondary navigation menu and I need a little inspiration, but I'm also intereste …
5
votes
12answers
407 views

Best Practises - Increase Mood for Coding

I recently find my self stuck in state where I feel not very into code, I need some kind of inspiration, so sometimes I just review somebody's code, watch some kind of movie about …
12
votes
6answers
286 views

Good sources for GUI inspiration

Where do you go when you want to know how other people solved a particular GUI problem? I'm still stuck at the Google Images level, but 99% of the images you find are screenshots f …
6
votes
10answers
221 views

Best sites for inspiration for hobbyist programmers?

What are the best sites for hobbyist programmers to get their inspiration? I often ask myself the question: 'What software will I make today?'. What sites do you get your inspi …
1
vote
9answers
254 views

What computer game if any has made you want to get into games programming? [closed]

For me it was David Braben's Frontier (Elite 2). I couldn't beleive that even at that time you could create a self-unpacking game design in what was it? about 76K? And now he is wo …
2
votes
20answers
771 views

How do You Come Up With New Ideas?

Whenever I've come up with a new idea of something interesting to code, it has always been the "Eureka!" moment type deal. How do you come up with great programming ideas, and if …
2
votes
5answers
232 views

Daily motivation tips [closed]

I was just pondering as I so often do, on what methods I could use to gain focus for a productive day. I myself go through peaks and troughs and find that I can be stuck on a probl …
10
votes
11answers
537 views

Do real programmers network and share?

In a previous question about homework on stackoverflow I made the following statement: I think it's extremely important for students to learn that real-world programmers work t …
3
votes
1answer
146 views

Are there any specific podcast or webcast episodes that you keep going back to?

Every now and then I go back and listen to a couple of specific podcast episodes to hear their message(s) again. Ken Schwaber's excellent "Intro to Scrum" podcast at IT Conversat …
8
votes
7answers
313 views

Are UIs copyrighted?

Is it legal to more or less "copy" (or euphemistically, be very "inspired by") the idea and UI of a copyrighted program? This question popped in my mind when looking at "Things" wh …
7
votes
17answers
562 views

Good ways to motivate and inspire high school students regarding software development?

My company is allowing some local high school students to come on-site and job shadow for an hour or two. What are some ways that I can inspire these young people into potentially …
3
votes
9answers
192 views

Where do you go for inspiration outside of technical arenas?

Maybe the title is not the best wording, and I haven't seen any similar questions (though I may have missed them). Outside of 'keeping current' by reading tech news, Wired, etc, w …
-1
votes
3answers
246 views

Which programmer inspires you the most? [closed]

Which programmer past or present inspires you the most and why? For me its Tony Hoare, because of his development of quicksort and his involvement in concurrent programming. I a …