-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redesigning Android Development Course #2
Comments
First of all, Android is very vast topic. It can not be covered completely in 2 months. What we can do is divide the syllabus in three differnt modules like- Secondly, module 2 will be comprising of Android Archietecture, setup Android Studio, basic functionalities, SDK, Activities, UI, Fragments, webviews. This will be comprising of 10-15 lectures with 4-5 basic apps. Now for the third module we can Introduce backend. In this we can cover databases SQLite database, Firebase and libraries like volley, Glide. I think firebase can provide solution to the backend instead of JSON parsing because for this we need php scripts and might we have to cover php in the course. Json parsing and php will take much time. This whole module comprises of 10-15 lectures After all this, apps can be developed like mini media player, order delivery system etc |
@nd-singh these courses are designed to give an introduction to the android development. |
@nd-singh Problem is we do not have 25-40 lectures. What we wanna do is not provide a course exactly, but some introduction & tools for each topic, like a talk or something, provide study resources from internet (for self study), some practical assignment (practice) . Two lectures could have some gap for self study.
|
@amritsrivastava @accakks Oh! I thought of having lectures. Yes we can do that too! We can provide resources and links. Yes! exactly that's in the learner's hand how much they practice and do assignments. Assigning projects willl help more to grasp things. |
@nd-singh We will have lectures, but like brief quick go through, then we'll provide links for self study & projects/assignment to apply that knowledge. |
Customer adapter |
@ajohri98 For project ideas? |
The course content for android is pretty good. If there is time for 1-2 more lectures I suggest to keep one session for projects discussion and at least 1 project should be assigned to them which they have to complete in the whole course. What say? @amritsrivastava @accakks |
This is actually a nice idea to keep project discussion class. This can infact be added to all the courses. @maddhruv @amritsrivastava |
approximately how many lectures do we have for android?
|
@soumilk Nice suggestions! Can you check out |
@accakks ohk |
Proposed Android development course syllabus
Getting started with the web
The text was updated successfully, but these errors were encountered: