Skip to content

Commit 1aa13eb

Browse files
committed
chore: add STORY.md
1 parent b93f840 commit 1aa13eb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

test/fixture/STORY.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# The Lazy Coder's Guide to Programming
2+
3+
## Chapter 1: The Art of Copy-Pasting
4+
5+
### Section 1.1: Ctrl+C, Ctrl+V, Repeat
6+
7+
Programming can be hard. But fear not! With the power of copy-paste, you can conquer any coding challenge without breaking a sweat. Just remember: if it works once, it'll work a thousand times. Who needs original code anyway?
8+
9+
## Chapter 2: Debugging 101: Blame the Compiler
10+
11+
### Section 2.1: It's Not You, It's the Computer
12+
13+
When your code doesn't work, don't blame yourself. It's clearly the compiler's fault for not understanding your genius. Remember, the more error messages you get, the closer you are to becoming a programming master.
14+
15+
## Chapter 3: Stack Overflow: The Holy Grail
16+
17+
### Section 3.1: Why Figure It Out Yourself?
18+
19+
Why waste time solving problems when someone else has already done it for you? Stack Overflow is your best friend, your mentor, and your savior. Just make sure to upvote the answers that save your bacon.

0 commit comments

Comments
 (0)