Click here to Skip to main content
15,890,512 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Unity in Modular App Pin
Pete O'Hanlon15-Feb-17 7:46
mvePete O'Hanlon15-Feb-17 7:46 
GeneralRe: Unity in Modular App Pin
aboubkr9015-Feb-17 9:57
professionalaboubkr9015-Feb-17 9:57 
GeneralRe: Unity in Modular App Pin
aboubkr9015-Feb-17 3:43
professionalaboubkr9015-Feb-17 3:43 
GeneralRe: Unity in Modular App Pin
Eddy Vluggen15-Feb-17 6:52
professionalEddy Vluggen15-Feb-17 6:52 
GeneralRe: Unity in Modular App Pin
aboubkr9015-Feb-17 9:58
professionalaboubkr9015-Feb-17 9:58 
QuestionOLD Visual Studio Web Site Project need to modenise look and feel Pin
bromster14-Feb-17 3:53
bromster14-Feb-17 3:53 
AnswerRe: OLD Visual Studio Web Site Project need to modenise look and feel Pin
Richard Deeming14-Feb-17 4:49
mveRichard Deeming14-Feb-17 4:49 
QuestionHow do you problem solve? Pin
TheOnlyRealTodd6-Feb-17 10:42
professionalTheOnlyRealTodd6-Feb-17 10:42 
We all know programming is problem solving, and often the ability to problem solve effectively is one of the most desired traits in a professional programmer. However, compared with syntax books and tutorials, there are surprisingly few articles on steps used to problem-solve any programming-related task.

Give us a list of general steps that work for you to solve programming problems. Here is mine. Feel free to critique it as well:

1. Determine the problem.

2. Break the problem down into smaller problems

3. Prioritize the smaller problems

5. Think of solutions for the first problem on the list and begin working

7. Review code and make it better


I often hear in interviews that people are "Trying to see how the candidate solves/approaches problems," so clearly this is a big one. Also, please note that the scope of this post is specifically smaller problems such as basic algorithms used in programming tests. Not talking about system architecture here. Any tips appreciated.
AnswerRe: How do you problem solve? Pin
Amar Vala10-Feb-17 2:36
Amar Vala10-Feb-17 2:36 
AnswerRe: How do you problem solve? Pin
Eddy Vluggen10-Feb-17 4:22
professionalEddy Vluggen10-Feb-17 4:22 
AnswerRe: How do you problem solve? Pin
Gerry Schmitz10-Feb-17 10:38
mveGerry Schmitz10-Feb-17 10:38 
QuestionSomething I use a lot Pin
Munchies_Matt18-Jan-17 10:26
Munchies_Matt18-Jan-17 10:26 
AnswerRe: Something I use a lot Pin
Richard Andrew x6421-Jan-17 5:44
professionalRichard Andrew x6421-Jan-17 5:44 
GeneralRe: Something I use a lot Pin
Munchies_Matt21-Jan-17 13:57
Munchies_Matt21-Jan-17 13:57 
JokeRe: Something I use a lot Pin
Brisingr Aerowing21-Jan-17 15:45
professionalBrisingr Aerowing21-Jan-17 15:45 
QuestionHow to build a tool using XML to draw a GUI and to generate an output stream? Pin
yobibytes17-Jan-17 5:43
yobibytes17-Jan-17 5:43 
AnswerRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
Gerry Schmitz17-Jan-17 6:08
mveGerry Schmitz17-Jan-17 6:08 
GeneralRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
yobibytes17-Jan-17 22:08
yobibytes17-Jan-17 22:08 
GeneralRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
Richard MacCutchan17-Jan-17 22:17
mveRichard MacCutchan17-Jan-17 22:17 
GeneralRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
Pete O'Hanlon17-Jan-17 23:18
mvePete O'Hanlon17-Jan-17 23:18 
GeneralRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
yobibytes18-Jan-17 0:15
yobibytes18-Jan-17 0:15 
GeneralRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
Pete O'Hanlon18-Jan-17 0:21
mvePete O'Hanlon18-Jan-17 0:21 
GeneralRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
Pete O'Hanlon18-Jan-17 0:28
mvePete O'Hanlon18-Jan-17 0:28 
AnswerRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
yobibytes19-Jan-17 23:33
yobibytes19-Jan-17 23:33 
GeneralRe: How to build a tool using XML to draw a GUI and to generate an output stream? Pin
Gerry Schmitz20-Jan-17 5:14
mveGerry Schmitz20-Jan-17 5:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.