Talk:I would like to learn FreeBASIC. Where can I find information good for a beginner?

From OHRRPGCE-Wiki
Jump to: navigation, search

Bob the Hamster I am a bit underwhelmed with the available FB tutorials. Does anybody know where any better ones are? Or should we just bite the bullet and write our own?

Mike C. I think the idea is that once you're familiar with the language itself (by reading the community tutorials), you can examine all the examples in the <freebasic>/examples folder, which is literally hundreds of examples of doing various things from making DLLs to using OpenGL. Some of the libraries are quite advanced, granted. But, the examples go a long way in terms of self-documentation.