Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wkambale/mobile-programming

Mobile Programming
https://github.com/wkambale/mobile-programming

Last synced: about 1 month ago
JSON representation

Mobile Programming

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