SQL Server on Linux
¥71.93
Bring the performance and security of SQL Server to Linux About This Book ? Design and administer your SQL Server solution on the open source Linux platform ? Install, configure, and fine-tune your database application for maximum performance ? An easy-to-follow guide teaching you how to implement various SQL Server CTP 2.x offerings on Linux—from installation to administration Who This Book Is For This book is for the Linux users who want to learn SQL Server on their favorite Linux distributions. It is not important if you are experienced database user or a beginner as we are starting from scratch. However, it is recommended that you have basic knowledge about relational models. More advanced readers can pick the chapters of their interest and study specific topics immediately. Users from Windows platform can also benefit from this book to expand their frontiers and become equally efficient on both platforms. What You Will Learn ? Install and set up SQL Server CTP 2.x on Linux ? Create and work with database objects using SQL Server on Linux ? Configure and administer SQL Server on Linux-based systems ? Create and restore database back-ups ? Protect sensitive data using the built-in cryptographic features ? Optimize query execution using indexes ? Improve query execution time by more than 10x using in-memory OLTP ? Track row-versioning using temporal tables In Detail Microsoft's launch of SQL Server on Linux has made SQL Server a truly versatile platform across different operating systems and data-types, both on-premise and on-cloud. This book is your handy guide to setting up and implementing your SQL Server solution on the open source Linux platform. You will start by understanding how SQL Server can be installed on supported and unsupported Linux distributions. Then you will brush up your SQL Server skills by creating and querying database objects and implementing basic administration tasks to support business continuity, including security and performance optimization. This book will also take you beyond the basics and highlight some advanced topics such as in-memory OLTP and temporal tables. By the end of this book, you will be able to recognize and utilize the full potential of setting up an efficient SQL Server database solution in your Linux environment. Style and approach This book follows a step-by-step approach to teach readers the concepts of SQL Server on Linux using the bash command line and SQL programming language trough examples which can easily be adapted and applied in your own solutions.
拆走醫院的炸彈 (新訂版)
¥31.47
《拆走醫院的炸彈》以40個關於醫生、病人、護士及家屬的真實個案,改編成活潑生動的故事去講述醫患關係,出版未足半年初版3000冊已售罄,反應理想。 本書文字簡短精練,盡量保留病房內外、醫生護士與病人及家屬之間衝突中的言行,其中也有病房內外的特殊用語、有趣代號甚或爛gag等,生動傳神。 其實人的一生總離不開醫院、醫生與護士。不過,由於種種言語、心理、行為上的誤會、誤解、矛盾、衝突,醫患之間始終不容易建立起互信、互諒的關係,因此醫院內「炸彈」處處!如何拆彈?! 細閱本書,讀者除了可看到病房眾生相外,更可嘗試代入角色,想像一下炸彈引爆前的凝重、爆發一刻的顫震,以及爆後心理的忐忑。本書更試圖從第三者的角度,提出「拆彈」的忠告與實踐良策。可讀之餘,發人深省。 《拆走醫院的炸彈》新版除了保留了故事、沙龍照片、勵志金句外,在內容上也作出了修訂;特別的是更換上新裝。今次伊利沙伯醫院破天荒邀請到醫管局主席胡定旭、香港防癌會主席高永文醫生,聯同一眾演藝界明星名人葛民輝、羅蘭、廖安麗,以及譚玉瑛一起粉墨登場,角色扮演醫生、病人、護士及家屬,拍攝封面及內頁照片;星光熠熠,令人耳目一新!
Learning Continuous Integration with Jenkins - Second Edition
¥80.65
Speed up the software delivery process and software productivity using the latest features of Jenkins About This Book ? Take advantage of a Continuous Integration and Continuous Delivery solution to speed up productivity and achieve faster software delivery ? See all the new features introduced in Jenkins 2.x, such as Pipeline as code, Multibranch pipeline, Docker Plugin, and more ? Learn to implement Continuous Integration and Continuous Delivery by orchestrating multiple DevOps tools using Jenkins Who This Book Is For The book is for those with little or no previous experience with Agile or CI and CD. It’s a good starting point for anyone new to this field who wants to leverage the benefits of CI and CD to increase productivity and reduce delivery time. It’s ideal for Build and Release engineers, DevOps engineers, SCM (Software Configuration Management) engineers, developers, testers, and project managers. If you’re already using Jenkins for CI, you can take your project to the next level—CD. What You Will Learn ? Get to know some of the most popular ways to set up Jenkins ? See all the new features introduced in the latest Jenkins, such as pipeline as code, Multibranch pipeline, and more ? Manage users, projects, and permissions in Jenkins to ensure better security ? Leverage the power of plugins in Jenkins ? Learn how to create a CI pipeline using Jenkins Blue Ocean ? Create a distributed build farm using Docker and use it with Jenkins ? Implement CI and CD using Jenkins ? See the difference between CD and Continuous Deployment ? Understand the concepts of CI In Detail In past few years, agile software development has seen tremendous growth. There is a huge demand for software delivery solutions that are fast yet flexible to numerous amendments. As a result, Continuous Integration (CI) and Continuous Delivery (CD) methodologies are gaining popularity. This book starts off by explaining the concepts of CI and its significance in the Agile. Next, you'll learn how to configure and set up Jenkins in many different ways. The book exploits the concept of "pipeline as code" and various other features introduced in the Jenkins 2.x release to their full potential. We also talk in detail about the new Jenkins Blue Ocean interface and the features that help to quickly and easily create a CI pipeline. Then we dive into the various features offered by Jenkins one by one, exploiting them for CI and CD. Jenkins' core functionality and flexibility allows it to fit in a variety of environments and can help streamline the development process for all stakeholders. Next, you'll be introduced to CD and will learn how to achieve it using Jenkins. Through this book's wealth of best practices and real-world tips, you'll discover how easy it is to implement CI and CD using Jenkins. Style and approach The book uses a simple Maven project to demonstrate the implementation of CI and CD using Jenkins. This step-by-step guide shows you how to implement CI/CD and can be used as a template to perform CI/CD in your projects.
Full-Stack Vue.js 2 and Laravel 5
¥80.65
Learn to build professional full-stack web apps with Vue.js and Laravel About This Book ? End-to-end guide on full-stack development with Vue.js 2 and Laravel 5 ? Developing modern user interfaces with a reusable component-based architecture ? Use Webpack to improve applications performance and development workflow ? Explore the features of Vuex to build applications that are powerful, consistent, and maintainable Who This Book Is For This book targets developers who are new to Vue.js, Laravel, or both, and are seeking a practical, best-practice approach to development with these technologies. They must have some knowledge of HTML, CSS and Java*. What You Will Learn ? Core features of Vue.js to create sophisticated user interfaces ? Build a secure backend API with Laravel ? Learn a state-of-the-art web development workflow with Webpack ? Full-stack app design principles and best practices ? Learn to deploy a full-stack app to a cloud server and CDN ? Managing complex application state with Vuex ? Securing a web service with Laravel Passport In Detail Vue is a JavaScript framework that can be used for anything from simple data display to sophisticated front-end applications and Laravel is a PHP framework used for developing fast and secure web-sites. This book gives you practical knowledge of building modern full-stack web apps from scratch using Vue with a Laravel back end. In this book, you will build a room-booking website named "Vuebnb". This project will show you the core features of Vue, Laravel and other state-of-the-art web development tools and techniques. The book begins with a thorough introduction to Vue.js and its core concepts like data binding, directives and computed properties, with each concept being explained first, then put into practice in the case-study project. You will then use Laravel to set up a web service and integrate the front end into a full-stack app. You will be shown a best-practice development workflow using tools like Webpack and Laravel Mix. With the basics covered, you will learn how sophisticated UI features can be added using ES+ syntax and a component-based architecture. You will use Vue Router to make the app multi-page and Vuex to manage application state. Finally, you will learn how to use Laravel Passport for authenticated AJAX requests between Vue and the API, completing the full-stack architecture. Vuebnb will then be prepared for production and deployed to a free Heroku cloud server. Style and approach Learn front-end Vue techniques, back-end Laravel skills, and put them together to build a working application
Learn to Create WordPress Themes by Building 5 Projects
¥63.21
This book will help you take your first steps in the WordPress theme development process, with 5 different projects centered around creating unique and responsive WordPress themes About This Book ? Learn the basics of WordPress theme development in a step by step manner ? Make your themes more dynamic by integrating components of Bootstrap and JQuery ? 5 carefully-selected projects to help you get beyond the theory and create highly marketable WordPress themes from scratch Who This Book Is For If you are a blogger or a WordPress user who wants to learn how to create attractive, eye-catching WordPress themes, this book is for you. A basic understanding of HTML5, CSS, PHP, and some creativity is all you need to get started with this book. What You Will Learn ? Simple and advanced themes – covers basic syntax and files along with archives and search pages ? Photo Gallery – add simple animation and use the W3.CSS framework to design a photo gallery theme ? Wordstrap – incorporate Twitter Bootstrap into the theme and use the WP_NavWalker class ? E-commerce theme – build an e-commerce theme using the Foundation framework In Detail WordPress has emerged as a powerful, easy-to-use tool to design attractive, engaging websites. Themes play a big role in making WordPress as popular as it is today, and having an eye-catching, fully-functional theme could separate your website from the rest! This book will help you take your first steps in the WordPress theme development process, with 5 different projects centered around creating unique and responsive WordPress themes. Start with creating a simple WordPress theme using HTML5, CSS, and PHP. Then, you will move on to incorporate different APIs, widgets, and tools such as Bootstrap and jQuery to create more dynamic and highly-functional themes. Whether you want to create a photo gallery theme, a highly customizable e-commerce theme, or a theme designed to suit a particular business, this book will teach you everything you need to know. By the end of this highly interactive book, you will have the required mastery to develop WordPress themes from scratch. Style and approach This book takes a projects-based approach, where every project incrementally builds on your programming skills required to create different kinds of WordPress themes. With the difficulty of the projects ranging from basic to complex, this book will help you get beyond the theory and put your understanding of WordPress theme development to practical use.
Designing Purpose-Built Drones for Ardupilot Pixhawk 2.1
¥63.21
Design and build land, air, and sea drones using Ardupilot with Pixhawk 2.1 About This Book ? Explore the best practices used by the top industry professionals that will not only help you build drones in time, but also build effective solutions to cater to. ? Navigate through the complexities of Ardupilot to put together a complete functional UAV and assemble your drone ? Learn through practical examples that help you build robust UAV flight and ground control components Who This Book Is For The primary audience for this book is anyone (enthusiasts and hobbyists) who dream of building their own drones. It will also help those who are trying to build UAVs for commercial purposes. Some prior experience with microcontrollers and electronics would be useful. What You Will Learn ? Kitbash "dumb" objects into smart ones ? Program Pixhawk for your drones ? Fabricate your own parts out of different materials ? Integrate Pixhawk into different types of drones ? Build and understand the significant difference between land, sea, and air drones ? Adapt old Pixhawk sensors to the new Pixhawk 2.1 plugs ? Become familiar with procedures for testing your new drones In Detail The Ardupilot platform is an application ecosystem that encompasses various OS projects for drone programming, flight control, and advanced functionalities.The Ardupilot platform supports many Comms and APIs, such as DroneKit, ROS, and MAVLink. It unites OS drone projects to provide a common codebase. With the help of this book, you will have the satisfaction of building a drone from scratch and exploring its many recreational uses (aerial photography, playing, aerial surveillance, and so on). This book helps individuals and communities build powerful UAVs for both personal and commercial purposes. You will learn to unleash the Ardupilot technology for building, monitoring, and controlling your drones.This is a step-by-step guide covering practical examples and instructions for assembling a drone, building ground control unit using microcontrollers, QgroundControl, and MissionPlanner. You can further build robotic applications on your drone utilizing critical software libraries and tools from the ROS framework. With the help of DroneKit and MAVLink (for reliable communication), you can customize applications via cloud and mobile to interact with your UAV. Style and approach Step-by-step instructions to help assemble your first drone with the Ardupilot platform.
Mastering Entity Framework Core 2.0
¥90.46
Learn how to leverage the features of the new Entity Framework Core APIs and use them to build pure .NET Core applications. About This Book ? Learn how to effectively manage your database to make it more productive and maintainable. ? Write simplified queries using LINQ to acquire the desired data easily ? Raise the abstraction level from data to objects so teams can function independently, resulting in easily maintainable code Who This Book Is For This book is for .NET Core developers who would like to integrate EF Core in their application. Prior knowledge of .NET Core and C# is assumed. What You Will Learn ? Create databases and perform CRUD operations on them ? Understand and build relationships (related to entities, keys, and properties) ? Understand in-built, custom, and remote validation (both client and server side) ? You will learn to handle concurrency to build responsive applications ? You will handle transactions and multi-tenancy while also improving performance In Detail Being able to create and maintain data-oriented applications has become crucial in modern programming. This is why Microsoft came up with Entity Framework so architects can optimize storage requirements while also writing efficient and maintainable application code. This book is a comprehensive guide that will show how to utilize the power of the Entity Framework to build efficient .NET Core applications. It not only teaches all the fundamentals of Entity Framework Core but also demonstrates how to use it practically so you can implement it in your software development. The book is divided into three modules. The first module focuses on building entities and relationships. Here you will also learn about different mapping techniques, which will help you choose the one best suited to your application design. Once you have understood the fundamentals of the Entity Framework, you will move on to learn about validation and querying in the second module. It will also teach you how to execute raw SQL queries and extend the Entity Framework to leverage Query Objects using the Query Object Pattern. The final module of the book focuses on performance optimization and managing the security of your application. You will learn to implement failsafe mechanisms using concurrency tokens. The book also explores row-level security and multitenant databases in detail. By the end of the book, you will be proficient in implementing Entity Framework on your .NET Core applications. Style and approach This book is filled with various examples that will help you use Entity Framework Core 2.0 to write efficient software.
Deploying Microsoft System Center Configuration Manager
¥90.46
Plan, design, and deploy System Center Configuration Manager 1706 like never before, regardless of how complex your infrastructure is About This Book ? The most up-to-date resource on deploying or migrating to System Center Configuration Manager 1706 within your IT infrastructure ? Plan, design, and deploy ConfigMgr 1706 with ease, both on primary and multiple-hierarchy sites ? Master the new features of ConfigMgr 1706, including Windows 10 support Who This Book Is For If you are a system engineer or an administrator planning to deploy Microsoft System Center Configuration Manager 1706, then this book is for you. This book will also benefit system administrators who are responsible for designing and deploying one or more System CenterConfiguration Manager 1706 sites in their new or existing systems. What You Will Learn ? Install ConfigMgr servers and the necessary roles ? Design and scale ConfigMgr environments ? Configure and administrate essential ConfigMgr roles and features ? Create software packages using .msi and .exe files ? Deliver detailed reports with an automatic patching process ? Apply proper hardening on your deployment and secure workstations ? Deploy operating systems and updates leveraging ConfigMgr mechanisms ? Create high-availability components using the built-in mechanism for backup and recovery In Detail It becomes important to plan, design, and deploy configurations when administrators know that Configuration Manager interacts with a number of infrastructure components such as Active Directory Domain Services, network protocols, Windows Server services, and so on. Via real-world-world deployment scenarios, this book will help you implement a single primary site or multiples sites. You will be able to efficiently plan and deploy a multiple-site hierarchy such as central administration site. Next, you will learn various methods to plan and deploy Configuration Manager clients, secure them and make the most of new features offered through ConfigMgr 1706 like compliance, deploying updates operating systems to the endpoints. Then, this book will show you how to install, configure, and run SQL reports to extract information. Lastly, you will also learn how to create and manage users access in an ConfigMgr environment By the end of this book, you will have learned to use the built-in mechanism to back up and restore data and also design maintenance plan. Style and approach This step-by-step guide teaches you cool ways to plan, deploy, and configure ConfigMgr 1706. This tutorial, which complements the release of ConfigMgr 1706 with a refreshing new approach and expert guidance, will teach you everything you need to know about the essentials of server.
R Data Analysis Cookbook - Second Edition
¥90.46
Over 80 recipes to help you breeze through your data analysis projects using R About This Book ? Analyse your data using the popular R packages like ggplot2 with ready-to-use and customizable recipes ? Find meaningful insights from your data and generate dynamic reports ? A practical guide to help you put your data analysis skills in R to practical use Who This Book Is For This book is for data scientists, analysts and even enthusiasts who want to learn and implement the various data analysis techniques using R in a practical way. Those looking for quick, handy solutions to common tasks and challenges in data analysis will find this book to be very useful. Basic knowledge of statistics and R programming is assumed. What You Will Learn ? Acquire, format and visualize your data using R ? Using R to perform an Exploratory data analysis ? Introduction to machine learning algorithms such as classification and regression ? Get started with social network analysis ? Generate dynamic reporting with Shiny ? Get started with geospatial analysis ? Handling large data with R using Spark and MongoDB ? Build Recommendation system- Collaborative Filtering, Content based and Hybrid ? Learn real world dataset examples- Fraud Detection and Image Recognition In Detail Data analytics with R has emerged as a very important focus for organizations of all kinds. R enables even those with only an intuitive grasp of the underlying concepts, without a deep mathematical background, to unleash powerful and detailed examinations of their data. This book will show you how you can put your data analysis skills in R to practical use, with recipes catering to the basic as well as advanced data analysis tasks. Right from acquiring your data and preparing it for analysis to the more complex data analysis techniques, the book will show you how you can implement each technique in the best possible manner. You will also visualize your data using the popular R packages like ggplot2 and gain hidden insights from it. Starting with implementing the basic data analysis concepts like handling your data to creating basic plots, you will master the more advanced data analysis techniques like performing cluster analysis, and generating effective analysis reports and visualizations. Throughout the book, you will get to know the common problems and obstacles you might encounter while implementing each of the data analysis techniques in R, with ways to overcoming them in the easiest possible way. By the end of this book, you will have all the knowledge you need to become an expert in data analysis with R, and put your skills to test in real-world scenarios. Style and Approach ? Hands-on recipes to walk through data science challenges using R ? Your one-stop solution for common and not-so-common pain points while performing real-world problems to execute a series of tasks. ? Addressing your common and not-so-common pain points, this is a book that you must have on the shelf
Containers in OpenStack
¥63.21
A practical book which will help the readers understand how the container ecosystem and OpenStack work together. About This Book ? Gets you acquainted with containerization in private cloud ? Learn to effectively manage and secure your containers in OpenStack ? Practical use cases on container deployment and management using OpenStack components Who This Book Is For This book is targeted towards cloud engineers, system administrators, or anyone from the production team who works on OpenStack cloud. This book act as an end to end guide for anyone who wants to start using the concept of containerization on private cloud. Some basic knowledge of Docker and Kubernetes will help. What You Will Learn ? Understand the role of containers in the OpenStack ecosystem ? Learn about containers and different types of container runtimes tools. ? Understand containerization in OpenStack with respect to the deployment framework, platform services, application deployment, and security ? Get skilled in using OpenStack to run your applications inside containers ? Explore the best practices of using containers in OpenStack. In Detail Containers are one of the most talked about technologies of recent times. They have become increasingly popular as they are changing the way we develop, deploy, and run software applications. OpenStack gets tremendous traction as it is used by many organizations across the globe and as containers gain in popularity and become complex, it’s necessary for OpenStack to provide various infrastructure resources for containers, such as compute, network, and storage. Containers in OpenStack answers the question, how can OpenStack keep ahead of the increasing challenges of container technology? You will start by getting familiar with container and OpenStack basics, so that you understand how the container ecosystem and OpenStack work together. To understand networking, managing application services and deployment tools, the book has dedicated chapters for different OpenStack projects: Magnum, Zun, Kuryr, Murano, and Kolla. Towards the end, you will be introduced to some best practices to secure your containers and COE on OpenStack, with an overview of using each OpenStack projects for different use cases. Style and approach An end to end guide for anyone who wants to start using the concept of containerization on private cloud.
Mastering Node.js - Second Edition
¥90.46
Expert techniques for building fast servers and scalable, real-time network applications with minimal effort; rewritten for Node.js 8 and Node.js 9 About This Book ? Packed with practical examples and explanations, Mastering Node.js contains everything you need to take your applications to the next level. ? Unleash the full potential of Node.js 9 to build real-time and scalable applications. ? Gain in-depth knowledge of asynchronous programming, event loops, and parallel data processing. ? Explore Node's innovative event-non-blocking design, and build professional applications with the help of detailed examples. Who This Book Is For This book is targeted at JavaScript developers who want to take an in-depth look at the latest Node.js framework to create faster, scalable, real-time backend applications. Basic JavaScript programming knowledge—and also some previous Node.js development experience—are mandatory to get the best out of this book What You Will Learn ? Build an Electron desktop app using Node that manages a filesystem ? Explore Streams and understand how they apply to building networked services ? Develop and deploy an SMS-driven customer service application ? Use WebSockets for rapid bi-directional communication ? Construct serverless applications with Amazon Lambda ? Test and debug with headless browsers, CPU profiling, Mocha, Sinon, and more ? Scale applications vertically and horizontally across multiple cores and web services In Detail Node.js, a modern development environment that enables developers to write server- and client-side code with JavaScript, thus becoming a popular choice among developers. This book covers the features of Node that are especially helpful to developers creating highly concurrent real-time applications. It takes you on a tour of Node's innovative event non-blocking design, showing you how to build professional applications. This edition has been updated to cover the latest features of Node 9 and ES6. All code examples and demo applications have been completely rewritten using the latest techniques, introducing Promises, functional programming, async/await, and other cutting-edge patterns for writing JavaScript code. Learn how to use microservices to simplify the design and composition of distributed systems. From building serverless cloud functions to native C++ plugins, from chatbots to massively scalable SMS-driven applications, you'll be prepared for building the next generation of distributed software. By the end of this book, you'll be building better Node applications more quickly, with less code and more power, and know how to run them at scale in production environments. Style and approach Mastering Node.js contains all of the examples and explanations you'll need to build applications in a short amount of time and at a low cost, running rapidly and at scale.
A víz mélyén
¥79.95
A várost átszel? folyóból holtan húznak ki egy fiatal n?t. Néhány hónappal korábban egy sérülékeny tinédzser lány végezte ugyanott, ugyanígy. El?ttük évszázadokon át asszonyok és lányok hosszú sora lelte halálát a s?tét vízben, így a két friss tragédia régen eltemetett titkokat bolygat meg - és hoz felszínre.Az utolsó áldozat árván maradt, tizen?t éves lányának szembe kell néznie azzal, hogy félelmetes nagynénje lett a gondvisel?je, aki most kényszeredetten tér vissza oda, ahonnan annak idején elmenekült, és ahová szíve szerint soha nem tette volna be újra a lábát. A folyóparti ház eresztékei éjjelente hangosabban nyikorognak, a fal t?vében susogó víz kísérteties neszekkel t?lti meg az egyébként zavartalan csendet. A lány a vonaton cím? regényhez hasonlóan PAULA HAWKINS újabb t?rténete is megállíthatatlanul sodorja az olvasót a végkifejlet felé, bizonyítva, hogy az írón? nagy ismer?je a n?i léleknek és az emberi ?szt?n?knek. A lány a vonaton az elmúlt évek legnagyobb sikere volt a magyar és a nemzetk?zi k?nyvpiacon. A szerz? második thrillerére két évet kellett várni. De - ahogy az els? olvasók egybehangzóan állítják - megérte.
?les tárgyak
¥73.41
A fiatal chicagói újságíróra, Camille Preakerre nyugtalanító feladat vár néhány hónapos pszichiátriai kezelését k?vet?en: f?szerkeszt?je visszaküldi fojtogató szül?városába, hogy az ott t?rtént gyerekgyilkosságokról tudósítson. Camille évek óta alig beszélt neurotikus, hipochonder anyjával, tizenhárom éves, gy?ny?r? féltestvérét, a poros kisváros lakóit valamiképp a markában tartó Ammát pedig utoljára óvodásként látta. A viktoriánus stílusú, kísérteties családi házban Camille-t megrohanják boldogtalan gyerekkorának emlékei, és akaratlanul is azonosulni kezd a meggyilkolt kislányokkal. Mik?zben egyre mélyebbre rántják s?tét múltjának démonai, és felszakadnak soha be nem gyógyult sebei, versenyfutásba kezd az id?vel, hogy kiderítse, ki lehet a tettes. Ha Camille túl akarja élni veszélyes visszatérését, nem tehet mást, mint hogy egyszer és mindenkorra ?sszerakja múltja kirakójátékának darabjait. ?Szellemes, stílusos, remek els? k?nyv. Igazi f?nyeremény.” harlan coben ??Az, hogy fantasztikusan jó debütáló regény, enyhe kifejezés. (…) Rettegve olvastam az utolsó harminc oldalt, de képtelen voltam letenni. Utána még sokáig a fejemben kavargott, sziszegett a t?rténet. Csodálatra méltóan, f?rtelmesen gonosz t?rténet, és még csodásabbá teszi Gillian Flynn remek stílusa és leny?g?z? éleslátása.” stephen king
Siddhartha
¥7.85
Digitalisiert vom Projekt Gutenberg Eine indische Dichtung ist eine Erz?hlung von Hermann Hesse, die im S. Fischer Verlag in Berlin im Jahr 1922 zum ersten Mal ver?ffentlicht wurde. Siddhartha, der Brahmane Das Buch handelt von einem jungen Brahmanen namens Siddhartha und seinem Freund Govinda. Der von allen verehrte und bewunderte Siddhartha widmet sein Leben der Suche nach dem Atman, dem All-Einen, das in jedem Menschen ist. Siddhartha, der Samana Seine Suche macht aus dem Brahmanen einen Samana, einen Asketen und Bettler. Govinda folgt ihm auf diesem Weg. Siddhartha spürt jedoch nach einiger Zeit, dass ihn das Leben als Samana nicht an sein Ziel bringen wird. Zusammen mit Govinda pilgert er zu Gautama, dem Buddha. Doch dessen Lehre kann er nicht annehmen. Siddhartha erkennt zwar, dass Gotama Erleuchtung erlangt hat und zweifelt die Richtigkeit seiner Lehre nicht an, jedoch glaubt er, diese sei allein für Gotama selbst gültig. Man kann nicht durch Lehre Buddha werden, sondern muss dieses Ziel mittels eigener Erfahrungen erreichen. Aus dieser Erkenntnis heraus begibt er sich erneut auf die Reise und beginnt einen neuen Lebensabschnitt, w?hrend sich sein Freund Govinda Gotama anschlie?t. Siddhartha bei den ?Kindermenschen“ Intensiv erf?hrt er nun seine Umgebung und die Sch?nheit der Natur, welche er zuvor als Samana zu verachten lernte. Er überquert einen Fluss, wobei ihm der F?hrmann prophezeit, er werde einst zu diesem zurückkehren, und erreicht eine gro?e Stadt. Hier begegnet er der Kurtisane Kamala, die er bittet, seine Lehrerin in der Kunst der Liebe zu werden. Um sich ihre Dienste leisten zu k?nnen, wird er Kaufmann. Anfangs sieht er das Streben nach Erfolg und Geld nur als eine wunderliche Eigenart der ?Kindermenschen“, wie er die dem Weltlichen ergebenen Menschen nennt. Bald wandelt sich jedoch sein ?bermut in Hochmut und er wird selbst den Kindermenschen immer ?hnlicher. Erst ein Traum führt ihm dies vor Augen und erinnert ihn wieder an seine
Addig se iszik
¥58.04
Mikor a szerzt megismertem, még nagyképen vallotta: Hárman nem írunk: Szókratész, Jézus és én. Aztán megtrt, és írni kezdett, paródiákat, persze – és megállt a kanál a levesben, de úgy, hogy a fal adta másikat. gy vágytunk erre a hangra ebben a karót nyelt, szürke, humordeficites honi literatúrában, mint egy falat kenyérre. Bdcs írásaiban a páratlan irodalmi mveltség találkozik az igazi humorral Karinthy boncasztalán. Apját kérdezték, mit szól, hogy fia már ír is. Addig se iszik – válaszolta a blcs reg, és igaza volt: Tibor írás kzben sose iszik. (Hmm…) Mert ilyen az irodalom: nevel, tanít, szórakoztat – és amíg írunk vagy olvasunk, addig se iszunk. Tisztelet a kivételnek. Fogadják tehát szeretettel az irodalmi paródia Lemmyjét, a magyar humor Billy, a Klykjét, a búcsúszentlászlói Rabelais-t. Tessék mosolyogni! ” Cserna-Szabó András
Точка возврата - Женский любовный роман
¥38.07
Спустя три года после смерти мужа Женя так и не сумела обрести вкус к жизни. Она растит сына, терпит капризы матери, тянет лямку на работе в отделе кадров фарфорового завода. Евгений Халтурин, столичный кризисный менеджер, приезжает, чтобы запустить процедуру банкротства завода. Молодой, амбициозный и деятельный начальник раздражает Женю, и она высказывает негативное мнение о предстоящем банкротстве… Халтурин начинает размышлять о словах невзрачной кадровички, понимая, что хочет обязательно сделать ее своей союзницей. Но зачем? Женя разительно отличается от тех уверенных в себе элегантных светских женщин, которые привлекают его… Издательство Animedia Company желает вам приятного чтения.
A lány a vonaton
¥79.95
Ritkaság, hogy egy k?nyv vezesse t?bb országban egyszerre, szinte az ?sszes fontos sikerlistát. A New York Timesét és a BarnesandNoble-ét, például. Az végképp szokatlan, hogy ezt egy debütáló író tegye.2015 elején Paula Hawkins regénye berobbant az angolszász piacokra. Ahogy Stephen King fogalmazott, ebben a t?rténetben csak fokozódik és fokozódik a feszültség. Nem véletlenül hasonlítják Hitchkockhoz és Agatha Crhristie-hez az írót, a Gone girlhez a t?rténetet.Rachel ingázó, minden reggel felszáll ugyanarra a vonatra. Tudja, hogy minden alkalommal várakozni szoktak ugyanannál a fénysorompónál, ahonnan egy sor hátsó udvarra nyílik rálátás. Már-már kezdi úgy érezni, hogy ismeri az egyik ház lakóit. Jess és Jason, így nevezi ?ket. A pár élete t?kéletesnek t?nik, és Rachel sóvárogva gondol a boldogságukra.?s aztán lát valami megd?bbent?t. Csak egyetlen pillanatig, ahogy a vonat tovahalad, de ennyi elég.A pillanat mindent megváltoztat. Rachel immár részese az életüknek, melyet eddig csak messzir?l szemlélt.Meglátják; sokkal t?bb ?, mint egy lány a vonaton.
His Last Bow, Fourth of the Five Sherlock Holmes Short Story Collections
¥8.09
The five Sherlock Holmes story collections are: The Adventures of Sherlock Holmes, The Memoirs of Sherlock Holmes, The Return of Sherlock Holmes, His Last Bow, and The Case-Book of Sherlock Holmes. The Case-Book, first published in 1927, is still under copyright in the US. According to Wikipedia: "Sir Arthur Ignatius Conan Doyle, (22 May 1859 – 7 July 1930) was an author most noted for his stories about the detective Sherlock Holmes, which are generally considered a major innovation in the field of crime fiction, and for the adventures of Professor Challenger. He was a prolific writer whose other works include science fiction stories, historical novels, plays and romances, poetry, and non-fiction."
Blended Souper Soup Recipes: Low Carb, Low Calorie Nourishing Soups for a Health
¥32.62
Blended Souper Soup Recipes: Low Carb, Low Calorie Nourishing Soups for a Healthier You
History of a Plague in London
¥8.09
The Introduction begins: "The father of Daniel Defoe was a butcher in the paris h of St. Giles's, Cripplegate, London. In this parish, probably, Daniel Defoe was born in 1661, the year after the restoration of Charles II. The boy's parents wished him to become a dissenting minister, and so intrusted his education to a Mr. Morton who kept an academy for the training of nonconformist divines. How long Defoe staid at this school is not known. He seems to think himself that he staid there long enough to become a good scholar; for he declares that the pupils were "made masters of the English tongue, and more of them excelled in that particular than of any school at that time." If this statement be true, we can only say that the other schools must have been very bad indeed. Defoe never acquired a really good style, and can in no true sense be called a "master of the English tongue."
Ticket Number 9672
¥8.09
Classic novel. According to Wikipedia: "Jules Gabriel Verne (February 8, 1828-March 24, 1905) was a French author who pioneered the science-fiction genre. He is best known for novels such as Journey to the Center of the Earth (1864), Twenty Thousand Leagues under the Sea (1870), and Around the World in Eighty Days (1873). Verne wrote about space, air, and underwater travel before air travel and practical submarines were invented, and before practical means of space travel had been devised. He is the third most translated author in the world, according to Index Translationum. Some of his books have been made into films. Verne, along with H. G. Wells, is often popularly referred to as the "Father of Science Fiction"