Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wkambale/mobile-programming
Mobile Programming
https://github.com/wkambale/mobile-programming
Last synced: about 1 month ago
JSON representation
Mobile Programming
- Host: GitHub
- URL: https://github.com/wkambale/mobile-programming
- Owner: wkambale
- License: mit
- Created: 2021-03-03T13:50:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T09:27:06.000Z (over 3 years ago)
- Last Synced: 2023-05-09T15:33:07.742Z (over 1 year ago)
- Language: Java
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mobile-Programming
#Java
I needed an import statement for Arrays in order to be able to use them in printing out the list of courses I do.#Kotlin
No import statements needed to print out the list of courses that I do.
Fewer lines of code needed to write the program in comparison with Java.#Running the Programs
Due to restrictions on how many files that can be uploaded to a GitHub repository, I extracted the main files for each project
- Android Manifest files
- Main folders with their files