You are viewing our Forum Archives. To view or take place in current topics click here.
Don't know were to start coding.
Posted:
Don't know were to start coding.Posted:
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 258
Reputation Power: 11
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 258
Reputation Power: 11
I want to start game development but, i dont know were to start or any good tutorials.
Any suggestions guys?
Any suggestions guys?
#2. Posted:
Status: Offline
Joined: May 01, 201212Year Member
Posts: 17
Reputation Power: 0
What language do you want to use and what do you want to make the game run on?
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 258
Reputation Power: 11
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 258
Reputation Power: 11
Language i want to use is java.
What do you mean by what do i want my game to run on?
What do you mean by what do i want my game to run on?
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: May 07, 201014Year Member
Posts: 3,272
Reputation Power: 145
Status: Offline
Joined: May 07, 201014Year Member
Posts: 3,272
Reputation Power: 145
Try Checking Out Some Visual Tutorials E.g. Youtube First Then When You Feel Comfortable With Some Then Try Reading Up Some.
You Can Try Either Way Round.
Try Starting On A Small Project First. Don't Jump Straight Into It
You Can Try Either Way Round.
Try Starting On A Small Project First. Don't Jump Straight Into It
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 996
Reputation Power: 64
Status: Offline
Joined: Feb 06, 201014Year Member
Posts: 996
Reputation Power: 64
GamezCoder wrote Try Checking Out Some Visual Tutorials E.g. Youtube First Then When You Feel Comfortable With Some Then Try Reading Up Some.
You Can Try Either Way Round.
Try Starting On A Small Project First. Don't Jump Straight Into It
Youtube will not teach him how to code in java. He needs to understand the basics first which is done through two methods reading and practising coding small projects. He will not be able to start game development until has has a huge understanding on java.
- 1useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Sep 06, 201014Year Member
Posts: 800
Reputation Power: 32
If you live in Florida, there is a free online course hosted by FLVS. But, if you don't live in FL, you can pay for it.
The description of the course from the FLVS website:
Computer Programming 1 is a two-semester course that enables students to learn two modern programming languages: Python and Java. The course teaches programming using real-world, practical examples. Students learn Python by controlling the motion and sensory capabilities of a robot. They learn Java by manipulating graphics, images, and audio. Programming is easier than most students think, and students show what they know by choosing projects that are of interest to them. Major colleges and universities are now using this approach to teach introductory computer programming, so students in this course learn the skills necessary to tackle advanced programming.
The description of the course from the FLVS website:
Computer Programming 1 is a two-semester course that enables students to learn two modern programming languages: Python and Java. The course teaches programming using real-world, practical examples. Students learn Python by controlling the motion and sensory capabilities of a robot. They learn Java by manipulating graphics, images, and audio. Programming is easier than most students think, and students show what they know by choosing projects that are of interest to them. Major colleges and universities are now using this approach to teach introductory computer programming, so students in this course learn the skills necessary to tackle advanced programming.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jun 02, 201113Year Member
Posts: 293
Reputation Power: 11
Status: Offline
Joined: Jun 02, 201113Year Member
Posts: 293
Reputation Power: 11
what kind of game? What platform? If it is by chsnce for Xbox, Java is not the language, it is C#. But for PC Java is excellent. You should also learn some HTML and embed in your code.
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Nov 15, 201113Year Member
Posts: 67
Reputation Power: 2
Status: Offline
Joined: Nov 15, 201113Year Member
Posts: 67
Reputation Power: 2
You should start with Lua, its very easy and it gets you familiar with Loops and Function. But if you already have experience go with Java a very common platform!
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
____ wrote If you live in Florida, there is a free online course hosted by FLVS. But, if you don't live in FL, you can pay for it.
The description of the course from the FLVS website:
Computer Programming 1 is a two-semester course that enables students to learn two modern programming languages: Python and Java. The course teaches programming using real-world, practical examples. Students learn Python by controlling the motion and sensory capabilities of a robot. They learn Java by manipulating graphics, images, and audio. Programming is easier than most students think, and students show what they know by choosing projects that are of interest to them. Major colleges and universities are now using this approach to teach introductory computer programming, so students in this course learn the skills necessary to tackle advanced programming.
I feel like controlling a robot and doing stuff with graphics isn't a good place to start, even though it says it's an introductory course. I'd start with making simple console applications, reading files, etc.
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: May 21, 201212Year Member
Posts: 1,671
Reputation Power: 504
Java is a hard thing to code
look it up on google How to Code in java
they will help you the most
look it up on google How to Code in java
they will help you the most
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.