Verleger: 24
Jeremy McCurdy, Steven Richey
Haxe is a powerful and high-level multi-platform language that's incredibly easy to learn. Used by thousands of developers and many high-profile companies, Haxe is quickly emerging as a forerunner in the area of cross-platform programming. OpenFL builds on top of Haxe to make developing for multiple platforms quick and painless. HaxeFlixel provides you with the tools you need to build amazing 2D games easier than ever before. Cross-platform development has been supercharged using the Haxe programming language, making it increasingly easy and hassle-free to develop multi-platform games. If you've programmed games before and want to learn out how to deliver games across multiple platforms, or develop games faster, then Haxe Game Development Essentials is the book for you.It starts by showing you how to set up your development environment, then running you through some Haxe language fundamentals, and finally taking you through the process of programming a game from start to finish.You will learn how to create a side scrolling shooter game using HaxeFlixel. Next you will learn to enhance the game with new gameplay features, user interfaces, animations, sound, and configuration files to make your game expandable. Once your game is built and ready, you will learn how to deploy it to web, Android, iOS, and desktop systems. By the end of this book, you will be confident about creating multi-platform games using Haxe, OpenFL, and HaxeFlixel in a faster and easier way.
B.M. Bower
The plot of "Hay-Wire" is centering around a family ranch and settled town. Lynn Hayward is bitter and frustrated over the way his familys ranch has fallen into disrepair through his vicious-tempered invalid fathers stinginess and willful neglect. Lynn reaches the pitch of resentment when he discovers that an apparently penniless old prospector, whos been taking gifts and favors from the Haywards for years, is actually concealing a fortune in his cabin. Bowers portrayal of Lynns struggles and gradual maturation, and of the tension and discord in his family, is convincing and compelling. One of many recommended Westerns by this prolific author.
Hayden White w Polsce: fakty, krytyka, recepcja
Ewa Domańska, Edward Skibiński, Paweł Stróżyk
Książka Hayden White w Polsce: fakty, krytyka, recepcja przynosi czytelnikowi o wiele więcej, niż swoim tytułem zapowiada. Zapowiada zaś przede wszystkim monografizujące ujęcie osobistych, ideowych, po części instytucjonalnych kontaktów oraz oddziaływań jednej z najwybitniejszych i najbardziej wpływowych osobowości naukowych w światowej humanistyce II połowy XX wieku z polskimi uczonymi - zarówno personalnych (co rzadkie), jak intelektualnych (recepcyjno-krytycznych) z polską myślą humanistyczną. A że nie da się wyizolować jednego lokalnego kontekstu z całości oddziaływań myśli uczonego w polu badań humanistycznych, otrzymujemy też - w serii studiów przypadku - próbę monografii całości tego zagadnienia. Zredagowany przez Ewę Domańską, Edwarda Skibińskiego i Pawła Stróżyka tom to nie apologetyczny pomnik postawiony wielkiemu (meta)historykowi, lecz raczej - by posłużyć się określeniem Foucaulta - "książka-doświadczenie", która czyni nam bliskim i zrozumiałym doświadczenie i myśl mądrego, nader oryginalnie i samodzielnie myślącego uczonego, mającego na dodatek i tę wiele wartą a niezwykle rzadką zdolność: wytrącania siebie, uczniów, słuchaczy z kolein stereotypowych przeświadczeń. Książka pozwala także uświadomić sobie, że Hayden White to niezbędny i dziś wielki humanista-uczony, który nie wymusza respektu swym pomnikowym autorytetem, ale przyciąga do siebie kolejne pokolenia badaczy, bo jak prawdziwy mistrz pomaga myśleć, i to myśleć samodzielnie. prof. dr hab. Ryszard Nycz
Marcin Radwański
Uzależnienie może mieć różne oblicza. Czasem to pociąg do ryzyka, który jest silniejszy od rozsądku. Marek przekonuje się o tym, jak łatwo można przegrać własne życie. "Hazardzista" to jedno z krótkich, przewrotnych i niepokojących opowiadań autora powieści kryminalnych i obyczajowych z Zielonej Góry.
Melissa Albert
Większość swojego siedemnastoletniego życia Alice spędziła z matką w drodze, uciekając przed prześladującym je pechem. Jednak dopiero kiedy jej żyjąca w osamotnieniu babcia, autorka kultowych, mrocznych historii, umiera w swojej posiadłości Hazel Wood, Alice dowiaduje się, co oznacza prawdziwy pech. Jej matka znika, porwana przez tajemniczą postać z groźnej krainy, o której pisała babcia Althea. Jedyną wskazówką Alice jest notka zostawiona przez matkę: Trzymaj się z dala od Hazel Wood. Dotychczas Alice wystrzegała się dziwacznych fanów swojej babki. Teraz jednak nie ma wyboru i postanawia skorzystać z pomocy kolegi ze szkoły, a jednocześnie wielbiciela twórczości Althei Elleryego Fincha. Wyruszają do Hazel Wood, by uratować matkę, a następnie trafiają do świata opisanego przez Altheę, gdzie Alice być może uda się poznać prawdę na swój własny temat. Fantastyczna, wciągająca i trochę niebezpieczna powieść Melissy Albert zdobyła kilkadziesiąt nagród i nie schodzi z list bestsellerów. Prawa do jej ekranizacji zapewniła sobie wytwórnia Columbia Pictures, a produkcji podejmą się producenci Niezgodnej.
Yifeng Jiang
As an Open Source distributed big data store, HBase scales to billions of rows, with millions of columns and sits on top of the clusters of commodity machines. If you are looking for a way to store and access a huge amount of data in real-time, then look no further than HBase.HBase Administration Cookbook provides practical examples and simple step-by-step instructions for you to administrate HBase with ease. The recipes cover a wide range of processes for managing a fully distributed, highly available HBase cluster on the cloud. Working with such a huge amount of data means that an organized and manageable process is key and this book will help you to achieve that.The recipes in this practical cookbook start from setting up a fully distributed HBase cluster and moving data into it. You will learn how to use all of the tools for day-to-day administration tasks as well as for efficiently managing and monitoring the cluster to achieve the best performance possible. Understanding the relationship between Hadoop and HBase will allow you to get the best out of HBase so the book will show you how to set up Hadoop clusters, configure Hadoop to cooperate with HBase, and tune its performance.
HBase High Performance Cookbook. Solutions for optimization, scaling and performance tuning
Ruchir Choudhry
Apache HBase is a non-relational NoSQL database management system that runs on top of HDFS. It is an open source, disturbed, versioned, column-oriented store and is written in Java to provide random real-time access to big Data.We’ll start off by ensuring you have a solid understanding the basics of HBase, followed by giving you a thorough explanation of architecting a HBase cluster as per our project specifications. Next, we will explore the scalable structure of tables and we will be able to communicate with the HBase client. After this, we’ll show you the intricacies of MapReduce and the art of performance tuning with HBase. Following this, we’ll explain the concepts pertaining to scaling with HBase. Finally, you will get an understanding of how to integrate HBase with other tools such as ElasticSearch. By the end of this book, you will have learned enough to exploit HBase for boost system performance.