- HTML is a publishing format; Markdown is a writing format.
- Prose is so-called "ordinary writing" — made up of sentences and paragraphs, without any metrical (or rhyming) structure.
- If you write, "I walked about all alone over the hillsides," that's prose. If you say, "I wondered lonely as a cloud/that floats on high o'er vales and hills" that's poetry. See the difference? (Let's not get into prose poetry!) From prose we get the term prosaic, meaning "ordinary" or "commonplace," or lacking the specially delicacy and beauty of its supposed opposite — poetry.
- If you’d prefer to use HTML
<a> or <img>
tags instead of Markdown’s link or image syntax, go right ahead. - Go right ahead, feel free.
- That change has rippled throughout the book as well.
- It’s a good approach to a market characterized by rapidly changing tools, personnel, and standards of excellence
- @deprecated
- auxiliary
- I've isolated the problem down to this line in my
.vimrc
- Take a moment, and sum a line from my favourite movie, Casablanca: "The fundamental things apply, as time goes by."
- What's true for love, is true for code.
- What's true for love, is true for code. The fundamental things will always apply. If you have an understanding of the underlying ideas of software development, you will quickly adjust to new techniques.
- DRY is a philosophy that packages logic into representations.
- An account manager is a person who works for a company and is responsible for the management of sales, and relationships with particular customers.
- This incredibly of out-of-the-box thinking to come to the simplest explanation with the fewest assumptions to select between competing scenarios is referred to as Ockhams's Razor.
- The division between the prosperous west and impoverished east remains.
- As a result, the privacy issues surrounding mobile computing are becoming ever-more complex.
- However, status quo is: based on a few request methods (like GET and POST), status codes and plain text arguments, HTTP has proved to be flexible and robust.
- To sum up: try to think out-of-the box if a task looks complicated to you.
- Principle - You "Ain't Gonna Need It.
Coding is about building things.
网友评论