Coder Social home page Coder Social logo

about-me's Introduction

about-me

A self-record.


技术

设计模式

创建型


  • 单例模式
  • 工厂模式
  • 建造者模式
  • 原型模式

结构型


  • 代理模式
  • 桥接模式
  • 装饰器模式
  • 适配器模式
  • 门面模式
  • 组合模式
  • 享元模式

行为型


  • 观察者模式
  • 模版模式
  • 策略模式
  • 责任链模式
  • 状态模式
  • 迭代器模式
  • 访问器模式
  • 备忘录模式
  • 命令模式
  • 解释器模式
  • 中介模式

Java

基础语法


并发编程


  • 并发基础
  • 并发工具
    • Lock与Condition
    • Semaphore
    • ReadWriteLock
    • CountDownLatch
    • 原子类
    • Executor
    • Future
    • CompletableFuture
    • Fork/Join
  • 并发设计模式
    • Immutability模式
    • Copy-on-Write模式
    • 线程本地存储模式
    • Guarded Suspension模式
    • Balking模式
    • Thread-Per-Message模式
    • Worker Thread模式
    • 两阶段终止模式
    • 生产者-消费者模式

网络编程


JVM


开发工具


  • Idea
    • 应用配置
    • 插件推荐
  • VSCode
    • 插件推荐
  • Maven
    • 依赖处理
    • 应用打包
  • Git
    • 基础设置
    • 分支管理
    • 合并冲突
  • Java环境搭建
  • Mac应用推荐

中间件

MySql


  • 事务隔离
  • 索引
  • 全局锁、表锁、行锁
  • 数据完整性保证
  • 主备一致性保证
  • 读写分离
  • 存储引擎

Redis


  • 缓存设计
  • 分布式锁
  • 持久化
  • 主从架构
  • 哨兵
  • 管道

RocketMQ


ElasticSearch


Docker


仓库管理


CI/CD


生活

菜谱


  • 番茄牛腩

  • 土豆鸡块

  • 红烧鳕鱼

  • 蒜香排骨

  • 炝炒空心菜

杂记


2020/11

about-me's People

Contributors

bwextend avatar

Watchers

 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.