haXe Forum > New Tutorial
-
Nick Aug 23 at 23:23
I started a new Haxe tutorial at http://haxe.us . I intend to add to it regularly :)
-
Nick Aug 23 at 23:35
This is meant for absolute beginners, but I expect it will get fairly deep. I did the same thing for REBOL, including a bunch of video tutorials. That video is currently the #1 listing for "computer programming tutorial" in Google. I'm hoping to help a little with Haxe advocacy :)
-
hotpotato Aug 24 at 00:26
I just had a quick look and it looks fantastic. The perfect tutorial to attract beginners for haxe :)
-
Philipp Klose Aug 25 at 11:42
Link it on the right place of the Community sites.
-
Nick thanks, it's particularly good to see some more PHP examples out there.
-
Nick Aug 25 at 22:21
Justin, I have many more examples that I can port to Haxe/PHP - I'll make that a priority for my next few edits. I've got several hundred pages of publicly available REBOL examples (GUI, graphics, network, database, little games, etc., and tons of small practical user application examples) that I'd like to eventually port to Haxe, with tutorial explanations.
Philippe, I added a links to:
http://haxe.org/com/projects > Tutorials
and
http://haxe.org/doc > Tutorials
I hope those are appropriate. -
Nick Aug 25 at 22:23
Requests, suggestions and criticisms are welcome :)
-
azerty Aug 26 at 19:32
Nice ! i'll check that you only aim neko and php?
-
Nick Aug 27 at 05:18
Azerty, so far that's all I've gotten done. It's just the very beginning of a long project, but think it's worth sharing at this point. There's enough there to get beginners working with the haXe API and tools. I'll get some more practical PHP examples done, then move on to Javascript and Flash.