I need help getting my flowchart put together for a Java program. I am so so at programming but I am terrible with putting my flowchart together. If anyone could help or point me in the direction of someone that could help me put my flowchart together, it would be greatly appreciated!!!
Flowchart Help for Newbie Programmer
Started by TKulak, Apr 18 2010 07:50 PM
4 replies to this topic
#1
Posted 18 April 2010 - 07:50 PM
|
|
|
#2
Posted 19 April 2010 - 03:13 PM
Without knowing what you're trying to create a flowchart of, no one can really help you.
#3
Posted 19 April 2010 - 03:59 PM
I can email a copy of the specs. I have some code written, but I am having problems.
#4
Posted 19 April 2010 - 04:16 PM
May be what you mean is that the java syntax is too dificult to grasp. Try to use pseudocodes which is a more readeable language than visual code(semantic and syntax originally written in programming language). Flowchart is when a company hire you to make a program. It could be the case you should have to create the flowchart for them. You have to be a kind of algorithm's philosopher to set a good one flowchart. Once it is done use pseudo codes. After that start using syntax gramma of the programming language. Then test it. If it works,ask for your check.
#5
Posted 19 April 2010 - 06:20 PM
My feeling: whether you prefer flowcharts or pseudocode is a reflection of how you think about structure. I naturally think in terms of diagrams instead of words, so I prefer flowcharts. It's less useful for direct code abstraction, but helps me view code in a completely different way that brings out things I can't see easily in pseudocode.
All that said, it sounds like the OP wants to pay to get his homework done instead of just ask for help developing it.
All that said, it sounds like the OP wants to pay to get his homework done instead of just ask for help developing it.


Sign In
Create Account

Back to top









