Author: James D. Bamford
Publisher: John Wiley & Sons
ISBN: 0787965111
Category : Business & Economics
Languages : de
Pages : 428
Book Description
Erfolgreiche Unternehmensallianzen sind heute für viele Unternehmen absolut wichtig, wenn es darum geht, sich einen Wettbewerbsvorteil zu sichern. "Mastering Alliance Strategy" ist ein umfassender Leitfaden zum Thema Allianzstrategie. Er entwirrt die haarigsten Themen rund um das Allianzmanagement und erläutert die aktuellsten Gedanken, Ideen und Praktiken für eine effektive Nutzung von Partnerschaften. Ob absoluter Anfänger oder erfahrener Allianzexperte, ob Fachmann im Bereich Unternehmensentwicklung, Linienmanager oder Führungskraft - hier lernen Sie, Allianzen besser zu verstehen und auszunutzen. Die Autoren zeigen, dass das Erfolgsgeheimnis nicht nur in den Feinheiten einer Vereinbarung liegt, sondern auch in der Strategie und Organisation hinter dieser Vereinbarung. Aus ihrer langjährigen Forschungsarbeit und Berichterstattung präsentieren sie hier Ideen und Tools zu den vier Kernelementen einer effektiven Allianzstrategie: Planen der Allianz und Entwerfen der Vereinbarung, Managen der Allianz, sobald sie gegründet ist, Vorteile ziehen aus einer Konstellation von Allianzen, Aufbau einer internen Allianzfähigkeit Verständlich geschrieben. Mit anschaulichem Beispielmaterial. "Mastering Alliance Strategy" - die ultimative Pflichtlektüre für alle Unternehmensstrategen und Führungskräfte.
Mastering Alliance Strategy
Author: James D. Bamford
Publisher: John Wiley & Sons
ISBN: 0787965111
Category : Business & Economics
Languages : de
Pages : 428
Book Description
Erfolgreiche Unternehmensallianzen sind heute für viele Unternehmen absolut wichtig, wenn es darum geht, sich einen Wettbewerbsvorteil zu sichern. "Mastering Alliance Strategy" ist ein umfassender Leitfaden zum Thema Allianzstrategie. Er entwirrt die haarigsten Themen rund um das Allianzmanagement und erläutert die aktuellsten Gedanken, Ideen und Praktiken für eine effektive Nutzung von Partnerschaften. Ob absoluter Anfänger oder erfahrener Allianzexperte, ob Fachmann im Bereich Unternehmensentwicklung, Linienmanager oder Führungskraft - hier lernen Sie, Allianzen besser zu verstehen und auszunutzen. Die Autoren zeigen, dass das Erfolgsgeheimnis nicht nur in den Feinheiten einer Vereinbarung liegt, sondern auch in der Strategie und Organisation hinter dieser Vereinbarung. Aus ihrer langjährigen Forschungsarbeit und Berichterstattung präsentieren sie hier Ideen und Tools zu den vier Kernelementen einer effektiven Allianzstrategie: Planen der Allianz und Entwerfen der Vereinbarung, Managen der Allianz, sobald sie gegründet ist, Vorteile ziehen aus einer Konstellation von Allianzen, Aufbau einer internen Allianzfähigkeit Verständlich geschrieben. Mit anschaulichem Beispielmaterial. "Mastering Alliance Strategy" - die ultimative Pflichtlektüre für alle Unternehmensstrategen und Führungskräfte.
Publisher: John Wiley & Sons
ISBN: 0787965111
Category : Business & Economics
Languages : de
Pages : 428
Book Description
Erfolgreiche Unternehmensallianzen sind heute für viele Unternehmen absolut wichtig, wenn es darum geht, sich einen Wettbewerbsvorteil zu sichern. "Mastering Alliance Strategy" ist ein umfassender Leitfaden zum Thema Allianzstrategie. Er entwirrt die haarigsten Themen rund um das Allianzmanagement und erläutert die aktuellsten Gedanken, Ideen und Praktiken für eine effektive Nutzung von Partnerschaften. Ob absoluter Anfänger oder erfahrener Allianzexperte, ob Fachmann im Bereich Unternehmensentwicklung, Linienmanager oder Führungskraft - hier lernen Sie, Allianzen besser zu verstehen und auszunutzen. Die Autoren zeigen, dass das Erfolgsgeheimnis nicht nur in den Feinheiten einer Vereinbarung liegt, sondern auch in der Strategie und Organisation hinter dieser Vereinbarung. Aus ihrer langjährigen Forschungsarbeit und Berichterstattung präsentieren sie hier Ideen und Tools zu den vier Kernelementen einer effektiven Allianzstrategie: Planen der Allianz und Entwerfen der Vereinbarung, Managen der Allianz, sobald sie gegründet ist, Vorteile ziehen aus einer Konstellation von Allianzen, Aufbau einer internen Allianzfähigkeit Verständlich geschrieben. Mit anschaulichem Beispielmaterial. "Mastering Alliance Strategy" - die ultimative Pflichtlektüre für alle Unternehmensstrategen und Führungskräfte.
Mastering Django: Core
Author: Nigel George
Publisher: Packt Publishing Ltd
ISBN: 1787286347
Category : Computers
Languages : en
Pages : 672
Book Description
Delivers absolutely everything you will ever need to know to become a master Django programmer About This Book Gain a complete understanding of Django—the most popular, Python-based web framework in the world Gain the skills to successfully designing, developing, and deploying your app This book is packaged with fully described code so you can learn the fundamentals and the advanced topics to get a complete understanding of all of Django's core functions Who This Book Is For This book assumes you have a basic understanding of the Internet and programming. Experience with Python or Django would be an advantage, but is not necessary. It is ideal for beginner to intermediate programmers looking for a fast, secure, scalable, and maintainable alternative web development platform to those based on PHP, Java, and dotNET. What You Will Learn Use Django to access user-submitted form data, validate it, and work with it Get to know advanced URLconf tips and tricks Extend Django's template system with custom code Define models and use the database API to create, retrieve, update, and delete records Fully extend and customize the default implementation as per your project's needs Test and deploy your Django application Get to know more about Django's session, cache Framework, and middleware In Detail Mastering Django: Core is a completely revised and updated version of the original Django Book, written by Adrian Holovaty and Jacob Kaplan-Moss - the creators of Django. The main goal of this book is to make you a Django expert. By reading this book, you'll learn the skills needed to develop powerful websites quickly, with code that is clean and easy to maintain. This book is also a programmer's manual that provides complete coverage of the current Long Term Support (LTS) version of Django. For developers creating applications for commercial and business critical deployments, Mastering Django: Core provides a complete, up-to-date resource for Django 1.8LTS with a stable code-base, security fixes and support out to 2018. Style and approach This comprehensive step-by-step practical guide offers a thorough understanding of all the web development concepts related to Django. In addition to explaining the features of Django, this book provides real-world experience on how these features fit together to build extraordinary apps.
Publisher: Packt Publishing Ltd
ISBN: 1787286347
Category : Computers
Languages : en
Pages : 672
Book Description
Delivers absolutely everything you will ever need to know to become a master Django programmer About This Book Gain a complete understanding of Django—the most popular, Python-based web framework in the world Gain the skills to successfully designing, developing, and deploying your app This book is packaged with fully described code so you can learn the fundamentals and the advanced topics to get a complete understanding of all of Django's core functions Who This Book Is For This book assumes you have a basic understanding of the Internet and programming. Experience with Python or Django would be an advantage, but is not necessary. It is ideal for beginner to intermediate programmers looking for a fast, secure, scalable, and maintainable alternative web development platform to those based on PHP, Java, and dotNET. What You Will Learn Use Django to access user-submitted form data, validate it, and work with it Get to know advanced URLconf tips and tricks Extend Django's template system with custom code Define models and use the database API to create, retrieve, update, and delete records Fully extend and customize the default implementation as per your project's needs Test and deploy your Django application Get to know more about Django's session, cache Framework, and middleware In Detail Mastering Django: Core is a completely revised and updated version of the original Django Book, written by Adrian Holovaty and Jacob Kaplan-Moss - the creators of Django. The main goal of this book is to make you a Django expert. By reading this book, you'll learn the skills needed to develop powerful websites quickly, with code that is clean and easy to maintain. This book is also a programmer's manual that provides complete coverage of the current Long Term Support (LTS) version of Django. For developers creating applications for commercial and business critical deployments, Mastering Django: Core provides a complete, up-to-date resource for Django 1.8LTS with a stable code-base, security fixes and support out to 2018. Style and approach This comprehensive step-by-step practical guide offers a thorough understanding of all the web development concepts related to Django. In addition to explaining the features of Django, this book provides real-world experience on how these features fit together to build extraordinary apps.
Mastering Calligraphy
Author: Gaye Godfrey-Nicholls
Publisher: Chronicle Books
ISBN: 9781452101125
Category : Art
Languages : en
Pages : 0
Book Description
The centuries-old art of calligraphy has rarely witnessed a more diverse and prolific explosion of new work than in today's hand-lettering revival. Mastering the Art of Calligraphy is the most comprehensive and up-to-date volume on this traditional craft and its contemporary practice. Brimming with both practical instruction and more than 700 inspirational photos, this is the definitive new guide for both serious calligraphers and budding hand-lettering enthusiasts. Inside are step-by-step instructions accompanied by examples of current work, plus historical information, artist profiles, troubleshooting tips, and an extensive resource section. Perfect for students, artists, professionals, and hobbyists, this is a tremendously valuable addition to any arts library.
Publisher: Chronicle Books
ISBN: 9781452101125
Category : Art
Languages : en
Pages : 0
Book Description
The centuries-old art of calligraphy has rarely witnessed a more diverse and prolific explosion of new work than in today's hand-lettering revival. Mastering the Art of Calligraphy is the most comprehensive and up-to-date volume on this traditional craft and its contemporary practice. Brimming with both practical instruction and more than 700 inspirational photos, this is the definitive new guide for both serious calligraphers and budding hand-lettering enthusiasts. Inside are step-by-step instructions accompanied by examples of current work, plus historical information, artist profiles, troubleshooting tips, and an extensive resource section. Perfect for students, artists, professionals, and hobbyists, this is a tremendously valuable addition to any arts library.
Mastering C# - A Comprehensive Guide
Author: Américo Moreira
Publisher: Jose Americo Paiva Moreira
ISBN:
Category : Computers
Languages : en
Pages : 248
Book Description
"Mastering C# - A Comprehensive Guide" is a comprehensive book that aims to provide readers with a thorough understanding of the C# programming language. The book begins with an introduction to C#, including its history and key features. It then guides readers through setting up their C# development environment and writing their first C# program. The book covers various topics such as variables and data types, control flow, arrays and collections, methods and functions, object-oriented programming, exception handling, file handling, working with databases, multithreading, advanced topics, and debugging and testing. Each chapter delves into the topic in detail, providing clear explanations and practical examples to help readers grasp the concepts effectively. Whether you are a beginner looking to learn C# from scratch or an experienced programmer seeking to enhance your skills, "Mastering C# - A Comprehensive Guide" is a valuable resource that will equip you with the knowledge and skills needed to become proficient in C# programming.
Publisher: Jose Americo Paiva Moreira
ISBN:
Category : Computers
Languages : en
Pages : 248
Book Description
"Mastering C# - A Comprehensive Guide" is a comprehensive book that aims to provide readers with a thorough understanding of the C# programming language. The book begins with an introduction to C#, including its history and key features. It then guides readers through setting up their C# development environment and writing their first C# program. The book covers various topics such as variables and data types, control flow, arrays and collections, methods and functions, object-oriented programming, exception handling, file handling, working with databases, multithreading, advanced topics, and debugging and testing. Each chapter delves into the topic in detail, providing clear explanations and practical examples to help readers grasp the concepts effectively. Whether you are a beginner looking to learn C# from scratch or an experienced programmer seeking to enhance your skills, "Mastering C# - A Comprehensive Guide" is a valuable resource that will equip you with the knowledge and skills needed to become proficient in C# programming.
Mastering Type
Author: Denise Bosler
Publisher: Simon and Schuster
ISBN: 1440313717
Category : Design
Languages : en
Pages : 752
Book Description
Good Design, Down to the Letter Packages on store shelves, posters on building walls, pages of a website—all contain information that needs to be communicated. And at the heart of that communication is type: visually interesting, interactive, expressive and captivating. Each letter must come alive; therefore, each letter must be carefully crafted or chosen. A solid foundation in typography, as well as an understanding of its nuances, will help you optimize your visual communication—in whatever form it takes. By breaking down the study of type into a systematic progression of relationships—letter, word, sentence, paragraph, page and screen—award-winning graphic designer and professor of communication design Denise Bosler provides a unique and illuminating perspective on typography for both print and digital media and for designers of all skill levels. Through instruction, interviews and real-world inspiration, Mastering Type explores the power of each typographic element--both as it stands alone and as it works with other elements--to create successful design, to strengthen your skill set and to inspire your next project.
Publisher: Simon and Schuster
ISBN: 1440313717
Category : Design
Languages : en
Pages : 752
Book Description
Good Design, Down to the Letter Packages on store shelves, posters on building walls, pages of a website—all contain information that needs to be communicated. And at the heart of that communication is type: visually interesting, interactive, expressive and captivating. Each letter must come alive; therefore, each letter must be carefully crafted or chosen. A solid foundation in typography, as well as an understanding of its nuances, will help you optimize your visual communication—in whatever form it takes. By breaking down the study of type into a systematic progression of relationships—letter, word, sentence, paragraph, page and screen—award-winning graphic designer and professor of communication design Denise Bosler provides a unique and illuminating perspective on typography for both print and digital media and for designers of all skill levels. Through instruction, interviews and real-world inspiration, Mastering Type explores the power of each typographic element--both as it stands alone and as it works with other elements--to create successful design, to strengthen your skill set and to inspire your next project.
Mastering Redmine
Author: Andriy Lesyuk
Publisher: Packt Publishing
ISBN: 9781849519144
Category : Electronic books
Languages : en
Pages : 0
Book Description
A step-by-step tutorial packed with practical examples that cover the different features of Redmine. This book will be especially useful for project managers but it's also intended for any other Redmine users, including developers, and any other industry besides software development.
Publisher: Packt Publishing
ISBN: 9781849519144
Category : Electronic books
Languages : en
Pages : 0
Book Description
A step-by-step tutorial packed with practical examples that cover the different features of Redmine. This book will be especially useful for project managers but it's also intended for any other Redmine users, including developers, and any other industry besides software development.
Mastering Adobe Creative Cloud A Comprehensive Guide
Author: Américo Moreira
Publisher: Jose Americo Paiva Moreira
ISBN:
Category : Computers
Languages : en
Pages : 202
Book Description
"Mastering Adobe Creative Cloud - A Comprehensive Guide" is a comprehensive book that aims to provide readers with a thorough understanding of Adobe Creative Cloud and its various applications. The book is divided into twelve chapters, each focusing on a specific Adobe software, including Photoshop, Illustrator, InDesign, Premiere Pro, After Effects, XD, Dreamweaver, Animate, Audition, Lightroom, and Acrobat. In each chapter, readers will learn the fundamentals of the software, such as navigating the interface, working with different tools and features, and understanding key concepts. They will also explore advanced techniques and workflows to enhance their skills and create professional-quality designs, videos, animations, websites, and more. The book covers a wide range of topics, including image editing, vector graphics, typography, layout design, video editing, motion graphics, user interface design, web development, audio editing, photo editing, and document creation. Whether you are a beginner looking to learn the basics or an experienced user seeking to expand your knowledge and expertise, "Mastering Adobe Creative Cloud" is the ultimate guide that will help you unlock the full potential of Adobe's powerful suite of creative tools. With step-by-step instructions, practical examples, and helpful tips, this book is designed to empower readers to master Adobe Creative Cloud and unleash their creativity.
Publisher: Jose Americo Paiva Moreira
ISBN:
Category : Computers
Languages : en
Pages : 202
Book Description
"Mastering Adobe Creative Cloud - A Comprehensive Guide" is a comprehensive book that aims to provide readers with a thorough understanding of Adobe Creative Cloud and its various applications. The book is divided into twelve chapters, each focusing on a specific Adobe software, including Photoshop, Illustrator, InDesign, Premiere Pro, After Effects, XD, Dreamweaver, Animate, Audition, Lightroom, and Acrobat. In each chapter, readers will learn the fundamentals of the software, such as navigating the interface, working with different tools and features, and understanding key concepts. They will also explore advanced techniques and workflows to enhance their skills and create professional-quality designs, videos, animations, websites, and more. The book covers a wide range of topics, including image editing, vector graphics, typography, layout design, video editing, motion graphics, user interface design, web development, audio editing, photo editing, and document creation. Whether you are a beginner looking to learn the basics or an experienced user seeking to expand your knowledge and expertise, "Mastering Adobe Creative Cloud" is the ultimate guide that will help you unlock the full potential of Adobe's powerful suite of creative tools. With step-by-step instructions, practical examples, and helpful tips, this book is designed to empower readers to master Adobe Creative Cloud and unleash their creativity.
Mastering Photoshop Layers
Author: Juergen Gulbins
Publisher: Rocky Nook, Inc.
ISBN: 1492001287
Category : Photography
Languages : en
Pages : 644
Book Description
Photoshop's layers are arguably the most powerful aspect of the software's user interface and are the key to successful image editing in Photoshop. Layers allow for both global and local adjustments to images and can be used to create a number of special effects. Best of all, layers allow for nondestructive editing of your original image. New Photoshop users often see layers as too complicated, and they miss out on the program's full potential. This book will remove the confusion factor by providing an in-depth introduction to layers. Clear, step-by-step instructions and illustrations help the reader quickly master the tools that are relevant for photographers. In this book you will learn about: Working with and building multiple layers Blending layers and which Options to use Using layers to enhance and retouch your images Creating and using layer masks Creating luminosity and saturation layer masks Using Smart Objects and Smart Filters Advanced layer techniques Time-saving shortcuts, tips, and tricks
Publisher: Rocky Nook, Inc.
ISBN: 1492001287
Category : Photography
Languages : en
Pages : 644
Book Description
Photoshop's layers are arguably the most powerful aspect of the software's user interface and are the key to successful image editing in Photoshop. Layers allow for both global and local adjustments to images and can be used to create a number of special effects. Best of all, layers allow for nondestructive editing of your original image. New Photoshop users often see layers as too complicated, and they miss out on the program's full potential. This book will remove the confusion factor by providing an in-depth introduction to layers. Clear, step-by-step instructions and illustrations help the reader quickly master the tools that are relevant for photographers. In this book you will learn about: Working with and building multiple layers Blending layers and which Options to use Using layers to enhance and retouch your images Creating and using layer masks Creating luminosity and saturation layer masks Using Smart Objects and Smart Filters Advanced layer techniques Time-saving shortcuts, tips, and tricks
Mastering Homebrew
Author: Randy Mosher
Publisher: Chronicle Books
ISBN: 1452124418
Category : Cooking
Languages : en
Pages : 387
Book Description
An accessible guide to making your own beer, for beginning & advanced brewers, with thirty recipes and tips for choosing ingredients, equipment, and more. Mastering Homebrew will have you thinking like a scientist, brewing like an artist, and enjoying your very own unbelievably great handcrafted beer in record time. Internationally known brewing instructor, beer competition judge, author, and brew master himself, Randy Mosher covers everything that beginning to advanced brewers want to know, all in this easy-to-follow, fun-to-read handbook, including: · The anatomy of a beer · Brewing with both halves of your brain · Gear and the brewing process · Care and feeding of yeast · Hops (the spice of beer) · Brewing your first beer · Beer styles and beyond · The Amazing Shape-Shifting Beer Recipe · And more “Randy is a walking encyclopedia of beer and brewing, and his palate and taste are impeccable.” —from the foreword by Jim Koch, chairman and cofounder, the Boston Beer Company
Publisher: Chronicle Books
ISBN: 1452124418
Category : Cooking
Languages : en
Pages : 387
Book Description
An accessible guide to making your own beer, for beginning & advanced brewers, with thirty recipes and tips for choosing ingredients, equipment, and more. Mastering Homebrew will have you thinking like a scientist, brewing like an artist, and enjoying your very own unbelievably great handcrafted beer in record time. Internationally known brewing instructor, beer competition judge, author, and brew master himself, Randy Mosher covers everything that beginning to advanced brewers want to know, all in this easy-to-follow, fun-to-read handbook, including: · The anatomy of a beer · Brewing with both halves of your brain · Gear and the brewing process · Care and feeding of yeast · Hops (the spice of beer) · Brewing your first beer · Beer styles and beyond · The Amazing Shape-Shifting Beer Recipe · And more “Randy is a walking encyclopedia of beer and brewing, and his palate and taste are impeccable.” —from the foreword by Jim Koch, chairman and cofounder, the Boston Beer Company
Comprehensive Guide To Interpersonal Psychotherapy
Author: Myrna M Weissman
Publisher: Basic Books
ISBN: 0786722967
Category : Psychology
Languages : en
Pages : 489
Book Description
Since its introduction as a brief, empirically validated treatment for depression, Interpersonal Psychotherapy has broadened its scope and repertoire to include disorders of behavior and personality as well as disorders of mood. Practitioners in today's managed care climate will welcome this encyclopedic reference consolidating the 1984 manual (revised) with new applications and research results plus studies in process and in promise and an international resource exchange.
Publisher: Basic Books
ISBN: 0786722967
Category : Psychology
Languages : en
Pages : 489
Book Description
Since its introduction as a brief, empirically validated treatment for depression, Interpersonal Psychotherapy has broadened its scope and repertoire to include disorders of behavior and personality as well as disorders of mood. Practitioners in today's managed care climate will welcome this encyclopedic reference consolidating the 1984 manual (revised) with new applications and research results plus studies in process and in promise and an international resource exchange.