Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 58c84df

Browse files
Add links to the README
1 parent 3687e07 commit 58c84df

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,15 @@ The style guide Dog Face Dev's developers use when writing code, to make sure it
1010
- [ ] Python
1111
- [ ] C++
1212
- [ ] Markdown
13+
14+
## Links
15+
- http://google.github.io/styleguide/
16+
- https://medium.freecodecamp.org/the-100-correct-coding-style-guide-5b594a1655f0
17+
- https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style
18+
- https://docs.python-guide.org/writing/style/
19+
- https://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf
20+
- https://pep8.org/
21+
- https://www.python.org/dev/peps/pep-0008/
22+
- https://www.python.org/dev/peps/pep-0020/
23+
- https://www.w3schools.com/html/html5_syntax.asp
24+
- https://css-tricks.com/css-style-guides/

0 commit comments

Comments
 (0)