• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Class Project

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, for my java class i need to build a project,

i was thinking of making a box that rolls around from point A to point B in a plain

Does any one have idea how to do this or where i should look at?

Thanks,
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This question is really to broad to get much traction here.

Do you have a jdk installed, or do you need help setting that up?

Do you know how to write, compile and run a "hello, world" program, or do you need help with that?

Do you know the algorithms needed, or do you need help with that?

My point is that this forum works best when you ask specific, focused questions, not broad, general questions - unless you want a broad, general answer.
 
Vitor Mateucci
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

fred rosenberger wrote:This question is really to broad to get much traction here.

Do you have a jdk installed, or do you need help setting that up?

Do you know how to write, compile and run a "hello, world" program, or do you need help with that?

Do you know the algorithms needed, or do you need help with that?

My point is that this forum works best when you ask specific, focused questions, not broad, general questions - unless you want a broad, general answer.



Sorry i am new to this site,

ok i do have jdk installed , we have writen the "Hello, world" program, i could use some help with the algorithms, also would i use turtle graphics for drawing up the square or would it be somthing else?
 
Marshal
Posts: 79177
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And I presume you can execute the HelloWorld program?
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic