R offers a breadth and depth in statistical computing beyond what is available in commercial closed source products. Yet R remains, primarily, a programming language for the highly skilled statistician, and out of the reach of many. --- The R Journal Vol. ½, December 2009<p>As stated, R is the best tool and is the lingua franca of statistics. But many people, especially my students found difficulties to use R.<p>I wish to make an interactive R Learning Platform, called CloudStat School.<p>The best way to learn R programming is doing while learning.<p>In CloudStat School, you will see a console box at your top left hand side, while the lesson notes at your top right. Bottom is the output box. Anything you “Run” in console box will be shown as a result in the output box.<p>So, while learning the notes, you can “run” the R examples immediately without open another windows, software or tabs. You can do it in a page.<p>I did make a simple working prototype (MVP):<p>Lesson 1: Overview of R Language & CloudStat School<p>http://cloudst.at/index.php?do=/kaichew/blog/lesson-1-overview-of-r-language-cloudstat-school/<p>The prototype is simply integrating R Web that hosted in Pôle Bioinformatique Lyonnais in iframe.<p>If many of you think that this idea great, I would start making a better version.<p>This is my current simple idea, hope to get some feedback from you.<p>Thanks a lot.