Difference between revisions of "Thread:Talk:Main Page/New to Robocode/reply"

From Robowiki
Jump to navigation Jump to search
(Reply to New to Robocode)
 
(link fix)
 
Line 1: Line 1:
 
Hi Rigged!
 
Hi Rigged!
  
The [[Category:Tutorials|Tutorials]] on this wiki are great resources, especially [[Robocode/Getting Started|Getting Started]], [[Robocode/My First Robot|My First Robot]] and [[Robocode/Game Physics|Game Physics]].
+
The [[:Category:Tutorials|Tutorials]] on this wiki are great resources, especially [[Robocode/Getting Started|Getting Started]], [[Robocode/My First Robot|My First Robot]] and [[Robocode/Game Physics|Game Physics]].
  
 
If you're brand new to programming entirely, I'd suggest that you also immerse yourself in some other avenues to learn programming concepts generally and Java in specific.  [http://www.greenfoot.org/ <span style="color:#00FF00">Greenfoot</span>] is a tremendous tool for learning basic programming concepts in a very "object-oriented" way, with some great tutorials available.
 
If you're brand new to programming entirely, I'd suggest that you also immerse yourself in some other avenues to learn programming concepts generally and Java in specific.  [http://www.greenfoot.org/ <span style="color:#00FF00">Greenfoot</span>] is a tremendous tool for learning basic programming concepts in a very "object-oriented" way, with some great tutorials available.
  
 
There are also several [http://www.javabeginner.com/ good beginner's tutorials] on Java in general.
 
There are also several [http://www.javabeginner.com/ good beginner's tutorials] on Java in general.

Latest revision as of 21:36, 8 June 2012

Hi Rigged!

The Tutorials on this wiki are great resources, especially Getting Started, My First Robot and Game Physics.

If you're brand new to programming entirely, I'd suggest that you also immerse yourself in some other avenues to learn programming concepts generally and Java in specific. Greenfoot is a tremendous tool for learning basic programming concepts in a very "object-oriented" way, with some great tutorials available.

There are also several good beginner's tutorials on Java in general.