The creativity tag has no wiki summary.
-5
votes
0answers
160 views
I don't know what to code. [closed]
I am experimented in C and Python, and currently learning Scheme, but my problem comes when I want to start coding something big or special. I dont know what to code. I have implemented algorithms and ...
7
votes
4answers
439 views
Is there a difference between “self-plagiarizing” in programming vs doing so as a writer?
I read this Gawker article about how a writer reused some of his older material for new assignments for different magazines.
Is there any similar ethical (societal?) dilemma when doing the same ...
4
votes
4answers
2k views
Logical reasoning skill tests [duplicate]
I'm job hunting so I decided to sharpen a bit of my skills. I've been working on implementing solutions to some of the "Project Euler" problems, but I would like to work on stuff which is not specific ...
1
vote
6answers
323 views
How to encourage creative user interface design?
When I picture a really well functioning software team in my mind, one of the visions I have is of a developer showing off to a small group of devs some cool, clever UI that they just came up with ...
4
votes
5answers
329 views
How valuable and rare is being able to create something from scratch?
I just found out the other day that the previous web company where I worked for 8 years will pretty much be shut down except for occasional updates and support of existing applications.
I was ...
9
votes
1answer
311 views
Exploiting creativity with “free time”
Some companies have discovered, to their surprise and profit, that programmers are very creative people. I think of Google and Atlassian, for example, who allow regular (monthly, I believe) "free ...
4
votes
3answers
239 views
What is the best path for a CS graduate who wants to end up doing creative research-like development?
Background:
This question came to mind after I ignorantly came to the conclusion that I was driven to go into game development, because it is the only place I can do creative development without the ...
2
votes
1answer
292 views
Did eastern PKUFFT algorithm beat FFTW3 (Fastest FFT on the west) 20 fold?
I wonder if PKUFFT is Chinese algorithm/library and is it really better than FFTW, MKL ?
Thank you
Edit: I will elaborate. My personal programmers interest is in fast parallel algorithms like FFTW3, ...
4
votes
3answers
210 views
Nurturing creativity
What is the best development methodology for nurturing personal creativity? Why do you think it's better than others?
The methodologies can be agile, traditional or whatever.
2
votes
2answers
79 views
What ways are there to determine if an idea for change is viable or not?
A recent discussion on here about whether or not program windows should still be called screens or if we should have improved terminology got me thinking... Dangerous I know! People as a whole tend ...
5
votes
6answers
527 views
How do you make your applications looking more sexy?
The other title of this question could also be: How to improve my creativeness?
During the past years I noticed that a loot of my small applications that I write in my free time to ease my life could ...
17
votes
15answers
955 views
Motivating yourself to actually write the code after you've designed something
Does it happen only to me or is this familiar to you too?
It's like this: You have to create something; a module, a feature, an entire application... whatever. It is something interesting that you ...
5
votes
6answers
380 views
Innovation on CS [closed]
its been some time that i've been thinking about creating something that could help the web community and leave some mark, but the problem that there are no ideas poping out of my head. So 2 questions ...
11
votes
8answers
335 views
How to reconcile inner creativity with the corporate environment? [closed]
As programmers, many (most?) of us have an inner creative "spark". We love thinking of new, useful ways to accomplish tasks. Many of us have even dreamed a few ideas we thought could be viable ...
2
votes
7answers
782 views
Defining Rank names for employees [closed]
I want to create a list of ranks for the employees in my company. We are an open source integrator that works usually with existing solutions and also building custom solutions.
We don't want to name ...