-
Notifications
You must be signed in to change notification settings - Fork 17
software development
Software development is the process of conceiving, specifying, designing, programming, documenting, testing, and bug fixing involved in creating and maintaining applications, frameworks, or other software components.
Software development is a process of writing and maintaining the source code, but in a broader sense, it includes all that is involved between the conception of the desired software through to the final manifestation of the software, sometimes in a planned and structured process.
Therefore, software development may include research, new development, prototyping, modification, reuse, re-engineering, maintenance, or any other activities that result in software products.
- Every Programmer Should Know, A collection of (mostly) technical things every software developer should know
- Coding Interview University, This is my multi-month study plan for going from web developer (self-taught, no CS degree) to software engineer for a large company. zh-CN
- 掘金翻译计划是一个翻译优质互联网技术文章的社区,文章来源为 掘金 上的英文分享文章。内容覆盖区块链、人工智能、Android、iOS、前端、后端、设计、产品和其他 等领域,以及各大型优质 官方文档及手册,读者为热爱新技术的新锐开发者。
- translations Chinese translations for classic IT resources
- ruanyf/weekly 《科技爱好者周刊》,每周五发布
- How to Design Programs, Second Edition
- The Software Foundations series is a broad introduction to the mathematical underpinnings of reliable software. - 软件基础(中译版)
- ⭐The Architecture of Open Source Applications
- 程序员必读书单 1.0
- 每个程序员书柜必备的编程书籍
- ruanyf/free-books《科技爱好者周刊》收集的免费书籍汇总。
- Awesome Roadmaps, A curated list of roadmaps, mostly about software development, which give you a clear route to improve your knowledge or skills.
- 伯乐在线 资源大全
- Rico's cheatsheets
- Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
- skywind3000/awesome-cheatsheets,超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西
芝士就是力量,法国就是培根!
Knowledge is power -- Francis Bacon
人要是没有梦想,和咸鱼有什么分别?光标请勿在最高司令官身上停留!
- mathematics
- algorithm
- theory-of-computation
- compiler
- operating-system
- networks
- security
- artificial-intelligence
- computer-graphics