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

Retracing a Winter`s Journey: Franz Schubert`s "winterreise ", Youens Susan


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

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

Автор: Youens Susan
Название:  Retracing a Winter`s Journey: Franz Schubert`s "winterreise "
ISBN: 9780801499661
Издательство: Mare Nostrum (Eurospan)
Классификация:

ISBN-10: 0801499666
Обложка/Формат: Paperback
Страницы: 331
Вес: 0.48 кг.
Дата издания: 06.05.2015
Язык: English
Размер: 22.61 x 14.99 x 2.29 cm
Подзаголовок: Franz schubert`s "winterreise"
Рейтинг:
Поставляется из: Англии
Описание:

I like these songs better than all the rest, and someday you will too, Franz Schubert told the friends who were the first to hear his song cycle, Winterreise. These lieder have always found admiring audiences, but the poetry he chose to set them to has been widely regarded as weak and trivial. In Retracing a Winters Journey, Susan Youens looks not only at Schuberts music but at the poetry, drawn from the works of Wilhelm M?ller, who once wrote in his diary, perhaps there is a kindred spirit somewhere who will hear the tunes behind the words and give them back to me!

Youens maintains that M?ller, in depicting the wanderings of the alienated lover, produced poetry that was simple but not simple-minded, poetry that embraced simplicity as part of its meaning. In her view, M?ller used the ruder folk forms to give his verse greater immediacy, to convey more powerfully the wanderers complex inner state. Youens addresses many different aspects of Winterreise: the cultural milieu to which it belonged, the genesis of both the poetry and the music, Schuberts transformation of poetic cycle into music, the philosophical dimension of the work, and its musical structure.


Дополнительное описание:

PrefacePart I. The Poet and the Composer1. Genesis and Sources
2. The Texts of Winterreise
3. The Music of WinterreisePart II. The Songs1. Gute Nacht
2. Die Wetterfahne
3. Gefror'ne Tr?nen
4. Erstarrung
5.




Retracing a Winter`s Journey

Автор: Youens Susan
Название: Retracing a Winter`s Journey
ISBN: 0801425999 ISBN-13(EAN): 9780801425998
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 16302.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

I like these songs better than all the rest, and someday you will too, Franz Schubert told the friends who were the first to hear his song cycle, Winterreise. These lieder have always found admiring audiences, but the poetry he chose to set them to has been widely regarded as weak and trivial. In Retracing a Winter's Journey, Susan Youens looks not only at Schubert's music but at the poetry, drawn from the works of Wilhelm M?ller, who once wrote in his diary, "perhaps there is a kindred spirit somewhere who will hear the tunes behind the words and give them back to me!"

Youens maintains that M?ller, in depicting the wanderings of the alienated lover, produced poetry that was simple but not simple-minded, poetry that embraced simplicity as part of its meaning. In her view, M?ller used the ruder folk forms to give his verse greater immediacy, to convey more powerfully the wanderer's complex inner state. Youens addresses many different aspects of Winterreise: the cultural milieu to which it belonged, the genesis of both the poetry and the music, Schubert's transformation of poetic cycle into music, the philosophical dimension of the work, and its musical structure.

Tiny Python Projects

Автор: Youens-Clark Ken
Название: Tiny Python Projects
ISBN: 1617297518 ISBN-13(EAN): 9781617297519
Издательство: Неизвестно
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Tiny Python Projects takes you from amateur to Pythonista as you create 22 bitesize programs. Each tiny project teaches you a new programming concept, from the basics of lists and strings right through to regular expressions and randomness.

Summary
A long journey is really a lot of little steps. The same is true when you're learning Python, so you may as well have some fun along the way Written in a lighthearted style with entertaining exercises that build powerful skills, Tiny Python Projects takes you from amateur to Pythonista as you create 22 bitesize programs. Each tiny project teaches you a new programming concept, from the basics of lists and strings right through to regular expressions and randomness. Along the way you'll also discover how testing can make you a better programmer in any language.

About the technology
Who says learning to program has to be boring? The 21 activities in this book teach Python fundamentals through puzzles and games. Not only will you be entertained with every exercise, but you'll learn about text manipulation, basic algorithms, and lists and dictionaries as you go. It's the ideal way for any Python newbie to gain confidence and experience.

About the book
The projects are tiny, but the rewards are big: each chapter in Tiny Python Projects challenges you with a new Python program, including a password creator, a word rhymer, and a Shakespearean insult generator. As you complete these entertaining exercises, you'll graduate from a Python beginner to a confident programmer--and you'll have a good time doing it

What's inside

  • Write command-line Python programs
  • Manipulate Python data structures
  • Use and control randomness
  • Write and run tests for programs and functions
  • Download testing suites for each project

About the reader
For readers with beginner programming skills.

About the author
Ken Youens-Clark is a Senior Scientific Programmer at the University of Arizona. He has an MS in Biosystems Engineering and has been programming for over 20 years.

Table of Contents

1 How to write and test a Python program

2 The crow's nest: Working with strings

3 Going on a picnic: Working with lists

4 Jump the Five: Working with dictionaries

5 Howler: Working with files and STDOUT

6 Words count: Reading files and STDIN, iterating lists, formatting strings

7 Gashlycrumb: Looking items up in a dictionary

8 Apples and Bananas: Find and replace

9 Dial-a-Curse: Generating random insults from lists of words

10 Telephone: Randomly mutating strings

11 Bottles of Beer Song: Writing and testing functions

12 Ransom: Randomly capitalizing text

13 Twelve Days of Christmas: Algorithm design

14 Rhymer: Using regular expressions to create rhyming words

15 The Kentucky Friar: More regular expressions

16 The Scrambler: Randomly reordering the middles of words

17 Mad Libs: Using regular expressions

18 Gematria: Numeric encoding of text using ASCII values

19 Workout of the Day: Parsing CSV files, creating text table output

20 Password strength: Generating a secure and memorable password

21 Tic-Tac-Toe: Exploring state

22 Tic-Tac-Toe redux: An interactive version with type hints


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