万本电子书0元读

万本电子书0元读

Mastering Python Scientific Computing
Mastering Python Scientific Computing
Hemant Kumar Mehta
¥71.93
A complete guide for Python programmers to master scientific computing using Python APIs and tools About This Book The basics of scientific computing to advanced concepts involving parallel and large scale computation are all covered. Most of the Python APIs and tools used in scientific computing are discussed in detail The concepts are discussed with suitable example programs Who This Book Is For If you are a Python programmer and want to get your hands on scientific computing, this book is for you. The book expects you to have had exposure to various concepts of Python programming. What You Will Learn Fundamentals and components of scientific computing Scientific computing data management Performing numerical computing using NumPy and SciPy Concepts and programming for symbolic computing using SymPy Using the plotting library matplotlib for data visualization Data analysis and visualization using Pandas, matplotlib, and IPython Performing parallel and high performance computing Real-life case studies and best practices of scientific computing In Detail In today's world, along with theoretical and experimental work, scientific computing has become an important part of scientific disciplines. Numerical calculations, simulations and computer modeling in this day and age form the vast majority of both experimental and theoretical papers. In the scientific method, replication and reproducibility are two important contributing factors. A complete and concrete scientific result should be reproducible and replicable. Python is suitable for scientific computing. A large community of users, plenty of help and documentation, a large collection of scientific libraries and environments, great performance, and good support makes Python a great choice for scientific computing. At present Python is among the top choices for developing scientific workflow and the book targets existing Python developers to master this domain using Python. The main things to learn in the book are the concept of scientific workflow, managing scientific workflow data and performing computation on this data using Python. The book discusses NumPy, SciPy, SymPy, matplotlib, Pandas and IPython with several example programs. Style and approach This book follows a hands-on approach to explain the complex concepts related to scientific computing. It details various APIs using appropriate examples.
Learning Predictive Analytics with R
Learning Predictive Analytics with R
Eric Mayor
¥90.46
Get to grips with key data visualization and predictive analytic skills using R About This Book Acquire predictive analytic skills using various tools of R Make predictions about future events by discovering valuable information from data using R Comprehensible guidelines that focus on predictive model design with real-world data Who This Book Is For If you are a statistician, chief information officer, data scientist, ML engineer, ML practitioner, quantitative analyst, and student of machine learning, this is the book for you. You should have basic knowledge of the use of R. Readers without previous experience of programming in R will also be able to use the tools in the book. What You Will Learn Customize R by installing and loading new packages Explore the structure of data using clustering algorithms Turn unstructured text into ordered data, and acquire knowledge from the data Classify your observations using Na?ve Bayes, k-NN, and decision trees Reduce the dimensionality of your data using principal component analysis Discover association rules using Apriori Understand how statistical distributions can help retrieve information from data using correlations, linear regression, and multilevel regression Use PMML to deploy the models generated in R In Detail R is statistical software that is used for data analysis. There are two main types of learning from data: unsupervised learning, where the structure of data is extracted automatically; and supervised learning, where a labeled part of the data is used to learn the relationship or scores in a target attribute. As important information is often hidden in a lot of data, R helps to extract that information with its many standard and cutting-edge statistical functions. This book is packed with easy-to-follow guidelines that explain the workings of the many key data mining tools of R, which are used to discover knowledge from your data. You will learn how to perform key predictive analytics tasks using R, such as train and test predictive models for classification and regression tasks, score new data sets and so on. All chapters will guide you in acquiring the skills in a practical way. Most chapters also include a theoretical introduction that will sharpen your understanding of the subject matter and invite you to go further. The book familiarizes you with the most common data mining tools of R, such as k-means, hierarchical regression, linear regression, association rules, principal component analysis, multilevel modeling, k-NN, Na?ve Bayes, decision trees, and text mining. It also provides a de*ion of visualization techniques using the basic visualization tools of R as well as lattice for visualizing patterns in data organized in groups. This book is invaluable for anyone fascinated by the data mining opportunities offered by GNU R and its packages. Style and approach This is a practical book, which analyzes compelling data about life, health, and death with the help of tutorials. It offers you a useful way of interpreting the data that’s specific to this book, but that can also be applied to any other data.
VMware vRealize Orchestrator Essentials
VMware vRealize Orchestrator Essentials
Daniel Langenhan
¥80.65
Get hands-on experience with vRealize Orchestrator and automate your VMware environment About This Book Gain an in-depth understanding of vRO in the VMware infrastructure Create your own advanced vRO *s using JavaScript A step-by-step tutorial to manage and create workflows with vRO Who This Book Is For This book is for VMware vSphere administrators who have minimal experience with automation tools and want to learn how to effectively automate their environment with VMware vRealize Orchestrator. A basic understanding of the VMware vSphere terms and concepts would be helpful. What You Will Learn Familiarize yourself with the Orchestrator architecture and Explore how plugins can expand Orchestrator's capabilitiesExplore how plug-ins can expand Orchestrator’s capabilities Deploy and configure the vRealize Orchestrator appliance Schedule and run workflows using the vSphere Web Client Create your own workflows with minimal work Use workflow presentations to improve your automation projects Integrate JavaScript to enhance your workflows Debug your workflows for errors and fix them Learn how to create, import, and export packages, to enable easy exchange solutions with others In Detail The automation of virtual environments has become the focus of many endeavors. VMware vRealize Orchestrator is a tool that enables you to automate not only your VMware environments, but also the surrounding hardware and software infrastructure. Orchestrator is also a central tool in the VMware cloud initiative and is extensively used by products such as vRealize Automation. In this book, you will learn how Orchestrator is able to help you automate your complete VMware infrastructure as well as its surrounding hardware and software. After deploying and configuring the vRealize Orchestrator appliance, you will learn how to run the existing workflows that are a part of the Orchestrator library. You will also see how the vSphere Web Client integration of Orchestrator reduces the time you spend on your daily admin tasks. The main aspect here is to learn how to create new workflows from existing ones. You will also look at how you can create completely new workflows. This includes learning about JavaScript and using presentation features to improve the layout and user friendliness of your workflows. Toward the end, you will learn to check for errors in your workflows and debug them. By the time you're done with the book, you'll be proficient in managing your workflows. Style and approach This book follows a sequential approach with ample screenshots in the examples that convey a deeper understanding of all Orchestrator-related tasks.
QGIS Blueprints
QGIS Blueprints
Ben Mearns
¥90.46
Develop analytical location-based web applications with QGIS About This Book Tame geographic information workflows with QGIS blueprints for smart web applications Create geographic web applications using QGIS and free/open source software Blueprints provide real-world applications covering many use cases Who This Book Is For This book encompasses relatively experienced GIS developers who have a strong grounding in the fundamentals of GIS development. They will have used QGIS before, but are looking to understand how to develop more complex, layered map applications that expose various data sets, utilize different visualizations, and are consumable (usable) by end users What You Will Learn Review geographic information principles and the application of these principles in the QGIS free/open source ecosystem Perform advanced analysis with site selection, hydrologic, and topological networks Build performant web applications by tile caching and generating static assets Provide collaborative editing capabilities for your team or community Develop custom and dynamic analysis and visualization capabilities Select the best components from desktop and web, for your use case Integrate it with social media and crowdsourcing In Detail QGIS, the world’s most popular free/open source desktop geographic information system software, enables a wide variety of use cases involving location – previously only available through expensive specialized commercial software. However, designing and executing a multi-tiered project from scratch on this complex ecosystem remains a significant challenge. This book starts with a primer on QGIS and closely related data, software, and systems. We’ll guide you through six use-case blueprints for geographic web applications. Each blueprint boils down a complex workflow into steps you can follow to reduce time lost to trial and error. By the end of this book readers should be able to build complex layered applications that visualize multiple data sets, employing different types of visualization, and give end users the ability to interact with and manipulate this data for the purpose of analysis. Style and approach This is a comprehensive guide to the application of QGIS and free/open source software in creating web applications from analysis. Step-by-step blueprints guide the reader through analytical and web development topics and designs.
Getting Started with Python and Raspberry Pi
Getting Started with Python and Raspberry Pi
Dan Nixon
¥71.93
Learn to design and implement reliable Python applications on the Raspberry Pi using a range of external libraries, the Raspberry Pis GPIO port, and the camera module About This Book Learn the fundamentals of Python *ing and application programming Design user-friendly command-line and graphical user interfaces A step-by-step guide to learning Python programming with the Pi Who This Book Is For This book is designed for those who are unfamiliar with the art of Python development and want to get to know their way round the language and the many additional libraries that allow you to get a full application up and running in no time. What You Will Learn Fundamentals of Python applications Designing applications for multi-threading Interacting with electronics and physical devices Debugging applications when they go wrong Packaging and installing Python modules User interface design using Qt Building easy to use command-line interfaces Connecting applications to the Internet In Detail The Raspberry Pi is one of the smallest and most affordable single board computers that has taken over the world of hobby electronics and programming, and the Python programming language makes this the perfect platform to start coding with. The book will start with a brief introduction to Raspberry Pi and Python. We will direct you to the official documentation that helps you set up your Raspberry Pi with the necessary equipment such as the monitor, keyboard, mouse, power supply, and so on. It will then dive right into the basics of Python programming. Later, it will focus on other Python tasks, for instance, interfacing with hardware, GUI programming, and more. Once you get well versed with the basic programming, the book will then teach you to develop Python/Raspberry Pi applications. By the end of this book, you will be able to develop Raspberry Pi applications with Python and will have good understanding of Python programming for Raspberry Pi. Style and approach An easy-to-follow introduction to Python *ing and application development through clear conceptual explanations backed up by real-world examples on the Raspberry Pi.
Blender 3D By Example
Blender 3D By Example
Romain Caudron
¥80.65
Design a complete workflow with Blender to create stunning 3D scenes and films step-by-step! About This Book Give life to a character within a full animated short film by learning the rigging and animation process Make use of the powerful tools available in Blender to produce professional-quality 3D characters and environments Discover advanced techniques by adding fur to a character, creating a grass field, and fine-tuning a shot with post-processing effects to enhance your creations Who This Book Is For This book will give any beginner the necessary skills and knowledge to create own 3D projects with Blender. You don't need to have any previous experience in 3D modeling, but if you do, then this book is a great way get you started with Blender. This book is for anyone who wants to learn Blender by creating concrete projects. What You Will Learn Understand the basics of 3D and how to navigate your way around the Blender interface Create a 3D robot toy model from start to finish using the basic modeling tools of Blender Make a full alien character using the skin mesh modifier and the sculpting tools with an artistic approach Use re-topology techniques to create a clean 3D version of the previously sculpted alien Model a full haunted house and its environment using more advanced modeling tools and techniques such as the Array Modifier, Instance duplication, or Curves Discover the power of the texture paint tool in order to add color to the haunted house Get to know the Cycles render engine by creating different materials for the house and the environment In Detail Blender is a powerful tool, stable, with an integral workflow that will allow you to understand your learning of 3D creation with serenity. Today, it is considered to be one of the most complete 3D packages on the market and it is free and open source! It is very efficient for many types of productions, such as 3D animated or live action films, architecture, research, or even game creation with its integrated game engine and its use of the Python language. Moreover, Blender has an active community that contributes to expanding its functionalities. Today, it is used in many professional products and by many companies. Through this book, you will create many types of concert projects using a step-by-step approach. You will start by getting to know the modeling tools available in Blender as you create a 3D robot toy. Then, you will discover more advanced techniques such as sculpting and re-topology by creating a funny alien character. After that, you will create a full haunted house scene. For the last project, you will create a short film featuring a rat cowboy shooting cheese in a rat trap! This will be a more complex project in which you learn how to rig, animate, compose advanced material, composite, and edit a full sequence. Each project in this book will give you more practice and increase your knowledge of the Blender tools. By the end of this book, you will master a workflow that you will be able to apply to your own creations. Style and approach This is an easy-to-follow book that is based on four concrete projects, with increasing levels of difficulty. Each chapter will teach you how to create these projects step-by-step. New tools and techniques are introduced in a theoretical and practical way, so you can apply them in your own projects later.
Dart By Example
Dart By Example
Davy Mitchell
¥80.65
Design and develop modern web applications with Google's bold and productive language through engaging example projects About This Book Full of engaging and varied example projects to equip you to build your own web applications Learn the Dart language and key libraries Productively create fast and reliable web applications Who This Book Is For If you are a front- or back-end web developer who is looking to build complex full-featured web applications without the quagmire of disconnected JavaScript frameworks, this book is a practical walkthrough of substantial applications that will have you and your team coding Dart in a productive manner. This book will give you a compiled, optional typed, scalable environment to rapidly develop applications. As Dart was designed to be familiar, any developer with even a small amount of knowledge of JavaScript or another programming language will be at home with the language immediately and will be coding quickly. What You Will Learn Master the core Dart language, type system, and key development tools Connect to existing web services, process JSON, and create your own framework for the data display Run and debug the Dart server and web applications and compile them in JavaScript Handle form data and encryption Build and deploy server applications on the major OSes and implement the REST API Work with PostgreSQL—an industry standard relational database system Create robust applications with unit tests, documentation, and diagnostic logging Develop command-line applications, and explore the key data structures and libraries In Detail Designed to create next generation apps, Google’s Dart offers a much more robust framework and also supersedes JavaScript in several aspects. Familiar yet innovative, compact yet scalable, it blows away the accumulated JavaScript legacy limitations. Dart was designed for great tool-ability and developer productivity, allowing you to create better application faster than before. Google chose it for their billion dollar advertising business and you have its power for your projects too. This book will introduce you the Dart language starting from its conception to its current form, and where it headed is through engaging substantial practical projects. You will be taken through building typical applications and exploring the exciting new technologies of HTML5. With example code projects such as a live data monitoring and viewing system, a blogging system, a slides presentation application, and more, then this book will walk you through step by step through building data-driven web applications with ease and speed. Style and approach A varied collection of compelling practical Dart projects that are developed progressively with full explanations of concepts and implementation. Each project introduces features of the language and environment, demonstrating how Dart can be used in rich structured web applications.
幾許風雨——香港早期社會影像1911-1950
幾許風雨——香港早期社會影像1911-1950
鄭寶鴻
¥132.03
自一九一一年孫中山等革命人士發動辛亥革命開始,到二十年代廣泛的罷工潮,三十年代末的太平洋戰爭,四十年代日軍佔領香港,以至一九四九年大陸政權更替,香港在政治與社會動蕩不已的這約四十年歲月裏,經歷了高低起跌的風風雨雨。然而,香港的發展步伐始終沒有凌亂,逐漸從鄉村漁港,發展成為工商金融業中心。作者鄭寶鴻透過一幅幅珍貴歷史圖片及大量材料,見證香港懷著鬥志走過的每一步。本書特色:1. 本書從20個主題,包括中國與香港、風雲人物、社會與人口、交通、財經金融、工商業、土地發展與房屋等,用大量圖片配以簡短的介紹文字,展現1911-1950年香港的發展及生活面貌。2. 作者為上下兩個篇章分別撰寫一篇短文,以概括當時期值得注意的大事件及重點,讓讀者在閱覽圖片前對主題有一個大概認識。3. 本書刊載大量珍貴圖片及檔案資料超過260件,絕大部分更是首次公開,具有珍貴歷史價值。
談電影 看哲學
談電影 看哲學
梁光耀
¥81.75
為什麼我們要道德?死亡讓我們找到人生意義?什麽是理想的教育?為何要環保?愛是什麼?何謂真實?我是誰?一個個發人深省的哲學問題,全部來自我們視為娛樂的電影。哲學是一個古老的學科,電影則是現代的娛樂;無論是哲學借電影「翻生」,走進日常生活,還是電影靠哲學來增加「深度」,對觀眾來說,都是好事。在增加欣賞的趣味之餘,又可以引發大眾對哲學的興趣。作者通過由逾七十部新舊中外電影組成的光影世界,引領讀者探討「道德」、「死亡」、「教育」、「環保」、「自我」、「情愛」、「自由」等八個議題,在閒聊電影的同時,思索人生的種種疑問。
蘭齋舊事與南海十三郎
蘭齋舊事與南海十三郎
江獻珠
¥26.24
《蘭齋舊事》不是食譜書,但這是江獻珠生前喜歡的一本著作,書中她以細膩的文筆,娓娓道出兒時家族及太史第的故事,寫出上世紀的廣州風華韻味,隨著江獻珠的逝世,留下的是令人回味無窮的好文章。江獻珠承傳了祖父江太史的識食,這是她與生俱來的背景,但並非她日後成功的主要因素。江獻珠勤奮好學、尋根究柢的精神,和做事力求完美的作風,使她成為近代香港粵菜食譜著作的名師,做人處世之道是年輕人學習的好榜樣。
何東花園
何東花園
鄭宏泰,黃紹倫
¥51.34
"屹立於港島山巔的何東花園,可說是香港獨特歷史與文化的「The One」與「The Icon」。它不但記錄了英國殖民管治時期的種族歧視政策,還折射出早期香港的公共衞生惡劣和瘟疫頻頻。而大宅糅合中西的建築風格,又與香港屬中國領土但被割讓為英國殖民地的背景同工異曲,並與何東家族屬歐亞混血族裔的性質理氣相通。同樣不容忽略的是,大宅象徵了何東家族紮根香港、社會地位往上流動,以及何東平妻張靜蓉的特立獨行和貢獻社會。本書的一段一句、一畫一圖,既描繪了歷史的一鱗半爪,亦展示了時代的不斷變貌。由購地畫則興建大宅,到物業易主後進行加建,又曾遭逢劫難,被戰火摧殘破毁,然後是修葺,以及不同年代的擴建,何東花園不但訴說了香港的非凡故事,亦勾勒了中國近代史的迂迴跌宕。"
今個假期京滬廣鐵路遊 (2014-2015年版)
今個假期京滬廣鐵路遊 (2014-2015年版)
黃照康SUNNY
¥81.75
2014年是廣九直通車來往廣州至九龍開行35周年,現時來往廣州至九龍之列車班次頗為頻密,安坐車內,不用兩小時便到廣州,可謂是從香港到廣州快舒適的交通工具。商務旅客更可利用車廂內提供的WiFi上網處理業務。車上的餐飲種類繁多,為旅客帶來極大方便。本書推薦旅客選乘直通火車達北京、上海、廣州這三大城市,並詳細介紹京、滬、廣著名景點三地美食。 作者簡介: 黃照康,從事旅遊業三十多年,現任香港外遊旅行團代理商協會名譽會長、前香港旅遊業議會理事、香港旅遊業會領隊課程導師、旅行社顧客服務及親善技巧課程導師、廣東省增城等市、縣的旅遊形象大使公職。黃照康(Sunny)自小喜愛背囊式自助遊,遊遍中國各省、東南亞、印度、中東、歐美澳紐,以至於中南美洲及北極與北韓等神秘地域。由1993年起曾為港、甹的紙張媒體和電子媒體任嘉賓主持。
The Book of Love
The Book of Love
Weingarten, Lynn
¥101.00
In the magical sequel to The Secret Sisterhood of Heartbreakers by Lynn Weingarten, Lucy must break the sisterhood's curse before she loses her chance at true love. Since she joined the Secret Sisterhood of Heartbreakers, Lucy's life has been perfect. Girls want to be her. Boys want to date her. She has access to magic. And her broken heart has completely healed. Her only regret is that her best friend, Tristan, is still hurting from her rejection. As she searches for a way to heal Tristan's heart, she discovers the truth behind her initiation into the sisterhood—and that her sisters have unimaginable secrets they've been keeping from her. Trapped in a group she no longer trusts, Lucy realizes it just might be better to risk a broken heart than to never fall in love again.
The Man From Boot Hill: No Angels for Outlaws
The Man From Boot Hill: No Angels for Outlaws
Galloway, Marcus
¥42.03
An undertaker with a past he'd rather forget, Nick Graves has finally found some measure of peace and happiness in the small town of Ocean on the edge of the desert. Others, however, are nowhere near as lucky—particularly rancher Joseph Van Meter, a good man whose whole family is mercilessly slaughtered by marauding outlaws. Now, more than anything, Van Meter wants blood vengeance . . . and he wants Nick Graves to be his killer angel. Nick's seen a lot of death—and has dispensed a fair share himself—and he recognizes the pain that's eating Joseph alive. But just as important as seeing justice done, Nick wants to save the broken soul who rides beside him. Because when a man's got nothing to lose, he tends to get crazy—and the innocent as well as the deserving often wind up dead.
Roar and Liv
Roar and Liv
Rossi, Veronica
¥54.42
Before Perry and Aria, there was Roar and Liv.After a childhood spent wandering the borderlands, Roar finally feels like he has a home with the Tides. His best friend Perry is like a brother to him, and Perry's sister, Liv, is the love of his life. But Perry and Liv's unpredictable older brother, Vale, is the Blood Lord of the Tides, and he has never looked kindly on Roar and Liv's union. Normally, Roar couldn't care less about Vale's opinion. But with food running low and conditions worsening every day, Vale's leadership is more vital—and more brutal—than ever. Desperate to protect his tribe, Vale makes a decision that will shatter the life Roar knew and change the fate of the Tides forever.Set in the harsh but often beautiful world of Veronica Rossi's "unforgettable" Under the Never Sky (Examiner.com), this captivating prequel novella stands on its own for new readers and offers series fans a fascinating look into the character of Roar. Poignant and powerful, Roar and Liv is a love story that will "capture your imagination and your heart." (Justine on Under the Never Sky)
The Mediterranean Diet
The Mediterranean Diet
Cloutier, Marissa
¥55.31
Scientists have discovered that traditional Mediterranean cuisine is one of the most healthful, nutritious diets in the world one that can help everyone lose weight and enjoy lower rates of coronary heart disease and other chronic conditions, including diabetes and cancer. From tasty Moroccan vegetable stew to rosemary focaccia, from eggplant parmesan to lemon almond cake, The Mediterranean Diet offers a program that will make dieters everywhere and food lovers in general rejoice. Includes a 7-day eating plan chock full of savory meals Essential in-depth nutritional information about each food category A 3-day exercise plan Luscious soup-to-nuts recipes designed to satisfy your individual tastes Lose weight and worry with every delicious meal!
Middle Age: A Romance
Middle Age: A Romance
Oates, Joyce Carol
¥94.10
In Salthill-on-Hudson, a half-hour train ride from Manhattan, everyone is rich, beautiful, and -- though they look much younger -- middle-aged. But when Adam Berendt, a charismatic, mysterious sculptor, dies suddenly in a brash act of heroism, shock waves rock the town. But who was Adam BerendtWas he in fact a hero, or someone more flawed and human?
Crossed
Crossed
Galland, Nicole
¥88.33
In the year 1202, tens of thousands of crusaders gather in Venice, preparing to embark for Jerusalem to free the Holy City from Muslim rule. Among them is a lowly vagabond Briton, rescued from damnation by a pious knight who burns with zealous fire for their sacred undertaking. And so they set sail, along with dedicated companions—and with a beautiful, mysterious Arab "princess" whom the vagabond liberates from a brutish merchant. But the divine light guiding their "righteous" campaign soon darkens as the mission sinks ever deeper into catastrophe, disgrace, and moral turpitude—as Christians murder Christians in the Adriatic port city of Zara, tragic events are set in motion that will ultimately lead to the shocking and shameful fall of Constantinople. Impeccably researched and beautifully told, Nicole Galland's Crossed is a stunning tale of the disastrous Fourth Crusade—and of the hopeful, brave, and driven who were caught up in and irrevocably changed by a corrupted cause and a furious battle beyond their comprehension or control.
The Last Days of Krypton
The Last Days of Krypton
Anderson, Kevin J.
¥55.31
The Last Days of Krypton is the epic story of the destruction of the planet Krypton, an explosive event that sent Superman and his legacy to earth. Written by award-winning science fiction writer Kevin J. Anderson, author of the international bestselling Dune prequels, The Last Days of Krypton tells of the marriage of Superman's parents, their struggle to save their planet, and the menace of General Zod, future arch-enemy of Superman. It's the story science fiction and Superman fans have been waiting for!
The Legend of Zorro
The Legend of Zorro
Ciencin, Scott
¥49.05
The long–awaited sequel to The Mask of Zorro––the blockbuster film that grossed more than $230 million worldwide––is coming in September 2005. . .and we've got the adult novelisation! In the early 19th century Don Diego de la Vega championed the people of Mexico against the tyranny of Spanish rule as the masked swordsman and hero Zorro. Twenty years later an orphan named Alejandro, whom Don Diego trained as a boy, becomes Don Diego's successor, serving up a similar brand of freedom and justice in California, reuniting Don Diego with his long lost daughter Elena and marrying the beautiful young woman . At last, in this riveting novelisation of the latest Zorro film from Sony Pictures and Zorro Productions Inc., the mantel is about to be passed again! Alejandro and Elena's marriage is suffering from the strain of Alejandro's work. They're on the very brink of divorce when Elena finds herself central to a Pinkerton sting operation that threatens to expose Zorro's true identity and risk Alejandro's life as well as place Elena's former beau, a French Count and suspected arms dealer, behind bars. It isn't long before seeking justice becomes a family affair, involving Elena, Alejandro and their beloved son Joaquin. Could this adventure possibly lead to a reconciliation between the two lovers and to the succession, yet again , of the swordThis adaptation of the forthcoming film The Legend of Zorro completes the circle of history established by Isabel Allende's new book exploring the birth, life and times of bon vivant Don Diego, the first generation Zorro, and by the 1998 blockbuster film Mask of Zorro which recounted the assumption of the mask by the equally dashing and principled second generation Zorro, Alejandro with the introduction of a possible third generation Zorro.
Lie Still
Lie Still
Farris, David
¥52.63
A prominent physician debuts as a gifted storyteller in Lie Still, a dazzlingly suspenseful and compulsively readable trip through the dark underbelly of the OR -- where reputations, careers, and lives are on the line. In a sleepy, small-town Arizona hospital, a thirteen-year-old boy lies in a coma after inexplicably suffering a cardiac arrest. His doctors are perplexed. Although emotionally disturbed Henry Rojelio was a frequent visitor to the emergency room -- often for bouts of asthma, but usually just for attention -- no one ever anticipated a battle with death. Surgical resident Malcolm Ishmail began his medical career months before at a busy Phoenix hospital -- a far cry from the small ER deep in the silent heart of the desert, where Henry Rojelio lies. There, Malcolm fell into a secret, exhausting affair with one of his professors, Dr. Mimi Lyle, a beautiful, charismatic brain surgeon who had subtle difficulties in the operating room. In a moment of weakness "Dreamy Mimi" confessed to him her failings as a neurosurgeon; Malcolm reported her to his superiors . . . and promptly lost his job. Now, miles away from Phoenix, Dr. Ishmail struggles to save his young asthmatic patient's life and his future as a surgeon. And with little time and few clues to the cause of Henry Rojelio's sudden collapse, the impressionable doctor wonders whether his former lover may have exacted a disturbing revenge.Rich in medical detail and written with stylish, razor-sharp action and dialogue, Lie Still is a gripping, emotional drama of human failings and devastating consequences that marks the debut of a remarkable new voice.