123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|681|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> Programming Book for Sales

Tue, 12 Jun 2007, 09:45
Hotshot
Hey all

Here those programming book I am selling if anyone is interest

Beginning C++ game programming

Game programming in 24hrs

C++ programming easy step

Trick of windows game programming gurus

Games programming All in one (2ND Edition)

Focus on SDL (plus free Acrade games programming)

programming 2D Scrolling Games(Purebasic)

AI Techniques for game programming

Visual Basic game programming with direct x

Trick of game programming gurus(old book)
More trick of the game programming Gurus(old book)

programming games for Beginners
(Visual Basic for windows and fun)

They all come with CD,they are excellent condition and work very well.

if anyone is interest then email me england20062000@yahoo.co.uk

cheers
Tue, 12 Jun 2007, 10:27
garand
How much for:

Beginning C++ game programming
C++ programming easy step
Trick of windows game programming gurus

and are these c++?:

Games programming All in one (2ND Edition)
Game programming in 24hrs
AI Techniques for game programming



Tue, 12 Jun 2007, 15:18
power mousey
wow Hotshot,

thats a lot of books.

I used to have "Game Programming in 24 hrs"

I also have from your list:

programming 2d Scrolling Games(PureBasic)
Trick of game programming gurus(old book)
More Trick of game programming Gurus(old book)
Beginning C++ game programming
Games programming All in one(2nd edition)

although I'm intrigued with the book

AI Techniques for game programming

um...garand can have it.
If he likes...

I'll probably order it thru Amazon.com
and a few other books such as Wasteland: Cities of Dust,
and the first book in the Deathlands series.
And also the weird and interesting book
Nephilim Stargates: The Year 2012 and the Return of the Watchers.


cheers
power mousey

Tue, 12 Jun 2007, 16:09
caffeinekid
Hotshot, check your email - I shot you an email asking about these hours ago when you first posted. Ta!

-=-=-
www.tcksoft.co.uk
www.retroremakes.com
Wed, 13 Jun 2007, 03:41
Hotshot
How much for:

Beginning C++ game programming £10
C++ programming easy step £5
Trick of windows game programming gurus £10

and are these c++?:

Games programming All in one - This one is Allergo £10
Game programming in 24hrs - C++ £10
AI Techniques for game programming - C++ I think £10

If you interesting buying the book then book price plus postage package.

Feel free to ask me any questions

cheers
Wed, 13 Jun 2007, 03:57
Hotshot
Review

Game programming in 24hrs
-------------------------
This one is ok book and it doesnt have direct coding(which is nice for people who are doesnt like Coding Direct X!)
It also show step by step on how to make windows then make games next

Trick of windows game programming gurus
---------------------------------------
This one is must for Any C++ programmer who want to learn Windows and more. Again, This is Excellent Book

Focus on SDL (plus free Acrade games programming)
-------------------------------------------------
This one is SDL but it more like Reference book.
Acrade game programming is 100% Assembler and it come with disk.

programming 2D Scrolling Games(Purebasic)
----------------------------------------
This one is Purebasic(and yes it does include the purebasic demo),purebasic is fine language and easy to learn. Good things about purebasic is when you make .exe files, the files size is very low(which is very good)

AI Techniques for game programming
----------------------------------

This one teach you how to program AI and there are interesting AI stuff in there too.

Visual Basic game programming with direct x
-------------------------------------------

This one is Excellent book and it teach you how to program Direct games in Visual Basic.

Trick of game programming gurus(old book)
More trick of the game programming Gurus(old book)
--------------------------------------------------

Both of them are old Book and it got some C++ in it but the rest of it are in Assmbler!

programming games for Beginners
(Visual Basic for windows and fun)
----------------------------------

This one is good fun for viusal basic which is easy language to learn in no time

C++ programming easy step
-------------------------

This one is straight forward but it more like Reference book( eg. code example in the book)

Beginning C++ game programming
------------------------------

This is Excellent Book and must for any C++ Newbie Programmer.

Games programming All in one
----------------------------

This one is very good book and Allegro is game library. The code look abit like C++ but in Allergo Code like this

[code] #include <allegro.h>


int main(){

allegro_init();
install_keyboard();
set_gfx_mode( GFX_AUTODETECT, 640, 480, 0, 0);

readkey();

return 0;

}
END_OF_MAIN();
[\CODE]


cheers