{"id":13672438,"url":"https://github.com/fex-team/fex-edu","last_synced_at":"2025-08-16T14:36:03.994Z","repository":{"id":16930643,"uuid":"19692375","full_name":"fex-team/fex-edu","owner":"fex-team","description":"FEX 学院","archived":false,"fork":false,"pushed_at":"2018-05-08T11:53:25.000Z","size":22,"stargazers_count":513,"open_issues_count":0,"forks_count":215,"subscribers_count":101,"default_branch":"master","last_synced_at":"2024-11-11T10:48:34.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fex-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-12T09:10:38.000Z","updated_at":"2024-09-10T02:51:21.000Z","dependencies_parsed_at":"2022-09-24T11:11:31.735Z","dependency_job_id":null,"html_url":"https://github.com/fex-team/fex-edu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fex-team%2Ffex-edu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fex-team%2Ffex-edu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fex-team%2Ffex-edu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fex-team%2Ffex-edu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fex-team","download_url":"https://codeload.github.com/fex-team/fex-edu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251219601,"owners_count":21554444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:01:35.644Z","updated_at":"2025-04-27T22:32:15.162Z","avatar_url":"https://github.com/fex-team.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"FEX 学院\n=======\n\n这里将列出可以学习的各种知识，不要求大家都掌握，仅作为学习参考。\n\n请勿在这个页面上打钩，而应该 Fork 到自己的目录下操作。\n\n本页内容编辑的主要原则：\n\n- 尽量放实用的新技术，而不是过时的技术，如 hasLayout\n- 人人都会的就不放了，如 Firebug\n- 层次结构不要太深\n- 不求全，挑几个最好的就可以了\n- 没几个人喜欢的技术就不列了，比如 GWT\n- 图书名称要加书名号，有中文版也列在同一行，链接指向豆瓣\n\n## 代码编写和训练\n\n- [ ] [freeCodeCamp](http://freecodecamp.com/)，有很多训练题，可以在线编辑测试\n\n## 前端工具\n\n- [ ] [FIS](http://fis.baidu.com/)\n\n## 网络相关\n\n协议\n\n- [ ] [HTTP 1.1](http://www.w3.org/Protocols/rfc2616/rfc2616.html)、[HTTP 2.0](http://http2.github.io/)\n- [ ] [TLS](http://en.wikipedia.org/wiki/Transport_Layer_Security)\n- [ ] [TCP](http://en.wikipedia.org/wiki/Transmission_Control_Protocol)\n- [ ] [QUIC](http://en.wikipedia.org/wiki/QUIC)\n- [ ] [IP 协议](http://tools.ietf.org/html/rfc791)\n- [ ] [3G](http://en.wikipedia.org/wiki/3G)\n- [ ] [LTE](http://en.wikipedia.org/wiki/LTE_(telecommunication))\n- [ ] [Web Socket](http://tools.ietf.org/html/rfc6455)\n\n网络工具\n\n- [ ] [Wireshark](http://www.wireshark.org/)，强大的网络分析工具，可以查看 TCP 请求的细节\n\n推荐书籍\n\n- [ ] 《[Computer Networking: A Top-Down Approach](http://book.douban.com/subject/10573157/)》《[计算机网络：自顶向下方法与Internet特色](http://book.douban.com/subject/1391207/)》\n- [ ] 《[High-Performance Browser Networking](http://book.douban.com/subject/21866396/)》《[Web性能权威指南](http://book.douban.com/subject/25856314/)》\n\n## 设计相关\n\n- [ ] [Responsive Web Design](http://www.smashingmagazine.com/tag/responsive-design/)\n- [ ] 《[The Complete Manual of Typography](http://book.douban.com/subject/7070562/)》\n\n可以参考的设计网站\n\n- [Subtle Patterns](http://subtlepatterns.com/)\n- [Dribbble](https://dribbble.com/)\n- [Weebly](http://www.weebly.com/)，有很多网站模板\n\n## 前端框架\n\n- [ ] [Angularjs](http://angularjs.org/)\n- [ ] [Angular](http://angular.io/)\n- [ ] [React](http://facebook.github.io/react/)\n- [ ] [Vue](https://vuejs.org/)\n\n## CSS 及 UI\n\n- [ ] [Sass](http://sass-lang.com/)\n- [ ] [Less](http://lesscss.org/)\n- [ ] [Compass](http://compass-style.org/)\n- [ ] [Bourbon](http://bourbon.io/)\n- [ ] [Bootswatch](http://bootswatch.com/)\n- [ ] [Semantic UI](http://semantic-ui.com/)\n- [ ] [Chocolatechip UI](http://chocolatechip-ui.com/)\n\n## Web Components\n\n- [ ] [Polymer](http://www.polymer-project.org/)\n- [ ] [X-Tag](http://x-tags.org/)\n\n## 前端模板\n\n- [ ] [BaiduTemplate](https://github.com/BaiduFE/BaiduTemplate)\n- [ ] [EJS](https://github.com/visionmedia/ejs)\n\n## JavaScript/DOM\n\n- [ ] [TypeScript](http://www.typescriptlang.org/)\n- [ ] 《[Secrets of the JavaScript Ninja](http://book.douban.com/subject/3176860/)》\n\n## 编码及转义\n\n- [ ] [The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)](http://www.joelonsoftware.com/articles/Unicode.html)\n- [ ] [What Every Programmer Absolutely, Positively Needs To Know About Encodings And Character Sets To Work With Text](http://kunststube.net/encoding/)\n\n## 安全相关\n\n- [ ] 《[The Web Application Hacker's Handbook](http://book.douban.com/subject/6910515/)》《[黑客攻防技术宝典（第2版）](http://book.douban.com/subject/10793814/)》\n- [ ] 《[The Browser Hacker's Handbook](http://book.douban.com/subject/24550924/)》\n- [ ] 《[白帽子讲Web安全](http://book.douban.com/subject/10546925/)》\n- [ ] [终极XSS防护备忘录](http://www.fooying.com/chinese-translationthe-ultimate-xss-protection-cheatsheet-for-developers/)\n\n## 性能优化\n\n- [ ] [Facebook : The Mature Optimization Handbook](http://carlos.bueno.org/optimization/)，相当专业\n- [ ] 《[构建高性能Web站点(修订版)](http://book.douban.com/subject/10812787/)》\n- [ ] 《[Web性能权威指南](http://book.douban.com/subject/25856314/)》\n- [ ] 《[高性能网站建设指南](http://book.douban.com/subject/3132277/)》\n- [ ] 《[高性能网站建设进阶指南](http://book.douban.com/subject/4719162/)》\n- [ ] [Google - Web Fundamentals : A handbook for best practices](https://developers.google.com/web/fundamentals/)\n- [ ] [Make the Web Faster — Google Developers](https://developers.google.com/speed/)\n\n## 数据可视化\n\n- [ ] [EChart](http://echarts.baidu.com/)\n- [ ] [D3.js](http://d3js.org/)\n- [ ] [kitycharts](https://github.com/fex-team/kitycharts)\n- [ ] [Highcharts](http://www.highcharts.com/)\n\n## 响应式设计\n\n- [ ] [Gumby](http://gumbyframework.com/)\n- [ ] [Uikit](http://getuikit.com/)\n\n## 浏览器\n\n- [ ] [How Browsers Work: Behind the scenes of modern web browsers](http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/)\n- [ ] [浏览器渲染原理](http://learn.baidu.com/courseInfo.html?courseId=562)\n\n## Node\n\n## Linux 相关\n\n- [ ] [认识与学习 BASH](http://vbird.dic.ksu.edu.tw/linux_basic/0320bash.php)\n\n## 个人成长\n\n- [ ] 《[远大前程](http://book.douban.com/subject/7155000/)》\n- [ ] 《[卓有成效的管理者](http://book.douban.com/subject/1322025/)》\n- [ ] 《[成为技术领导者 : 解决问题的有机方法](http://book.douban.com/subject/1132623/)》\n- [ ] 《[你就是极客](http://book.douban.com/subject/7055331/)》\n- [ ] 《[Apprenticeship Patterns](http://book.douban.com/subject/3572917/)》《[软件开发者路线图](http://book.douban.com/subject/4924164/)》\n- [ ] 《[影响力](http://book.douban.com/subject/6712294/)》\n- [ ] 《[如何高效学习](http://book.douban.com/subject/25783654/)》\n\n## 架构\n\n- [ ] 《[系统之美 : 决策者的系统思考](http://book.douban.com/subject/11528220/)》\n- [ ] 《[大规模Web服务开发技术](http://book.douban.com/subject/6758780/)》\n\n## 软件工程\n\n- [ ] 《[Joel谈优秀软件开发方法](http://book.douban.com/subject/2193777/)》\n- [ ] 《[代码大全](http://book.douban.com/subject/1477390/)》\n\n## 计算机基础\n\n- [ ] 《[编码](http://book.douban.com/subject/20260928/)》\n- [ ] 《[穿越计算机的迷雾](http://book.douban.com/subject/5432475/)》\n- [ ] 《[计算机系统概论 : （原书第2版）](http://book.douban.com/subject/2185076/)》\n- [ ] 《[Operating System Concepts](http://book.douban.com/subject/10076960/)》《[操作系统概念](http://book.douban.com/subject/4289836/)》\n- [ ] 《[Computer Architecture, Fifth Edition : A Quantitative Approach](http://book.douban.com/subject/6795919/)》《[计算机体系结构](http://book.douban.com/subject/7006537/)》\n- [ ] 《[程序员的自我修养](http://book.douban.com/subject/3652388/)》\n- [ ] 《[Computer Systems](http://book.douban.com/subject/3023631/)》《[深入理解计算机系统（原书第2版）](http://book.douban.com/subject/5407246/)》\n\n## 数据库\n\n- [ ] 《[NoSQL Distilled](http://book.douban.com/subject/7952514/)》\n- [ ] 《[High Performance MySQL](http://book.douban.com/subject/10443458/)》《[高性能MySQL](http://book.douban.com/subject/23008813/)》\n- [ ] 《[MongoDB权威指南](http://book.douban.com/subject/25798102/)》\n\n## 行业\n\n- [ ] 《[黑客与画家](http://book.douban.com/subject/6021440/)》\n- [ ] 《[浪潮之巅](http://book.douban.com/subject/6709783/)》\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffex-team%2Ffex-edu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffex-team%2Ffex-edu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffex-team%2Ffex-edu/lists"}