Software Development

Content:
All
Frontend
Backend
Software Engineering
System Design
Algorithm
Indie Dev
Career
Open Source
Job
Develop
Resource:
All
Learning Resource
YouTube Channel
Paid
Blog
List
image
Frontend,
Software Engineering

Epic Web Conf to help you improve your front-end and back-end development capabilities

Kent C. Dodds is a world-renowned developer in the field of web development. His open source projects on GitHub have accumulated tens of thousands of stars. At the same time, he is also good at explaining some complex concepts in a simple and easy-to-understand manner. He organized the Epic Web Conf Inviting developers who are active in the community in the front-end and back-end fields, the content covers insights from high-efficiency and scalable development of various full-end applications.

image
Frontend,
Software Engineering

The Front End Developer/Engineer Handbook 2024

Cody Lindley, who currently serves as Principal Engineer at Microsoft, has written a free online 2024 front-end developer/engineer handbook (The Front End Developer/Engineer Handbook). This manual lists in detail the basics and requirements for various front-end fields. Advanced abilities, and each comes with recommended learning resources.

image
Frontend,
Software Engineering

JavaScript free learning resource 'Eloquent JavaScript' 4th Edition

'Eloquent JavaScript' This is a new free introductory tutorial. The first edition started 14 years ago was free and open source, and the fourth edition was recently launched, which has made up for the JavaScript updates in recent years. The reason why it is recommended 'Eloquent JavaScript' is because, compared to other introductory books, its descriptions are particularly easy to understand; in addition, each chapter has matching exercises, and there is also a practical project at the end. When learning programming, only reading books without writing, often the learning effect is limited. 'Eloquent JavaScript' allows you to practice while reading, and the learning effect will be better.

image
Frontend,
Software Engineering

MDN Curriculum: Free front-end development textbook

MDN releases MDN Curriculum, providing a complete free front-end development textbook. Different from MDN's technical knowledge point documents in the past, it is a systematic learning textbook that includes best practices, such as performance optimization. In addition to hard technology , also talks about the soft skills that front-end developers need to know, such as how to work in a team

image
Backend,
Software Engineering

CMU Intro to Database Systems

CMU's free online course Intro to Database Systems covers advanced SQL syntax, database design, database best practices, and more

image
Backend,
Software Engineering

CS50's Introduction to Databases with SQL

This CS50 SQL course covers a complete 7 lessons, from basic querying to optimizing and scaling, so that you can have a certain degree of mastery of SQL after finishing it

image
Algorithm

Google Tech Guide: data structure and algorithm learning resources

The data structure and algorithm learning resources compiled by Google. The content in this series is really recommended. If you are not familiar with data structure and algorithm and want to get started, and your English is acceptable, you can Refer to this series of resources

image
Develop,
Open Source

DevToys: As versatile as a Swiss knife

DevToys currently supports more than 28 tools that are commonly used by developers, such as JWT decryption tools, JSON beautification tools, Base64 encoding and decoding tools, regular expression testing tools, and Lorem Ipsum generators and other tools.

image
Frontend,
Software Engineering

TypeHero: An open source project for learning TypeScript

TypeHero, an open source project developed by senior engineers at Netflix, has various TypeScript questions, from easy to difficult, and there is an online editor so you can practice directly.

image
Algorithm,
Software Engineering

Spanning Tree: YouTube Channel

The most recommended YouTube channel for beginners to computer science

image
System Design

ByteByteGo: Learning System Design

ByteByteGo's open source system design learning material System Design 101 uses clear illustrations and vernacular explanations of complex system design to make it easy to understand

image
Algorithm

VisuAlgo: Visual Learning Algorithm

VisuAlgo is a visual algorithm learning tool developed by the National University of Singapore (NUS). Many people think that algorithms are abstract and difficult to understand. Through visualization, you can better grasp the essence of algorithms.

image
Career

Taro

Taro was formerly the famous Tech Career Growth Community on LinkedIn. It was co-founded by two former Meta chief engineers to help the career development of software engineers. Taro is particularly focused on important soft skills other than technology, mainly two A founder found that many engineers were unable to be promoted not because of insufficient technical skills but because of deficiencies in other aspects, and Taro focused on those aspects.

image
Career,
Software Engineering,
Frontend,
Backend,
System Design,
Algorithm

The ReadMe Project

The ReadME Project is an open source engineer learning resource under GitHub. It contains a lot of career series content, and the quality is very high. It includes "Get your first software developer job" that teaches newly graduated engineers how to find a job, and teaches you how to move towards The senior "Junior to senior: An action plan for engineering career success" and "Interview the interviewer" teach you how to ask the right questions during the interview to check whether the company is a good fit for you

image
Frontend,
Backend,
Software Engineering

Theo - ping․gg

Theo is the founder of Ping and worked as an engineer at Twitch in the past. He is very good at explaining complex concepts with diagrams. In addition to talking about concepts, he will regularly invite some well-known engineers in the industry to hold live broadcasts to talk about various front-end development issues.

image
Frontend,
Software Engineering

Ryan Carniato

He is the chief engineer of Netlify and the creator of Solid.js. Ryan is an engineer with very deep technical knowledge. When I watch his videos, I often need to pause and digest what he is saying. In addition to knowing how to In addition to talking about some concepts, they are also often directly implemented in videos. I find it very helpful to watch senior engineers write live coding, because you can understand how they think, and you can also see how they structure the program.

image
Frontend,
Backend,
Software Engineering,
Career

ThePrimeagen

Primeagen is a Netflix engineer. Although he does not focus on front-end content, the content is of high quality. He mainly does a lot of performance evaluations. He also often posts videos related to the engineering career, and I feel that I benefit a lot every time I see it

image
Frontend,
Backend,
Indie Dev

Beyond Fireship

image
Frontend,
Software Engineering

Matt Pocock

After many front-end engineers have initially mastered JavaScript, they will need to further learn TypeScript at work. Matt Pocock is a well-known teacher in the TypeScript teaching community. He has previously launched a free introductory course Beginner's TypeScript; and later The public and free advanced course React with TypeScript teaches you how to make good use of TypeScript in React. I personally like the design of this course. The conceptual explanations are paired with interactive exercises, allowing you to master TypeScript through practice. Highly recommended People who want to learn TypeScript should take these two free courses.

image
Frontend

Web.dev

The front-end teaching and blog articles launched by Google. In the past year, Google has added a lot of new topic teaching articles. In addition, there are also advanced blog articles, and the quality of each article is very good. Arrive in no time Sliding on web.dev can help you continue to improve in the front-end field.

image
Frontend,
Software Engineering

Epic Web Dev by Kent Dodds

Kent Dodds is a former Paypal engineer and a well-known front-end engineering lecturer in the industry. He has published famous courses such as Epic React in the past. Epic Web Dev is his new series of articles in 2022. The quality of each article is very high. I highly recommend it if you want to continue it. People who want to learn front-end can subscribe (it’s free).

image
Frontend,
Software Engineering

patterns.dev

Written by Addy Osimani, senior chief engineer at Google. He is also the author of the famous JavaScript Design Patterns ten years ago. patterns.dev is a newly written version based on the latest front-end industry trends. Want to learn or review front-end design patterns , highly recommend this free resource

image
Frontend,
Backend,
Software Engineering,
Career,
Indie Dev,
System Design,
Algorithm

dev.to

Many front-end big guys have published articles on dev.to. For example, Miško Hevery, the creator of Qwik, or Ryan Carniato, the creator of Solid.js, have published articles on dev.to. I personally feel that after reading Authors with high-quality articles will subscribe to them.