非计算机专业的人如何转行程序员

目录
左耳朵耗子叔公司小伙伴个人成长经历分享整
【非计算机专业的人如何转行程序员】- 宿琛
视频
公开课资源
美国四大计算机名校课程
名校CS课程搜索 Google 检索关键词:
Stanford/CMU/MIT/UCB + OS/DB/Networking
1、斯坦福大学 (Stanford University)[https://cs.stanford.edu/]
2、麻省理工大学 (Massachusetts Institute of Technology)[https://www.eecs.mit.edu/research/computer-science/]
3、加州大学 (University of California, Berkeley)[https://www2.eecs.berkeley.edu/Courses/CS/]
4、卡内基梅隆大学 (Carnegie Mellon University)[https://www.cs.cmu.edu/]
个人推荐课程
- 1、composing programs
- 2、The Missing Semester of Your CS Education
- 3、Coursera Data Structures And Algorithms Specialization 课程
- 4、csapp cmu intro to computer science
- 5、CMU 15-445/645 Intro to Database Systems
- 6、MIT 6.S081
- 7、Stanford CS 144 Introduction to Computer Networking
- 8、MIT 6.824 分布式系统
推荐书籍
自学计算机系统课程资源
斯坦福大学提供的免费认证课程:
- Designing Your Career 规划你的职业生涯
- Computer Science 101 计算机科学101入门
- Algorithms: Design and Analysis, Part 1 算法:设计与分析,第 1 部分
- Algorithms: Design and Analysis, Part 2 算法:设计与分析,第 2 部分
- Computer and Network Security 计算机和网络安全
- Computer Organization and Systems 计算机组成与系统
- Databases: Advanced Topics in SQL 数据库:SQL的高级主题
- Advanced Cybersecurity Program 高级网络安全课程
- Machine Learning Specialization 机器学习专项课程
- Introduction to Internet of Things 物联网简介
- Introduction to Game Theory 博弈论导论
- Introduction to Cryptography 密码学入门
- Compilers 编译器入门课程
免费的编程中文书籍索引
Teach Yourself Computer Science
计算机网络 (中科大郑烇、杨坚)
计算机网络 (Ivan Velichko)
Every Programmer Should Know 🤔
Every Programmer Should Know:包括计算机科学、算法数据结构、分布式、正则、安全、可用性、代码设计、工程哲学等