Coder Social home page Coder Social logo

note's Introduction

Java 成长路线(未整理)

  • Java编程**

  • 设计模式

  • Effective Java

  • 重构

  • 数据库

  • 数据结构与算法

  • JUC

  • JVM

  • 计算机网络

  • 计算机组成原理

  • Linux内核

  • OOA/OOD/OOP

  • Spring 系列

    • SpringMVC
    • Spring Boot
    • Spring Cloud
  • Mybatis

  • Maven

  • Mysql

  • redis

  • rabbitmq

  • ELK

  • docker

  • kubernetes

  • 分布式

  • 缓存

  • 消息

note's People

Contributors

balalaenergy avatar

Watchers

James Cloos avatar  avatar

Forkers

gsssyp

note's Issues

设计模式

  • 七大设计原则
    • 单一职责原则
    • 接口隔离原则
    • 依赖倒置原则
    • 里氏替换原则
    • 开闭原则
    • 迪米特法则
    • 合成复用原则
  • 创建型模式
    • Abstract Factory
    • Builder
    • Factory Method
    • Prototype
    • Singleton
  • 结构型模式
    • Adapter
    • Bridge(桥接模式)
    • Composite
    • Decorator(装饰器模式)
    • Facade
    • Flyweight
    • Proxy
  • 行为型模式
    • Chain of Responsibility
    • Command
    • Interpreter
    • Iterator
    • Mediator
    • Memento
    • Observer(观察者模式)
    • State
    • Strategy(策略模式)
    • Template Method (模板方法)
    • Visitor

Spring学习进度

  • 概要

  • IoC概念

  • Spring IoC 源码

  • DI的几种注入方式

  • 自动装配

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.