Explore the latest books of this year!
Bookbot

Chris Barker

    Cambridge Global English Stage 9 Workbook
    Continuations and Natural Language
    Cambridge Global English Stages 7-9 Stage 8 Workbook
    Professional patisserie : for levels 2,3 and professional chefs
    What's Where on Earth? Dinosaur Atlas
    How Do Astronauts Wee in Space?
    • 2022

      As Dr Daniel Brown prepares to present the first of his three lectures, he reflects upon how his life has been forever changed by the events leading up to this presentation. However, he does not yet know that his life, and indeed the whole world, is about to be changed forever. While presenting long-overdue answers to age-old questions, the ultimate crime is suddenly discovered during an adventure which shocks the audience to the core. The ensuing punishment is relentless...

      The Lecture
    • 2022

      Patina Modern

      • 272 pages
      • 10 hours of reading
      3.4(62)Add rating

      A lushly illustrated playbook for creating a home that feels both modern and warm, personal and polished, from a megawatt design duo.

      Patina Modern
    • 2022

      Whilst Dr Daniel Brown presents the second of his three lectures, it becomes apparent that the rigorous honesty and morality of the two crew is now being tested again and again. As they settle into their new lives, it becomes apparent that their transition is not going to be quite as simple as they originally imagined. However, they both find very different ways of dealing with various situations whilst still retaining their individual morality and honesty. During one of her conversations with Dr Brown, the female crew's honesty is tested to the absolute limits, it is then those terrible crimes are revealed; the problem then becomes who are the initial perpetrators and who should then be punished, or even be held accountable...

      The Lecture Diaries
    • 2021

      Cambridge Global English Workbook 8 With Digital Access (1 Year)

      For Cambridge Primary And Lower Secondary English As A Second Language - Second Edition

      • 150 pages
      • 6 hours of reading

      Discover our new resources for the Cambridge International Primary and Lower Secondary Curriculum Frameworks. With varied activities – including matching definitions and completing sentences – these workbooks help you practise and consolidate what you have learnt. The activities also support the reading, writing and Use of English strands of the Cambridge English as a Second Language Lower Secondary curriculum framework. This new edition provides more grammar practice with a short grammar presentation, followed by activities differentiated into three Focus, Practice and Challenge. Ideal for use in the classroom or for homework.

      Cambridge Global English Workbook 8 With Digital Access (1 Year)
    • 2021

      Swift Cookbook

      Over 60 Proven Recipes for Developing Better IOS Applications with Swift 5.3

      • 500 pages
      • 18 hours of reading

      Discover recipes for building feature-rich, reliable iOS native apps and explore the latest features in Swift 5.3 with the help of proven industry standard recipes, modern design techniques, and popular strategies Key Features Learn Swift 5.3 programming techniques to write robust and efficient code Discover the fundamentals of Swift and build apps with frameworks such as Foundation, Networking, and UIKit Get to grips with the new features of Swift 5.3, including SwiftUI, CoreML and the Vision Framework Book Description Swift is an exciting, multi-platform, general-purpose programming language, and with this book, you'll explore the features of its latest version, Swift 5.3. The book begins with an introduction to the basic building blocks of Swift 5.3, its syntax, and the functionalities of Swift constructs. You'll then discover how Swift Playgrounds provide an ideal platform to write, execute, and debug your Swift code. As you advance through the chapters, the book will show you how to bundle variables into tuples or sets, order your data with an array, store key-value pairs with dictionaries, and use property observers. You'll also get to grips with the decision-making and control structures in Swift, examine advanced features such as generics and operators, and explore functionalities outside of the standard library. Once you've learned how to build iOS applications using UIKit, you'll find out how to use Swift for server-side programming, run Swift on Linux, and investigate Vapor. Finally, you'll discover some of the newest features of Swift 5.3 using SwiftUI and Combine to build adaptive and reactive applications, and find out how to use Swift to build and integrate machine learning models along with Apple's Vision Framework. By the end of this Swift book, you'll have discovered solutions to boost your productivity while developing code using Swift 5.3. What you will learn Explore basic to advanced concepts in Swift 5.3 programming Understand conditional statements, loops, and how to handle errors in Swift Define flexible classes and structs using generics Use advanced operators and create custom ones Build iOS apps using the powerful features of UIKit or the new SwiftUI framework Import your own custom functionality into Swift Playgrounds Run Swift on Linux and investigate server-side programming with the server-side framework Vapor Use Swift to implement machine learning models using CoreML and Vision Who this book is for If you are lo..

      Swift Cookbook
    • 2021

      Discover our new resources for the Cambridge International Primary and Lower Secondary Curriculum Frameworks. With international cross-curricular topics, from celebrations around the world and sports to news and what we wear, the series helps you develop the skills to study across the curriculum in English. Packed with literature and oracy activities, the course helps you become confident communicators. Step-by-step writing activities with models support you to develop your writing, while tip boxes help with language and skills. Each unit ends with a 'Project Challenge' where you will work together on cross-curricular projects like giving a presentation about the history of sport, developing collaboration and critical thinking skills.

      Cambridge Global English Learner's Book 7 with Digital Access (1 Year)
    • 2021

      This is the light-hearted story of an industry which hardly existed before 1960 but then grew very fast until the late 1990s and then shrunk to a shadow of its former self.

      Not Just Furry Dice...
    • 2021

      Journey back in time and find out where dinosaurs roamed. This unique children's atlas explores each continent, revealing fossil sites and stories. Packed with maps of early Earth and more than 40 profiles of dinosaurs and other prehistoric animals. Stare down a T Rex in North America. Watch out for Velociraptors' slashing claws in the Gobi Desert. Trek across the Siberian tundra and discover a woolly mammoth. This stunning book uses breathtaking computer-generated imagery to make every animal come to life. Using specially commissioned maps, this atlas also shows you what the world looked like millions of years ago.

      What's Where on Earth? Dinosaur Atlas
    • 2020

      Learn SwiftUI

      • 316 pages
      • 12 hours of reading

      Get to grips with Apple's new SwiftUI framework for creating robust UIs for iOS and iPadOS using Swift programming Key Features Use SwiftUI for building dynamic apps for Apple devices from scratch Understand declarative syntax in cross-platform development and how states work within SwiftUI Learn to develop watchOS apps by reusing SwiftUI code Book Description SwiftUI is the new and powerful interface toolkit that lets you design and build iOS, iPadOS, and macOS apps using declarative syntax. It is a powerful way to develop the UI elements of applications, which would normally be tightly coupled to application logic. Learn SwiftUI will get you up to speed with the framework and cross-device UI development in no time. Complete with detailed explanations and practical examples, this easy-to-follow guide will teach you the fundamentals of the SwiftUI toolkit. You'll learn how to build a powerful iOS and iPadOS application that can be reused for deployment on watchOS. As you progress, you'll delve into UI and unit testing in iOS apps, along with learning how to test your SwiftUI code for multiple devices. The book will also show you how to integrate SwiftUI features such as data binding and network requests into your current application logic. By the end of this book, you will have learned how to build a cross-device application using the SwiftUI framework and Swift programming. What you will learn Explore the fundamentals of SwiftUI and compare it with existing UI frameworks Write SwiftUI syntax and understand what should and shouldn't be included in SwiftUI's layer Add text and images to a SwiftUI view and decorate them using SwiftUI's modifiers Create basic forms, and use camera and photo library functions to add images to them Understand the core concepts of Maps in iOS apps and add a MapView in SwiftUI Design extensions within your existing apps to run them on watchOS Handle networking calls in SwiftUI to retrieve data from external sources Who this book is for This SwiftUI book helps any mobile app developer looking to understand the fundamentals of the new SwiftUI framework along with the benefits of cross-device development. A solid understanding of iOS and macOS app development, along with some knowledge of the Swift programming language, will be beneficial. Basic programming knowledge is essential to grasp the concepts covered in the book effectively

      Learn SwiftUI
    • 2020

      SuperDinosaur

      • 192 pages
      • 7 hours of reading

      Travel back in time and get up close and personal with the biggest, fastest, and strangest creatures that ever roamed the earth. Take a dip with the plesiosaur that's bigger than a bus, race the dinosaur that's faster than a galloping horse, and grin at the big cat with teeth that are longer than daggers. Prepare to be amazed as more than 40 incredible prehistoric creatures come roaring back to life in stunning CGI reconstructions. Alongside the amazing images, SuperDinosaur is packed with incredible facts about these extraordinary creatures. Did you know that the fearsome Tyrannosaurus has the most powerful bite of any land animal that has ever lived? Or that the bizarre Amargasaurus had spines that stuck out 60 cm (24 in) from its neck? Or perhaps you fancy your chances in a staring competition with Temnodontosaurus - just be warned, its eyes are 25 cm (9.8 in) wide! Features on fascinating fossils and the latest scientific techniques will show you exactly how paleontologists piece together information about how dinosaurs would have looked and lived. The perfect read for children aged 9 and over, this brilliant and informative guide will appeal to budding dinosaur experts of all ages.

      SuperDinosaur