Big Data Visualization
¥80.65
Learn effective tools and techniques to separate big data into manageable and logical components for efficient data visualization About This Book This unique guide teaches you how to visualize your cluttered, huge amounts of big data with ease It is rich with ample options and solid use cases for big data visualization, and is a must-have book for your shelf Improve your decision-making by visualizing your big data the right way Who This Book Is For This book is for data analysts or those with a basic knowledge of big data analysis who want to learn big data visualization in order to make their analysis more useful. You need sufficient knowledge of big data platform tools such as Hadoop and also some experience with programming languages such as R. This book will be great for those who are familiar with conventional data visualizations and now want to widen their horizon by exploring big data visualizations. What You Will Learn Understand how basic analytics is affected by big data Deep dive into effective and efficient ways of visualizing big data Get to know various approaches (using various technologies) to address the challenges of visualizing big data Comprehend the concepts and models used to visualize big data Know how to visualize big data in real time and for different use cases Understand how to integrate popular dashboard visualization tools such as Splunk and Tableau Get to know the value and process of integrating visual big data with BI tools such as Tableau Make sense of the visualization options for big data, based upon the best suited visualization techniques for big data In Detail When it comes to big data, regular data visualization tools with basic features become insufficient. This book covers the concepts and models used to visualize big data, with a focus on efficient visualizations. This book works around big data visualizations and the challenges around visualizing big data and address characteristic challenges of visualizing like speed in accessing, understanding/adding context to, improving the quality of the data, displaying results, outliers, and so on. We focus on the most popular libraries to execute the tasks of big data visualization and explore "big data oriented" tools such as Hadoop and Tableau. We will show you how data changes with different variables and for different use cases with step-through topics such as: importing data to something like Hadoop, basic analytics. The choice of visualizations depends on the most suited techniques for big data, and we will show you the various options for big data visualizations based upon industry-proven techniques. You will then learn how to integrate popular visualization tools with graphing databases to see how huge amounts of certain data. Finally, you will find out how to display the integration of visual big data with BI using Cognos BI. Style and approach With the help of insightful real-world use cases, we’ll tackle data in the world of big data. The scalability and hugeness of the data makes big data visualizations different from normal data visualizations, and this book addresses all the difficulties encountered by professionals while visualizing their big data.
Two-Part Harmony (Mills & Boon Heartwarming)
¥31.10
The love that binds Former Nashville star Sam Etchason is slowly building a new life in peaceful Lake Mildred. But an unexpected inheritance makes him joint owner of a farmhouse with Kelly Sweet, a country singer driven by her own longtime ambitions. Kelly is only back in Michigan to settle her grandmother's estate. She hasn't expected such a powerful closeness between her and Sam. And now she's starting to reconnect with the sister she left behind. Everything's falling into place, until a stunning offer comes her way that threatens to destroy it all. The deal means instant stardom for Kelly, but would cost Sam what he holds most dear…
Five Go Glamping: An adventure in the countryside for grown ups
¥16.97
‘Five Go Glamping is a must-read story full of friendship, romance and self-discovery…. I loved it!’ – Little Northern Soul The hilarious and heart-warming romantic comedy you need this year! Glamping Check list Festival tickets Double check best Instagram filter Avoid thinking about work/Connor/five year plan!! A four day break from her hectic life to relax in the countryside and hang out at a local festival (for free!) is just what Fiona Delaney needs. With her best friends, great tunes and a cool looking hat her Instagram shots are going to look A-Mazing! Until suddenly glamping starts to feel a lot more like camping and Fiona’s in desperate search of a comfy chair, wi-fi and a chilled glass of wine. But when she finally makes it to the local pub she discovers this trip could be more than just a holiday, it might just change her life forever… What reviewers are saying about Five Go Glamping ‘Fun-filled, witty and uplifting, Five Go Glamping is a quick read but a memorable one. It features a great combination of friendship, romance and adventure and the story builds up vividly to the extent I felt like I was there myself, watching the madness unfold.’ – Reviewed the Book ‘Liz Tipping’s writing style was great, it was fun, flirty, great characters and kept me thoroughly entertained with some wonderful witty words and some gorgeous heartwarming moments.’ – Kraftireader ‘Believe me, if you are in a need of a book that’s going to make you laugh out loud, has style, glamour and interesting storyline – than do not look any further! Five Go Glamping is what you’re looking for!’ – On My Bookshelf ‘This is an energetic and lively story, packed full of friendship, romance, mishaps and laughs. I raced through the book and I enjoyed Liz Tipping's style of writing, which made me want to keep on reading long after I should have been in bed!’ – Curious Ginger Cat
Python: Real World Machine Learning
¥161.31
Learn to solve challenging data science problems by building powerful machine learning models using Python About This Book Understand which algorithms to use in a given context with the help of this exciting recipe-based guide This practical tutorial tackles real-world computing problems through a rigorous and effective approach Build state-of-the-art models and develop personalized recommendations to perform machine learning at scale Who This Book Is For This Learning Path is for Python programmers who are looking to use machine learning algorithms to create real-world applications. It is ideal for Python professionals who want to work with large and complex datasets and Python developers and analysts or data scientists who are looking to add to their existing skills by accessing some of the most powerful recent trends in data science. Experience with Python, Jupyter Notebooks, and command-line execution together with a good level of mathematical knowledge to understand the concepts is expected. Machine learning basic knowledge is also expected. What You Will Learn Use predictive modeling and apply it to real-world problems Understand how to perform market segmentation using unsupervised learning Apply your new-found skills to solve real problems, through clearly-explained code for every technique and test Compete with top data scientists by gaining a practical and theoretical understanding of cutting-edge deep learning algorithms Increase predictive accuracy with deep learning and scalable data-handling techniques Work with modern state-of-the-art large-scale machine learning techniques Learn to use Python code to implement a range of machine learning algorithms and techniques In Detail Machine learning is increasingly spreading in the modern data-driven world. It is used extensively across many fields such as search engines, robotics, self-driving cars, and more. Machine learning is transforming the way we understand and interact with the world around us. In the first module, Python Machine Learning Cookbook, you will learn how to perform various machine learning tasks using a wide variety of machine learning algorithms to solve real-world problems and use Python to implement these algorithms. The second module, Advanced Machine Learning with Python, is designed to take you on a guided tour of the most relevant and powerful machine learning techniques and you’ll acquire a broad set of powerful skills in the area of feature selection and feature engineering. The third module in this learning path, Large Scale Machine Learning with Python, dives into scalable machine learning and the three forms of scalability. It covers the most effective machine learning techniques on a map reduce framework in Hadoop and Spark in Python. This Learning Path will teach you Python machine learning for the real world. The machine learning techniques covered in this Learning Path are at the forefront of commercial practice. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Python Machine Learning Cookbook by Prateek Joshi Advanced Machine Learning with Python by John Hearty Large Scale Machine Learning with Python by Bastiaan Sjardin, Alberto Boschetti, Luca Massaron Style and approach This course is a smooth learning path that will teach you how to get started with Python machine learning for the real world, and develop solutions to real-world problems. Through this comprehensive course, you’ll learn to create the most effective machine learning techniques from scratch and more!
Entity Framework Core Cookbook - Second Edition
¥90.46
Leverage the full potential of Entity Framework with this collection of powerful and easy-to-follow recipes About This Book Learn how to use the new features of Entity Framework Core 1 Improve your queries by leveraging some of the advanced features Avoid common pitfalls Make the best of your .NET APIs by integrating with Entity Framework Who This Book Is For This book is for .NET developers who work with relational databases on a daily basis and understand the basics of Entity Framework, but now want to use it in a more efficient manner. You are expected to have some prior knowledge of Entity Framework. What You Will Learn Master the technique of using sequence key generators Validate groups of entities that are to be saved / updated Improve MVC applications that cover applications developed using ASP.NET MVC Core 1 Retrieve database information (table, column names, and so on) for entities Discover optimistic concurrency control and pessimistic concurrency control. Implement Multilatency on the data side of things. Enhance the performance and/or scalability of Entity Framework Core Explore and overcome the pitfalls of Entity Framework Core In Detail Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. In order to survive in this growing market, the knowledge of a framework that helps provide easy access to databases, that is, Entity Framework has become a necessity. This book will provide .NET developers with this knowledge and guide them through working efficiently with data using Entity Framework Core. You will start off by learning how to efficiently use Entity Framework in practical situations. You will gain a deep understanding of mapping properties and find out how to handle validation in Entity Framework. The book will then explain how to work with transactions and stored procedures along with improving Entity Framework using query libraries. Moving on, you will learn to improve complex query scenarios and implement transaction and concurrency control. You will then be taught to improve and develop Entity Framework in complex business scenarios. With the concluding chapter on performance and scalability, this book will get you ready to use Entity Framework proficiently. Style and approach Filled with rich code-based examples, this book takes a recipe-based approach that will teach .NET developers to improve their understanding of Entity Framework and help them effortlessly apply this knowledge in everyday situations.
Learning Xcode 8
¥90.46
Learn how to use the power of Xcode to turn your next great app idea into a reality About This Book Learn the theory and tools behind app development using Swift 3 and Xcode 8 Build a fully featured iOS app, including a companion app for the Apple Watch Optimize, debug, and ultimately release your app on Test Flight and the App Store Who This Book Is For This book is intended for programmers looking to get a jump-start into the world of iOS development. Whether you’re a young student who has only spent a few months with Java, or a seasoned developer who has spent their career developing for a different platform, all that is expected is a basic understanding of a programming language such as C++, C#, or Java. What You Will Learn Understand the most important features of the Xcode IDE Write Swift 3 code for application data models and view controllers Prepare visual layouts for an iOS application using storyboards, size classes, and auto-layout Integrate many common technologies into an app, such as multi-touch gestures, CoreData, and notifications Build companion applications for the Apple Watch with watchOS 3 Debug applications using Xcode’s suite of debugging tools, and prevent bugs with unit testing Optimize an application using Xcode 8’s profiling tools and asset catalogs Distribute a beta application through TestFlight, and a finished application through the App Store In Detail Over the last few years, we’ve seen a breakthrough in mobile computing and the birth of world-changing mobile apps. With a reputation as one of the most user-centric and developer-friendly platforms, iOS is the best place to launch your next great app idea. As the official tool to create iOS applications, Xcode is chock full of features aimed at making a developer’s job easier, faster, and more fun. This book will take you from complete novice to a published app developer, and covers every step in between. You’ll learn the basics of iOS application development by taking a guided tour through the Xcode software and Swift programming language, before putting that knowledge to use by building your first app called “Snippets.” Over the course of the book, you will continue to explore the many facets of iOS development in Xcode by adding new features to your app, integrating gestures and sensors, and even creating an Apple Watch companion app. You’ll also learn how to use the debugging tools, write unit tests, and optimize and distribute your app. By the time you make it to the end of this book, you will have successfully built and published your first iOS application. Style and approach This easy-to-follow guide presents topics in a hands-on lecture format where concepts are introduced and explained, then used in an example as reinforcement. The first third of the book covers the separate building blocks of development, while the second two thirds cover the development of an app from start to finish.
Natural Language Processing: Python and NLTK
¥152.59
Learn to build expert NLP and machine learning projects using NLTK and other Python libraries About This Book Break text down into its component parts for spelling correction, feature extraction, and phrase transformation Work through NLP concepts with simple and easy-to-follow programming recipes Gain insights into the current and budding research topics of NLP Who This Book Is For If you are an NLP or machine learning enthusiast and an intermediate Python programmer who wants to quickly master NLTK for natural language processing, then this Learning Path will do you a lot of good. Students of linguistics and semantic/sentiment analysis professionals will find it invaluable. What You Will Learn The scope of natural language complexity and how they are processed by machines Clean and wrangle text using tokenization and chunking to help you process data better Tokenize text into sentences and sentences into words Classify text and perform sentiment analysis Implement string matching algorithms and normalization techniques Understand and implement the concepts of information retrieval and text summarization Find out how to implement various NLP tasks in Python In Detail Natural Language Processing is a field of computational linguistics and artificial intelligence that deals with human-computer interaction. It provides a seamless interaction between computers and human beings and gives computers the ability to understand human speech with the help of machine learning. The number of human-computer interaction instances are increasing so it’s becoming imperative that computers comprehend all major natural languages. The first NLTK Essentials module is an introduction on how to build systems around NLP, with a focus on how to create a customized tokenizer and parser from scratch. You will learn essential concepts of NLP, be given practical insight into open source tool and libraries available in Python, shown how to analyze social media sites, and be given tools to deal with large scale text. This module also provides a workaround using some of the amazing capabilities of Python libraries such as NLTK, scikit-learn, pandas, and NumPy. The second Python 3 Text Processing with NLTK 3 Cookbook module teaches you the essential techniques of text and language processing with simple, straightforward examples. This includes organizing text corpora, creating your own custom corpus, text classification with a focus on sentiment analysis, and distributed text processing methods. The third Mastering Natural Language Processing with Python module will help you become an expert and assist you in creating your own NLP projects using NLTK. You will be guided through model development with machine learning tools, shown how to create training data, and given insight into the best practices for designing and building NLP-based applications using Python. This Learning Path combines some of the best that Packt has to offer in one complete, curated package and is designed to help you quickly learn text processing with Python and NLTK. It includes content from the following Packt products: NTLK essentials by Nitin Hardeniya Python 3 Text Processing with NLTK 3 Cookbook by Jacob Perkins Mastering Natural Language Processing with Python by Deepti Chopra, Nisheeth Joshi, and Iti Mathur Style and approach This comprehensive course creates a smooth learning path that teaches you how to get started with Natural Language Processing using Python and NLTK. You’ll learn to create effective NLP and machine learning projects using Python and NLTK.
Windows Server 2016 Cookbook
¥107.90
Sauté your way through more than 100 hands-on recipes designed to prepare any server administrator to work with Windows Server 2016 About This Book Get the first book on the market to unleash the power of Windows Server 2016, which improves the lives of thousands of enterprise users Be the first to leverage the advent of Containers and Nano Server on Windows Server 2016, which utilizes the resources efficiently and increases productivity. This practical, recipe-based approach helps you to delivering global-scale cloud services into your infrastructure using Windows Server 2016 Who This Book Is For This book is for system administrators and IT professionals with experience in Windows Server 2012 R2 environments who are looking to acquire the skills and knowledge necessary to manage and maintain the core infrastructure required for a Windows Server 2016 environment. What You Will Learn Build the infrastructure required for a successful Windows network Navigate the new Server 2016 interface efficiently Implement solid networking and security practices into your Windows Server environment Design your own PKI and start issuing certificates today Explore the brand-new Nano Server functionality Enable nested virtualization on Hyper-V and Server Connect your remote laptops back to the corporate network using Microsoft's own remote access technologies, including DirectAccess Provide a centralized point for users to access applications and data by configuring Remote Desktop Services Compose optimal Group Policies Facilitate task automation with PowerShell 5.0 *ing In Detail This hands-on Cookbook is stuffed full of practical recipes that will help you handle the essential administrative tasks in Windows Server 2016. You’ll start by familiarizing yourself with the look and feel of Windows Server 2016, and will then learn how to navigate through some daily tasks using the graphical interface. You will see how to compose optimal Group Policies and facilitate task automation with PowerShell 5.0 *ing. We will also take a look at the functions available to provide remote network access to your traveling users, and explore the much anticipated Nano Server and Hyper-V built-in integration support that is brand new in Windows Server 2016. By the end of this book, you will know how to take your Windows Server 2016-powered server and turn it into any common infrastructure role that might be required in your company. Style and approach The book follows a recipe-based approach that starts with an introduction and the installation of Windows Server 2016, then dives into the powerful features, and then ends with the concept of security.
Blender 3D: Characters, Machines, and Scenes for Artists
¥179.84
Gain the insights and techniques you need to give life to your own custom characters, machines, and scenes in Blender 3D About This Book Learn how to establish the basic shape of a character on the basis of templates, and take it to completion using the tools available in Blender Develop realistic and awesome machines for your 3D projects and animation films 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 learning path is for those who know the basics of Blender and have hands-on experience with the software. We will directly dive into creating characters first. If you wish to use Blender to create games, animated films, and architecture simulations, this learning path will benefit you. What You Will Learn Use your sculpting skills to carve the character features from the mesh Find the best possible flow for your edge-loops to enhance the character features and to get the best possible range of deformation Mix both the Blender Internal and Cycles rendering engines in order to render materials as quickly as possible Know when and where to use various types of geometry—something that saves time in one instance will pose significant problems in another 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, and Curves In Detail Blender 3D is one of the top 3D animation software available. As the Blender software grows more powerful and popular, there is a demand to take your modeling skills to the next level. This learning path is divided into three modules that will take you on this incredible journey of creating games. The first module will take you on a journey to understand the workflow normally used to create characters, from the modeling to the rendering stages, using the tools of the last official release of Blender exclusively. You will be making production-quality 3D models and characters quickly and efficiently, which will be ready to be added to your very own animated feature or game. The second module will help you develop a comprehensive skill set that covers the key aspects of mechanical modeling. You will create many types of projects, including a pistol, spacecraft, robot, and a racer. By the end of this module, you will have mastered a workflow that you will be able to apply to your own creations. The final module will help you to create many types of projects using a step-by-step approach. Each project in this module will give you more practice and increase your knowledge of the Blender tools and game engine. This learning path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Blender 3D Cookbook, Second Edition by Enrico Valenza Blender 3D Incredible Machines, Second Edition by Christopher Kuhn Blender 3D By Example by Romain Caudron and Pierre-Armand Nicq Style and approach This easy-to-follow course will teach you how to create complex 3D characters, create incredible machines, and put them together to create a 3D scene. Each topic is explained sequentially in the process of creating various models, and includes detailed explanations of the basic and advanced features.
Meteor: Full-Stack Web Application Development
¥152.59
Learn how to create mobile and full-stack web applications in JavaScript by getting a deeper insight into Meteor About This Book This step-by-step tutorial will show you how to build fast, complex web applications Over 65 hands-on recipes help you build and deploy elegant web applications Optimize your web application for production use Who This Book Is For If you are a web developer who is familiar with Meteor and has basic knowledge of web development, and you now want to explore new paradigms of single-page, real-time applications, this course is perfectly suited for you. What You Will Learn Secure your site with Meteor best practices Create reactive templates that update themselves when data changes Add routing to a single-page application and make it appear like a real website Make your own Meteor packages and see how to make them public Rapidly build robust, responsive user interfaces Publish your own reusable custom packages Optimize your site for load speed with advanced publishers and subscribers Master the intricacies of front-end development using Jeet, Bootstrap, CSS animations, and more Leverage the aggregation framework to produce results with big data Optimize your site for search engine visibility In Detail Meteor is best JavaScript development platform and is packed with collections of libraries and packages bound together in a tidy way to take care of everything from development to production, making your web development easier. This course follows a learning path divided into three modules. Each module is a mini course in its own right, taking your knowledge to a new level as you progress. The first module takes you from the installation of Meteor to building a fully working web blog (including back end) to create and edit posts. Your path will begin with the basic concepts and folder structure of a Meteor project, learning how Meteor templates work to test packages, and seeing the application itself. The second module is a cookbook that starts with simple recipes designed for quick reference, and culminating advanced recipes that walk you through building and deploying a complete application. The cookbook covers all the major areas of Meteor development, including lesser-known and undocumented features too. With all the important concepts covered in the previous modules, the third module will get you equipped with simple solutions to boost your development skills. You’ll learn about mapping of real-world data and optimizing it, how to optimize and secure web applications and how to deploy and maintain it without breaking its features. Throughout the module, you will put your skills into practice and build an online shop from scratch. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Building Single-page Web Apps with Meteor, Fabian Vogelsteller Meteor Cookbook, Isaac Strack Meteor Design Patterns, Marcelo Reyna Style and approach This practical handbook has a step-by-step approach to help you improve your developer skills and efficiently built web applications using Meteor.
Docker Networking Cookbook
¥90.46
60 practical recipes that help you gain expertise with Docker networking and understand the underlying constructs that make it all work About This Book Enhance your Docker networking skills and protect your organization using advanced networking functions Learn how to use third party tools to extend Docker networking This practical and recipe-based book demonstrates the different ways in which you can network containers leveraging the Docker engine. Who This Book Is For The book is for system administrators as well as developers who are well versed with the concepts of Docker and have basic knowledge of Docker networking. You should also have sound knowledge of networking in general. What You Will Learn Configure Linux networking primitives used by Docker networking Build and deploy user-defined Docker networks Examine the different options for resolving and linking containers Implement custom networks for Docker to consume Discover third-party networking plugins such as Weave and Flannel Work through solutions to secure Docker containers and networks Observe methodologies for troubleshooting container networks Explore advanced and experimental Docker networking features In Detail Networking functionality in Docker has changed considerably since its first release, evolving to offer a rich set of built-in networking features, as well as an extensible plugin model allowing for a wide variety of networking functionality. This book explores Docker networking capabilities from end to end. Begin by examining the building blocks used by Docker to implement fundamental containing networking before learning how to consume built-in networking constructs as well as custom networks you create on your own. Next, explore common third-party networking plugins, including detailed information on how these plugins inter-operate with the Docker engine. Consider available options for securing container networks, as well as a process for troubleshooting container connectivity. Finally, examine advanced Docker networking functions and their relevant use cases, tying together everything you need to succeed with your own projects. Style and approach This practical recipe-based book will take readers to next level of Docker networking. It covers relevant use cases and the advanced features of Docker
Odoo 10 Development Essentials
¥80.65
Fast-track your development skills to build powerful Odoo 10 business applications About This Book Get the most up-to-date guide on Odoo 10 and learn how to build excellent business applications with Odoo This example-rich, easy-to-follow guide enables you to build apps appropriate to your business needs Create solid business applications with the help of this precise, to-the-point guide Who This Book Is For This book caters to developers who are familiar with Python and MVC design and now want to build effective business applications using Odoo. What You Will Learn Install Odoo from source code and use all the basic techniques to setup and manage your Odoo server instances Create your first Odoo application Add Odoo's social and messaging features to your own modules Get to know the essentials of Models and Views Understand and use the server API to add business logic Use Qweb to create custom Reports Extend Odoo CMS features to create your own website controllers and pages Leverage Odoo Workflows on your applications Write module automated tests and debugging techniques Deploy your Odoo applications for production use In Detail Odoo is one of the fastest growing open source, business application development software products available. With announcement of Odoo 10, there are many new features added to Odoo and the face of business applications developed with Odoo has changed. This book will not only teach you how to build and customize business applications with Odoo, but it also covers all the new features that Odoo has to offer. This book is the latest resource on developing and customizing Odoo 10 applications. It comes packed with much more and refined content than its predecessor. It will start with building business applications from scratch and will cover topics such as module extensions, inheritance, working with data, user interfaces, and so on. The book also covers the latest features of Odoo 10, in addition to front end development, testing and debugging techniques. The book will also talk about Odoo Community and Odoo Enterprise. Style and approach This book follows a step-by-step practical approach where you will learn new concepts with every progressing chapter and create apps for business development.
Miranda
¥62.59
WHO WAS SHE? In Regency London, a woman escapes from a burning warehouse only to realize she doesn't know her own identity. Although the locket around her neck bears the name Miranda, she has no recollection of her past. Nor does she know why two very different men want her—the devilishly handsome Scotsman Ian MacVane, and Lord Lucas Chesney, the nobleman who claims to be her betrothed. In a race against time to discover who she is and which man she can trust, Miranda embarks on a soul-stirring journey that takes her from the dazzling salons of London to the craggy Highlands of Scotland. All of her beliefs—about herself, her world and the nature of love—are tested to their limits as she seeks the truth about her past and finds an unexpected passion that ignites the hidden fires within….
What Happens At Christmas...
¥42.48
The perfect holiday read all year round, a feel-good festive romance with hot chocolate, tinsel and mistletoe by the bucket-load! For the perfect Christmas… When career-girl Holly Brice learns that her estranged father has died, she decides to take a trip down memory lane and find out about the man she never knew. Arriving in the sleepy little Dartmoor village, she’s shocked to discover that she’s inherited the cosy little cottage she remembers so fondly, a whole load of money – and her father’s adorable dog, too! Head to snow-covered Devon! And as the first snowflakes begin to fall and Holly bumps into her gorgeous neighbour, Jack Nelson, life gets even more complicated! Men have always been off the cards for high-flying Holly, but there’s something about mysterious writer Jack that has her re-thinking her three-date rule… Praise for T. A. Williams ‘T. A. Williams has that gorgeous way of writing a feel good story and something which will easily make you smile…he’s absolutely backed up that men can write chick-lit.’ ─ Reviewed The Book (TOP 1000 Amazon Reviewer) ‘When Alice met Danny is maybe the first book in this genre I have read that is written by a man, and T. A. Williams has done a splendid job!’ ─ Rachale's Reads ‘I have read others of the author’s books and have loved them equally. I wanted to jet off to join them and I bet you will too…Great characters, a fun and enjoyable read that will leave you with a big smile on your face.’ ─ Jilllovestoread ‘I had my doubts as to whether a 'bloke' would get it! To get beneath the skin of a woman and process how she'd feel in various scenario's. Let's just say I don't have any longer – Trevor you nailed it.’ ─ Crooksonbooks
Straight By The Rules (Lilith Straight series, Book 3)
¥42.48
The Devil made me… I’m Lilith Straight, the Devil’s servant. You’d think that it would be straightforward, wouldn’t you? Carry out the Devil’s work, that’s all: wreak havoc and cause carnage on Earth… The problem is, I still have a conscience. Which makes life just a little bit tricky in Hell, as you might imagine. And when your sister actually belongs in Heaven, the hot man in your life has his own devilish agenda and the rest of your family won’t stop meddling in your unfinished business…well, let’s just say it’s complicated! No one ever plays by the rules in Hell, so maybe it’s time to make up my own! Book 3 in the Lilith Straight series! Straight to Hell – Book 1 Straight to Heaven – Book 2 Straight by the Rules – Book 3
Four Weddings And A White Christmas
¥42.48
Celebrate four very festive weddings with Jenny Oliver in Four Weddings and a White Christmas. Four very good reasons to fall in love under the mistletoe! Hannah’s holidays are normally spent nibbling chocolate coins with her daughter and praying she’s not too old for a stocking on Christmas morning. But this year, she’s been offered the dressmaker’s job of a lifetime: creating a one-of-a-kind a gown for her friend Annie’s Christmas wedding on the picture-perfect Cherry Pie Island. Many mince pies and one hot-pink organza dress later, Hannah is set to snuggle back into her old routine…until she discovers that there are three more weddings to come – and not a dress in sight! Four themes, four brides and four parties spent avoiding chef Harry Fontaine, whose cynicism is as much a wedding day guarantee as confetti and cake. Hannah has her work cut out for her! Yet, with a sprinkling of snowflakes and Christmas magic, it could be that this is the year when miracles really do happen…if Hannah will let them. Praise for Jenny Oliver ‘a very uplifting story full of happy endings and guaranteed to make you smile…absolutely perfect for Christmas.’ – Goodreads ‘a fitting and fabulous finale to the series’ – Goodreads ‘Best enjoyed with a mug of mulled wine whilst listening to Bing Crosby’ – Goodreads ‘another slice of warm Cherry Pie Island charm’ – Goodreads ‘The dresses, the food, the weddings, the travel, the winter walks in Manhattan… I loved it all! ‘ – Random Book Muses Welcome back to Cherry Pie Island…The most delicious place to spend Christmas! Perfect for fans of Holly Martin, Jenny Hale and Cathy Bramley. The Cherry Pie Island series The Grand Reopening of Dandelion Café – Book 1 The Vintage Ice Cream Van Road Trip – Book 2 The Great Allotment Challenge – Book 3 One Summer Night at the Ritz – Book 4 Four Weddings and a White Christmas – Book 5 Each part of Cherry Pie Island can be read and enjoyed as a standalone story – or as part of the utterly delightful series.
Not Just For Christmas
¥58.86
Christmas is the time for family…and love! One snowy day Vaughn Kyle meets Carrie Hendrickson and his life goes into turmoil. Vaughn is looking to settle down with his fiancée, but as he grows closer to Carrie he starts to question his feelings for the woman he thought he loved. With Christmas around the corner Vaughn needs to figure out what matters to him most – not just at Christmas, but every day of the year… Ellen Cunningham's new life is all about studying. She finally managed to get to college and she isn’t going to let anything stand in her way – that is until Reed Morgan turns up. Suddenly Ellen is finding herself very distracted and as the snow begins to fall could Ellen have found her very own perfect Christmas present? Make Time for friends. Make time for Debbie Macomber.
A Knights Bridge Christmas (Swift River Valley, Book 6)
¥54.74
New York Times bestselling author Carla Neggers celebrates the joy and romance of Christmas in New England Clare Morgan is ready for a fresh start when she moves to the small Massachusetts town of Knights Bridge with her young son, Owen. Widowed for six years, Clare settles into her job as the town's new librarian. She appreciates the warm welcome she and Owen receive and truly enjoys getting the library ready for its role in the annual holiday open house. Clare expects to take it slow with her new life. Then she meets Logan Farrell, a Boston ER doctor in town to help his elderly grandmother settle into assisted living. Slow isn't a word Logan seems to understand. Accustomed to his fast-paced city life, he doesn't plan to stay in Knights Bridge for long. But Daisy Farrell has other ideas and enlists her grandson to decorate her house on the village green one last time. Logan looks to Clare for help. She can go through Daisy's book collection and help him decorate while she's at it. As Clare and Logan get his grandmother's house ready for the holidays, what neither of them expects to find is an attraction to each other. Better than most, they know all the crazy things that can happen in life, but everything about Knights Bridge and this magical season invites them to open themselves to new possibilities…and new love.
Cowboy Daddy (Mills & Boon Superromance) (A Chair at the Hawkins Table, Book 3)
¥31.10
He loves them too much to stay Lane Beaumont has always loved Amanda Hawkins. If his life weren't such a mess he'd want much more than their current on-again, off-again relationship. But Amanda deserves a better life than he can offer. So when she gives birth to their son, Lane does the right thing and walks away. Amanda should be devastated. Except his reaction doesn't make sense. The Lane she knows would never turn his back on her or his responsibilities. Plus, she saw that cowboy's heart melt when he held their son. Something else is standing in the way of their happiness and she won't stop until she finds out what.
Dead Reckoning
¥22.46
FINAL PAYBACK The United States consulate in Jordan is firebombed, its staff mercilessly killed. With the group responsible scattered to hideouts in war-torn hot spots around the globe, Mack Bolan has to hit these terrorists hard before they can warn one another. Soon Bolan is turning safe houses and desert refuges into killing fields as he battles to take down the terrorists three by three. But the last of the group vanishes just as Bolan discovers their ultimate target: an international conference in Switzerland headed by the American President. The world’s leaders are caught in the crosshairs, and the Executioner has to stop the splinter group before they strike a global deathblow.
Her Rodeo Hero (Mills & Boon American Romance) (Cowboys in Uniform, Book 1)
¥31.10
TOUGH LOVE Colton Reynolds can tame the wildest of stallions, so how can working with Natalie Goodman be this hard? Colt tries to keep his distance while helping the former equestrian champion overcome a serious injury, but her feisty spirit and tender heart prove to be an irresistible combination. Natalie knows that beneath his surly demeanor, Colt is haunted by his past and his time serving as an Army Ranger. He believes he's too scarred to love…or be loved. But she won't give up easily. Just as Colt is determined to help her find her way back into the ring, Natalie is doing everything she can to find a way into his heart.

购物车
个人中心

