Product List
GET /services/catalog/products?format=api&page=72594
{ "links": { "first": "https://redshelf.com/services/catalog/products?format=api&page=1", "last": "https://redshelf.com/services/catalog/products?format=api&page=78375", "next": "https://redshelf.com/services/catalog/products?format=api&page=72595", "prev": "https://redshelf.com/services/catalog/products?format=api&page=72593" }, "data": [ { "type": "Product", "id": "00010000383272", "attributes": { "name": "Doing Global Science", "subtitle": "A Guide to Responsible Conduct in the Global Research Enterprise", "description": "<p>An essential introduction to the responsible conduct of science in today's interconnected world<br><br>This concise introductory guide explains the values that should inform the responsible conduct of scientific research in today's global setting. Featuring accessible discussions and ample real-world scenarios, Doing Global Science covers proper conduct, fraud and bias, the researcher's responsibilities to society, communication with the public, and much more. The book places special emphasis on the international and highly networked environment in which modern research is done, presenting science as an enterprise that is being transformed by globalization, interdisciplinary research projects, team science, and information technologies.<br><br>Accessibly written by an InterAcademy Partnership committee comprised of leading scientists from around the world, Doing Global Science is required reading for students, practitioners, and anyone concerned about the responsible conduct of science today.<br></p>Provides practical guidance and instructions for doing scientific research in today's global settingCovers everything from responsible conduct to communication with the publicFeatures numerous real-world scenarios drawn from an array of disciplines and national contextsFocuses on issues commonly encountered in international collaborationsWritten by a panel of leading experts from around the worldAn essential guide for practicing scientists and anyone concerned about fostering research integrity", "author": null, "slug": "doing-global-science-383272-9781400881154-interacademy-partnership", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400881154.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383272", "product_url": "/app/ecom/book/383272/doing-global-science-383272-9781400881154-interacademy-partnership", "bisac_codes": [ "SCI043000", "PDM" ], "items_count": null, "identifiers": { "ISBN13": "9780691170756", "EISBN13": "9781400881154", "EISBN10": "1400881153" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010030509247" } } } }, { "type": "Product", "id": "00010000383270", "attributes": { "name": "Boost.Asio C++ Network Programming Cookbook", "subtitle": "", "description": "Over 25 hands-on recipes to create robust and highly-efficient cross-platform distributed applications with the Boost.Asio library\n\nAbout This Book\n\n* Build highly efficient distributed applications with ease\n* Enhance your cross-platform network programming skills with one of the most reputable C++ libraries\n* Find solutions to real-world problems related to network programming with ready-to-use recipes using this detailed and practical handbook\n\nWho This Book Is For\n\nIf you want to enhance your C++ network programming skills using the Boost.Asio library and understand the theory behind development of distributed applications, this book is just what you need. The prerequisite for this book is experience with general C++11. To get the most from the book and comprehend advanced topics, you will need some background experience in multithreading.\n\nWhat You Will Learn\n\n* Boost your working knowledge of one of the most reputable C++ networking librariesBoost.Asio\n* Familiarize yourself with the basics of TCP and UDP protocols\n* Create scalable and highly-efficient client and server applications\n* Understand the theory behind development of distributed applications\n* Increase the security of your distributed applications by adding SSL support\n* Implement a HTTP client easily\n* Use iostreams, scatter-gather buffers, and timers\n\nIn Detail\n\nStarting with recipes demonstrating the execution of basic Boost.Asio operations, the book goes on to provide ready-to-use implementations of client and server applications from simple synchronous ones to powerful multithreaded scalable solutions. Finally, you are presented with advanced topics such as implementing a chat application, implementing an HTTP client, and adding SSL support. All the samples presented in the book are ready to be used in real projects just out of the box.\nAs well as excellent practical examples, the book also includes extended supportive theoretical material on distributed application design and construction.\n\nStyle and approach\n\nThis book is a set of recipes, each containing the statement and description of a particular practical problem followed by code sample providing the solution to the problem and detailed step-by-step explanation. Recipes are grouped by topic into chapters and ordered by the level of complexity from basic to advanced.", "author": "Dmytro Radchuk", "slug": "boostasio-c-network-programming-cookbook-383270-9781783986552-dmytro-radchuk", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781783986545.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383270", "product_url": "/app/ecom/book/383270/boostasio-c-network-programming-cookbook-383270-9781783986552-dmytro-radchuk", "bisac_codes": [ "COM048000" ], "items_count": null, "identifiers": { "ISBN13": "9781783986545", "EISBN13": "9781783986552" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013065596" } } } }, { "type": "Product", "id": "00010000383269", "attributes": { "name": "Getting Started with SpriteKit", "subtitle": "", "description": "Develop fun and exciting games and create amazing animations for your existing apps with SpriteKit, Apple's 2D game development framework\n\nAbout This Book\n\n* Learn the key concepts of game development in iOS\n* Take advantage of SpriteKit to create your own games and improve your apps\n* Follow the step-by-step chapters to create a complete product ready to submit to the App Store\n\nWho This Book Is For\n\nGetting Started with SpriteKit is for beginner-level iOS developers who want to add an extra edge to their apps and create amazing games using SpriteKit. It doesn't matter whether you have experience in iOS development or not as this book will show you the swift tricks you can use to create games.\n\nWhat You Will Learn\n\n* Create and configure a SpriteKit project from scratch\n* Load and manage the basic elements of games such as sprites, labels, and geometrical primitives\n* Handle touch events, detect collisions, and play sound audio files\n* Create complex elements, animate sprites, and run the parallax effect\n* Complete your games with key components such as a main menu, transitions between scenes, a tutorial, and the ability to load and save data\n* Increase the efficiency of your device using the accelerometer or by adding shaders, lights, and shadows\n* Gain complementary techniques such as creating or finding audio resources, applying SpriteKit to apps, or using third-party tools\n\nIn Detail\n\nSpriteKit is Apple's game engine to develop native iOS games. Strongly boosted by the Apple Inc., Cupertino, it has increased in popularity since its first release. This book shows you the solutions provided by SpriteKit to help you create any 2D game you can imagine and apply them to create animations that will highlight your existing apps.\nThis book will give you the knowledge you need to apply SpriteKit to your existing apps or create your own games from scratch.\nThroughout the book, you will develop a complete game. The beautiful designs implemented in the game in this book will easily lead you to learn the basis of 2D game development, including creating and moving sprites, and adding them to a game scene. You will also discover how to apply advanced techniques such as collision detection, action execution, playing music, or running animations to give a more professional aspect to the game. You will finish your first game by learning how to add a main menu and a tutorial, as well as saving and loading data from and to the player's device.\nFinally, you will find out how to apply some mobile games techniques such as accelerometer use or touch detection.\n\nStyle and approach\n\nWritten in an informal way with plenty of illustrative screenshots, this easy-to-follow and practical guide will help you get the most from SpriteKit. The main part of the book provides step-by-step instructions to develop of a complete product, while the last chapters give you some complementary techniques than can be used in mobile 2D game development.", "author": "Jorge Jordan", "slug": "getting-started-with-spritekit-383269-9781785885280-jorge-jordan", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781785887338.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383269", "product_url": "/app/ecom/book/383269/getting-started-with-spritekit-383269-9781785885280-jorge-jordan", "bisac_codes": [ "COM046070" ], "items_count": null, "identifiers": { "ISBN13": "9781785887338", "EISBN13": "9781785885280" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013067806" } } } }, { "type": "Product", "id": "00010000383267", "attributes": { "name": "The Future of Men", "subtitle": "Men on Trial", "description": "Once again, Jack Myers has his fingers on the pulse of the very latest. Myers has clearly done his homework, and the result is this superb book. Ken Burns, documentary filmmaker of The Roosevelts and The Civil War<br>\n\nAfter being told all their lives to be a man and man up, men are now rejecting the macho stereotype and instead developing empathy, getting in touch with their emotions, and becoming more sensitive in their relationships. Women are gaining ground in business, culture, education, relationships, and politics as traditional male and female roles disappear.<br><br>\n\nThe Future of Men: Masculinity in the Twenty-First Century prepares men and women for this shift in gender norms. As the definition of a real man evolves, understanding the future of men in business, politics, sports, education, relationships, and parenting will be essential for men to maintain psychological well-being, strengthen their self-esteem and sexual self-confidence, and rewire their emotional lives. The Future of Men provides tools to help men, and especially younger men, recognize and embrace new behaviors that are required for health and happiness at work, at home, and in their relationships.", "author": "Jack Myers", "slug": "the-future-of-men-383267-9781941758663-jack-myers", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781941758663.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383267", "product_url": "/app/ecom/book/383267/the-future-of-men-383267-9781941758663-jack-myers", "bisac_codes": [ "SOC022000", "SOC026000" ], "items_count": null, "identifiers": { "ISBN13": "9781941758656", "EISBN13": "9781941758663", "EISBN10": "1941758665" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010015252400" } } } }, { "type": "Product", "id": "00010000383266", "attributes": { "name": "Daniel Revisited", "subtitle": "Discovering the Four Mideast Signs Leading to the Antichrist", "description": "<p>Daniel Revisited makes the case that the ancient book of Daniel reveals four specific events to occur in the Middle East in the end times prior to the Tribulation. This new look at old assumptions about prophecy and plain reading of Scripture combines a comprehensive study of relevant history with the fresh perspective of todays current events. Not only does it show that the Antichrist will be Muslim, it also identifies four events the author calls Signposts which will occur in a series leading right up to the Tribulation. The first event involving Iraq has already occurred. The second of the four events will be the invasion of the whole Middle East by Iran. The fourth event will witness the Antichrist's emergence.</p>", "author": "Mark Davidson", "slug": "daniel-revisited-383266-9780718081157-mark-davidson", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780718081157.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383266", "product_url": "/app/ecom/book/383266/daniel-revisited-383266-9780718081157-mark-davidson", "bisac_codes": [ "REL006140", "TP028" ], "items_count": null, "identifiers": { "ISBN13": "9780718081133", "ISBN10": "0718081137", "EISBN13": "9780718081157", "EISBN10": "0718081153" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010028035605" } } } }, { "type": "Product", "id": "00010000383265", "attributes": { "name": "Evangelism and Missions", "subtitle": "", "description": "Working on the premise that evangelism is the main mission of God's people, author Ron Blue challenges Christians to honor the Great Commission at home and around the world. Giving practical strategies for saving the lost, this volume of the Swindoll Leadership Library is a must-read for those committed to the godly mission of evangelism.", "author": "Ronald Blue", "slug": "evangelism-and-missions-383265-9780529103482-ronald-blue", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780529103482.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383265", "product_url": "/app/ecom/book/383265/evangelism-and-missions-383265-9780529103482-ronald-blue", "bisac_codes": [ "REL030000", "TP028" ], "items_count": null, "identifiers": { "EISBN13": "9780529103482", "EISBN10": "0529103486" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010000659895" } } } }, { "type": "Product", "id": "00010000383264", "attributes": { "name": "Pocket Prayers for Dads", "subtitle": "40 Simple Prayers That Bring Strength and Faith", "description": "<p>Give dad encouragement and spiritual strength with Scripture readings and guided prayers.</p><p>Dads give us a lot. From their time and guidance, to their strength, protection and faith, Dads lead families in lots of little ways. They need encouragement too, and in Pocket Prayers for Dads, bestselling author and pastor Max Lucado shares 40 selected Scriptures and guided prayers to offer fathers a word of inspiration.</p><p>In Pocket Prayers for Dads, Max reminds you that prayer is not a privilege for the pious or the art of a chosen few. Instead, it's simply a heartfelt conversation between God and his child.</p><p>Each day, you'll find a timeless verse from Scripture and a thoughtful prayer designed to strengthen your faith, deepen your relationship with your family, and help you find joy in the everyday highs and lows of fatherhood.</p><p>No matter where you are in your journey of fatherhood, Max will give you the encouragement you need to face each day, including prayers for:</p>Faith and familyCourage and strengthLeadership and wisdomPatience and balanceHoliness and integrityFatherhood and joy<p> </p><p>Pocket Prayers for Dads is the perfect gift for Father's Day, birthdays, Christmas, a special occasion, or just as a 'thinking about you' gift.</p><p>Pocket Prayers for Dads invites you on a journey into the heart of biblical prayer and unpacks the power in even the simplest prayers. These guided prayers to help you find not only peace and rest but also the direction and strength you need for today.</p>", "author": "Max Lucado", "slug": "pocket-prayers-for-dads-383264-9780718078348-max-lucado", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780718078348.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383264", "product_url": "/app/ecom/book/383264/pocket-prayers-for-dads-383264-9780718078348-max-lucado", "bisac_codes": [ "REL012040" ], "items_count": null, "identifiers": { "ISBN13": "9780718077358", "ISBN10": "0718077350", "EISBN13": "9780718078348", "EISBN10": "0718078349" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010029700765" } } } }, { "type": "Product", "id": "00010000383263", "attributes": { "name": "Pocket Prayers for Military Life", "subtitle": "40 Simple Prayers That Bring Faith and Courage", "description": "<p>Daily life for those in the military and their loved ones at home can be filled with rapid change, fear, and uncertainty. For those bravely sacrificing for our country, bestselling author, Max Lucado, offers words of hope, pointing them to the Source of faith and courage. Pocket Prayers for the Military contains forty scriptures and guided prayers that will help readers face the unique challenges of military life with courage and faith.</p>", "author": "Max Lucado", "slug": "pocket-prayers-for-military-life-383263-9780718078324-max-lucado", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780718078324.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383263", "product_url": "/app/ecom/book/383263/pocket-prayers-for-military-life-383263-9780718078324-max-lucado", "bisac_codes": [ "REL012040" ], "items_count": null, "identifiers": { "ISBN13": "9780718077341", "ISBN10": "0718077342", "EISBN13": "9780718078324", "EISBN10": "0718078322" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010029702504" } } } }, { "type": "Product", "id": "00010000383262", "attributes": { "name": "Pocket Prayers for Friends", "subtitle": "40 Simple Prayers That Bring Joy and Serenity", "description": "<p>It's easy to forget to tell the special people in our lives how much we appreciate them. This book from Max Lucado will help you do just that.</p><p>Some friends are closer than family. They weave their way into our lives, there to celebrate the highs and comfort us through the lows. For those special friends, Pocket Prayers for Friends offers forty scriptures and guided prayers that bring joy and serenity.</p><p>Pastor and bestselling author Max Lucado shares verses and writings that contain:</p>Prayers for inspiration and encouragementPrayers for clarity and creativityPrayers for love and patiencePrayers for peace and protectionPrayers for integrity and gracePrayers for strength and endurance<p> </p><p>If you ever need to lift the spirits of your favorite friends, Pocket Prayers for Friends is the perfect guide to help you do so.</p>", "author": "Max Lucado", "slug": "pocket-prayers-for-friends-383262-9780718078379-max-lucado", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780718078379.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383262", "product_url": "/app/ecom/book/383262/pocket-prayers-for-friends-383262-9780718078379-max-lucado", "bisac_codes": [ "REL012040" ], "items_count": null, "identifiers": { "ISBN13": "9780718077389", "ISBN10": "0718077385", "EISBN13": "9780718078379", "EISBN10": "0718078373" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010029703120" } } } }, { "type": "Product", "id": "00010000383261", "attributes": { "name": "Beautiful Uncertainty", "subtitle": "Singleness, Surrender, and Stepping Out in Faith", "description": "<p>To seek, pursue, and fall in love with Jesus with radical abandon.</p><p>Single Woman Mandy Hale shares with readers what can happen in their lives by praying this powerful prayer. She has shown women how important it is to be secure in singleness by being smart, strong, and independent. In this all new book, she will prompt readers to never settle and not miss out on the beauty that can be found in times of waiting. The Single Woman Says:</p><p>Whether youre idling in stubborn sinfulness or walking in seeming never-ending singleness or living with any sort of waiting: Waiting for love, waiting for babies, waiting for marriage, waiting for a cure, or a miracle, or a sign, or for GOD . . . I hope my journey will make the wait a little easier and the uncertainty a little bit more beautiful.</p><p>Starting with relationships, but going beyond into areas like career, friendships, and life, Mandy will guide readers through what you can achieve if you look beyond your current circumstances, never settle for less than what God has for you, and find beauty in the waiting.</p>", "author": "Mandy Hale", "slug": "beautiful-uncertainty-383261-9780718076122-mandy-hale", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780718076122.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383261", "product_url": "/app/ecom/book/383261/beautiful-uncertainty-383261-9780718076122-mandy-hale", "bisac_codes": [ "REL012040", "TP028" ], "items_count": null, "identifiers": { "EISBN13": "9780718076122", "EISBN10": "0718076125" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010029704114" } } } }, { "type": "Product", "id": "00010000383260", "attributes": { "name": "Not a Fan Updated and Expanded", "subtitle": "Becoming a Completely Committed Follower of Jesus", "description": "<p>Not a Fan has already called more than one million readers to consider the demands and rewards of being a true disciple--moving from fan to follower in their relationship with Jesus.</p><p>After years of serving God, pastor and bestselling author Kyle Idleman had a startling revelation: for too long, he had been living as a fan of Jesus; someone who tried to make Christianity seem as appealing, comfortable, and convenient as he possibly could to others. Idleman decided something had to change--he needed to embark on the journey of becoming a completely committed follower of God, not just a fan.</p><p>Fans want to be close enough to Jesus to get all the benefits, but not so close that it requires sacrifice, while followers are all in and completely committed to Christ. Not a Fan gives you the tools you need to determine exactly where you stand when it comes to your relationship with Jesus.</p><p>No matter where you are in your walk with Christ, Not a Fan calls you to consider the demands and rewards of being a true disciple. With frankness and a touch of humor, Idleman invites you to:</p>Examine your relationship with GodDetermine if you're following Jesus or just following the rulesPray the way Jesus prayedStart truly living for the one who gave his all for you<p>This expanded and updated version of Not a Fan also includes a new introduction and an entirely new chapter about how to practically live out the book's core message.</p><p>Join Idleman as he challenges you to take an honest look at your relationship with Jesus and discover what it really means to be a follower.</p>", "author": "Kyle Idleman", "slug": "not-a-fan-updated-and-expanded-383260-9780310344728-kyle-idleman", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780310344728.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383260", "product_url": "/app/ecom/book/383260/not-a-fan-updated-and-expanded-383260-9780310344728-kyle-idleman", "bisac_codes": [ "REL012120", "TP028" ], "items_count": null, "identifiers": { "ISBN13": "9780310344704", "ISBN10": "0310344700", "EISBN13": "9780310344728", "EISBN10": "0310344727" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010027437008" } } } }, { "type": "Product", "id": "00010000383256", "attributes": { "name": "The Sciences", "subtitle": "An Integrated Approach", "description": "The Sciences: An Integrated Approach 8th Edition by James Trefil and Robert Hazen uses an approach that recognizes that science forms a seamless web of knowledge about the universe. This text fully integrates physics, chemistry, astronomy, earth sciences, and biology and emphasizes general principles and their application to real- world situations. The goal of the text is to help students achieve scientific literacy. Applauded by students and instructors for its easy-to-read style and detail appropriate for non-science majors, the eighth edition has been updated to bring the most up-to-date coverage to the students in all areas of science.", "author": "James Trefil, Robert M. Hazen", "slug": "the-sciences-383256-9781119234326-james-trefil-robert-m-hazen", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119234326.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383256", "product_url": "/app/ecom/book/383256/the-sciences-383256-9781119234326-james-trefil-robert-m-hazen", "bisac_codes": [ "SCI000000" ], "items_count": null, "identifiers": { "ISBN13": "9781119049685", "EISBN13": "9781119234326" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021654869" } } } }, { "type": "Product", "id": "00010000383255", "attributes": { "name": "Culinary Math", "subtitle": "", "description": "Written by two former instructors at The Culinary Institute of America, the revised and updated Culinary Math, 4th Edition is an indispensable math resource for foodservice professionals everywhere. Covering topics such as calculating yield percent, determining portion costs, changing recipe yields, and converting between metric and U.S. measures, it offers a review of math basics, easy-to-follow lessons, detailed examples, and newly revised practice problems in every chapter. Used by culinary professionals and students around the country, this book presents proven step-by-step methods for understanding foodservice math and using it appropriately in the kitchen. It is filled with examples and sample problems that connect math skills to real-world situations. This edition of Culinary Math also includes more practice problems in each chapter to help readers develop and practice their problem-solving skills.", "author": "Linda Blocker, Julia Hill", "slug": "culinary-math-383255-9781119195580-linda-blocker-julia-hill", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119195580.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383255", "product_url": "/app/ecom/book/383255/culinary-math-383255-9781119195580-linda-blocker-julia-hill", "bisac_codes": [ "CKB023000" ], "items_count": null, "identifiers": { "ISBN13": "9781118972724", "EISBN13": "9781119195580" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021651546" } } } }, { "type": "Product", "id": "00010000383252", "attributes": { "name": "Accounting", "subtitle": "Tools for Business Decision Making", "description": "Starting with the big picture of financial statements first, Paul Kimmel shows students why financial accounting is important to their everyday lives, business majors, and future careers. Kimmel, Accounting is designed for a two-semester financial and managerial accounting sequence that dedicates equal time financial and managerial accounting topics and teaches the accounting cycle from a corporate perspective.", "author": "Paul D. Kimmel, Jerry J. Weygandt, Donald E. Kieso", "slug": "accounting-383252-9781119255253-paul-d-kimmel-jerry-j-weygandt-donald-e-kieso", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119255253.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383252", "product_url": "/app/ecom/book/383252/accounting-383252-9781119255253-paul-d-kimmel-jerry-j-weygandt-donald-e-kieso", "bisac_codes": [ "BUS001000" ], "items_count": null, "identifiers": { "ISBN13": "9781119191674", "EISBN13": "9781119255253" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021652449" } } } }, { "type": "Product", "id": "00010000383250", "attributes": { "name": "Introduction to Organic Chemistry", "subtitle": "", "description": "Introduction to Organic Chemistry, 6th Edition provides an introduction to organic chemistry for students who require the fundamentals of organic chemistry as a requirement for their major. It is most suited for a one semester organic chemistry course. In an attempt to highlight the relevance of the material to students, the authors place a strong emphasis on showing the interrelationship between organic chemistry and other areas of science, particularly the biological and health sciences. The text illustrates the use of organic chemistry as a tool in these sciences; it also stresses the organic compounds, both natural and synthetic, that surround us in everyday life: in pharmaceuticals, plastics, fibers, agrochemicals, surface coatings, toiletry preparations and cosmetics, food additives, adhesives, and elastomers.", "author": "William H. Brown, Thomas Poon", "slug": "introduction-to-organic-chemistry-383250-9781119233756-william-h-brown-thomas-poon", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119233756.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383250", "product_url": "/app/ecom/book/383250/introduction-to-organic-chemistry-383250-9781119233756-william-h-brown-thomas-poon", "bisac_codes": [ "SCI013040" ], "items_count": null, "identifiers": { "ISBN13": "9781119106968", "EISBN13": "9781119233756" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021653904" } } } }, { "type": "Product", "id": "00010000383249", "attributes": { "name": "Managing and Using Information Systems", "subtitle": "A Strategic Approach", "description": "Managing and Using Information Systems: A Strategic Approach, Sixth Edition, conveys the insights and knowledge MBA students need to become knowledgeable and active participants in information systems decisions. This text is written to help managers begin to form and point of view of how information systems will help, hinder and create opportunities for their organizations. It is intended to provide a solid foundation of basic concepts relevant to using and managing information.", "author": "Keri E. Pearlson, Carol S. Saunders, Dennis F. Galletta", "slug": "managing-and-using-information-systems-383249-9781119255208-keri-e-pearlson-carol-s-saunders-dennis-f-galletta", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119255208.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383249", "product_url": "/app/ecom/book/383249/managing-and-using-information-systems-383249-9781119255208-keri-e-pearlson-carol-s-saunders-dennis-f-galletta", "bisac_codes": [ "COM032000" ], "items_count": null, "identifiers": { "ISBN13": "9781119244288", "EISBN13": "9781119255208" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021653665" } } } }, { "type": "Product", "id": "00010000383246", "attributes": { "name": "How Things Work", "subtitle": "The Physics of Everyday Life", "description": "How Things Work provides an accessible introduction to physics for the non-science student. Like the previous editions it employs everyday objects, with which students are familiar, in case studies to explain the most essential physics concepts of day-to-day life. Lou Bloomfield takes seemingly highly complex devices and strips away the complexity to show how at their heart are simple physics ideas. Once these concepts are understood, they can be used to understand the behavior of many devices encountered in everyday life. The sixth edition uses the power of WileyPLUS Learning Space with Orion to give students the opportunity to actively practice the physics concepts presented in this edition.", "author": "Louis A. Bloomfield", "slug": "how-things-work-383246-9781119188520-louis-a-bloomfield", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119188520.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383246", "product_url": "/app/ecom/book/383246/how-things-work-383246-9781119188520-louis-a-bloomfield", "bisac_codes": [ "SCI055000" ], "items_count": null, "identifiers": { "ISBN13": "9781119013846", "EISBN13": "9781119188520" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021654624" } } } }, { "type": "Product", "id": "00010000383242", "attributes": { "name": "Ethics and Technology", "subtitle": "Controversies, Questions, and Strategies for Ethical Computing", "description": "Ethics and Technology, 5th Edition, by Herman Tavani introduces students to issues and controversies that comprise the relatively new field of cyberethics. This text examines a wide range of cyberethics issues - from specific issues of moral responsibility that directly affect computer and information technology (IT) professionals to broader social and ethical concerns that affect each of us in our day-to-day lives. The 5th edition shows how modern day controversies created by emerging technologies can be analyzed from the perspective of standard ethical concepts and theories.", "author": "Herman T. Tavani", "slug": "ethics-and-technology-383242-9781119186595-herman-t-tavani", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119186595.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383242", "product_url": "/app/ecom/book/383242/ethics-and-technology-383242-9781119186595-herman-t-tavani", "bisac_codes": [ "COM051230" ], "items_count": null, "identifiers": { "ISBN13": "9781119239758", "EISBN13": "9781119186595" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021655064" } } } }, { "type": "Product", "id": "00010000383240", "attributes": { "name": "Work in the 21st Century", "subtitle": "An Introduction to Industrial and Organizational Psychology", "description": "Work in the 21st Century, 5th Edition by Frank J. Landy and Jeffrey M. Conte, ties together themes such as diversity, mental and physical ability, personality, interpersonal skills, emotional intelligence, and evidence-based I-O psychology in a way that explores the rich and intriguing nature of the modern workplace. The 5th edition places an emphasis on the technological and multicultural dynamics of today's workplace. This edition retains the 14-chapter format and the 4-color design, which brings I-O psychology to life, especially with the use of newsworthy color photographs.", "author": "Frank J. Landy, Jeffrey M. Conte", "slug": "work-in-the-21st-century-383240-9781119178385-frank-j-landy-jeffrey-m-conte", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119178385.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383240", "product_url": "/app/ecom/book/383240/work-in-the-21st-century-383240-9781119178385-frank-j-landy-jeffrey-m-conte", "bisac_codes": [ "PSY021000" ], "items_count": null, "identifiers": { "ISBN13": "9781118976272", "EISBN13": "9781119178385" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021654509" } } } }, { "type": "Product", "id": "00010000383239", "attributes": { "name": "Computational Modeling and Visualization of Physical Systems with Python", "subtitle": "", "description": "Computational Modeling, by Jay Wang introduces computational modeling and visualization of physical systems that are commonly found in physics and related areas. The authors begin with a framework that integrates model building, algorithm development, and data visualization for problem solving via scientific computing. Through carefully selected problems, methods, and projects, the reader is guided to learning and discovery by actively doing rather than just knowing physics.", "author": "Jay Wang", "slug": "computational-modeling-and-visualization-of-physical-systems-with-python-383239-9781119179191-jay-wang", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781119179191.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "383239", "product_url": "/app/ecom/book/383239/computational-modeling-and-visualization-of-physical-systems-with-python-383239-9781119179191-jay-wang", "bisac_codes": [ "SCI040000" ], "items_count": null, "identifiers": { "ISBN13": "9781119239888", "EISBN13": "9781119179191" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010021654059" } } } } ], "meta": { "pagination": { "page": 72594, "pages": 78375, "count": 1567486 } } }
Response Info
Default: None