Product List
GET /services/catalog/products?format=api&page=70838
{ "links": { "first": "https://redshelf.com/services/catalog/products?format=api&page=1", "last": "https://redshelf.com/services/catalog/products?format=api&page=78408", "next": "https://redshelf.com/services/catalog/products?format=api&page=70839", "prev": "https://redshelf.com/services/catalog/products?format=api&page=70837" }, "data": [ { "type": "Product", "id": "00010000570156", "attributes": { "name": "Learning Jupyter", "subtitle": "", "description": "Learn how to write code, mathematics, graphics, and output, all in a single document, as well as in a web browser using Project Jupyter\n\nAbout This Book\n\n* Learn to write, execute, and comment your live code and formulae all under one roof using this unique guide\n* This one-stop solution on Project Jupyter will teach you everything you need to know to perform scientific computation with ease\n* This easy-to-follow, highly practical guide lets you forget your worries in scientific application development by leveraging big data tools such as Apache Spark, Python, R etc\n\nWho This Book Is For\n\nThis book caters to all developers, students, or educators who want to execute code, see output, and comment all in the same document, in the browser. Data science professionals will also find this book very useful to perform technical and scientific computing in a graphical, agile manner.\n\nWhat You Will Learn\n\n* Install and run the Jupyter Notebook system on your machine\n* Implement programming languages such as R, Python, Julia, and JavaScript with Jupyter Notebook\n* Use interactive widgets to manipulate and visualize data in real time\n* Start sharing your Notebook with colleagues\n* Invite your colleagues to work with you in the same Notebook\n* Organize your Notebook using Jupyter namespaces\n* Access big data in Jupyter\n\nIn Detail\n\nJupyter Notebook is a web-based environment that enables interactive computing in notebook documents. It allows you to create and share documents that contain live code, equations, visualizations, and explanatory text. The Jupyter Notebook system is extensively used in domains such as data cleaning and transformation, numerical simulation, statistical modeling, machine learning, and much more.\nThis book starts with a detailed overview of the Jupyter Notebook system and its installation in different environments. Next we'll help you will learn to integrate Jupyter system with different programming languages such as R, Python, JavaScript, and Julia and explore the various versions and packages that are compatible with the Notebook system. Moving ahead, you master interactive widgets, namespaces, and working with Jupyter in a multiuser mode.\nTowards the end, you will use Jupyter with a big data set and will apply all the functionalities learned throughout the book.\n\nStyle and approach\n\nThis comprehensive practical guide will teach you how to work with the Jupyter Notebook system. It demonstrates the integration of various programming languages with Jupyter Notebook through hands-on examples in every chapter.", "author": "Dan Toomey", "slug": "learning-jupyter-570156-9781785889455-dan-toomey", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781785884870.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570156", "product_url": "/app/ecom/book/570156/learning-jupyter-570156-9781785889455-dan-toomey", "bisac_codes": [ "COM051000" ], "items_count": null, "identifiers": { "ISBN13": "9781785884870", "EISBN13": "9781785889455" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013067921" } } } }, { "type": "Product", "id": "00010000570154", "attributes": { "name": "Angular 2 Components", "subtitle": "", "description": "A quick and concise guide to Angular 2 Components\n\nAbout This Book\n\n* First look to the Angular 2 Components architecture\n* Creating your own Angular 2 Component\n* Integrating your components with third party components\n\nWho This Book Is For\n\nIf you are a front-end developer with some experience in Angular and want to understand Angular 2 Components, and easily put it to use to create powerful user interfaces and views, then this book is for you\n\nWhat You Will Learn\n\n* Break your application into reusable dynamic components\n* Take advantage of TypeScript in Angular 2\n* Migrate your Angular 1 directive to an Angular 2 Component\n* Understand the Angular 2 component structure and APIs\n* Hook to component life cycle events\n* Bind dynamic data to your component properties\n* Communicate with other components using events\n* Compose complicated UIs from simple components\n\nIn Detail\n\nThis book is a concise guide to Angular 2 Components and is based on the stable version of Angular 2. You will start with learning about the Angular 2 Components architecture and how components differ from Angular directives in Angular 1. You will then move on to quickly set up an Angular 2 development environment and grasp the basics of TypeScript. With this strong foundation in place, you will start building components.\nThe book will teach you, with an example, how to define component behavior, create component templates, and use the controller of your component. You will also learn how to make your components communicate with each other. Once you have built a component, you will learn how to extend it by integrating third-party components with it. By the end of the book, you will be confident with building and using components for your applications.\n\nStyle and approach\n\nA step-by-step guide covering features and working of Angular 2 Components along with the process for creating your own components.", "author": "Nir Kaufman, Thierry Templier", "slug": "angular-2-components-570154-9781785889400-nir-kaufman-thierry-templier", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781785882340.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570154", "product_url": "/app/ecom/book/570154/angular-2-components-570154-9781785889400-nir-kaufman-thierry-templier", "bisac_codes": [ "COM013000" ], "items_count": null, "identifiers": { "ISBN13": "9781785882340", "EISBN13": "9781785889400" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013067858" } } } }, { "type": "Product", "id": "00010000570153", "attributes": { "name": "Developing with Docker", "subtitle": "", "description": "Change the way your organization deploys software at scale with this fast-paced guide to the world of Docker\n\nAbout This Book\n\n* Cut through the noise and in simple terms learn to package your applications and test, ship, and scale your containers\n* Find and build images and successfully run your programs within containers\n* Build, deploy, and test your Docker containers and put them to work in production\n\nWho This Book Is For\n\nThis book is for IT professionals, system administrators, and DevOps professionals or anyone looking to quickly develop and deploy software to production at scale. If you are interested in Docker, DevOps, or containers in general, don't look any further.\n\nWhat You Will Learn\n\n* Understand Docker's architecture\n* Build, ship, and run distributed applications\n* Deploy, automate, and manage the execution of applications within Docker\n* Scale and virtualize images and containers\n* Utilize the networking features that Docker offers\n* Use repositories to store and retrieve images\n\nIn Detail\n\nThis fast-paced practical guide will get you up and running with Docker. Using Docker, you will be able to build, ship, and run many distributed applications in real time.\nYou will start with quickly installing Docker and start working with images and containers. We will present different types of containers and their applications, and show you how to find and build images. You will learn how you can contribute to the image repository by publishing different images. This will familiarize you with the image building process and you will be able to successfully run your programs within containers.\nBy finishing this book, you will be well equipped in deploying your applications using Docker and will have a clear understanding of concepts, techniques, and practical methods to get it running in production systems.\n\nStyle and approach\n\nThis book takes a fast-paced practical approach that quickly gets you up and running with Docker so that you spend less time learning and more time deploying Docker containers effectively. This book contains a mix of concepts, practical examples, techniques, and the most up-to-date content to run things effectively in production. We'll show you the easiest way to speed up your development and deployment with Docker.", "author": "Jaroslaw Krochmalski", "slug": "developing-with-docker-570153-9781786466334-jaroslaw-krochmalski", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781786469908.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570153", "product_url": "/app/ecom/book/570153/developing-with-docker-570153-9781786466334-jaroslaw-krochmalski", "bisac_codes": [ "COM046090" ], "items_count": null, "identifiers": { "ISBN13": "9781786469908", "EISBN13": "9781786466334" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013068150" } } } }, { "type": "Product", "id": "00010000570152", "attributes": { "name": "Modern Python Cookbook", "subtitle": "", "description": "The latest in modern Python recipes for the busy modern programmer\n\nAbout This Book\n\n* Develop succinct, expressive programs in Python\n* Learn the best practices and common idioms through carefully explained and structured recipes\n* Discover new ways to apply Python for the new age of development\n\nWho This Book Is For\n\nThe book is for web developers, programmers, enterprise programmers, engineers, big data scientist, and so on. If you are a beginner, Python Cookbook will get you started. If you are experienced, it will expand your knowledge base. A basic knowledge of programming would help.\n\nWhat You Will Learn\n\n* See the intricate details of the Python syntax and how to use it to your advantage\n* Improve your code readability through functions in Python\n* Manipulate data effectively using built-in data structures\n* Get acquainted with advanced programming techniques in Python\n* Equip yourself with functional and statistical programming features\n* Write proper tests to be sure a program works as advertised\n* Integrate application software using Python\n\nIn Detail\n\nPython is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great scripting language that can power your applications and provide great speed, safety, and scalability. By exposing Python as a series of simple recipes, you can gain insight into specific language features in a particular context. Having a tangible context helps make the language or standard library feature easier to understand.\nThis book comes with over 100 recipes on the latest version of Python. The recipes will benefit everyone ranging from beginner to an expert. The book is broken down into 13 chapters that build from simple language concepts to more complex applications of the language. \nThe recipes will touch upon all the necessary Python concepts related to data structures, OOP, functional programming, as well as statistical programming. You will get acquainted with the nuances of Python syntax and how to effectively use the advantages that it offers. You will end the book equipped with the knowledge of testing, web services, and configuration and application integration tips and tricks. \nThe recipes take a problem-solution approach to resolve issues commonly faced by Python programmers across the globe. You will be armed with the knowledge of creating applications with flexible logging, powerful configuration, and command-line options, automated unit tests, and good documentation.\n\nStyle and approach\n\nThis book takes a recipe-based approach, where each recipe addresses specific problems and issues. The recipes provide discussions and insights and an explanation of the problems.", "author": "Steven F. Lott", "slug": "modern-python-cookbook-570152-9781786463845-steven-f-lott", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781786469250.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570152", "product_url": "/app/ecom/book/570152/modern-python-cookbook-570152-9781786463845-steven-f-lott", "bisac_codes": [ "COM051360" ], "items_count": null, "identifiers": { "ISBN13": "9781786469250", "EISBN13": "9781786463845" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013068047" } } } }, { "type": "Product", "id": "00010000570151", "attributes": { "name": "Penetration Testing with Raspberry Pi - Second Edition", "subtitle": "", "description": "Learn the art of building a low-cost, portable hacking arsenal using Raspberry Pi 3 and Kali Linux 2\n\nAbout This Book\n\n* Quickly turn your Raspberry Pi 3 into a low-cost hacking tool using Kali Linux 2\n* Protect your confidential data by deftly preventing various network security attacks\n* Use Raspberry Pi 3 as honeypots to warn you that hackers are on your wire\n\nWho This Book Is For\n\nIf you are a computer enthusiast who wants to learn advanced hacking techniques using the Raspberry Pi 3 as your pentesting toolbox, then this book is for you. Prior knowledge of networking and Linux would be an advantage.\n\nWhat You Will Learn\n\n* Install and tune Kali Linux 2 on a Raspberry Pi 3 for hacking\n* Learn how to store and offload pentest data from the Raspberry Pi 3\n* Plan and perform man-in-the-middle attacks and bypass advanced encryption techniques\n* Compromise systems using various exploits and tools using Kali Linux 2\n* Bypass security defenses and remove data off a target network\n* Develop a command and control system to manage remotely placed Raspberry Pis\n* Turn a Raspberry Pi 3 into a honeypot to capture sensitive information\n\nIn Detail\n\nThis book will show you how to utilize the latest credit card sized Raspberry Pi 3 and create a portable, low-cost hacking tool using Kali Linux 2.\nYou'll begin by installing and tuning Kali Linux 2 on Raspberry Pi 3 and then get started with penetration testing. You will be exposed to various network security scenarios such as wireless security, scanning network packets in order to detect any issues in the network, and capturing sensitive data. You will also learn how to plan and perform various attacks such as man-in-the-middle, password cracking, bypassing SSL encryption, compromising systems using various toolkits, and many more. Finally, you'll see how to bypass security defenses and avoid detection, turn your Pi 3 into a honeypot, and develop a command and control system to manage a remotely-placed Raspberry Pi 3.\nBy the end of this book you will be able to turn Raspberry Pi 3 into a hacking arsenal to leverage the most popular open source toolkit, Kali Linux 2.0.\n\nStyle and approach\n\nThis concise and fast-paced guide will ensure you get hands-on with penetration testing right from the start. You will quickly install the powerful Kali Linux 2 on your Raspberry Pi 3 and then learn how to use and conduct fundamental penetration techniques and attacks.", "author": "Michael McPhee, Jason Beltrame", "slug": "penetration-testing-with-raspberry-pi-second-edition-570151-9781787126237-michael-mcphee-jason-beltrame", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781787126138.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570151", "product_url": "/app/ecom/book/570151/penetration-testing-with-raspberry-pi-second-edition-570151-9781787126237-michael-mcphee-jason-beltrame", "bisac_codes": [ "COM041000" ], "items_count": null, "identifiers": { "ISBN13": "9781787126138", "EISBN13": "9781787126237" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010013068220" } } } }, { "type": "Product", "id": "00010000570136", "attributes": { "name": "The Real Analysis Lifesaver", "subtitle": "All the Tools You Need to Understand Proofs", "description": "<p>The essential \"lifesaver\" that every student of real analysis needs<br><br>Real analysis is difficult. For most students, in addition to learning new material about real numbers, topology, and sequences, they are also learning to read and write rigorous proofs for the first time. The Real Analysis Lifesaver is an innovative guide that helps students through their first real analysis course while giving them the solid foundation they need for further study in proof-based math.<br><br>Rather than presenting polished proofs with no explanation of how they were devised, The Real Analysis Lifesaver takes a two-step approach, first showing students how to work backwards to solve the crux of the problem, then showing them how to write it up formally. It takes the time to provide plenty of examples as well as guided \"fill in the blanks\" exercises to solidify understanding.<br><br>Newcomers to real analysis can feel like they are drowning in new symbols, concepts, and an entirely new way of thinking about math. Inspired by the popular Calculus Lifesaver, this book is refreshingly straightforward and full of clear explanations, pictures, and humor. It is the lifesaver that every drowning student needs.<br></p>The essential lifesaver companion for any course in real analysisClear, humorous, and easy-to-read styleTeaches students not just what the proofs are, but how to do themin more than 40 worked-out examplesEvery new definition is accompanied by examples and important clarificationsFeatures more than 20 fill in the blanks exercises to help internalize proof techniquesTried and tested in the classroom", "author": "Raffi Grinberg", "slug": "the-real-analysis-lifesaver-570136-9781400883134-raffi-grinberg", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400883134.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570136", "product_url": "/app/ecom/book/570136/the-real-analysis-lifesaver-570136-9781400883134-raffi-grinberg", "bisac_codes": [ "MAT034000", "PBK" ], "items_count": null, "identifiers": { "ISBN13": "9780691172934", "EISBN13": "9781400883134", "EISBN10": "140088313X" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010030539091" } } } }, { "type": "Product", "id": "00010000570135", "attributes": { "name": "Longing for the Lost Caliphate", "subtitle": "A Transregional History", "description": "<p>In the United States and Europe, the word \"caliphate\" has conjured historically romantic and increasingly pernicious associations. Yet the caliphate's significance in Islamic history and Muslim culture remains poorly understood. This book explores the myriad meanings of the caliphate for Muslims around the world through the analytical lens of two key moments of loss in the thirteenth and twentieth centuries. Through extensive primary-source research, Mona Hassan explores the rich constellation of interpretations created by religious scholars, historians, musicians, statesmen, poets, and intellectuals.<br><br>Hassan fills a scholarly gap regarding Muslim reactions to the destruction of the Abbasid caliphate in Baghdad in 1258 and challenges the notion that the Mongol onslaught signaled an end to the critical engagement of Muslim jurists and intellectuals with the idea of an Islamic caliphate. She also situates Muslim responses to the dramatic abolition of the Ottoman caliphate in 1924 as part of a longer trajectory of transregional cultural memory, revealing commonalities and differences in how modern Muslims have creatively interpreted and reinterpreted their heritage. Hassan examines how poignant memories of the lost caliphate have been evoked in Muslim culture, law, and politics, similar to the losses and repercussions experienced by other religious communities, including the destruction of the Second Temple for Jews and the fall of Rome for Christians.<br><br>A global history, Longing for the Lost Caliphate delves into why the caliphate has been so important to Muslims in vastly different eras and places.</p>", "author": "Mona Hassan", "slug": "longing-for-the-lost-caliphate-570135-9781400883714-mona-hassan", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400883714.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570135", "product_url": "/app/ecom/book/570135/longing-for-the-lost-caliphate-570135-9781400883714-mona-hassan", "bisac_codes": [ "REL037010", "QRP" ], "items_count": null, "identifiers": { "ISBN13": "9780691166780", "EISBN13": "9781400883714", "EISBN10": "1400883717" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010030541753" } } } }, { "type": "Product", "id": "00010000570129", "attributes": { "name": "The Ink Truck", "subtitle": "A Novel", "description": "A \"wildly funny\" novel of a monumentally unsuccessful newspaper strike in 1960s upstate New York from a Pulitzer Prizewinning author (People).\n\nThe newspaper strike has stretched on for more than a year. When it began, the Guild boasted over 250 members. Now, they're down to eighteen, with only three truly serious about the cause. Their leader, Bailey, is a columnist with an outsize sense of his own importance and a hatred of scabs that borders on fanaticism. Married to a roller derby queen, but smitten with one of his fellow radicals, Bailey is on a path of self-destruction that could take the entire city's newspaper establishment down along with him. And that's just what he has in mind.\n\n\n \n\n\nWith the cape-wearing old-school Rosenthal at his side, Bailey embarks on a mad mission: hijacking the newspaper's entire ink shipment and dumping it in the snow. But he's hardly taken his first step when the scheme spins out of control, trapping him between armies of gypsies, scabs, and the wildest hippies New York has to offer.\n\n\n \n\n\nSet in a city closely resembling his native Albany, the fiction debut of William Kennedy is \"a bawdy Celtic romp,\" foreshadowing the wit and imagination that marked his literary career (Time).", "author": "William Kennedy", "slug": "the-ink-truck-570129-9781504042116-william-kennedy", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781504042116.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570129", "product_url": "/app/ecom/book/570129/the-ink-truck-570129-9781504042116-william-kennedy", "bisac_codes": [ "FIC064000", "FIC014000" ], "items_count": null, "identifiers": { "EISBN13": "9781504042116" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010037399923" } } } }, { "type": "Product", "id": "00010000570127", "attributes": { "name": "The Extraordinary Image", "subtitle": "Orson Welles, Alfred Hitchcock, Stanley Kubrick, and the Reimagining of Cinema", "description": "Welles. Hitchcock. Kubrick. These names appear on nearly every list of the all-time greatest filmmakers. But what makes these directors so great? Despite their very different themes and sensibilities, is there a common genius that unites them and elevates their work into the realm of the sublime? The Extraordinary Image takes readers on a fascinating journey through the lives and films of these three directors, identifying the qualities that made them cinematic visionaries. Reflecting on a lifetime of teaching and writing on these filmmakers, acclaimed film scholar Robert P. Kolker offers a deeply personal set of insights on three artists who have changed the way he understands movies. Spotlighting the many astonishing images and stories in films by Welles, Hitchcock, Kubrick, he also considers how they induce a state of amazement that transports and transforms the viewer. Kolkers accessible prose invites readers to share in his own continued fascination and delight at these directors visual inventiveness, even as he lends his expertise to help us appreciate the key distinctions between the unique cinematic universes they each created. More than just a celebration of three cinematic geniuses, The Extraordinary Image is an exploration of how movies work, what they mean, and why they bring us so much pleasure. ", "author": "Robert P. Kolker", "slug": "the-extraordinary-image-570127-9780813583129-robert-p-kolker", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780813583129.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570127", "product_url": "/app/ecom/book/570127/the-extraordinary-image-570127-9780813583129-robert-p-kolker", "bisac_codes": [ "PER004030", "SOC022000" ], "items_count": null, "identifiers": { "ISBN13": "9780813583099", "ISBN10": "0813583098", "EISBN13": "9780813583129", "EISBN10": "0813583128" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010001594637" } } } }, { "type": "Product", "id": "00010000570126", "attributes": { "name": "Home Safe Home", "subtitle": "Housing Solutions for Survivors of Intimate Partner Violence", "description": "Housing matters for everyone, as it provides shelter, security, privacy, and stability. For survivors of intimate partner violence (IPV), housing takes on an additional meaning; it is the key to establishing a new life, free from abuse. IPV survivors often face such inadequate housing options, however, that they must make excruciating choices between cycling through temporary shelters, becoming homeless, or returning to their abusers. Home Safe Home offers a multifaceted analysis that accounts for both IPV survivors needs and the practical challenges involved in providing them with adequate permanent housing. Incorporating the varied perspectives of the numerous housing providers, activists, policymakers, and researchers who have a stake in these issues, the book also lets IPV survivors have their say, expressing their views on what housing and services can best meet their short and long-term goals. Researchers Hilary Botein and Andrea Hetling not only examine the federal and state policies and funding programs determining housing for IPV survivors, but also provide detailed case studies that put a human face on these policy issues. As it traces how housing options and support mechanisms for IPV survivors have evolved over time, Home Safe Home also offers innovative suggestions for how policymakers and advocates might work together to better meet the needs of this vulnerable population. ", "author": "Hilary Botein, Andrea Hetling, Carol Corden", "slug": "home-safe-home-570126-9780813585871-hilary-botein-andrea-hetling", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780813585871.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570126", "product_url": "/app/ecom/book/570126/home-safe-home-570126-9780813585871-hilary-botein-andrea-hetling", "bisac_codes": [ "SOC025000", "SOC028000" ], "items_count": null, "identifiers": { "ISBN13": "9780813585857", "ISBN10": "813585856", "EISBN13": "9780813585871", "EISBN10": "0813585872" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010001594638" } } } }, { "type": "Product", "id": "00010000570123", "attributes": { "name": "Billie Jo", "subtitle": "", "description": "", "author": "Kimberley Chambers", "slug": "billie-jo-570123-9780008228590-kimberley-chambers", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780008228590.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570123", "product_url": "/app/ecom/book/570123/billie-jo-570123-9780008228590-kimberley-chambers", "bisac_codes": [], "items_count": null, "identifiers": { "ISBN13": "9780008228583", "EISBN13": "9780008228590" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": null } } }, { "type": "Product", "id": "00010000570122", "attributes": { "name": "The Traitor (The Mitchells and OaHaras Trilogy, Book 2)", "subtitle": "", "description": "", "author": "Kimberley Chambers", "slug": "the-traitor-the-mitchells-and-oaharas-trilogy-book-2-570122-9780008228682-kimberley-chambers", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780008228682.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570122", "product_url": "/app/ecom/book/570122/the-traitor-the-mitchells-and-oaharas-trilogy-book-2-570122-9780008228682-kimberley-chambers", "bisac_codes": [], "items_count": null, "identifiers": { "ISBN13": "9780008228675", "EISBN13": "9780008228682" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": null } } }, { "type": "Product", "id": "00010000570121", "attributes": { "name": "The Feud (The Mitchells and OaHaras Trilogy, Book 1)", "subtitle": "", "description": "", "author": "Kimberley Chambers", "slug": "the-feud-the-mitchells-and-oaharas-trilogy-book-1-570121-9780008228668-kimberley-chambers", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780008228668.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570121", "product_url": "/app/ecom/book/570121/the-feud-the-mitchells-and-oaharas-trilogy-book-1-570121-9780008228668-kimberley-chambers", "bisac_codes": [], "items_count": null, "identifiers": { "ISBN13": "9780008228644", "EISBN13": "9780008228668" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": null } } }, { "type": "Product", "id": "00010000570119", "attributes": { "name": "The Betrayer", "subtitle": "", "description": "", "author": "Kimberley Chambers", "slug": "the-betrayer-570119-9780008228637-kimberley-chambers", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780008228637.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570119", "product_url": "/app/ecom/book/570119/the-betrayer-570119-9780008228637-kimberley-chambers", "bisac_codes": [], "items_count": null, "identifiers": { "ISBN13": "9780008228620", "EISBN13": "9780008228637" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": null } } }, { "type": "Product", "id": "00010000570120", "attributes": { "name": "Born Evil", "subtitle": "", "description": "", "author": "Kimberley Chambers", "slug": "born-evil-570120-9780008228613-kimberley-chambers", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780008228613.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570120", "product_url": "/app/ecom/book/570120/born-evil-570120-9780008228613-kimberley-chambers", "bisac_codes": [], "items_count": null, "identifiers": { "ISBN13": "9780008228606", "EISBN13": "9780008228613" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": null } } }, { "type": "Product", "id": "00010000570107", "attributes": { "name": "Murder on the Run", "subtitle": "A Libby Sarjeant Murder Mystery", "description": "Lesley Cookman's bestselling series featuring amateur sleuth Libby Sarjeant is back for its seventeenth instalment</p>\n\nThe world of running is completely alien to Libby Sarjeant and her friend Fran Wolfe, but when Libbys son Adam and Frans stepdaughter Sophie join the Nethergate Harriers, they have to take an interest. And when one of the runners goes missing in the middle of the Nethergate 5K, they take more than just an interest!</p>\n\nIts not long before a body is found and Libby and Fran are caught up in another investigation...</p>", "author": "Lesley Cookman", "slug": "murder-on-the-run-570107-9781786154415-lesley-cookman", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781786154415.jpg", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570107", "product_url": "/app/ecom/book/570107/murder-on-the-run-570107-9781786154415-lesley-cookman", "bisac_codes": [ "FIC050000", "FIC022000" ], "items_count": null, "identifiers": { "ISBN13": "9781786154422", "EISBN13": "9781786154415", "EISBN10": "1786154412" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010015249953" } } } }, { "type": "Product", "id": "00010000570103", "attributes": { "name": "Maximizing Profits", "subtitle": "A Practical Guide for Portrait Photographers", "description": "If youve got great camera skills and want to take the plunge and make your passion a career, youll need to build a solid business foundation from which your passion and creativity can take flight. If youre like most artists, the business side of things seems a bit dryand it may be something you dread. Fortunately, Lori Nordstrom takes the sting out of your studies and gives you all of the skills you need to plan your business, attract the attention of the clientele you want to serve, recruit a staff that supports your creative and financial objectives, create a top-notch customer-service experience, and show and sell your unique images to happy clients, time after time.<br>Lori Nordstrom is an award-winning photographer and an active lecturer and blogger who inspires other photographers to make smart business decisions that positively impact the children-and-family portrait industry as a whole. In this book, shes compiled her hard-won tips, sharing clear, simple ideas for developing your personal style; identifying your ideal client base, creating a referral system, constructing displays, getting media coverage, and hosting events. Shell also help you understand how to hire a staff, create a budget, schedule your time, manage your workflow, and establish a sense of value and a cost structure that allows for a nice profit.<br>Because all of your pre-session efforts should lead to a successful photographic experience for your clients, special attention is given to cultivating a standout studio experience that allows clients to feel relaxed, happy, and yes, pampered. Nordstrom also helps readers work through some issues that are notoriously challenging for photographersbreaking free of pricing set points, selling their products, and overcoming client objections to close the sale.<br>This book offers a fresh, exciting, and friendly approach to building a sustainable business that affords photographers the opportunity to confidently createand make a great living.", "author": "Lori Nordstrom", "slug": "maximizing-profits-570103-9781608958528-lori-nordstrom", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781608958528.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570103", "product_url": "/app/ecom/book/570103/maximizing-profits-570103-9781608958528-lori-nordstrom", "bisac_codes": [ "PHO024000" ], "items_count": null, "identifiers": { "ISBN13": "9781608958511", "EISBN13": "9781608958528", "EISBN10": "1608958523" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010015108729" } } } }, { "type": "Product", "id": "00010000570101", "attributes": { "name": "The Mobile Photographer", "subtitle": "An Unofficial Guide to Using Android Phones, Tablets, and Apps in a Photography Workflow", "description": "Its been said that, with smartphones, everyone is a photographer. There is a snide implication with that statementthat camera phones arent real cameras and that the people who use them arent real photographers. In this book, Robert Fisher proves that todays Android devices offer cameras that are remarkably powerful and more than capable of producing images that rival those made with more serious equipment.In this book, Fisher guides readers through the menus of the Android operating system, helping them to understand how to choose and use out-of-the-box controls for better images. Next, he covers add-on accessories and applications designed to enhance the devices capabilities. While the photographic capabilities of the base camera are pretty terrific and will meet with rave reviews from many users, the camera really produces images that sing when suited up with DSLR functions, filters, and postproduction effectsall of which Fisher covers with prowess and technical skill.", "author": "Robert Fisher", "slug": "the-mobile-photographer-570101-9781608958245", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781608958245.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570101", "product_url": "/app/ecom/book/570101/the-mobile-photographer-570101-9781608958245", "bisac_codes": [ "PHO024000" ], "items_count": null, "identifiers": { "ISBN13": "9781608958238", "EISBN13": "9781608958245", "EISBN10": "1608958248" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010015108719" } } } }, { "type": "Product", "id": "00010000570102", "attributes": { "name": "Nudes on Location", "subtitle": "Posing and Lighting for Photographers", "description": "Bill Lemon is a veteran shooter who has mastered the art of creating evocative nude and glamour images in an endless array of locations and scenarios, achieving striking, evocative portraits every time. In his newest book, Bill teaches readers how to re-create some of his favorite portrait looks outdoors, where the stakes are high, the light is every changing, and environmental unknowns lurk at every corner. Presenting 60 main images, Bill provides readers with a bottom-up look at the strategy used to create the shot from the conceptualization, to the location scouting, to the camera and lens settings, to the posing and composition. Youll discover great tips for inspiring the models confidence, creating graceful lines in the body, maximizing body contours with light an shadow to emphasize the models assets and downplay flaws, and more. In each of the sixty portrait sections, youll find supplemental images that show how lights and/or modifiers were positioned, how image flaws were corrected, and/or review alternate poses that will help the model build variety in her portfolio.", "author": "Bill Lemon", "slug": "nudes-on-location-570102-9781608958320-bill-lemon", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781608958320.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570102", "product_url": "/app/ecom/book/570102/nudes-on-location-570102-9781608958320-bill-lemon", "bisac_codes": [ "PHO024000" ], "items_count": null, "identifiers": { "ISBN13": "9781608958313", "EISBN13": "9781608958320", "EISBN10": "1608958329" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010015147102" } } } }, { "type": "Product", "id": "00010000570100", "attributes": { "name": "Step-by-Step Wedding Photography", "subtitle": "Techniques for Professional Photographers", "description": "Photographing a wedding is one of the most demanding tasks a photographer can undertake. Because of the tremendous import of the event to the couple, their families, and their guests and attendants, there is no room for error. Its the photographers job to get the images the couple expects and to capture those images in a stylish, highly artistic and professional manner as every important minute passes.With countless weddings under his belt, super-shooter Damon Tucci knows what it takes to get the job done. In this book, he presents 60 lessons that show you just whats expected and precisely how to make it all happen so that you can rest knowing that your couples big day will be elegantly and flawlessly chronicled, from start to finish. Beginning with a look into the strategies youll need to implement to ensure all of your bases are covered, Tucci gets you up to speed with initial lessons on ensuring the clients are a good fit, conducting an effective and efficient client consultation, and determining the must-have shots. Next, he moves on to cover the equipment needed for the wedding, the need for backups, and tips for paring down to the essentials.Targeted lessons will also show you how to anticipate the big events in the preparations, ceremony, and reception, so you can get all of the money shots that EVERY client demands. Youll also find plenty of lighting and posing ideas for the bride, groom, attendants, and families, so you can make sure that everyone looks their very best as your chronicle this meaningful and momentous day. Lastly, Tucci takes an in-depth look at the postproduction phase of the job, showing you how to carry out simple tasks using a host of popular programs and plug-ins. With Tuccis help, youll learn to create the kinds of portrait looks that todays clients demand.", "author": "Damon Tucci", "slug": "step-by-step-wedding-photography-570100-9781608957149-damon-tucci", "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781608957149.png", "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg", "product_type": "book", "product_id": "570100", "product_url": "/app/ecom/book/570100/step-by-step-wedding-photography-570100-9781608957149-damon-tucci", "bisac_codes": [ "PHO024000" ], "items_count": null, "identifiers": { "ISBN13": "9781608957132", "EISBN13": "9781608957149", "EISBN10": "1608957144" }, "drm": null, "cover_image": null, "default_cover_image": null, "book_type": null }, "relationships": { "lowest_offering": { "data": { "type": "offerings", "id": "00010014997781" } } } } ], "meta": { "pagination": { "page": 70838, "pages": 78408, "count": 1568151 } } }
Response Info
Default: None