Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

The Experience Effect: Engage Your Customers with a Consistent and Memorable Brand Experience, Joseph Jim


Варианты приобретения
Цена: 2488.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Joseph Jim
Название:  The Experience Effect: Engage Your Customers with a Consistent and Memorable Brand Experience
ISBN: 9780814437599
Издательство: McGraw-Hill
Классификация:
ISBN-10: 0814437591
Обложка/Формат: Paperback
Страницы: 240
Вес: 0.36 кг.
Дата издания: 03.05.2010
Язык: English
Размер: 229 x 152 x 16
Поставляется из: Англии
Описание:

The decision to pay money for a product or service is often based on more than just the product or service itself. Consumers care deeply about the overall experience of the buying process: They respond to the marketing message, the advertising, the sales approach, the website, the interaction with company personnel, and more. When all these elements come together to form a seamless experience, the customer is left with a feeling of satisfaction that ultimately builds loyalty. Jim Joseph calls this ideal combination the experience effect, and in this book he shows how any business can create one for its brand. Filled with practical advice and real-life examples, The Experience Effect shows readers how to: Understand their brands target audience - Conduct more effective market research - Connect with customers on an emotional level - Establish appropriate and engaging customer touchpoints - Link digital and nondigital media - Perform a gap analysis of their brands marketing - And more Whatever the business, whatever the size, The Experience Effect will help companies create a simple yet powerful brand experience that resonates purpose fully, consistently, and continuously with customers.




Lord Jim

Автор: Joseph Conrad
Название: Lord Jim
ISBN: 0451531272 ISBN-13(EAN): 9780451531278
Издательство: Random House (USA)
Рейтинг:
Цена: 547.00 р.
Наличие на складе: Есть (1 шт.)
Описание: A bold young English sailor has despised himself ever since an impulsive moment of cowardice. Jim moves East to Patusan, where natives worship him--and where he may be able to find redemption. Includes a new Afterword. Revised reissue.

Jim Henson and Philosophy: Imagination and the Magic of Mayhem

Автор: Dale Timothy, Foy Joseph
Название: Jim Henson and Philosophy: Imagination and the Magic of Mayhem
ISBN: 1442246642 ISBN-13(EAN): 9781442246645
Издательство: Rowman & Littlefield Publishers
Рейтинг:
Цена: 3166.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Jim Henson's creations have inspired generations with characters that are among the world's most recognizable cultural icons. Henson's legacy endures because he never shied away from exploring deep questions, nor underestimated the ability of children (or adults) to grapple with profound philosophical issues. Anyone who grew up with his stories, or has fallen in love with his characters, will enjoy this book's exploration of the entertaining, educational and profound world of Jim Henson.

Lord Jim: a Tale

Автор: Conrad Joseph
Название: Lord Jim: a Tale
ISBN: 1950330338 ISBN-13(EAN): 9781950330331
Издательство: Неизвестно
Рейтинг:
Цена: 4221.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Lord Jim is the story of a man named Marlow`s attempt to portray the life story of a man named Jim. Jim is a smart and hardworking young man who goes to sea as a youth. He rises quickly through the ranks and soon becomes chief mate.

Lord Jim

Автор: Conrad Joseph
Название: Lord Jim
ISBN: 1976147573 ISBN-13(EAN): 9781976147579
Издательство: Неизвестно
Цена: 4483.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Lord Jim

Автор: Conrad Joseph
Название: Lord Jim
ISBN: 153344059X ISBN-13(EAN): 9781533440594
Издательство: Неизвестно
Цена: 4136.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Автор: Moore Joseph M.
Название: Jim Crow Did Not Exist in My Backyard
ISBN: 0997266864 ISBN-13(EAN): 9780997266863
Издательство: Неизвестно
Цена: 2240.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Karel R Tuesday: A Gentle Introduction to the Art of Dynamic Object-Oriented Programming in Ruby

Автор: Bergin Joseph III, Stehlik Mark, Roberts Jim
Название: Karel R Tuesday: A Gentle Introduction to the Art of Dynamic Object-Oriented Programming in Ruby
ISBN: 098515439X ISBN-13(EAN): 9780985154394
Издательство: Неизвестно
Цена: 5518.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Karel R Tuesday is an introduction to computer programming for novices. It uses the Ruby programming language to introduce the principles of dynamic object-oriented programming. It is the latest version in the Karel The Robot series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

Karel R Tuesday stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming.

Learn to write sophisticated Ruby code in a few weeks. It is not a comprehensive treatment of Ruby, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while".

The advantages pointed out by reviewers of the earlier Karel J Robot apply to this version as well:

Karel J Robot is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools.
Don Slater, Carnegie-Mellon University

I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and Karel J Robot is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends.
Kathy Larson, Kingston High School, Kingston New York

Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language).
Dave Wittry, Troy High School

Karel J Robot provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming.
Michael Goldweber, Xavier University

Be a Man: Essays on Being a Man

Автор: Phillips Joseph D., Chambers Dr Jim, Acosta Jonathan
Название: Be a Man: Essays on Being a Man
ISBN: 0983970122 ISBN-13(EAN): 9780983970125
Издательство: Неизвестно
Цена: 2578.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Monty Karel: A Gentle Introduction to the Art of Object-Oriented Programming in Python

Автор: Bergin Joseph III, Stehlik Mark, Roberts Jim
Название: Monty Karel: A Gentle Introduction to the Art of Object-Oriented Programming in Python
ISBN: 0970579527 ISBN-13(EAN): 9780970579522
Издательство: Неизвестно
Цена: 5518.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Monty Karel is an introduction to computer programming for novices. It uses the Python programming language to introduce the principles of dynamic object-oriented programming. It is the latest version in the Karel The Robot series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

Monty Karel stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming.

Learn to write sophisticated Python code in a few weeks. It is not a comprehensive treatment of Python, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while".

The advantages pointed out by reviewers of the earlier Karel J Robot apply to this version as well:

Karel J Robot is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools.
Don Slater, Carnegie-Mellon University

I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and Karel J Robot is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends.
Kathy Larson, Kingston High School, Kingston New York

Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language).
Dave Wittry, Troy High School

Karel J Robot provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming.
Michael Goldweber, Xavier University

Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java

Автор: Bergin Joseph III, Stehlik Mark, Roberts Jim
Название: Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java
ISBN: 0970579519 ISBN-13(EAN): 9780970579515
Издательство: Неизвестно
Цена: 5518.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Karel J Robot is an introduction to computer programming for novices. It uses the Java programming language to introduce the principles of object-oriented programming. It is the latest version in the Karel The Robot series, originally developed by Richard Pattis. It is a true successor to the original, emphasizing problem solving in a simple but "Turing Complete" and interesting virtual world.

Karel J Robot stresses problem solving rather than language syntax. It has been shown to be an effective learning environment for novice programmers. A student able to do the exercises in this book, or one of its companions, is truly on his or her way to a deep understanding of programming.

Learn to write sophisticated Java code in a few weeks. It is not a comprehensive treatment of Java, but emphasizes problem solving using objects, writing classes, and developing skill in algorithmic and polymorphic thinking. It goes beyond thinking of computing as just "if" and "while".

The advantages pointed out by reviewers of Karel J Robot follow:

Karel J Robot is an excellent introduction to modern computer science, without letting students get overwhelmed by the details of a programming language (even though it is real Java). KJR provides a framework for understanding Object-Oriented Programming from the very beginning. Students are encouraged to develop problem-solving skills by producing projects that solve very complex problems with a relatively small set of tools.
Don Slater, Carnegie-Mellon University

I have been successfully introducing students in grades 9 through 12 to programming using Karel for the past twenty years and Karel J Robot is the most effective version yet. Students love it They find principles of OOP (class design, constructors, methods, inheritance, polymorphism) come naturally to them, even before they learn about control structures. They discover recursive solutions without ever being taught recursion. Best of all, Karel is gender neutral --- both girls and boys are so involved and excited that I have to push them out the door and on to their next class when the period ends.
Kathy Larson, Kingston High School, Kingston New York

Karel J Robot: A Gentle Introduction to the Art of Object-Oriented Programming in Java takes you on a well-sequenced and thoughtful journey through the essential concepts in a first semester computer science course. Experience computer science at the level that it is most inspiring - the conceptual level. The visual environment will help you teach and your students learn because everyone will have immediate visual feedback, enabling them to see what they are doing. You will leave the Karel world with a deep understanding of polymorphism, inheritance, abstraction, modularization, and step-wise refinement, to name just a few topics. If you are an AP Computer Science teacher, you have just found the perfect guide to help ensure you do not lose sight of the forest (i.e., computer science) through the trees (i.e., the details of the language).
Dave Wittry, Troy High School

Karel J Robot provides an uncluttered setting for laying the foundation for all of the key OO concepts. The perfect "starter" for understanding objects, OO design and OO programming.
Michael Goldweber, Xavier University


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия