All Projects → learnroku → crash-course

learnroku / crash-course

Licence: other
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.

Programming Languages

Brightscript
28 projects

Projects that are alternatives of or similar to crash-course

roku-libs
Compilation of utilities for Roku development
Stars: ✭ 47 (-60.17%)
Mutual labels:  roku, brightscript, roku-development
eslint-plugin-roku
ESLint plugin to parse and lint BrightScript files
Stars: ✭ 44 (-62.71%)
Mutual labels:  roku, brightscript, roku-development
Calreact
React and Rails 5 calendar appointment app
Stars: ✭ 183 (+55.08%)
Mutual labels:  course, lesson
bright
Blazing fast parser for BrightScript that gives you ESTree like AST
Stars: ✭ 28 (-76.27%)
Mutual labels:  roku, brightscript
ukor
A Roku build tool with support for build flavors
Stars: ✭ 45 (-61.86%)
Mutual labels:  roku, brightscript
roku-develop
Roku development utility - zip and deploy a Roku project to multiple devices.
Stars: ✭ 16 (-86.44%)
Mutual labels:  roku, roku-development
sysprog
Systems Programming course
Stars: ✭ 21 (-82.2%)
Mutual labels:  course
illustrated-python-3-course
Course materials and handouts for Python 3, an illustrated tour course
Stars: ✭ 60 (-49.15%)
Mutual labels:  course
androidCourseKotlin
Android Course in Kotlin
Stars: ✭ 19 (-83.9%)
Mutual labels:  course
Course-Notes-Deep-Learning-by-Andrew-NG-on-Coursera
Hand Written course notes of Deep Learning Specialization by Andrew NG on Coursera
Stars: ✭ 23 (-80.51%)
Mutual labels:  course
intro-to-python
An Introduction to Programming in Python
Stars: ✭ 57 (-51.69%)
Mutual labels:  course
RokuKast
A Chrome extension to stream web videos to Roku devices.
Stars: ✭ 63 (-46.61%)
Mutual labels:  roku
tensorflow-labsheets
Lab worksheets for the Applied Deep Learning Course.
Stars: ✭ 17 (-85.59%)
Mutual labels:  course
course
gary60405.github.io/course/
Stars: ✭ 17 (-85.59%)
Mutual labels:  course
courses
Grand Theft Bike V - Courses
Stars: ✭ 27 (-77.12%)
Mutual labels:  course
rr-organization1
The Organization lesson for the Reproducible Science Curriculum
Stars: ✭ 36 (-69.49%)
Mutual labels:  lesson
machine-learning-novice-sklearn
A Carpentry style lesson on machine learning with Python and scikit-learn.
Stars: ✭ 22 (-81.36%)
Mutual labels:  lesson
if977
Repositório da disciplina de Engenharia de Software voltada ao curso de Sistemas de Informação.
Stars: ✭ 60 (-49.15%)
Mutual labels:  course
Learn Machine Learning in 5 Months
This is the Curriculum to learn Machine Leaning from scratch to expert.
Stars: ✭ 51 (-56.78%)
Mutual labels:  course
Zeek-Network-Security-Monitor
A Zeek Network Security Monitor tutorial that will cover the basics of creating a Zeek instance on your network in addition to all of the necessary hardware and setup and finally provide some examples of how you can use the power of Zeek to have absolute control over your network.
Stars: ✭ 38 (-67.8%)
Mutual labels:  lesson

ROKU SCENEGRAPH CRASH COURSE

First Edition
November 2017
Written using firmware version 8.0

Introduction
Lesson 1: Debugging, Sideloading, and Manifest
Lesson 2: Screen, Components, and Resolution
Lesson 3: Extended Components, Observers, Tasks, Network Requests
Lesson 4: Parsing JSON, Data Driven UI
Lesson 5: Back Button, Details Screen with Play Button, Video Screen
Lesson 6: Video Playback, Dialogs
Lesson 7: External Configuration, Interface Functions, Regular Expressions

Read the Introduction 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/.

.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].