mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-11 05:31:11 -06:00
Add Feedback KeroseneLady
Thank you!
This commit is contained in:
@@ -65,7 +65,7 @@ always screaming at you with errors, and it's your job to figure out how to fix
|
|||||||
It can take hours, sometimes days just to fix a simple problem. If you want
|
It can take hours, sometimes days just to fix a simple problem. If you want
|
||||||
to become a software engineer, you have to develop a certain ``never-give-up'' attitude.
|
to become a software engineer, you have to develop a certain ``never-give-up'' attitude.
|
||||||
|
|
||||||
Frequently when writing code, a set of pre-made routines are required. These routines have been
|
When writing code, software engineers often need to use a set of pre-made routines. These routines have been
|
||||||
written by other engineers and can then be used to ship code faster.
|
written by other engineers and can then be used to ship code faster.
|
||||||
This pre-written code is commonly known as {\it a framework}. In many cases,
|
This pre-written code is commonly known as {\it a framework}. In many cases,
|
||||||
these frameworks are not built by a single person but by engineers from all around the world,
|
these frameworks are not built by a single person but by engineers from all around the world,
|
||||||
|
|||||||
Reference in New Issue
Block a user