Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

It`s Fun to Draw Monsters, Ghosts, and Ghouls, Bergin Mark


Варианты приобретения
Цена: 9190.00T
Кол-во:
 о цене
Наличие: Невозможна поставка.

в Мои желания

Автор: Bergin Mark
Название:  It`s Fun to Draw Monsters, Ghosts, and Ghouls
ISBN: 9781510743632
Издательство: Sky Pony
Классификация: ISBN-10: 1510743634
Обложка/Формат: Paperback
Страницы: 64
Вес: 0.27 кг.
Дата издания: 01.10.2019
Язык: English
Размер: 226 x 229 x 5
Поставляется из: США

Arty crafty leaves

Автор: Bergin, Mark
Название: Arty crafty leaves
ISBN: 1912904152 ISBN-13(EAN): 9781912904150
Издательство: Неизвестно
Рейтинг:
Цена: 7380.00 T
Наличие на складе: Есть
Описание: Budding younger artists, parents and teachers will love this handy guide to creating easy, quick and fun artworks out of leaves, including: a lion head with a mane of leaves, a Halloween ghost and much, much more. The fun and inspirational projects, clear step-by-step instructions, illustrations and photographs will introduce readers to the techniques needed to start developing their own artistic abilities.


50 Fun Craft Projects to Make and Do

Автор: Scrace Carolyn, Bergin Mark
Название: 50 Fun Craft Projects to Make and Do
ISBN: 191253777X ISBN-13(EAN): 9781912537778
Издательство: Неизвестно
Цена: 11910.00 T
Наличие на складе: Невозможна поставка.
Описание: Craft-loving kids will have a blast creating these 50 easy, quick, and fun projects

From a tiger mask to a dinosaur model, from a toy soldier to a jet plane, every one of these fabulously creative projects is made out of ordinary, easy-to-find materials like clay, paper plates and bags, and pebbles. Detailed step-by-step instructions, along with colorful illustrations and photographs, introduce basic techniques that will help children develop their artistic skills.

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
Издательство: Неизвестно
Цена: 36790.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

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

It`s Fun to Draw Fairies, Mermaids, Princesses, and Ballerinas

Автор: Bergin Mark
Название: It`s Fun to Draw Fairies, Mermaids, Princesses, and Ballerinas
ISBN: 1510743626 ISBN-13(EAN): 9781510743625
Издательство: Неизвестно
Цена: 9190.00 T
Наличие на складе: Невозможна поставка.

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
Издательство: Неизвестно
Цена: 36790.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

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

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
Издательство: Неизвестно
Цена: 36790.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

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

How To Draw Illustrated Maps

Автор: Bergin Mark
Название: How To Draw Illustrated Maps
ISBN: 1912233770 ISBN-13(EAN): 9781912233779
Издательство: Неизвестно
Рейтинг:
Цена: 7380.00 T
Наличие на складе: Невозможна поставка.
Описание: Become an accomplished artist with this step by step guide to the techniques and skills required to wonderfully fully illustrated maps.

Arty Crafty Collage

Автор: Bergin Mark
Название: Arty Crafty Collage
ISBN: 1912904616 ISBN-13(EAN): 9781912904617
Издательство: Неизвестно
Рейтинг:
Цена: 7380.00 T
Наличие на складе: Невозможна поставка.
Описание: Budding younger artists, parents and teachers will love this handy guide to creating easy, quick and fun collage artworks. Includes making a jellyfish, a robot, a fire-breathing dragon and much, much more!The fun and inspirational projects, clear step-by-step instructions, illustrations and photographs will introduce readers to the techniques needed to start developing their own artistic abilities.



Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия