notebook notebook
首页
  • 计算机网络
  • 计算机系统
  • 数据结构与算法
  • 计算机专业课
  • 设计模式
  • 前端 (opens new window)
  • Java 开发
  • Python 开发
  • Golang 开发
  • Git
  • 软件设计与架构
  • 大数据与分布式系统
  • 常见开发工具

    • Nginx
  • 爬虫
  • Python 数据分析
  • 数据仓库
  • 中间件

    • MySQL
    • Redis
    • Elasticsearch
    • Kafka
  • 深度学习
  • 机器学习
  • 知识图谱
  • 图神经网络
  • 应用安全
  • 渗透测试
  • Linux
  • 云原生
面试
  • 收藏
  • paper 好句
GitHub (opens new window)

学习笔记

啦啦啦,向太阳~
首页
  • 计算机网络
  • 计算机系统
  • 数据结构与算法
  • 计算机专业课
  • 设计模式
  • 前端 (opens new window)
  • Java 开发
  • Python 开发
  • Golang 开发
  • Git
  • 软件设计与架构
  • 大数据与分布式系统
  • 常见开发工具

    • Nginx
  • 爬虫
  • Python 数据分析
  • 数据仓库
  • 中间件

    • MySQL
    • Redis
    • Elasticsearch
    • Kafka
  • 深度学习
  • 机器学习
  • 知识图谱
  • 图神经网络
  • 应用安全
  • 渗透测试
  • Linux
  • 云原生
面试
  • 收藏
  • paper 好句
GitHub (opens new window)
  • 收藏
    • 实战项目
      • 🖊 Python
      • 🖊 爬虫练习平台
      • 🖊 正则表达式
    • 前端
      • 导航网站
    • 开发工具
      • Python Dev Tricks
    • 机器学习
    • 数据库与分布式
  • paper 好句
  • 我的
yubin
2022-04-03
目录

收藏

# 实战项目

# 🖊 Python

  • 重写 500 Lines or Less 项目 (opens new window):手把手带着写一些简单的项目,比如 GraphDB、Python Interpreter、Template Engine 等

# 🖊 爬虫练习平台

  • 网洛者 - 反反爬虫练习平台 (opens new window)
  • 猿人学-刷题平台 (opens new window)
  • Scrape Center (opens new window)
  • http://learnspider.evilrecluse.top/ :正则表达式在线练习工具
  • https://www.glidedsky.com/
  • http://www.crawler-lab.com/
  • Python3 反爬虫原理与绕过实战 (opens new window)
  • 爱锭网 (python-spider.com) (opens new window)

# 🖊 正则表达式

  • regex-vis (opens new window):可视化的方式辅助编写正则表达式
  • I Hate Regex (opens new window):可快速搜索并匹配到合适的正则,完成常见的规则验证
  • ⭐️Learn Regex the easy way (opens new window):在 GitHub 爆火的正则表达式教程,已突破 4w Star
  • 从 0 到 1:学习正则表达式 (opens new window)
  • regex101 (opens new window):正则表达式在线练习工具

# 前端

# 导航网站

  • 印记中文 - 深入挖掘国外前端新领域,为中国 Web 前端开发人员提供优质文档 (opens new window):将 webpack、React 等前端官网文档翻译成中文,并按照原网站的风格进行复刻
  • 前端资源|那些免费的砖 (opens new window)

# 开发工具

  • gitignore.io:为你的项目创建必要的 .gitignore 文件
  • gitmoji (opens new window):配合 gitmoji-cli (opens new window) 用于在 git commit message 中使用 emoji,从而形成统一格式

# Python Dev Tricks

  • Birdseye (opens new window):能够记录 Python 函数的运行过程,并在网页中可视化地展示出来,方便直观看到函数的运行过程。Blog 讲解 (opens new window)
  • Dependency Injector — Dependency injection framework for Python (opens new window):在 Python 中实现了 DI,并支持 Flask、FastAPI 等框架,可查看讲解视频地址 (opens new window)
  • PRegEx - Programmable Regular Expressions (opens new window):PRegEx 是可编程正则表达式的缩写,是一个 Python 软件包,可以用来以更加人性化的方式构建正则表达式模式。

# 机器学习

  • 机器之心 SOTA! 模型 (opens new window):可以寻找机器学习对应领域和任务下 SOTA 模型的引入论文、模型结构、数据集和相关指标等信息。
  • Google distll 讲解 GNN (opens new window)

# 数据库与分布式

  • 数据库学习资料及论文汇总 (opens new window)
  • PingCAP 的论文阅读分享 (opens new window)
编辑 (opens new window)
上次更新: 2023/08/05, 11:51:22
paper 好句

paper 好句→

最近更新
01
Deep Reinforcement Learning
10-03
02
误删数据后怎么办
04-06
03
MySQL 一主多从
03-22
更多文章>
Theme by Vdoing | Copyright © 2021-2024 yubincloud | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式
×