aspose file tools
The moose likes Beginning Java and the fly likes Need help at converting java program to pseudo code Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Need help at converting java program to pseudo code" Watch "Need help at converting java program to pseudo code" New topic
Author

Need help at converting java program to pseudo code

Tanjid Islam
Greenhorn

Joined: Dec 11, 2009
Posts: 1
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Please UseCodeTags when posting code or configuration. Unformatted code and configuration is very difficult to read. You can edit your post to include them by using the button.
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

It seems to me like converting Java to pseudocode should be much easier than the reverse, no?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56233
    
  13

Where's your work?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9956
    
    6

especially since the comments are practically everything you need.


Never ascribe to malice that which can be adequately explained by stupidity.
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32717
    
    4
Welcome to the Ranch I have added code tags for you, so you can see how much better the code looks.

That is an unusual problem; most people try to get Java from pseudo-code
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Need help at converting java program to pseudo code
 
Similar Threads
Probability Question
Help.
Problem looping back to beginning
dice game
catch statements