Skip to content
View PlumDong's full-sized avatar
🎯
专注
🎯
专注
Block or Report

Block or report PlumDong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PlumDong/README.md

我是小傅哥

今年的努力 ✨

开发的项目

我的出版物

我的电子书

  • 小傅哥的《Java 面经手册》 —— 全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。但此书并不是单纯的面试题,也不是内卷八股文。而是从一个单纯的和程序员有关的数学知识点开始,深入讲解 Java 的核心技术。并且每一章节都配有实践验证的源码,可以对照着一起撸才更有感觉!
  • 小傅哥的《倚天村·图解数据结构》密码:0SjbAlPa —— 全书共计4章14节,215页4.2万字100+张图片,耗时3个月完成。涵盖4类14种数据结构,包括:链表、数组、队列、堆栈、哈希表、堆、字典树、二分搜索树、平衡二叉树、2-3树、红黑树、并查集、图、布隆过滤器。
  • 小傅哥的《字节码编程》密码:Rlxbh1ia —— 全书共计107页,11万7千字,20个章节涵盖三个字节码框架(ASM、Javassist、Byte-budy)和JavaAgent使用并附带整套案例源码!
  • 小傅哥的《IDEA Plugin 开发手册》 —— 此开发手册,分为4章12节循序渐进的通过实践案例开发的方式,串联 IDEA Plugin 开发的各项常用技术点,为读者讲解如何开发一个 IDEA 插件。
  • 小傅哥的《SpringBoot 中间件设计和开发》 —— 小册16个中间件实现,包括测试工程等共计30个代码库,每一章节都会对应有一个中间件的设计和实现。

交个朋友 👬🏻

I love to make friends. so if you want to say hi, I'll be happy to meet you more! 😊

Popular repositories

  1. annie annie Public

    Forked from iawia002/lux

    👾 Fast and simple video download library and CLI tool written in Go

    Go 1

  2. build-your-own-x build-your-own-x Public

    Forked from codecrafters-io/build-your-own-x

    🤓 Build your own (insert technology here)

    1

  3. react-demo-heima react-demo-heima Public

    JavaScript 1

  4. plumdong.github.io plumdong.github.io Public

    HTML

  5. where-is-douban250 where-is-douban250 Public

    Forked from Mayandev/where-is-douban250

    🐛 一个爬虫程序,集成 GitHub Action 自动更新,整理了腾讯视频、爱奇艺、优酷、哔哩哔哩等视频网站中,能够观看的「豆瓣电影 Top250 榜单」影片。

    Python

  6. 7days-golang 7days-golang Public

    Forked from geektutu/7days-golang

    7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列

    Go