Skip to content

Commit

Permalink
chore: add STORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 20, 2024
1 parent b93f840 commit 1aa13eb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions test/fixture/STORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# The Lazy Coder's Guide to Programming

## Chapter 1: The Art of Copy-Pasting

### Section 1.1: Ctrl+C, Ctrl+V, Repeat

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?

## Chapter 2: Debugging 101: Blame the Compiler

### Section 2.1: It's Not You, It's the Computer

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.

## Chapter 3: Stack Overflow: The Holy Grail

### Section 3.1: Why Figure It Out Yourself?

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 comments on commit 1aa13eb

Please sign in to comment.