Skip to content

Latest commit

 

History

History
121 lines (61 loc) · 9.89 KB

Awesome-CS-Collections.md

File metadata and controls

121 lines (61 loc) · 9.89 KB

返回目录

Awesome CS Collections: Curated links of awesome sites & collections & resources

Awesome CS Collections is collections of collection, including Programming Language, Software Engineering, Web, Server Side Application, Frontend, etc. Every link in this collection may containing massive domains.

Awesome CS Collections is subject to Awesome Links, which is also part of Awesome Coder. You may also like Awesome-DataSet-Collections, Awesome Tools, etc.

Awesome CS Collections 是对于资源集锦的集锦,希望能够帮您快速找到合适的学习指引。

Sites: Blog & News & Forum | 博客、资讯与论坛

Universe | 通用

Computer Science

Interview | 面试

Programming Language | 编程语言

  • Exercism: Exercism gives you hundreds of practice problems in over 30 programming languages, and a place where you can get feedback on your solutions.

  • Freely available programming books: List of Free Learning Resources

  • Hackr: Find the Best Programming Courses & Tutorials

  • The Coding Train: Subjects covered range from the basics of programming languages like JavaScript (with p5.js) and Java (with Processing) to generative algorithms like physics simulation, computer vision, and data visualization.

Software Engineering | 软件工程

Web

  • Front End Interview Handbook: Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore.

  • Frontend Case Studies: A curated list of technical talks and articles about real-world enterprise frontend development

  • How JavaScript works #Series#: the series dedicated to exploring JavaScript and its building components.

  • 2018-Roadmap to becoming a web developer in 2018: Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops.

Backend | 服务端应用程序

Infrastructure | 基础架构

  • The Twelve-Factor App: To raise awareness of some systemic problems we’ve seen in modern application development, to provide a shared vocabulary for discussing those problems, and to offer a set of broad conceptual solutions to those problems with accompanying terminology.

  • The System Design Primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

  • awesome-shell: A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.

  • free-for-dev: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev.

  • Cloud Native Landscape #Project#: Static Cloud Native Landscapes and Interactive Landscape that filters and sorts hundreds of cloud native projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.

Frontend | 前端

DataScienceAI

  • Project Euler: Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve.

Others