优秀前端资源汇总 fex-edu/resources.md at master · fex-team/fex-edu

[](#%E4%BC%98%E7%A7%80%E5%89%8D%E7%AB%AF%E8%B5%84%E6%BA%90%E6%B1%87%E6%80%BB)优秀前端资源汇总

========

收录业界整理出的一些优秀的前端学习资源,供大家参考。

[](#%E6%8A%80%E6%9C%AF%E6%96%87%E7%AB%A0)技术文章

一些三方整理出的针对某个技术点的汇总学习资料。

[](#weekly)Weekly

[](#%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%9F%BA%E7%A1%80)计算机基础

Google - Guide for Technical Development
https://www.google.com/about/careers/students/guide-to-technical-development.html
Having a solid foundation in Computer Science is important to become a successful Software Engineer. This guide is a suggested path for university students to develop their technical skills academically and non-academically through self paced hands-on learning.

程序员必读书单
http://lucida.me/blog/developer-reading-list/
本文把程序员所需掌握的关键知识总结为三大类19个关键概念,然后给出了掌握每个关键概念所需的入门书籍,必读书籍,以及延伸阅读。旨在成为最好最全面的程序员必读书单。

Open Data Structures
http://opendatastructures.org/
Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs. Data structures presented in the book include stacks, queues, deques, and lists implemented as arrays and linked-lists; space-efficient implementations of lists; skip lists; hash tables and hash codes; binary search trees including treaps, scapegoat trees, and red-black trees; integer searching structures including binary tries, x-fast tries, and y-fast tries; heaps, including implicit binary heaps and randomized meldable heaps; graphs, including adjacency matrix and ajacency list representations; and B-trees. The data structures in this book are all fast, practical, and have provably good running times.

Awesome - Resources
https://github.com/sindresorhus/awesome
A curated list of awesome lists.

Awesome Courses
https://github.com/prakhar1989/awesome-courses/
List of awesome Computer Science courses scoured from university pages across the web. Table of Contents

Systems
Programming Languages / Compilers
Algorithms
CS Theory
Introduction to CS
Misc
Contributing

Original url: Access
Created at: 2019-04-18 13:44:58
Category: default
Tags: none

请先后发表评论
  • 最新评论
  • 总共0条评论