reset password
Author Message
303627966
Posts: 11
Posted 17:19 Apr 01, 2016 |

I'm a mechanical engineering major and this is my first programing class ever. i'm using TextWrangler, and trying to do the example we did in class (hello world example), however i'm not sure if the "hello world" statement will display on text wrangler or somewhere else because i don't see. Any help or hints would be great... thank you 

Last edited by 303627966 at 17:20 Apr 01, 2016.
aalva190
Posts: 64
Posted 19:14 Apr 01, 2016 |

well i dont think you can display it in text wranggler if you can share it haha. Other then that i recomend using command prompt or windows power shell to run java program and display your program, it all depends on which your most comfortable You can findother programs in the internet.

You can reffer to the notes(slides) for more help how to use the commands to run your program.

Overall use programs like command prompt in windows or windows powershell on Windows. Mac is different but there also programs for java, look at the slides for more info. 

Hoepefully this helps

303627966
Posts: 11
Posted 21:05 Apr 01, 2016 |

thank you i will try one of those routes