Author: Erica Sadun
Publisher: Addison-Wesley Professional
ISBN: 0134085167
Category : Computers
Languages : en
Pages : 716
Book Description
The Gourmet iOS Developer’s Cookbook offers a fresh banquet of delicious cutting-edge iOS programming recipes for projects both big and small. Renowned iOS programming expert Erica Sadun brings together reliable, proven code for creating today’s richest, most robust apps. Sadun presents innovative ways to make the most of AVFoundation, Text Kit, animation, adaptive interface programming, and much more. As in all of her iOS best-sellers, this pragmatic guide translates modern best practices into working code, distilling key concepts into recipes you can understand and build on. This is more than just cut-and-paste; using examples, Sadun offers a deep dive into the “how” and “why” of advanced iOS development. The code reflects iOS’s latest capabilities, and every chapter groups related tasks together, so you can jump straight to your solution. Coverage includes Providing advanced speech generation and barcode recognition features through AVFoundation Automatically updating app text presentation based on user preferences and expectations Extending rich, flexible text throughout your apps with UIKit and Text Kit Seamlessly migrating text designs between iOS screens and other destinations Generating attributed text strings from HTML sources Integrating real-world physics for exciting animations and interactions Creating better interfaces with dynamic animators--and overcoming their pitfalls Achieving greater visual impact with improved user alerts and popovers Implementing clever and compelling effects with non-rectangular views Building adaptive apps that gracefully respond to any iOS display, orientation, or screen Streamlining development with expert methods, functions, and techniques Exploring the core concepts you’ll need to migrate successfully to Swift This book’s source code is frequently updated by the author and can be downloaded at https://github.com/erica/iOS-Gourmet-Cookbook.
The Gourmet iOS Developer's Cookbook
Author: Erica Sadun
Publisher: Addison-Wesley Professional
ISBN: 0134085167
Category : Computers
Languages : en
Pages : 716
Book Description
The Gourmet iOS Developer’s Cookbook offers a fresh banquet of delicious cutting-edge iOS programming recipes for projects both big and small. Renowned iOS programming expert Erica Sadun brings together reliable, proven code for creating today’s richest, most robust apps. Sadun presents innovative ways to make the most of AVFoundation, Text Kit, animation, adaptive interface programming, and much more. As in all of her iOS best-sellers, this pragmatic guide translates modern best practices into working code, distilling key concepts into recipes you can understand and build on. This is more than just cut-and-paste; using examples, Sadun offers a deep dive into the “how” and “why” of advanced iOS development. The code reflects iOS’s latest capabilities, and every chapter groups related tasks together, so you can jump straight to your solution. Coverage includes Providing advanced speech generation and barcode recognition features through AVFoundation Automatically updating app text presentation based on user preferences and expectations Extending rich, flexible text throughout your apps with UIKit and Text Kit Seamlessly migrating text designs between iOS screens and other destinations Generating attributed text strings from HTML sources Integrating real-world physics for exciting animations and interactions Creating better interfaces with dynamic animators--and overcoming their pitfalls Achieving greater visual impact with improved user alerts and popovers Implementing clever and compelling effects with non-rectangular views Building adaptive apps that gracefully respond to any iOS display, orientation, or screen Streamlining development with expert methods, functions, and techniques Exploring the core concepts you’ll need to migrate successfully to Swift This book’s source code is frequently updated by the author and can be downloaded at https://github.com/erica/iOS-Gourmet-Cookbook.
Publisher: Addison-Wesley Professional
ISBN: 0134085167
Category : Computers
Languages : en
Pages : 716
Book Description
The Gourmet iOS Developer’s Cookbook offers a fresh banquet of delicious cutting-edge iOS programming recipes for projects both big and small. Renowned iOS programming expert Erica Sadun brings together reliable, proven code for creating today’s richest, most robust apps. Sadun presents innovative ways to make the most of AVFoundation, Text Kit, animation, adaptive interface programming, and much more. As in all of her iOS best-sellers, this pragmatic guide translates modern best practices into working code, distilling key concepts into recipes you can understand and build on. This is more than just cut-and-paste; using examples, Sadun offers a deep dive into the “how” and “why” of advanced iOS development. The code reflects iOS’s latest capabilities, and every chapter groups related tasks together, so you can jump straight to your solution. Coverage includes Providing advanced speech generation and barcode recognition features through AVFoundation Automatically updating app text presentation based on user preferences and expectations Extending rich, flexible text throughout your apps with UIKit and Text Kit Seamlessly migrating text designs between iOS screens and other destinations Generating attributed text strings from HTML sources Integrating real-world physics for exciting animations and interactions Creating better interfaces with dynamic animators--and overcoming their pitfalls Achieving greater visual impact with improved user alerts and popovers Implementing clever and compelling effects with non-rectangular views Building adaptive apps that gracefully respond to any iOS display, orientation, or screen Streamlining development with expert methods, functions, and techniques Exploring the core concepts you’ll need to migrate successfully to Swift This book’s source code is frequently updated by the author and can be downloaded at https://github.com/erica/iOS-Gourmet-Cookbook.
The Swift Developer's Cookbook (includes Content Update Program)
Author: Erica Sadun
Publisher: Addison-Wesley Professional
ISBN: 0134395379
Category : Computers
Languages : en
Pages : 794
Book Description
In The Swift Developer’s Cookbook, renowned author Erica Sadun joins powerful strategies with ready-to-use Swift code for solving everyday development challenges. As in all of Sadun’s programming best-sellers, The Swift Developer’s Cookbook translates modern best practices into dozens of well-tested, easy-to-apply solutions. This book’s code examples were created in response to real-world questions from working developers to reflect Swift’s newest capabilities and best practices. Each chapter groups related tasks together. You can jump straight to your solution without having to identify the right class or framework first. Sadun covers key Swift development concepts, shows you how to write robust and efficient code, and helps you avoid common pitfalls other developers struggle with. She offers expert strategies for working with this immensely powerful language, taking into account Swift’s rapid evolution and its migration tools. Whether you’re moving to modern Swift from Objective-C, from older versions of the Swift language, or from the world of non-Apple languages, this guide will help you master both the “how” and “why” of effective Swift development. Industry recruiters are scrambling to find Swift developers who can solve real problems and produce effective working code. Get this book, and you’ll be ready. Coverage includes Writing effective Swift code that communicates clearly and coherently to the compiler, your team, and to “future you,” who will be maintaining this code Using Xcode to handle changes in Swift’s language constructs as the language evolves Building feedback, documentation, and output to meet your development and debugging needs Making the most of optionals and their supporting constructs Using closures to encapsulate state and functionality and treat actions as variables for later execution Leveraging control flow with innovative Swift-specific statements Working with all Swift types: classes, enumerations, and structures Using generics and protocols to build robust code that expands functionality beyond single types Making the most of the powerful Swift error system Working with innovative features such as array indexing, general subscripting, statement labels, custom operators, and more This book is part of the Pearson Content Update Program (CUP). As the technology changes, sections of this book will be updated or new sections will be added. The updates will be delivered to you via a free Web Edition of this book, which can be accessed with any Internet connection.
Publisher: Addison-Wesley Professional
ISBN: 0134395379
Category : Computers
Languages : en
Pages : 794
Book Description
In The Swift Developer’s Cookbook, renowned author Erica Sadun joins powerful strategies with ready-to-use Swift code for solving everyday development challenges. As in all of Sadun’s programming best-sellers, The Swift Developer’s Cookbook translates modern best practices into dozens of well-tested, easy-to-apply solutions. This book’s code examples were created in response to real-world questions from working developers to reflect Swift’s newest capabilities and best practices. Each chapter groups related tasks together. You can jump straight to your solution without having to identify the right class or framework first. Sadun covers key Swift development concepts, shows you how to write robust and efficient code, and helps you avoid common pitfalls other developers struggle with. She offers expert strategies for working with this immensely powerful language, taking into account Swift’s rapid evolution and its migration tools. Whether you’re moving to modern Swift from Objective-C, from older versions of the Swift language, or from the world of non-Apple languages, this guide will help you master both the “how” and “why” of effective Swift development. Industry recruiters are scrambling to find Swift developers who can solve real problems and produce effective working code. Get this book, and you’ll be ready. Coverage includes Writing effective Swift code that communicates clearly and coherently to the compiler, your team, and to “future you,” who will be maintaining this code Using Xcode to handle changes in Swift’s language constructs as the language evolves Building feedback, documentation, and output to meet your development and debugging needs Making the most of optionals and their supporting constructs Using closures to encapsulate state and functionality and treat actions as variables for later execution Leveraging control flow with innovative Swift-specific statements Working with all Swift types: classes, enumerations, and structures Using generics and protocols to build robust code that expands functionality beyond single types Making the most of the powerful Swift error system Working with innovative features such as array indexing, general subscripting, statement labels, custom operators, and more This book is part of the Pearson Content Update Program (CUP). As the technology changes, sections of this book will be updated or new sections will be added. The updates will be delivered to you via a free Web Edition of this book, which can be accessed with any Internet connection.
30 Minute Gourmet Cookbook
Author: Sandra Rudloff
Publisher: Nitty Gritty Cookbook
ISBN: 9781558673410
Category : Cooking
Languages : en
Pages : 128
Book Description
Even if you only have half an hour to make a meal, it's really easy with this handy cookbook. Follow the author's basic principles: everything in place before you begin, foods in small pieces for faster cooking, and when possible, ingredients that are packaged for convenience. The author takes care to make her recipes — as well as her instructions — short and simple. But the finished dishes taste like they took all day.Author Sandra Rudloff — as well as being a busy parent who needs to cook dinner quickly — is a chef, recipe developer, and author of several cookbooks, including Soups and Stewsand The Dessert Fondue Cookbook.
Publisher: Nitty Gritty Cookbook
ISBN: 9781558673410
Category : Cooking
Languages : en
Pages : 128
Book Description
Even if you only have half an hour to make a meal, it's really easy with this handy cookbook. Follow the author's basic principles: everything in place before you begin, foods in small pieces for faster cooking, and when possible, ingredients that are packaged for convenience. The author takes care to make her recipes — as well as her instructions — short and simple. But the finished dishes taste like they took all day.Author Sandra Rudloff — as well as being a busy parent who needs to cook dinner quickly — is a chef, recipe developer, and author of several cookbooks, including Soups and Stewsand The Dessert Fondue Cookbook.
Whole Food Cooking Every Day
Author: Amy Chaplin
Publisher: Artisan
ISBN: 1579658024
Category : Cooking
Languages : en
Pages : 401
Book Description
Winner, James Beard Award for Best Book in Vegetable-Focused Cooking Named one of the Best Cookbooks of the Year / Best Cookbooks to Give as Gifts in 2019 by the New York Times, Washington Post, Bon Appétit, Martha Stewart Living, Epicurious, and more Named one of the Best Healthy Cookbooks of 2019 by Forbes “Gorgeous. . . . This is food that makes you feel invincible.” —New York Times Book Review Eating whole foods can transform a diet, and mastering the art of cooking these foods can be easy with the proper techniques and strategies. In 20 chapters, Chaplin shares ingenious recipes incorporating the foods that are key to a healthy diet: seeds and nuts, fruits and vegetables, whole grains, and other plant-based foods. Chaplin offers her secrets for eating healthy every day: mastering some key recipes and reliable techniques and then varying the ingredients based on the occasion, the season, and what you’re craving. Once the reader learns one of Chaplin’s base recipes, whether for gluten-free muffins, millet porridge, or baked marinated tempeh, the ways to adapt and customize it are endless: change the fruit depending on the season, include nuts or seeds for extra protein, or even change the dressing or flavoring to keep a diet varied. Chaplin encourages readers to seek out local and organic ingredients, stock their pantries with nutrient-rich whole food ingredients, prep ahead of time, and, most important, cook at home.
Publisher: Artisan
ISBN: 1579658024
Category : Cooking
Languages : en
Pages : 401
Book Description
Winner, James Beard Award for Best Book in Vegetable-Focused Cooking Named one of the Best Cookbooks of the Year / Best Cookbooks to Give as Gifts in 2019 by the New York Times, Washington Post, Bon Appétit, Martha Stewart Living, Epicurious, and more Named one of the Best Healthy Cookbooks of 2019 by Forbes “Gorgeous. . . . This is food that makes you feel invincible.” —New York Times Book Review Eating whole foods can transform a diet, and mastering the art of cooking these foods can be easy with the proper techniques and strategies. In 20 chapters, Chaplin shares ingenious recipes incorporating the foods that are key to a healthy diet: seeds and nuts, fruits and vegetables, whole grains, and other plant-based foods. Chaplin offers her secrets for eating healthy every day: mastering some key recipes and reliable techniques and then varying the ingredients based on the occasion, the season, and what you’re craving. Once the reader learns one of Chaplin’s base recipes, whether for gluten-free muffins, millet porridge, or baked marinated tempeh, the ways to adapt and customize it are endless: change the fruit depending on the season, include nuts or seeds for extra protein, or even change the dressing or flavoring to keep a diet varied. Chaplin encourages readers to seek out local and organic ingredients, stock their pantries with nutrient-rich whole food ingredients, prep ahead of time, and, most important, cook at home.
The Grave Gourmet
Author: Alexander Campion
Publisher: Kensington Publishing Corp.
ISBN: 0758272138
Category : Fiction
Languages : en
Pages : 304
Book Description
From the Champs-Élysées to the twinkling banks of la Seine, chic Parisian policewoman Capucine LeTellier plunges into a uniquely Parisian affair of gastronomic delights and bureaucratic intrigue to close a case that could make her career--or kill it. . . After dining on such delicacies as oyster sorbet and avocado soufflé, Jean-Louis Delage, président of automotive giant Renault, has been found dead in the freezer of Le Diapason, a three-star restaurant owned by Chef Jean-Basille Labrousse, a renowned restaurateur extraordinaire. Capucine is uniquely suited to the case, as her husband Alexandre is a food critic well-connected to the culinary world. In between sharing sumptuous meals and fine wine with Alexandre at Paris' finest eateries, Capucine struggles to win the respect of her new squad of detectives and crack both the case and the guarded secrets of the restaurant staff. Praise for Alexander Campion's The Grave Gourmet "Full of amusing characters. . . Readers will want a second helping." --Publishers Weekly "A delicious mystery. . . a fun book with a very different flavor." --Carolyn Haines, author of the Bones Mysteries "An astonishing debut that raises the bar on today's detective novel." --Aram Saroyan, author of Door to the River "Saucy, spicy, tasty. . .ooh-la-la!" --Kate Collins
Publisher: Kensington Publishing Corp.
ISBN: 0758272138
Category : Fiction
Languages : en
Pages : 304
Book Description
From the Champs-Élysées to the twinkling banks of la Seine, chic Parisian policewoman Capucine LeTellier plunges into a uniquely Parisian affair of gastronomic delights and bureaucratic intrigue to close a case that could make her career--or kill it. . . After dining on such delicacies as oyster sorbet and avocado soufflé, Jean-Louis Delage, président of automotive giant Renault, has been found dead in the freezer of Le Diapason, a three-star restaurant owned by Chef Jean-Basille Labrousse, a renowned restaurateur extraordinaire. Capucine is uniquely suited to the case, as her husband Alexandre is a food critic well-connected to the culinary world. In between sharing sumptuous meals and fine wine with Alexandre at Paris' finest eateries, Capucine struggles to win the respect of her new squad of detectives and crack both the case and the guarded secrets of the restaurant staff. Praise for Alexander Campion's The Grave Gourmet "Full of amusing characters. . . Readers will want a second helping." --Publishers Weekly "A delicious mystery. . . a fun book with a very different flavor." --Carolyn Haines, author of the Bones Mysteries "An astonishing debut that raises the bar on today's detective novel." --Aram Saroyan, author of Door to the River "Saucy, spicy, tasty. . .ooh-la-la!" --Kate Collins
The Ultimate Mac User Book
Author: Tetiana Hanchar
Publisher: Setapp Limited
ISBN:
Category : Computers
Languages : en
Pages : 496
Book Description
Master a Mac without jargon and complications. Once you go Mac, you never go back. And if you have this book, you’ll be more than happy to never go back. In The Ultimate Mac User Book, we’ve made a bold attempt to unveil an ideal Mac setup that works for anyone. Whether you’re switching from Windows or want to upgrade your knowledge of macOS, this is for you Here’s what you’ll learn from the book: - The anatomy of Mac’s interface. How to set up your new Mac for years of use. - Basic and advanced shortcuts for all jobs on Mac. - Alternatives to popular Windows apps. - Ready-to-use workflows for writers, designers, developers, students, as well as people of any profession who want to hit new productivity milestones on Mac. - 20 hacks every seasoned Mac user should be using (but only a few actually do) in the bonus chapter. Reliable and intuitive, Macs still require a certain level of tech fluency. The family of Apple’s Macintosh operating systems is very versatile, with tons of features and enhancements built on top of each other. Navigating through all of them can be complicated. Especially if you’re a new user. Especially if you have no time to figure out how things work — you just want them to work. Hope we’ll solve the problem for you with this book.
Publisher: Setapp Limited
ISBN:
Category : Computers
Languages : en
Pages : 496
Book Description
Master a Mac without jargon and complications. Once you go Mac, you never go back. And if you have this book, you’ll be more than happy to never go back. In The Ultimate Mac User Book, we’ve made a bold attempt to unveil an ideal Mac setup that works for anyone. Whether you’re switching from Windows or want to upgrade your knowledge of macOS, this is for you Here’s what you’ll learn from the book: - The anatomy of Mac’s interface. How to set up your new Mac for years of use. - Basic and advanced shortcuts for all jobs on Mac. - Alternatives to popular Windows apps. - Ready-to-use workflows for writers, designers, developers, students, as well as people of any profession who want to hit new productivity milestones on Mac. - 20 hacks every seasoned Mac user should be using (but only a few actually do) in the bonus chapter. Reliable and intuitive, Macs still require a certain level of tech fluency. The family of Apple’s Macintosh operating systems is very versatile, with tons of features and enhancements built on top of each other. Navigating through all of them can be complicated. Especially if you’re a new user. Especially if you have no time to figure out how things work — you just want them to work. Hope we’ll solve the problem for you with this book.
Destiny: The Official Cookbook
Author: Victoria Rosenthal
Publisher: Insight Editions
ISBN: 1683838610
Category : Cooking
Languages : en
Pages : 208
Book Description
Explore recipes inspired by Bungie’s hit franchise in Destiny: The Official Cookbook. Includes an in-game emblem code only available in the physical edition! Based on Bungie’s acclaimed video game series Destiny, this official cookbook is filled with recipes inspired by the Guardians and locations seen throughout the game’s expansive universe. Eva Levante has traveled around the world after the events of the Red War, gathering a variety of recipes after crossing paths with many Guardians along the way and learning from their adventures. Craft, mouthwatering food from her diverse list of recipes inspired by the game’s unique world, plus step-by-step instructions and full-color photos, help guide and inspire fans to go on their own culinary adventure through the solar system. Perfect for all Hunters, Titans, and Warlocks, Destiny: The Official Cookbook is packed with amazing recipes and stories that celebrate Destiny’s vast multiplayer universe.
Publisher: Insight Editions
ISBN: 1683838610
Category : Cooking
Languages : en
Pages : 208
Book Description
Explore recipes inspired by Bungie’s hit franchise in Destiny: The Official Cookbook. Includes an in-game emblem code only available in the physical edition! Based on Bungie’s acclaimed video game series Destiny, this official cookbook is filled with recipes inspired by the Guardians and locations seen throughout the game’s expansive universe. Eva Levante has traveled around the world after the events of the Red War, gathering a variety of recipes after crossing paths with many Guardians along the way and learning from their adventures. Craft, mouthwatering food from her diverse list of recipes inspired by the game’s unique world, plus step-by-step instructions and full-color photos, help guide and inspire fans to go on their own culinary adventure through the solar system. Perfect for all Hunters, Titans, and Warlocks, Destiny: The Official Cookbook is packed with amazing recipes and stories that celebrate Destiny’s vast multiplayer universe.
Modding Mac OS X
Author: Erica Sadun
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596007096
Category : Computers
Languages : en
Pages : 308
Book Description
Sadun shows users how to take control over the way their applications look and behave and provides a structured overview of how to hack system and application preferences and resources to change the look and feel of their Macs.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596007096
Category : Computers
Languages : en
Pages : 308
Book Description
Sadun shows users how to take control over the way their applications look and behave and provides a structured overview of how to hack system and application preferences and resources to change the look and feel of their Macs.
Save Me the Plums
Author: Ruth Reichl
Publisher: Random House
ISBN: 0679605231
Category : Biography & Autobiography
Languages : en
Pages : 305
Book Description
NEW YORK TIMES BESTSELLER • “A delicious insider account of the gritty, glamorous world of food culture.”—Vanity Fair In this “poignant and hilarious” (The New York Times Book Review) memoir, trailblazing food writer and beloved restaurant critic Ruth Reichl chronicles her groundbreaking tenure as editor in chief of Gourmet. A BEST BOOK OF THE YEAR: Real Simple, Good Housekeeping, Town & Country When Condé Nast offered Ruth Reichl the top position at America’s oldest epicurean magazine, she declined. She was a writer, not a manager, and had no inclination to be anyone’s boss. Yet Reichl had been reading Gourmet since she was eight; it had inspired her career. How could she say no? This is the story of a former Berkeley hippie entering the corporate world and worrying about losing her soul. It is the story of the moment restaurants became an important part of popular culture, a time when the rise of the farm-to-table movement changed, forever, the way we eat. Readers will meet legendary chefs like David Chang and Eric Ripert, idiosyncratic writers like David Foster Wallace, and a colorful group of editors and art directors who, under Reichl’s leadership, transformed stately Gourmet into a cutting-edge publication. This was the golden age of print media—the last spendthrift gasp before the Internet turned the magazine world upside down. Complete with recipes, Save Me the Plums is a personal journey of a woman coming to terms with being in charge and making a mark, following a passion and holding on to her dreams—even when she ends up in a place she never expected to be.
Publisher: Random House
ISBN: 0679605231
Category : Biography & Autobiography
Languages : en
Pages : 305
Book Description
NEW YORK TIMES BESTSELLER • “A delicious insider account of the gritty, glamorous world of food culture.”—Vanity Fair In this “poignant and hilarious” (The New York Times Book Review) memoir, trailblazing food writer and beloved restaurant critic Ruth Reichl chronicles her groundbreaking tenure as editor in chief of Gourmet. A BEST BOOK OF THE YEAR: Real Simple, Good Housekeeping, Town & Country When Condé Nast offered Ruth Reichl the top position at America’s oldest epicurean magazine, she declined. She was a writer, not a manager, and had no inclination to be anyone’s boss. Yet Reichl had been reading Gourmet since she was eight; it had inspired her career. How could she say no? This is the story of a former Berkeley hippie entering the corporate world and worrying about losing her soul. It is the story of the moment restaurants became an important part of popular culture, a time when the rise of the farm-to-table movement changed, forever, the way we eat. Readers will meet legendary chefs like David Chang and Eric Ripert, idiosyncratic writers like David Foster Wallace, and a colorful group of editors and art directors who, under Reichl’s leadership, transformed stately Gourmet into a cutting-edge publication. This was the golden age of print media—the last spendthrift gasp before the Internet turned the magazine world upside down. Complete with recipes, Save Me the Plums is a personal journey of a woman coming to terms with being in charge and making a mark, following a passion and holding on to her dreams—even when she ends up in a place she never expected to be.
The Honeysuckle Cookbook
Author: Dzung Lewis
Publisher: Rodale Books
ISBN: 0593135601
Category : Cooking
Languages : en
Pages : 242
Book Description
100 crave-worthy, wholesome recipes and time-saving tips for busy home cooks from the founder and host of the Honeysuckle channel on YouTube. The Honeysuckle Cookbook is stuffed with exciting ideas for easy, approachable, Asian-influenced cooking at home. With 100 recipes, from the breakfast favorites that consistently rate the highest in views on the author's popular YouTube channel (like her Overnight Oats, 6 Ways) to original twists on one-pan and pressure-cooker meals, this book is for those of us who want feel-good meals made healthy, delicious, and quick. Dzung's recipes take the familiar and turns it ever-so-slightly on its head: Marinara sauce gets extra umami with the addition of fish sauce, while mac and cheese becomes more than an out-of-the-box staple when made fresh with kimchi. Lattes get an extra kick from bold Vietnamese coffee and sweet, floral lavender, and quinoa pilaf is mixed with a creamy curry-miso dressing. Dzung also teaches readers how to stretch groceries so they spend a little less money, how to plan meals seasonally, and how to match main courses with sides so plates look impressive and taste great. With quick snack ideas, recipe hacks, foolproof instructions, and genius tips for pretty presentation, The Honeysuckle Cookbook will be the friendly hand busy young cooks need to hold in the kitchen.
Publisher: Rodale Books
ISBN: 0593135601
Category : Cooking
Languages : en
Pages : 242
Book Description
100 crave-worthy, wholesome recipes and time-saving tips for busy home cooks from the founder and host of the Honeysuckle channel on YouTube. The Honeysuckle Cookbook is stuffed with exciting ideas for easy, approachable, Asian-influenced cooking at home. With 100 recipes, from the breakfast favorites that consistently rate the highest in views on the author's popular YouTube channel (like her Overnight Oats, 6 Ways) to original twists on one-pan and pressure-cooker meals, this book is for those of us who want feel-good meals made healthy, delicious, and quick. Dzung's recipes take the familiar and turns it ever-so-slightly on its head: Marinara sauce gets extra umami with the addition of fish sauce, while mac and cheese becomes more than an out-of-the-box staple when made fresh with kimchi. Lattes get an extra kick from bold Vietnamese coffee and sweet, floral lavender, and quinoa pilaf is mixed with a creamy curry-miso dressing. Dzung also teaches readers how to stretch groceries so they spend a little less money, how to plan meals seasonally, and how to match main courses with sides so plates look impressive and taste great. With quick snack ideas, recipe hacks, foolproof instructions, and genius tips for pretty presentation, The Honeysuckle Cookbook will be the friendly hand busy young cooks need to hold in the kitchen.