学习资料🔝
学习指南
- 社区
- 博客
- 优质资料
- 大学资料
- Awesome Roadmaps
算法
- 网站
- 书籍
- 刷题
- LeetCode难题代码和算法要点分析:C++。
- LeetCode 101:C++。
- C++算法编程指南
- 图解算法数据结构:《剑指 Offer》解题代码,C++/Java/Python。
- 1500 most common data structures and algorithms solutions:常用代码片段,所有语言实现。
- labuladong 的算法小抄:在线阅读
- 算法珠玑:在线阅读
- Awesome Algorithms
- The Algorithms
- 不懂动态规划?21道 LeetCode题目带你学会动态规划!
- 五万字《十大排序算法》动图讲解
- Learn-Algorithms: 算法学习笔记
- Best Resources to Learn Data Structures and Algorithms
- DSA-Bootcamp-Java
- 可视化
编程语言
C
C++
- 书籍
- C++ Core Guidelines
- C++ Developer Roadmap
- cplusplus.com
- C++那些事
- 在拥挤和变化的世界中茁壮成长:C++ 2006–2020
- Modern CPP Tricks
Python
- Python-Mini-Projects: 一组简单的 Python 迷你项目来增强你的 Python 技能。
- 《Python Cookbook in Chinese》 3rd Edition 翻译
- 爬取你要的数据:爬虫技术
- Matplotlib
Java
- Java SE Documentation:Java SE 文档。
- JDK 11 API
- JDK 8 API
- How2J 的 Java教程
- 深入浅出Java多线程
- toBeBetterJavaer
- JavaGuide
- guide-rpc-framework
Go
- mmcgrana/gobyexample:使用带注释的示例程序进行 Go 操作的实践介绍。
- quii/learn-go-with-tests:通过编写测试学习 Go 语言。
- Tutorial: Get started with Go:Go 官方教程。
- Practical Go Lessons
- Introduction-to-Golang:最全空降 golang 资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享 ppt。
- 《Go入门指南》
- Go 101
- Go语言101
- Go语言精进之路
- 《Go 入门指南》:《The Way to Go》中文版。
- 《Go 语言原本》:本书就是一本讨论 Go 语言源码工程中的技术原理及其演进历程的书籍。
- Golang-Internal-Notes:Go 源码分析。
- 《玩转 GO》:《Mastering GO》中文版。
- Go Course:Master the fundamentals and advanced features of the Go programming language.
- Golang 编译器代码浅析
- 《Go语言定制指南》
- 《µGo语言实现》:从头开发一个迷你 Go 语言编译器。
- 《Go 语言设计与实现》
- Golang资料补给包
- 《Go语言标准库》:
2022/3/6
- Go Standard Library By Example:
2018/1/10
- 算法
HTML/CSS/JS/TS
- Learn to Code HTML & CSS
- code-segment
- 50 Projects in 50 Days - HTML/CSS and JavaScript
- clean-code-javascript: Clean Code concepts adapted for JavaScript
- 带你入门前端工程:
- 图解 React 源码系列: 图解 React 源码,用大量配图的方式,致力于将 React 原理表述清楚。
- 深入理解 TypeScript:
- TypeScript Deep Dive的中文翻译版
- 在线阅读
计算机基础
- 操作系统
- 计算机网络
- 数据库
- SQLBolt: interactive lessons and exercises
- 设计数据密集型应用
- 设计数据密集型应用 - 中文翻译
- Let’s Build a Simple Database:Writing a sqlite clone from scratch in C.
- 从零开始写数据库:500行代码实现 LSM 数据库
- Use The Index, Luke!:A site explaining SQL indexing to developers.
- Linux
- 代码风格
计算机进阶
- 位运算
- 正则表达式
- Learn Regex the Easy Way
- RegExp Example:正则表达式实例搜集,通过实例来学习正则表达式。
- Regex-vis:正则表达式可视化。
- Regular Expression Tester and Visualizer
- Cheatsheet for regex syntaxes: Read Online
- 软件工程
- 设计模式
- Docker
- Docker Getting Started Tutorial: Docker入门。
- 区块链
- 音视频开发
求职面试
- 简历
- vCard:Personal portfolio.
- FlowCV
- Make a Resume in LaTeX!
- How to Write a Kickass Resume
- CS-Notes:
- Coding Interview University:
- 2021笔试面试题
- Google’s Tech Dev Guide: grow your technical skills, supplement your coursework, and prepare for interviews.
- awesome-cs-books: 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
- Career Guru99:Top Interview Questions and Answers.
- 扩展知识
AI
博客
- 『A Course in Machine Learning』by Hal Daumé III
- AI算法工程师手册
- AI on Ubuntu Platform:AI 实验环境搭建和深度学习算法。
- 《Neural Networks For Chess》
- Brandon Rohrer’s Blog
教程
Deep Learning Tuning Playbook:深度学习模型调优指南。
Modern Deep Learning Techniques Applied to Natural Language Processing
《简明的 TensorFlow 2》 | 在线
📅2021/07/15
🌟3484
30天吃掉那只TensorFlow2 | GitBook
📅2021/05/27
🌟8855
TensorFlow 2.0 Tutorials
📅2020/09/23
🌟5993
20天吃掉那只Pytorch
20210704
深度学习500问
20210317
nlp-tutorial
20210502
《Interpretable machine learning》 | 在线
20210713
《动手学深度学习》李沐 | 在线
20210717
《神经网络与深度学习》邱锡鹏 | 在线
20210518
Joyful-Pandas | 在线
20210331
pytorch handbook: 帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门。
Start Machine Learning in 2021: 2021 年开始和改进机器学习 (ML)、人工智能 (AI) 的完整指南,无需任何该领域的背景,并随时了解最新消息和最先进技术!
PyTorch 中文手册: 这是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门。
【关于 NLP】 那些你不知道的事: 研读顶会论文,复现论文相关代码
Start Machine Learning in 2021: A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
deepcourse: Deep Learning for Computer Vision, Read Online
Machine Learning Crash Course: Google’s fast-paced, practical introduction to machine learning
matplotlib/cheatsheets: Official Matplotlib cheat sheets
论文
- Paper Style Guide
- Papers With Code: The latest in Machine Learning.
- CVF Open Access
- Best Paper Awards in CS
- 卖萌屋学术站: 每日学术论文。
竞赛
网络安全
- 《CTF竞赛权威指南》 | GitBook
- TryHackMe
- Attack-Defense Online Lab
- XSS 挑战
- CTF - Application Security Challenge
- Command Challenge
- Exploit Education
- Google CTF
- Hack The Box
- Defend the Web
- Hacksplaining
- Hacker101 CTF
工具
- DBER:数据库建表工具。
- godeng:生成各种类型的测试数据。
- RapidOCR (捷智OCR)
- F2:命令行批量重命名工具。
- Gradio:Build Machine Learning Web Apps.
- Psyduck:XMind 记录 CS 基础问题。
- ReallyConfused
- PptxGenJS: Create JavaScript PowerPoint Presentations
- SCI-Hub论文下载可用网址链接
- 企鹅论文 一键下载
- WordTEX
- Learn LaTeX
- Darling: Darling is a runtime environment for macOS applications.
- scrcpy: 显示和控制您的 Android 设备。
- Tesseract OCR: Tesseract 开源 OCR 引擎。
- PDF.js: 使用 HTML5 构建的 PDF 查看器。
其他
- HelloGitHub
- free-project-course: 整理和搜集网络免费的项目实战课程
- Digital Privacy
- MockingBird: AI拟声,5秒内克隆您的声音并生成任意语音内容
- LaTeX-OCR: pix2tex, Using a ViT to convert images of equations into LaTeX code
- Bifrost: Search for visual datasets by task, application, class, label or format
- Manim Community: Python library for creating mathematical animations
- SG-NLP: SG-NLP is an initiative by AI Singapore’s NLP Hub
- A Vim Guide For Experts
- PearOCR
- Diffgram: Training data platform for machine learning delivered as a single application
- Forecasting: Principles and Practice (3rd ed)
- Greykite: A flexible, intuitive and fast forecasting library
- flow-forecast: Deep learning PyTorch library for time series forecasting, classification, and anomaly detection
- Codeimg.io: Convert code to image
- Macast: A menu bar application using mpv as DLNA Media Renderer. You can push videos, pictures or musics from your mobile phone to your computer
- Real-time-stock-market-prediction: Server architecture for Real-time Stock-market prediction with ML
- Open Video Downloader (youtube-dl-gui): A cross-platform GUI for youtube-dl made in Electron and node.js
- Awesome Scriptable: A curated list of awesome Scriptable scripts and widgets
- THU-Beamer-Theme: A LaTeX beamer theme template for Tsinghua students, Read Online
- Versus: 万物皆可对比
- Appscope: Progressive Web Apps Examples
- 英语语法网
- 中国人民大学英语口语能力标准
- Pl@ntNet: 植物图像识别
- Table Convert Online:table to markdown, csv, json, latex table, excel, sql, xml
- GitHub News: Discover the Top Trending Repos
- Academia: How to write academic essay
- 图吧工具箱
- WallpaperHub
- 柯帕斯英语网
- 大耳朵英语
- UP-6 英语学习导航
- MangaPanda: Read manga online for free in English
- YouZack: 英语听力精听、背单词
- scrcpy: This application provides display and control of Android devices connected on USB.