Skip to content
@mycode-sample

学而时习之,温故而知新

学习过程中使用的代码
  • China

好好学习,天天向上。

组织简介

这个组织用来保存学习时敲的代码。除了学习代码以外,还有一些学习时写的demo。这里的demo可以理解为根据官方文档写出来的hello world,比如spring就有官方demo仓库

仓库结构

对于demo仓库来说,整个仓库就是一个可运行的最小完整代码。在demo基础上,会对代码进行小幅修改以查看代码效果。对于学习仓库来说,通常按学习资料的章节作为模块划分依据。通常情况下,这类仓库的模块划分和学习资料的章节划分是一样的,比如菜鸟教程python教程代码spring核心原理和30个类手写实战。这两个仓库都是按学习资料章节来划分模块。

除了按章节划分模块外,也可以按功能划分模块。此时章节只作为模块划分的参考,比如学习react的仓库react,这个仓库先以功能划分模块,然后在模块内部以章节内容划分子模块。

在这个组织中,目前只有一个demo仓库spring-ws第一步。这个仓库是根据spring官方教程(不是官方文档)建立的仓库。

Popular repositories Loading

  1. data-structure data-structure Public

    学习数据结构时写的代码

    C

  2. react-code-demo react-code-demo Public

    JavaScript

  3. spring-ws-demo spring-ws-demo Public

    Java

  4. spring-pro spring-pro Public

    Java

  5. spring-core spring-core Public

    Java

  6. python python Public

    python教程

    Python

Repositories

Showing 10 of 16 repositories
  • gradle-tutorial-groovy Public

    gradle教程学习资料(官网8.7)

    mycode-sample/gradle-tutorial-groovy’s past year of commit activity
    Java 0 0 0 0 Updated May 25, 2024
  • gradle-tutorial Public

    gradle官方文档教程

    mycode-sample/gradle-tutorial’s past year of commit activity
    Java 0 0 0 0 Updated May 10, 2024
  • mycode-sample/spring-cloud’s past year of commit activity
    Java 0 0 0 0 Updated Dec 10, 2023
  • github-cicd Public

    学习github ci/cd

    mycode-sample/github-cicd’s past year of commit activity
    Java 0 0 0 0 Updated Oct 28, 2023
  • spring-transaction Public

    spring事务

    mycode-sample/spring-transaction’s past year of commit activity
    Java 0 0 0 0 Updated Aug 25, 2023
  • data-structure-c Public

    数据结构c语言版

    mycode-sample/data-structure-c’s past year of commit activity
    C 0 0 0 0 Updated Aug 23, 2023
  • leetcode Public

    leetcode刷题记录

    mycode-sample/leetcode’s past year of commit activity
    JavaScript 0 0 0 0 Updated Aug 11, 2023
  • mycode-sample/react-code-demo’s past year of commit activity
    JavaScript 0 0 0 0 Updated Apr 30, 2023
  • python Public

    python教程

    mycode-sample/python’s past year of commit activity
    Python 0 0 0 0 Updated Apr 17, 2023
  • club-mangement Public

    毕业答辩做的社团管理系统,前台使用bootstrap+jquery,后台没有用第三方框架,纯手写sql和servlet以及servlet-mapping

    mycode-sample/club-mangement’s past year of commit activity
    Java 0 0 0 0 Updated Feb 27, 2023

Top languages

Loading…

Most used topics

Loading…