Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anandwana001/applied_cs_with_android_beginner_workshop
Build Android games :game_die: Learn computer science :computer: Applied CS is a free online course by Google :rocket:
https://github.com/anandwana001/applied_cs_with_android_beginner_workshop
algorithms android android-game applied-cs cs-career data-structures workshop
Last synced: about 2 months ago
JSON representation
Build Android games :game_die: Learn computer science :computer: Applied CS is a free online course by Google :rocket:
- Host: GitHub
- URL: https://github.com/anandwana001/applied_cs_with_android_beginner_workshop
- Owner: anandwana001
- Created: 2017-10-23T17:56:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T04:47:10.000Z (over 5 years ago)
- Last Synced: 2023-03-01T14:34:09.567Z (almost 2 years ago)
- Topics: algorithms, android, android-game, applied-cs, cs-career, data-structures, workshop
- Language: Java
- Homepage: https://cswithandroid.withgoogle.com/
- Size: 3.23 MB
- Stars: 34
- Watchers: 1
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Applied CS with Android Beginner Workshop
### Build Android games.
### Learn computer science.
Applied CS is a free online course by Google designed to prepare you for your CS career through hands on coding experience.##### PREREQUISITES
- A university-level data structures and algorithms class
- Basic familiarity with Java (syntax and built-in libraries)
- No prior Android experience is needed.##### REQUIRED MATERIALS
- A computer (with Android Studio installed)
- A Gmail account
- You can run code on Android Studio Emulator or your own mobile device running Gingerbread or higher.