Hi Ishan and all, Well, if you can afford it there is a great programming resource called Safari Books http:///safari.oreilly.com that has hundreds of books on C, C++, Java, Python, and various other programming languages. They also have game programming books as well, but the service costs about $50 USD per month last time I checked.
If you are looking for free documentation its available, but the quality isn't as professional as what you would find on a book service like Safari. All the same here are some free resources to help get you on your way. For Python related materials there is the free Python docs project at http://docs.python.org which has plenty of free documentation on Python 2.x and 3.x. For game programming I'd recommend Python 2.7, but either one is available on the Python site. Next, if you will be writing games in Python you will probably want to check out the Pygame documentation at http://www.pygame.org/docs/ which has general documentation about Pygame as well as some introductory tutorials on programming with Pygame. As far as Java I can think of a number of free resources, but most of them are for U.S. citizens only. For example, Bookshare has a number of good books on Java such as Java in a Nutshell and Learning Java in daisy format, but since you are not a U.S. citizen you can't qualify for their programming materials. alternatively you may want to try Thinking in Java the 3rd edition http://www.mindview.net/Books/TIJ/ which is free, but not the latest version of that book. I have some copies of Java game programming books, but they aren't free. So I'm at a loss at the moment to give out any sites or books on that subject that is free of charge. If you ever want to try out C++, the language I program in most of the time, you can try http://www.learncpp.com/ which has a number of free training tutorials on C++ and a few on game programming. Those are just a few sites I could think off of the top of my head. I'm sure more will come to me over time, but that might be a place to start. Honestly, while you probably can get by with free stuff you might want to consider paying for some training materials. Most of my own programming knowledge was bought and paid for and I'm glad I paid for it. Cheers! On 9/11/14, ishan dhami <[email protected]> wrote: > Hi thomas sir and all. > I like my voice and I want to programme a game in my voice. > because human voice is more clear than a sinthetic voice. > I want to creat virtual 3d environment but first I'll start 2d. > I have no plans for creating multiplayer games. in future if it will > be possible then I will try but it will be buggy. > sir if there is any website which will teach me Java, C and c plus > plus and python language > then please tell me then I will try to programme. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
