Skip to content

Commit d3375b6

Browse files
authored
Added Files for NLP
1 parent a49d60f commit d3375b6

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

quotesfile.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
First, solve the problem. Then, write the code.
2+
Fix the cause, not the symptom.
3+
Simplicity is the soul of efficiency.
4+
Good design adds value faster than it adds cost.
5+
In theory, theory and practice are the same. In practice, they�re not.
6+
There are two ways of constructing a software design.
7+
One way is to make it so simple that there are obviously no deficiencies.
8+
And the other way is to make it so complicated that there are no obvious deficiencies.

quotesfiles.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
First, solve the problem. Then, write the code.
2+
Fix the cause, not the symptom.
3+
Simplicity is the soul of efficiency.
4+
Good design adds value faster than it adds cost.
5+
In theory, theory and practice are the same. In practice, they’re not.
6+
There are two ways of constructing a software design.
7+
One way is to make it so simple that there are obviously no deficiencies.
8+
And the other way is to make it so complicated that there are no obvious deficiencies.

samplefile.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The best error message is the one that never shows up.
2+
You Learn More From Failure Than From Success.
3+
The purpose of software engineering is to control complexity, not to create it

0 commit comments

Comments
 (0)