Git Product home page Git Product logo

xmu-cs23-learning-resources's Introduction

厦门大学信息学院 23 级课程资料收集

(喜欢的话 star 一下就好)

本项目收集了厦门大学信息学院 23 级的课程学习资料,包括教材电子版、期中期末考试试卷、复习资料等。这些资料对于同年级和低年级的同学们都将有所帮助。

贡献指南

欢迎对本项目感兴趣的同学们通过 Pull Request (PR) 的方式贡献新的资料或改进现有资料。如果在使用过程中有任何问题,请通过 Issue (或者直接联系我)提出。

如何贡献

1. 创建分支

  1. Fork 本项目
  2. 创建一个新的分支。分支命名应以你的姓名命名,格式为:feature/你的姓名

命令行方法:

git checkout -b feature/YourName

GitHub Desktop 方法:

  1. 打开 GitHub Desktop
  2. 选择你 Fork 的仓库
  3. 点击顶部菜单中的“Branch”,选择“New Branch”
  4. 输入分支名称,例如feature/YourName
  5. 点击“Create Branch”

2. 提交修改

命令行方法:

  1. 提交你的修改

    git commit -m 'Add some AmazingFeature'
  2. 推送到分支

    git push origin feature/YourName

GitHub Desktop 方法:

  1. 在 GitHub Desktop 中,确认你在新的分支上
  2. 做出你的修改并保存
  3. 在 GitHub Desktop 中,填写提交信息,点击“Commit to feature/YourName”
  4. 点击“Push origin”将你的修改推送到 GitHub

3. 打开一个 Pull Request

  1. 访问你的 GitHub 仓库
  2. 点击“Compare & pull request”
  3. 提交 Pull Request

额外帮助

如果有人想要提交 PR 但不懂操作,可以直接加我微信或者 QQ(我邮箱看的很少),然后把材料发给我。

许可证

本项目采用 MIT 许可证。详细信息请参阅 LICENSE 文件。

联系方式

如有问题或需要更多信息,请通过以下方式联系我:

  • QQ: 3073997145
  • 电话: 18421917413(微信与电话同号)

xmu-cs23-learning-resources's People

Contributors

sunshine-sutingjun avatar megafish2005 avatar

Stargazers

Anxcye avatar  avatar 施正祎 avatar  avatar  avatar

Watchers

 avatar

Forkers

anxcye

xmu-cs23-learning-resources's Issues

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.