https://github.com/learnroku/crash-course
This course is intended to quickly get you up to speed on Roku SceneGraph. It's aimed at an audience of developers who are familiar with streaming video applications but are unfamiliar with Roku.
https://github.com/learnroku/crash-course
brightscript course lesson roku roku-development scenegraph tutorial
Last synced: 6 months ago
JSON representation
This course is intended to quickly get you up to speed on Roku SceneGraph. It's aimed at an audience of developers who are familiar with streaming video applications but are unfamiliar with Roku.
- Host: GitHub
- URL: https://github.com/learnroku/crash-course
- Owner: learnroku
- Created: 2017-12-06T21:09:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:58:26.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T20:47:28.056Z (about 1 year ago)
- Topics: brightscript, course, lesson, roku, roku-development, scenegraph, tutorial
- Language: Brightscript
- Homepage:
- Size: 37 MB
- Stars: 147
- Watchers: 20
- Forks: 61
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ROKU SCENEGRAPH CRASH COURSE
First Edition
November 2017
Written using firmware version 8.0[Introduction](docs/Introduction.md)
[Lesson 1: Debugging, Sideloading, and Manifest](docs/Lesson1.md)
[Lesson 2: Screen, Components, and Resolution](docs/Lesson2.md)
[Lesson 3: Extended Components, Observers, Tasks, Network Requests](docs/Lesson3.md)
[Lesson 4: Parsing JSON, Data Driven UI](docs/Lesson4.md)
[Lesson 5: Back Button, Details Screen with Play Button, Video Screen](docs/Lesson5.md)
[Lesson 6: Video Playback, Dialogs](docs/Lesson6.md)
[Lesson 7: External Configuration, Interface Functions, Regular Expressions](docs/Lesson7.md)Read the [Introduction](docs/Introduction.md) for detailed instructions on the files and folders here.
Each completed lesson is represented in this repository. For example, Lesson 2 code is in the `lesson_2` directory.
All example thumbnails courtesy of https://unsplash.com/.
.