mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-09-25 01:21:32 +02:00
Adds wiki.c2.com to general coding advice section
wiki.c2.com is a goldmine of information on design patterns and object oriented programming.
This commit is contained in:
committed by
GitHub
parent
c4ff22183c
commit
89bfd1cb22
@@ -48,6 +48,7 @@ When learning CS there are some useful sites you must know to get always informe
|
||||
* [Dieter Rams : 10 Principles of Good Product Design](https://stephenhaunts.com/2013/12/11/dieter-rams-10-principles-of-good-product-design/)
|
||||
* [10-ways-to-be-a-better-developer](https://stephenhaunts.files.wordpress.com/2014/04/10-ways-to-be-a-better-developer.png)
|
||||
* [Working as a Software Developer](https://henrikwarne.com/2012/12/12/working-as-a-software-developer/)
|
||||
* [Software design patterns and best practices](http://wiki.c2.com/)
|
||||
|
||||
# Coding Style
|
||||
* [CS 106B Coding Style Guide](http://stanford.edu/class/archive/cs/cs106b/cs106b.1158/styleguide.shtml): must see for those who create spaghetti
|
||||
|
Reference in New Issue
Block a user