+ 1
Any advice?
I'm java beginner, any advice about start programming?
3 odpowiedzi
+ 2
Try to write complicated programs people could use. Learn as much as you can using this app, then move over to stack overflow's Java section to learn even more.
+ 1
what. no, don't try to write complicated programs.. start small and take things 1 step at a time. learn the basics, don't skip lessons. when you read something, don't just read on. use what you just read so it sticks in your brain..
complicated programs will come with time, for now learn and grow.
0
Tic tac toe program.
skills needed
create 3D array
manipulating array
Getting user input using scanner
checking input
compare input
checking win conditions
outputting to screen
and more
Don't know how much of a beginner you are; however this problem would be given in an introductory to programming course at a University.