Dvorak Cello Concerto played by Yo-Yo Ma.
This is a live performance of Dvorak's Cello Concerto on stage by Yo-Yo Ma and the New York Philharmonic Orchestra. The video begins with some background on Dvorak. This Concerto in B minor, Op. 104, B. 191 by Antonín Dvořák was the composer's last solo concerto, and was written in 1894–1895 for his friend, the cellist Hanuš Wihan.
Rostropovich plays the Prelude from Bach's Cello Suite No. 1 in G Major
In this famous Prelude from Bach's Cello Suite No. 1 (BWV 1007), cello master Mstislav Rostropovich plays at the Basilique Sainte Madeleine, Vézelay, Yvonne, France in 1991. Sound and video quality are both fine. Compare with Yo-Yo Ma's more legato performance.
Dvorak-Cello Concerto
Yo-Yo Ma solos with the New York Philharmonic Orchestra, playing Dvorak's Cello Concerto in b minor opus 104. The piece is one of Nathaniel Ayers' favorites.
Ernest Bloch-Cello Solo "Prayer"
Nathaniel Ayers is particularly fond of composer Ernst Bloch. This cello soloist, accompanied by piano, performs the Prayer, Supplication and Jewish Song from Bloch's "Jewish Life." Wassily Gerassimez plays the cello, accompanied by Nicolai Gerassimez.
Yo-Yo Ma -Tchaikovsky's Variations, Rococo Theme
In this video excerpt, celebrating the composer's 150th birthday, Yo-Yo Ma plays the ending of Tchaikovsky's Variations on a Rococo Theme at the Gala in Leningrad (in 1990). Watch for Yo-Yo Ma's wink at the conductor, about 1:17 into the clip. (2:27)
Yo-Yo Ma
This Brain Pop video discusses the life of Yo-Yo Ma. Some key terms include cello, Chinese-American, orchestra, symphony, child prodigy, Carnegy Hall, and The Silk Road Project. (4:28)
One String, Many Sounds: Jonah Ellsworth on Cello
In this performance video from From the Top at Carnegie Hall, cellist and volleyball player Jonah Ellsworth from Cambridge, Massachusetts, accompanied by host Christopher O'Riley, performs Variations on One String on a Theme of Rossini, by Niccolo Paganini. Watch as Jonah plays the entire song on one string, producing a wide variety of sounds. (05:30)
1984 Apple's Macintosh Commercial
This was the commercial that introduced the Apple Macintosh Computer to the world. (0:58)
Classic Macintosh Ads
A series of some classic Macintosh computer ads from 1984. It shows how the computer is more powerful, you don't have to be a genus to use it, it stores vast amounts of information and is as easy to use as a mouse click. (2:59)
Tutorial: Animoto
Animoto is a program that you can use to create videos. You need to create an account to use this free program. You get 30 seconds for free-to use more time you may pay to create a full length video. It is very simple to use-it can be as easy as a one click upload. Directions are given to create the video. (8:34)
Animoto-Make Impressive Slide Shows
Their first release is Animoto, a web application that automatically generates professionally produced videos using their own patent-pending technology and high-end motion design. Each video is a fully customized orchestration of user-selected images and music. Produced on a widescreen format, Animoto videos have the visual energy of a music video and the emotional impact of a movie trail.(5:37)
History of the Mac OS; part 2
This is just a very very very quick summary of what transpired in the 90s between Apple and Microsoft. A quick slideshow that shows how the Apple OS developed in the late 1980's and early 1990's. (10:01)
History of the Mac OS: Part 3
The beginning pictures were taken by Bill Atkinson as he worked on the graphical user interface for the Lisa and Macintosh brand of computers. Much of the Lisa project was ported to the Macintosh line, including the Mac graphics system known as Quickdraw.
The interview with Steve Jobs was done when he was still at NeXT and not apart of Apple.
Much of the accounts between Apple and Microsoft during the lawsuits was brought forth in the Microsoft anti-trust cases during t
History of the Mac OS Part 4
Carbon is a main application environment in Mac OS X, a few example programs that are inside it are the Finder, Adobe software, and iTunes (as of Mac OS X 10.5). Carbon combines much of the old Mac OS API with some new stuff. Apple has been phasing Carbon out of the UI realm and it is now becoming the standard set of APIs for background and low level tasks. Cocoa is the primary environment of graphical applications in OS X.
This also starts to explain Apple's new move into the open
C++ Console Lesson 21: Arithmetical Operators
More at http://xoax.net
This C++ video tutorial shows how to use arithmetical operators in C++. These Arithmetic operators are ( +, -, *, /, % )
C++ Console Lesson 22: Using the rand() Function
More at http://xoax.net
This C++ video tutorial shows how to use the rand() function to generate random numbers in C++.
C++ Console Lesson 23: Blackjack Game
More at http://xoax.net
This C++ video tutorial shows how to program a simple gameof blackjack in C++. Download the C++ code on our lesson support page .
C++ Console Lesson 24: Fundamental Data Types
More at http://xoax.net
This C++ video tutorial explains the fundamental data types that are used in C++ and their ranges of values. C++ provides the following fundamental built-in data types: Boolean, character, integer and floating-point. It also enables us to create our own user-defined data types using enumerations and classes.
C++ Console Lesson 25: Type Conversion Operators
More at http://xoax.net
This C++ video tutorial explains how to use type conversion operators in C++. type conversion or typecasting refers to changing an entity of one data type into another.
C++ Console Lesson 26: Enumerations
More at http://xoax.net
This C++ video tutorial explains how to use declare and use enumerated types in C++. enumerated type (also called enumeration or enum) is a data type consisting of a set of named values called elements, members or enumerators of the type. The enumerator names are usually identifiers that behave as constants in the language. A variable that has been declared as having an enumerated type can be assigned any of the enumerators as a value.













