Resources
- Mobile CSP Online Staff
- appinventor.org
- Quizly: Sample App Inventor Quizzes
- One Minute Lessons
- App Inventor Concept Cards
- TAIR - The App Inventor Repository - resource on App Inventor programming
- Pura Vida Apps - useful code snippets
One Minute Lessons
A collection of short video lessons for basic coding concepts in App Inventor. Many of these are integrated into various Mobile CSP lessons and Quizly quizzes.
- Initializing a global variable (0:27)
- Incrementing a variable (0:45)
- Adding N to a variable (0:33)
- Doubling a variable (0:45)
- Conditionally incrementing a variable (0:33)
Components
- Using the Speech Recognizer (1:16)
- Using the Clock to code a delay (1:51)