English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

This is something I'm more that starting to realize...but I want to ask others opinions as well.

Is it a general rule of programming that you stop asking yourself if you can do something, and start asking yourself how (your going to) you do something?

2006-11-20 10:06:30 · 5 answers · asked by D 4 in Computers & Internet Programming & Design

5 answers

Most of the time this is the general rule, yes.

However you also need an initial grasp of whether there is enough information in what you will be given (the input data) to enable anybody to calculate what is wanted (the output data). Sometimes users don't realise this problem, and you have to point it out.

2006-11-20 22:03:02 · answer #1 · answered by Anonymous · 0 1

I would call it a general rule about life, not just programming.

2006-11-21 09:27:02 · answer #2 · answered by justme 7 · 0 0

I would say it's more of a lifestyle question than a programming question.

If you're the type of person that is optomistic, you can get it done by thinking HOW you are going to do it. There are many ways to skin a cat... etc.

2006-11-20 18:10:02 · answer #3 · answered by Rick 4 · 0 1

yeah, programming is not about knowing how to do c++ code or java, its about solving problems. once you can do this you will find that you can programm, and not programme c++ or java.

i mean you cna programme anything any lanaguage.


keep you OO good adn keep its simple to read and not confuaing.

the compiler is the best programmer out there(not strictly true but its prety certan that its better than 99% of people).

2006-11-20 18:13:05 · answer #4 · answered by origamix60 3 · 0 1

you have a lot a time on yer hand's huh?

2006-11-20 18:10:53 · answer #5 · answered by Mikie 3 · 0 3

fedest.com, questions and answers