What this book covers

Chapter 1, Getting to know haXe. In this chapter, you will be learning about haXe's history along with how to install it. You will also get some important information about how you can interact with the haXe community.

Chapter 2, Basic Syntax and Branching. In this chapter, you will learn about the basics of the haXe syntax. You will also learn how to make your programs behave differently depending on the situation.

Chapter 3, Being Cross-platform with haXe. In this chapter, you will learn how your code can be used to create programs that are going to run on several platforms.

Chapter 4, Understanding Types. In this chapter, you will learn about haXe's typing system.

Chapter 5, The Dynamic Type and Properties. In this chapter, you will learn about the Dynamic type. You will also learn how you can give your objects some properties.

Chapter 6, Using and Writing Interfaces, Typedefs, and Enums. In this chapter, you will learn what interfaces, typedefs, and enums are and how you can use them to improve your code.

Chapter 7, Communication Between haXe Programs. In this chapter, you will learn how to get your different haXe programs to communicate together by using haXeRemoting.

Chapter 8, Accessing Databases. In this chapter, you will learn how to access, read, and write to and from databases.

Chapter 9, Templating. In this chapter, you will learn how one can use templating in haXe to create, for example, views.

Chapter 10, Interfacing with the Target Platform. In this chapter, you will learn how you can access native functions and features from the platform you are targeting.

Chapter 11, A Dynamic Website Using Javascript. In this chapter, you will learn how you can use Javascript to create a website.

Chapter 12, Creating a Game with haXe and Flash. In this chapter, you will be guided through the creation of a game.

Appendix. In this section, we provide answers to the pop quiz.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.148.144.228