Git Product home page Git Product logo

assignments's Introduction

Assignments

大家把第一学期的作业都传到这里边来哈
步骤:

  1. 将这个项目fork到你自己的仓库;
  2. 将你的仓库里的项目clone到本地;
  3. 在每一次作业的文件夹下面创建以你的名字命名的文件夹,并把你该次作业的内容放进去。然后使用git操作将内容更新到github的远端仓库;
  4. 将这几次作业的内容都更新到你自己的远端仓库后,再提交pull request等待管理员审核通过。

要求:

  • 文件夹以自己的名字命名;
  • 作业需要说明的地方都写一个readme.md文件,将说明内容以markdown格式写在这个文件里,一同上传到github

第一次作业(10.22)

完善秋招任务考核代码

第二次作业(10.29)

git、前端

基础作业:
1.写一个博客页面,要求有导航栏,侧边栏,博客正文,其余细节自己决定,用div+css布局,最好要有一个DOM事件
2.将自己的考核作业用git进行管理,尝试在本地新建develop分支,并推送到github对应的远程仓库中。
进阶作业:
学习并用jquery完成任务

第三次作业(11.5)

正则表达式

自我解析ppt中表达式含义,并猜测其功能

后端

基础作业:
用自己熟悉的语言实现一个简单的Server,要求能响应get或post请求,能输出数据
进阶作业:
与任意一份前端作业合作,完成博客的后台

第四次作业(11.12)

安卓、iOS

基础作业:
每个人交一份自己对波板糖的改进意见,可以是bug,可以是需求,还有自己对前端和app之间的区别的理解。
进阶作业:
完成天气预报,自己设计基础的UI,完成基础的显示天气信息的功能。

第五次作业(11.26)

MVC、微信

基本要求:
申请自己的测试号,并对接到云服务器或应用引擎上(如BAE,需提前三四天实名认证),实现自定义菜单,要求用户点击某个子菜单时能回复一段图文消息,回复内容任意。
进阶要求:
在自定义菜单下实现意见反馈功能,要求用户点击意见反馈子菜单后,用户发送的下一条内容将被存入服务器的数据库中(BAE自带的mysql),并不是用户每条输入都被存入数据库,记录用户是否准备意见反馈也是需要通过数据库的。交互举例如下:用户点击菜单->微信发送“您将进行意见反馈,请输入您的意见!若不进行反馈,输入0退出。”->若用户输入0,则之后的输入不被存入数据库;若用户输入除0之外的其他内容,则被存入数据库。微信自我DIY的空间很大,如果感兴趣的话就尽量多地扩展自己的功能吧!

assignments's People

Contributors

ghwu avatar hao123ss avatar leobxpan avatar minminer avatar ocarethebestlanguage avatar rouis0 avatar tamce avatar wwwilsonlin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.