Skip to content

🎉 Free Programming Resources Collections

License

Notifications You must be signed in to change notification settings

xpwdm2020/code-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

🎉 code-resources

💻 免费编程资源

GitHub watchers GitHub forks GitHub Repo stars GitHub

温馨提示:多用 Ctrl + F 快捷键,资源排名不分先后,只取决于添加的时间 ~

说明

如果遇到链接失效或有其他问题,建议提交 Issue 或者邮件:747731461@qq.com

也欢迎大家积极参与到项目中,一起推荐更多的资源,帮助更多的小伙伴!

推荐资源格式 如下:

这里推荐一个优秀的公众号 【村雨遥】,号主主要从事 Java 后端开发,里边有 Java 学习、工具分享、Linux、Python 等,还有号主的一些成长经历。欢迎大家关注,让我们一起成长、学习!

导航

资源分类

面试

资源链接 资源说明
https://github.com/CyC2018/CS-Notes 技术面试必备基础知识
https://github.com/wolverinn/Waking-Up 计算机基础面试问题全面总结
https://github.com/frank-lam/fullstack-tutorial 后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
https://github.com/0voice/interview_internal_reference 阿里、腾讯、百度、头条、美团等技术面试题目及答案
https://github.com/kdn251/interviews 软件工程技术面试个人指南
https://github.com/julycoding/The-Art-Of-Programming-By-July 编程之法:面试和算法心得
https://github.com/yifeikong/reverse-interview-zh 技术面试最后反问面试官的话
https://github.com/HIT-Alibaba/interview 笔试面试知识整理
https://github.com/sty945/bank_interview 银行笔试面试经验分享及资料分享
https://github.com/resumejob/interview-questions 腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
https://github.com/aylei/interview 19 年初的后端社招面试经历
https://github.com/ferrari014/EasyJob 2021 互联网求职面试知识复习
https://github.com/CodingDocs/programmer-advancement 程序员应该有的一些好习惯 + 面试必知事项!
https://github.com/conanhujinming/tips_for_interview 一些面试心得
https://github.com/shfshanyue/Daily-Question 互联网大厂内推及大厂面经整理
https://github.com/monklof/Back-End-Developer-Interview-Questions 后端开发面试题
https://github.com/zhengjianglong915/note-of-interview 互联网面试笔记
https://github.com/lengyue1024/BAT_interviews 最新 BAT 面试题
https://github.com/FangWW/Document 各种编程学习面试资料

Android

资源链接 资源说明
https://github.com/Moosphan/Android-Daily-Interview 每工作日更新一道 Android 面试题
https://github.com/AweiLoveAndroid/CommonDevKnowledge 史上最全的 BAT 大厂Android 面试题汇集
https://github.com/stormzhang/android-interview-questions-cn 最全面的高质量 Android 面试指南
https://github.com/jeanboydev/Android-ReadTheFuckingSourceCode 日常的开发技巧,开发中遇到的技术重点、难点
https://github.com/yangkun19921001/Blog Android 面试宝典
https://github.com/linsir6/AndroidNote Android 基础、进阶知识

C/C++

资源链接 资源说明
https://github.com/huihut/interview C/C++ 技术面试基础知识总结
https://github.com/Ewenwan/ShiYanLou C 、C++、汇编语言等面试总结

iOS

资源链接 资源说明
https://github.com/ChenYilong/iOSInterviewQuestions iOS 面试题集锦(附答案)
https://github.com/liberalisman/iOS-InterviewQuestion-collection iOS 开发者在面试过程中,常见的一些面试题
https://github.com/MisterBooo/ReadyForBAT iOS 面试题思维导图与回答
https://github.com/lzyy/iOS-Developer-Interview-Questions 面试 iOS 开发时可以问的一些问题

Go

资源链接 资源说明
https://github.com/lifei6671/interview-go golang 面试题集合
https://github.com/pibigstar/go-demo Go 语言实例教程从入门到进阶
https://github.com/ehang-io/nps 一款轻量级、高性能、功能强大的内网穿透代理服务器

Java

学习

资源链接 资源说明
https://github.com/Snailclimb/JavaGuide 「Java 学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识
https://github.com/souyunku/DevBooks Java、JVM、多线程、并发编程、设计模式等面试题
https://github.com/AobingJava/JavaFamily 【Java 面试 + Java 学习指南】 一份涵盖大部分 Java 程序员所需要掌握的核心知识
https://github.com/ZhongFuCheng3y/3y 从 Java 基础、JavaWeb 基础到常用的框架再到面试题都有完整的教程
https://github.com/hadyang/interview Java 笔试、面试 知识整理
https://github.com/xbox1994/Java-Interview 高级 Java 后台开发面试指南
https://github.com/h2pl/Java-Tutorial Java 工程师面试复习指南
https://github.com/gzc426/Java-Interview Java 面试必会,直通 BAT
https://github.com/OUYANGSIHAI/JavaInterview Java 面试 + Java 后端技术学习指南
https://github.com/shishan100/Java-Interview-Advanced 互联网 Java 进阶面试训练营
https://github.com/hansonwang99/JavaCollection Java 学习指南 + 面试指南 + 资源分享 + 技术文章
https://github.com/xkcoding/spring-boot-demo Spring Boot 学习实战项目
https://github.com/scalad/Note 常规 Java 工具,算法,加密,数据库等
https://github.com/PansonPanson/Java-Notes 计算机科学基础知识、Java 开发、后端/服务端、面试相关
https://github.com/whx123/JavaHome 一份超级详细的 Java 面试题
https://github.com/gsjqwyl/JavaInterview Java 面试整理
https://github.com/Snailclimb/JavaGuide-Interview JavaGuide 面试突击版

项目

资源链接 资源说明
https://github.com/mindskip/xzs Java + Vue 的前后端分离的考试系统

Node.JS

资源链接 资源说明
https://github.com/jimuyouyou/node-interview-questions Node.js 面试题

PHP

资源链接 资源说明
https://github.com/colinlet/PHP-Interview-QA PHP 面试问答
https://github.com/wudi/PHP-Interview-Best-Practices-in-China PHP 面试知识点汇总

Python

资源链接 资源说明
https://github.com/taizilongxu/interview_python 关于 Python 的面试题
https://github.com/leeguandong/Interview-code-practice-python Python 实现的各类面试题
https://github.com/kenwoodjw/python_interview_question 关于 Python 的面试题

前端

资源链接 资源说明
https://github.com/Advanced-Frontend/Daily-Interview-Question 每天搞定一道前端大厂面试题
https://github.com/haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习
https://github.com/qiu-deqing/FE-interview 前端面试题和答案
https://github.com/helloqingfeng/Awsome-Front-End-learning-resource 前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
https://github.com/FrontEndGitHub/FrontEndGitHub 前端资源汇总仓库
https://github.com/paddingme/Front-end-Web-Development-Interview-Question 前端开发面试题大收集,前端面试集锦
https://github.com/CavsZhouyou/Front-End-Interview-Notebook 前端面试复习笔记
https://github.com/lgwebdream/FE-Interview 前端面试,独有前端面试题详解,前端面试刷题必备
https://github.com/airuikun/Weekly-FE-Interview 每周十道前端大厂面试题
https://github.com/azl397985856/fe-interview 宇宙最强的前端面试指南
https://github.com/poetries/FE-Interview-Questions 前端面试常考问题整理,按模块知识点分类
https://github.com/coffe1891/frontend-hard-mode-interview 有关于 JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享
https://github.com/yisainan/web-interview 收集整理全网面试题及面试技巧
https://github.com/pwstrick/daily 一份搜集的前端面试题目清单、面试相关以及各类学习的资料
https://github.com/jirengu/frontend-interview 前端笔试面试题题库
https://github.com/KieSun/fucking-frontend 一网打尽前端面试、学习路径、优秀好文等各类内容
https://github.com/FEGuideTeam/FEGuide 前端面试题+前端学习+面试指南

人工智能

资源链接 资源说明
https://github.com/amusi/Deep-Learning-Interview-Book 深度学习面试宝典
https://github.com/weslynn/AlphaTree-graphic-deep-neural-network 机器学习、深度学习、对抗神经网络等知识点解析

CV

资源链接 资源说明
https://github.com/lcylmhlcy/Awesome-algorithm-interview CV 方向面试问题及相关资料
https://github.com/HarleysZhang/2020_algorithm_intern_information 常见深度学习基础知识笔记、算法岗面试题答案

NLP

资源链接 资源说明
https://github.com/NLP-LOVE/ML-NLP 针对机器学习、深度学习、NLP 面试的理论基础知识
https://github.com/DA-southampton/NLP_ability 总结梳理自然语言处理工程师( NLP )需要积累的各方面知识
https://github.com/songyingxin/NLPer-Interview NLP 算法工程师相关的面试题
https://github.com/fighting41love/funNLP 几乎最全的中文 NLP 资源库

数据结构与算法

资源链接 资源说明
https://github.com/geekxh/hello-algorithm 针对小白的算法面试 + 算法知识
https://github.com/yuanguangxin/LeetCode LeetCode 刷题记录与面试整理
https://github.com/gatieme/CodingInterviews 剑指 Offer — 名企面试官精讲典型编程题
https://github.com/JushuangQiao/Python-Offer 《剑指 Offer》面试题 Python 实现
https://github.com/doocs/leetcode 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
https://github.com/doocs/coding-interview 代码面试题集,包括剑指 Offer、编程之美等
https://github.com/UCodeUStory/DataStructure 数据结构、算法总结、学习算法的时间复杂度、空间复杂度、分析算法特点

Authors

About

🎉 Free Programming Resources Collections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published