Giter Site home page Giter Site logo

java-learn's Introduction

Java-learn

计算机基础

  • CPU与内存
  • TCP / IP
    • 网络协议
    • IP协议
    • TCP 建立连接
    • TCP 断开连接
    • 连接池
  • 信息安全
    • 黑客与安全
    • SQL注入
    • XSS 与 CSRF
    • HTTPS

面向对象

  • OOP理念
  • 方法
  • 重载
  • 泛型
  • 数据类型

走进JVM

  • 字节码
  • 类加载过程
  • 内存布局
  • 对象实例化
  • 垃圾分类

异常与日志

  • 异常
  • 日志

数据结构与集合

  • 数据结构
  • 集合架构图
    • List集合
    • Queue集合
    • Map集合
    • Set集合
  • 集合初始化
  • 数组与集合
  • 集合与泛型
  • 元素的比较
  • fail-fast机制
  • Map集合
    • TreeMap
    • HashMap
    • ConcurrentHashMap

并发与多线程

  • 线程安全
  • 什么是锁
  • 线程同步
  • 线程池
  • ThreadLocal

常用框架

数据库

  • MySQL 索引原理
  • SQL 优化

操作系统

TODO

Redis

【面蹄】Redis总结

其他

  • 设计模式
  • Java 8
  • Java版本更新内容

面试相关

TODO

优秀文集(GitHub)

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.