最近准备投简历了,找应届生码农工作,但是一看自己简历,项目还是太少,几本都是课程上那么几个项目,所以,花了一段时间跟着udacity的android教程写了一个weather app(当然不是完全自己做的...但也写了不少代码),准备作为一段项目经历,而不是找android开发工作。
但是,由于自己接触android时间太短,身边也没有人做过android,真的不知道该怎么在简历上写项目描述,不知道什么该写什么不该写...真心求指教
这是课程描述链接:
https://www.udacity.com/course/developing-android-apps--ud853
Android Weather Application
– Followed the Android course in Udacity, built a fully functional Android weather application extending the given base code.
– Features include: multiple views, incorporate third party applications, share contents, support variable screen sizes, background services and notifications. Test with JUnit, Use Content Providers and Loaders to Persist and Recover Data.
上面是我的描述...大家觉得哪儿需要重写/改进呢?
谢谢各位啦;)