diff --git a/guide/english/developer-ethics/index.md b/guide/english/developer-ethics/index.md index 7fea0cac10..01867b0923 100644 --- a/guide/english/developer-ethics/index.md +++ b/guide/english/developer-ethics/index.md @@ -11,19 +11,19 @@ Over the years, a number of organizations and individuals have attempted to codi Examples include: -* [**The International Standard for Professional Software Development and Ethical Responsibility**] (http://seeri.etsu.edu/TheSECode.htm) by the IEEE-CS/ACM Joint Task Force on Software Engineering Ethics and Professional Practices +* [**The International Standard for Professional Software Development and Ethical Responsibility**](http://seeri.etsu.edu/TheSECode.htm) by the IEEE-CS/ACM Joint Task Force on Software Engineering Ethics and Professional Practices -* [**The Ten Commandments of Computer Ethics**] (http://computerethicsinstitute.org/publications/tencommandments.html) by the Computer Ethics Institute +* [**The Ten Commandments of Computer Ethics**](http://computerethicsinstitute.org/publications/tencommandments.html) by the Computer Ethics Institute -* [**The Pledge of the Computing Professional**] (http://pledge-of-the-computing-professional.org/home-page/the-oath) +* [**The Pledge of the Computing Professional**](http://pledge-of-the-computing-professional.org/home-page/the-oath) -* [**The Trustworthy Coder's Pledge**] (https://medium.com/@BillSourour/the-trustworthy-coders-pledge-aa5ba046c5aa) by Bill Sourour +* [**The Trustworthy Coder's Pledge**](https://medium.com/@BillSourour/the-trustworthy-coders-pledge-aa5ba046c5aa) by Bill Sourour -* [**The Programmer's Oath**] (https://www.youtube.com/watch?v=36NgPu9OyRM&list=PLWKjhJtqVAbno-B4RmJHCDO0ZUKC2tpUQ) by "Uncle Bob" Martin +* [**The Programmer's Oath**](https://www.youtube.com/watch?v=36NgPu9OyRM&list=PLWKjhJtqVAbno-B4RmJHCDO0ZUKC2tpUQ) by "Uncle Bob" Martin -* [**The "Never Again" Pledge**] (http://neveragain.tech) +* [**The "Never Again" Pledge**](http://neveragain.tech) -* [**ACM Code of Ethics**] (http://www.acm.org/about-acm/acm-code-of-ethics-and-professional-conduct) +* [**ACM Code of Ethics**](http://www.acm.org/about-acm/acm-code-of-ethics-and-professional-conduct) Common themes appearing throughout these examples include a commitment to honesty, integrity, and fairness. @@ -32,10 +32,10 @@ To date, since most software developers do not belong to – and are not governe -- #### More Information: -* [Computer and Information Ethics] (https://plato.stanford.edu/archives/win2014/entries/ethics-computer/) entry in the Stanford Encyclopedia of Philosophy. +* [Computer and Information Ethics](https://plato.stanford.edu/archives/win2014/entries/ethics-computer/) entry in the Stanford Encyclopedia of Philosophy. -* [Computer Ethics] (https://en.wikipedia.org/wiki/Computer_ethics) entry in WikiPedia +* [Computer Ethics](https://en.wikipedia.org/wiki/Computer_ethics) entry in WikiPedia. -* [CSE 302 - Professional Ethics for Computer Science] (http://www3.cs.stonybrook.edu/~mueller/teaching/cse302/) – outline and study materials for a course given in the Computer Science department at Stony Brook University's College of Engineering and Applied Sciences. +* [CSE 302 - Professional Ethics for Computer Science](http://www3.cs.stonybrook.edu/~mueller/teaching/cse302/) – outline and study materials for a course given in the Computer Science department at Stony Brook University's College of Engineering and Applied Sciences. -* [A Very Short History of Computer Ethics] (https://web.archive.org/web/20080418122849/http://www.southernct.edu/organizations/rccs/resources/research/introduction/bynum_shrt_hist.html) – article from the Summer 2000 issue of the American Philosophical Association’s Newsletter on Philosophy and Computing +* [A Very Short History of Computer Ethics](https://web.archive.org/web/20080418122849/http://www.southernct.edu/organizations/rccs/resources/research/introduction/bynum_shrt_hist.html) – article from the Summer 2000 issue of the American Philosophical Association’s Newsletter on Philosophy and Computing.