View source for User talk:Jlflour
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
please help | 4 | 17:23, 14 March 2013 |
I'm new to coding and would like someone to refer me to a link that can help teach me how to "write" my first code for my first robot. All the websites and blogs I've seen just show peoples codes but I don't understand what they did to change anything. -Thanks
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:User talk:Jlflour/please help/reply.
Browsing the wiki is a great way to learn more about it. Robocode/My_First_Robot is a good starting page.
For Java specifically, the primer Chase linked to looks good. If you're totally new to programming, something like Codecademy might be another good place to start. Feel free to post here if you have specific questions.
Welcome, Jlflour.
Playing with Robocode is a very good way to learn about Java and programming in general.
I agree with Skotty that the best way to learn about Robocode is to absorb as much of this wiki and the Robocode API as you can. Robocode/Game Physics, Robocode/My First Robot, and the Robocode API are the best places to start.
It's also a good idea to learn about how robots work by reading other robots' code. The Sample bots and the Super Sample Bots are a good start.
Good luck.