The collection of easy samples and hello-worlds for Haxe.
- 1.1 - Simple data types and basic operators
- 1.2 - Data sets and operations with them
- 1.3 - Custom data types and OOP
- 1.4 - Operations with data types and metaprogramming
- 1.5 - Variable with dynamic type
- 2.1 - Conditional compilation (Preprocessor)
- 2.2 - Metadata
- 2.3 - Static type extension
- 2.4 - Packages and import
- 2.5 - External resources
- 2.6 - Macros
- 3.1 - Data serialization
- 3.2 - Data streaming
- 3.3 - File system
- 3.4 - Network
- 3.5 - Threads and processes
- 3.6 - Unit tests
- 3.7 - Database
- 3.8 - Debugging
- 3.9 - C-FFI (.ndll module)
- 4.1 - Create a library for haxelib
- 4.2 - Additional Language Freatures
- 4.3 - Graphic/Media Frameworks and Engines
- 4.4 - GUI Frameworks (Graphical User Interface)
- Haxe Manual
- Haxe Cookbook
- Description of Haxe API
- Haxe on stackoverflow
- Try Haxe online