Tag: programming
-
Programming for kids: Developing a chess program in BASIC – Part 4: Advanced concepts
Hello again! After having published various tutorials on basic chess programming, it is time to move on to more advanced concepts. Programming for kids – How to program a chess program in BASIC Existing chess tutorials Huo Chess resources This article will touch-base on some more advanced concepts in chess programming: Up to now the…
-
Programming for kids: Developing a chess program in BASIC – Part 1
Programming for kids – How to program a chess program in BASIC Other Related articles Programming is fun. Want to learn? Why not start now? And what better way there is than to develop an advanced program that makes the computer “think” how to play chess?! Forget about those silly beginners’ example programs which print…
-
Ultra-fast programming tutorials: How to develop a C# adventure game in one day (without prior programming experience)
Other Related articles Introduction Is programming a game difficult? Don’t be fooled by the title. Yes it is! However learning the basic principles of programming and making a very simple game is… simple! And the goal of this article is to show how one can learn programming while having fun in just one day. Yes,…