Professional haXe and Neko / haXe и Neko для профессионалов
Год: 2008
Автор: Franco Ponticelli, Lee McColl-Sylvester
Издательство: Wrox
ISBN: 978-0-470-122135-6
Серия: Programmer to Programmer
Язык: Английский
Формат: PDF
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Нет
Количество страниц: 651
Описание: haXe is a language, a compiler, and a framework of classes designed to empower the developer to write
clean code targeted at multiple platforms on multiple operating systems. Based on the famous open
source MTASC ActionScript compiler and written by the author of MTASC, haXe opens up the world of
applications development while reducing the learning curve and minimizing roadblocks.
Neko is a cross - platform virtual machine, and one of the targets of the haXe compiler. It is lightweight, as
well as incredibly fast, flexible, extensible, and reliable. It can be embedded or extended and requires a
footprint so small as to appear almost invisible.
Professional haXe and Neko aims to target these two tools and the relationship between them. Within the
pages of this book, you will learn how to command the awesome power of the Flash platform, how to
develop server - side web applications with ultimate functionality, how to manipulate client web
browsers with unmatched JavaScript, and how to combine all three into unprecedented desktop
applications. Professional haXe and Neko will take you on a ride through the leading technologies in
the industry and show you how to bend them to your will. Plus, you ’ ll have fun doing it.
Written by two guys who love haXe and Neko with a passion, this book aims to reveal how haXe and
Neko can render all other web - related technologies obsolete. From the very first chapter, you ’ ll be taken
on a detailed journey through the capabilities of these technologies and you ’ ll stretch them to the limit.
You ’ ll learn how to master graphical user interface development for a multitude of purposes, program
reusable code modules using a true ECMAScript language, tackle the browser DOM with object - oriented
JavaScript, and more.
Professional haXe and Neko is the first book to cover these fantastic new technologies, and may possibly be
the last book you ever need.
Оглавление
Part I: The Core Language
Chapter 1: Introducing haXe
Chapter 2: Installing and Using haXe and Neko
Chapter 3: Learning the Basics
Chapter 4: Controlling the Flow of Information
Chapter 5: Delving Into Object-Oriented Programming
Chapter 6: Organizing Your Code
Chapter 7: When Things Go Wrong
Part II: Server Side, JavaScript, and Flash; Oh My!
Chapter 8: Cross Platform Tools
Chapter 9: Building Websites with HaXe
Chapter 10: Separating Design Using Templates
Chapter 11: Performing Server-Side Trickery
Chapter 12: Building Interactive Content with Flash
Chapter 13: Replacing the Need for an IDE
Chapter 14: More Interactive Content with JavaScript
Chapter 15: Putting It All Together with haXe Remoting
Part III: Extending the Possibilities
Chapter 16: haXe Advanced Topics
Chapter 17: Desktop Applications with Neko
Chapter 18: Desktop Flash with SWHX
Chapter 19: Multimedia with Neko
Chapter 20: Extending haXe with C/C++
Appendix A: Semantic HTML