У нас вы можете посмотреть бесплатно Customizing Cloud9 and the CS50 IDE by Dan Armendariz или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
The CS50 IDE is used by all students in CS50 and is easily customizable using the Cloud9 plugin system. In this seminar, we introduce the plugin system that is at the core of Cloud9; written in Javascript with NodeJS and the Cloud9 SDK, plugins allow modification to just about every aspect of the IDE. We will briefly discuss the architecture of Cloud9 that enables the plugin system to work, walk through sample plugin code to create menu items, dialog windows, and communicate with the underlying Ubuntu instance, and show some examples of the plugins created by CS50 staff for the IDE.