Kim Kardashian Quiz Book
¥24.43
Brief Description: Do you watch 'Keeping Up with the Kardashians'? Are you one of the five million people who follow Kim Kardashian on Twitter? Are you up to date with all the twists and turns in the American celebrity's life? If you're a fan of Kim Kardashian, you won't want to be without this quiz book.Every aspect of Kim's life has been written about by the press or documented on TV but how much do you really know about the glamorous socialite and businesswoman? Which designer's dress did Kim wear on her wedding day to Kris Humphries? When did Kim and her sisters open their second clothing shop in Miami? At Thanksgiving, Kim donated her time to the Los Angeles Mission but to do what? The answers to these questions and more are all in The Kim Kardashian Quiz Book. How many will you get right?Full of fun facts, this book is certain to reveal something you never knew about one of the America's most famous women. If you like Kim Kardashian, you will love this quiz book.
Global Warming, A Very Peculiar History
¥58.76
Which species of moth was nearly killed off by the fight for cleaner air? How does a cow's bottom contribute to global warming? Could warmer mean colder? All these questions and more are answered in 'Global Warming: A Very Peculiar History'. This book arms you with an introduction to the scientific concepts behind global warming then hits you hard with the bizarre and at times disputed facts that go along with the theory. 'Global Warming, A Very Peculiar History' includes information on the potentially disastrous effects of global warming and what we can do to stop them. It features diagrams and fascinating fact sheets which will boggle the mind. Discover where the theory came from and what we were (or weren't) doing to help protect the Earth in past times. This book looks at both sides of the debate and covers the scientific and historical background of our troubled relationship with the planet on which we live.
Great Britons, A Very Peculiar History
¥58.76
Great Britain can be accused of many things; a proliferation of queuing, a fondness of the demon drink; but it's not without more than its fair share of important historical and modern people. 'Great Britons: A Very Peculiar History' looks at a myriad brillliant Britons and their influence on the world. The book features a short potted history of each person, detailing their acheivements, personalities and lifestyles in a quirky and memorable way. From kings and queens, pirates and politicians, actors and directors to sportsmen, explorers, scientists and inventors, 'Great Britons: A Very Peculiar History' celebrates the men and women who have shaped Great Britain and made it what it is today.
Brighton, A Very Peculiar History
¥58.76
Brighton: that curious master of reinvention - whether it's considered 'London-by-the-Sea' or 'England's San Francisco', it's certainly a city with a reputation for being on the edge. Delve deep into the weird and wonderful history of 'Brighthelmstone', and find out how this dreary fishing village became a dazzling playground for the louche and wealthy: from the fashionable Regency period to the age of DJs, Brighton has always been home to the proudly quirky. But it's not all sun, sea and a fish supper! Be sure to avoid the sleazy world of gang fights and murders as portrayed in Graham Greene's 'Brighton Rock', whilst ducking to miss the bottles hurled between the mods and the rockers during the famous beach battles. Fully exploring the ups and downs of a seaside town, it's 'Brighton - A Very Peculiar History'...with a bit of Hove on the side.
Cricket, A Very Peculiar History
¥58.76
In 'Cricket, A Very Peculiar History' Jim Pipe uniquely explores one of the second biggest spectator sport on the planet. From the hazy bat-and-ball origins of the game to the biggest celebrity players of today, this book is a fascinating insight into the popular sport. Filled to the brim with quirky quotes, fantastic facts and surprising statistics, 'Cricket, A Very Peculiar History' is the perfect book for any fan of the game. You'll discover bizarre cricket lingo, politics and rivalries and even how to make the perfect cricket tea, along with some bizarre but classic tales, without which the game would not be the same.
Get, Set, GO! Sustainability
¥112.72
Get Set GO! Sustainability covers a wide range of sustainable options that Children's Centres and early years setting can pick up and start with. Ithis book is aimed at those who are new to sustainability and those who are looking to enhance their sustainable status with some new ideas. Set out in an accessible style, you can dip into the book at any page, as each page is set out in a range of helpful headings to get you going as soon as possible.
Meeting Special Needs
¥83.29
When working with children whose development is causing concern, it can be difficult to know how best to help. This practical guide to Dyspraxia and Neuro-Developmental Delay has been written to support all early years' professionals, as well as the non-specialist practitioner and parents or carers. The book includes: signs of Dyspraxia and Neuro-Developmental Delay, a guide to what is meant by these terms, practical ways to support and help the child and practical ways to support parents and carers.
Meeting Special Needs
¥83.29
A growing number of children appear to be experiencing delays or difficulties in their speech, language and communication skills. In this book, the author outlines how to identify these children and how to support them effectively. This pracitcal guide to the field of speech, language and communication needs (SLCN) is a timely and practical guide for early years' professionals, as well as the non-specialist pracitioner, and parents or carers.
Planning for Learning through ICT
¥73.48
Planning for Learning through ICT aims to introduce young children to what ICT is, and provides over six weeks worth of activities that explore a range of technologies suitable for children 3-5. The book provides ideas for helping children learn about the different purposes of ICT and explores how to use ICT to create, to find information, to play, to shop. The book focuses in particular on how to use ICT creatively as well as outdoors. Whatever your daily learning, this book aims to show how ICT can be easily and appropriately included in your everyday play and learning.
Planning for Learning through Animals
¥73.48
This book takes you through six weeks of activities on the theme of animals. Each activity is linked to a specific Early Learning Goal, and the book contains a skills overview so that practitioners can keep track of which areas of learning and development they are promoting. This book also includes a photocopiable page to give to parents with ideas for them to get involved with their children's topic, as well as ideas for bringing the six weeks of learning together. The weekly themes in this book include: name the animals, hide and seek, where I live, farm animals, pets and animal babies.
Bayesian Analysis with Python
¥81.74
Bayesian modeling with PyMC3 and exploratory analysis of Bayesian models with ArviZ Key Features *A step-by-step guide to conduct Bayesian data analyses using PyMC3 and ArviZ *A modern, practical and computational approach to Bayesian statistical modeling *A tutorial for Bayesian analysis and best practices with the help of sample problems and practice exercises. Book Description The second edition of Bayesian Analysis with Python is an introduction to the main concepts of applied Bayesian inference and its practical implementation in Python using PyMC3, a state-of-the-art probabilistic programming library, and ArviZ, a new library for exploratory analysis of Bayesian models. The main concepts of Bayesian statistics are covered using a practical and computational approach. Synthetic and real data sets are used to introduce several types of models, such as generalized linear models for regression and classification, mixture models, hierarchical models, and Gaussian processes, among others. By the end of the book, you will have a working knowledge of probabilistic modeling and you will be able to design and implement Bayesian models for your own data science problems. After reading the book you will be better prepared to delve into more advanced material or specialized statistical modeling if you need to. What you will learn *Build probabilistic models using the Python library PyMC3 *Analyze probabilistic models with the help of ArviZ *Acquire the skills required to sanity check models and modify them if necessary *Understand the advantages and caveats of hierarchical models *Find out how different models can be used to answer different data analysis questions *Compare models and choose between alternative ones *Discover how different models are unified from a probabilistic perspective *Think probabilistically and benefit from the flexibility of the Bayesian framework Who this book is for If you are a student, data scientist, researcher, or a developer looking to get started with Bayesian data analysis and probabilistic programming, this book is for you. The book is introductory so no previous statistical knowledge is required, although some experience in using Python and NumPy is expected.
Azure PowerShell Quick Start Guide
¥54.49
Leverage PowerShell to perform many day-to-day tasks in Microsoft Azure Key Features *Deploy and manage Azure virtual machines with PowerShell commands. *Get to grips with core concept of Azure PowerShell such as working with images and disks, custom script extension, high availability and more. *Leverage hands-on projects to successfully apply what you learned through the course of this book. Book Description As an IT professional, it is important to keep up with cloud technologies and learn to manage those technologies. PowerShell is a critical tool that must be learned in order to effectively and more easily manage many Azure resources. This book is designed to teach you to leverage PowerShell to enable you to perform many day-to-day tasks in Microsoft Azure. Taking you through the basic tasks of installing Azure PowerShell and connecting to Azure, you will learn to properly connect to an Azure tenant with PowerShell. Next, you will dive into tasks such as deploying virtual machines with PowerShell, resizing them, and managing their power states with PowerShell. Then, you will learn how to complete more complex Azure tasks with PowerShell, such as deploying virtual machines from custom images, creating images from existing virtual machines, and creating and managing of data disks. Later, you will learn how to snapshot virtual machines, how to encrypt virtual machines, and how to leverage load balancers to ensure high availability with PowerShell. By the end of this book, you will have developed dozens of PowerShell skills that are invaluable in the deployment and management of Azure virtual machines. What you will learn *Manage virtual machines with PowerShell *Resize a virtual machine with PowerShell *Create OS disk snapshots via PowerShell *Deploy new virtual machines from snapshots via PowerShell *Provision and attach data disks to a virtual machine via PowerShell *Load balance virtual machines with PowerShell *Manage virtual machines with custom script extensions Who this book is for This book is intended for IT professionals who are responsible for managing Azure virtual machines. No prior PowerShell or Azure experience is needed.
Microsoft Dynamics NAV Development Quick Start Guide
¥54.49
Learn development skills and improve productivity when programming in Microsoft Dynamics NAV 2018 - the popular Enterprise Resourse Planning management system used across a variety of industries for business process management Key Features *Solve common business problems with the valuable features and flexibility of Dynamics NAV *Understand the structure of NAV database - how documents and business entities are mapped to DB tables *Design user interface and bind the presentation layer with the data storage Book Description Microsoft Dynamics NAV is an enterprise resource planning (ERP) software suite for organizations. The system offers specialized functionality for manufacturing, distribution, government, retail, and other industries. This book gets you started with its integrated development environment for solving problems by customizing business processes. This book introduces the NAV development environment – C/SIDE. It gives an overview of the internal system language and the most essential development tools. The book will enable the reader to customize and extend NAV functionality with C/AL code, design a user interface through pages, create role centers, and build advanced reports in Microsoft Visual Studio. By the end of the book, you will have learned how to extend the NAV data model, how to write and debug custom code, and how to exchange data with external applications. What you will learn *Manage NAV Server configuration with Microsoft Management Console *Manage NAV installation with the NAV Administration Shell *Create integration events and extend functionality via the NAV event model *Run XML Ports from C/AL code *Design reports and write client code in RDLC expressions Who this book is for This book is for experienced NAV users who have an understanding of basic programming concepts. Familiarity with NAV development environment or its internal development language-C/AL is not expected.
Hands-On Enterprise Application Development with Python
¥90.46
Architect scalable, reliable, and maintainable applications for enterprises with Python Key Features *Explore various Python design patterns used for enterprise software development *Apply best practices for testing and performance optimization to build stable applications *Learn about different attacking strategies used on enterprise applications and how to avoid them Book Description Dynamically typed languages like Python are continuously improving. With the addition of exciting new features and a wide selection of modern libraries and frameworks, Python has emerged as an ideal language for developing enterprise applications. Hands-On Enterprise Application Development with Python will show you how to build effective applications that are stable, secure, and easily scalable. The book is a detailed guide to building an end-to-end enterprise-grade application in Python. You will learn how to effectively implement Python features and design patterns that will positively impact your application lifecycle. The book also covers advanced concurrency techniques that will help you build a RESTful application with an optimized frontend. Given that security and stability are the foundation for an enterprise application, you’ll be trained on effective testing, performance analysis, and security practices, and understand how to embed them in your codebase during the initial phase. You’ll also be guided in how to move on from a monolithic architecture to one that is service oriented, leveraging microservices and serverless deployment techniques. By the end of the book, you will have become proficient at building efficient enterprise applications in Python. What you will learn *Understand the purpose of design patterns and their impact on application lifecycle *Build applications that can handle large amounts of data-intensive operations *Uncover advanced concurrency techniques and discover how to handle a large number of requests in production *Optimize frontends to improve the client-side experience of your application *Effective testing and performance profiling techniques to detect issues in applications early in the development cycle *Build applications with a focus on security *Implement large applications as microservices to improve scalability Who this book is for If you’re a developer who wants to build enterprise-grade applications, this book is for you. Basic to intermediate-level of programming experience with Python and database systems is required to understand the concepts covered in this book.
Data Analysis with Python
¥71.93
Learn a modern approach to data analysis using Python to harness the power of programming and AI across your data. Detailed case studies bring this modern approach to life across visual data, social media, graph algorithms, and time series analysis. Key Features *Bridge your data analysis with the power of programming, complex algorithms, and AI *Use Python and its extensive libraries to power your way to new levels of data insight *Work with AI algorithms, TensorFlow, graph algorithms, NLP, and financial time series *Explore this modern approach across with key industry case studies and hands-on projects Book Description Data Analysis with Python offers a modern approach to data analysis so that you can work with the latest and most powerful Python tools, AI techniques, and open source libraries. Industry expert David Taieb shows you how to bridge data science with the power of programming and algorithms in Python. You'll be working with complex algorithms, and cutting-edge AI in your data analysis. Learn how to analyze data with hands-on examples using Python-based tools and Jupyter Notebook. You'll find the right balance of theory and practice, with extensive code files that you can integrate right into your own data projects. Explore the power of this approach to data analysis by then working with it across key industry case studies. Four fascinating and full projects connect you to the most critical data analysis challenges you’re likely to meet in today. The first of these is an image recognition application with TensorFlow – embracing the importance today of AI in your data analysis. The second industry project analyses social media trends, exploring big data issues and AI approaches to natural language processing. The third case study is a financial portfolio analysis application that engages you with time series analysis - pivotal to many data science applications today. The fourth industry use case dives you into graph algorithms and the power of programming in modern data science. You'll wrap up with a thoughtful look at the future of data science and how it will harness the power of algorithms and artificial intelligence. What you will learn *A new toolset that has been carefully crafted to meet for your data analysis challenges *Full and detailed case studies of the toolset across several of today’s key industry contexts *Become super productive with a new toolset across Python and Jupyter Notebook *Look into the future of data science and which directions to develop your skills next Who this book is for This book is for developers wanting to bridge the gap between them and data scientists. Introducing PixieDust from its creator, the book is a great desk companion for the accomplished Data Scientist. Some fluency in data interpretation and visualization is assumed. It will be helpful to have some knowledge of Python, using Python libraries, and some proficiency in web development.
Memoirs of the Court of Queen Elizabeth
¥73.48
This book gives us an in depth look at the court of Queen Elizabeth I from birth to death. Widely acclaimed to be one of the most accurate accounts, it features letters, quotes and even sonnets from all the leading people of the day. The intrigues and deceits are written about in great detail - A gripping classic read from AUK's Revisited series.
Giraffe in a Scarf
¥53.86
The giraffe in a scarf is a poor little thing. Will he star in the play if unable to sing?
Jealous Dandelions
¥29.33
In Mrs Pennyweather's garden, where the flowers all gather and grow, all seems calm and peaceful. But, in a small corner of the garden, whispers are in full flow and something is about to change...
Ashley & Cheryl Cole
¥14.62
Ashley & Cheryl Cole - Where Did It All Go Wrong? is a quick-read biography, focusing on Cheryl and Ashley's relationship, marriage and divorce. It looks at the parallels in their careers, the ups and downs, and investigates Ashley's alleged cheating with numerous women. Ultimately it asks the question 'Where Did It All Go Wrong' - could anything have been done to prevent the break-up, or was the marriage doomed from the beginning.
Washday Colours
¥29.33
Washday Colours is a beautifully illustrated children's book by well-known author Suzy-Jane Tanner. It is from a new series of books which encourage learning and play in young children, engaging them in an interactive reading experience. In Washday Colours, young children will have fun identifying yellow dungarees, Dad's blue trousers and Mum's purple knickers as Mum chases and collects the Elephant family's flyaway washing.
Just Still Breathing
¥39.14
This book is a collection of jokes, wonderfully illustrated by Mike Payne, the original creator of Tatty Teddy. Mike's unique view of the world is shown in a humorous manner, with more than forty hilarious cartoons. Cheeky (but never rude), this book is sure to bring a smile to your face.

购物车
个人中心

