Giter VIP home page Giter VIP logo

study-prj's Introduction

Java学习笔记 🚀

Author Samin

Date 2019-11-12

Desc 分享一下自己如何收集整理分类知识点,旨在帮助开发者们学会整理自己的知识库

GitHub Repo stars GitHub top language GitHub

[TOC]

leetcode 📘

力扣刷题记录 📎 力扣**官网

algorithms 算法刷题记录

database 数据库刷题记录

统一使用 MySQL 语法

designpattern 📗

设计模式共23种(大部分文献也有24种的说法,增加了空对象模式),常用一定要掌握的设计模式:单例模式、工厂模式、抽象工厂模式、策略模式、装饰模式、适配器模式、桥接模式、观察者模式

behavioural 行为型模式( 11 + 1 )

  • strategy 策略模式

  • template 模板方法模式

  • observer 观察者模式

  • iterator 迭代器模式

  • responsibility 责任链模式

  • command 命令模式

  • memento 备忘录模式

  • state 状态模式

  • visitor 访问者模式

  • mediator 中介者模式

  • interpreter 解释器模式

  • nullobject 空对象模式(有的会归纳进设计模式中)

creational 创建型模式( 5 )

  • factory 工厂模式

  • abstractfactory 抽象工厂模式

  • singleton 单例模式

  • builder 建造者模式

  • prototype 原型模式

structural 结构型模式( 7 )

  • adapter 适配器模式

  • decorator 装饰器模式

  • proxy 代理模式

  • facade 外观模式

  • bridge 桥接模式

  • composite 组合模式

  • flyweight 享元模式

codetips 📕

编码中需要注意的地方,以及遇到的一些坑

basic 基础

collection 容器

concurrent 并发

puzzle 疑难杂症

docs 文档 📙

domain_business_knowledge

领域业务知识

business_system_development_experience

业务系统开发经验之谈

knowledge_points

知识点

original_technical_article ✏

原创技术文章 ❗

software_user_guide

一些程序的使用指南

技术图集 🗃

https://github.com/SaminZou/pic-repo

仅供个人学习使用,如有侵权相关问题,请速速联系,立删。

study-prj's People

Contributors

saminzou 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.