fixed markdown links (#33200)

Hyperlinks were not in correct markdown format, I have made amends that fix this issue
This commit is contained in:
Shailendra Paliwal
2019-01-17 08:28:54 +05:30
committed by Tom
parent d512c927a9
commit b6186d4577

View File

@ -5,7 +5,7 @@ title: Developer Ethics
Developer Ethics describes the field of ethics when applied to the behavior of software developers.
According to <a href='http://www.iep.utm.edu/ethics/' target='_blank' rel='nofollow'>The Internet Encyclopedia of Philosophy</a>, the field of ethics (or moral philosophy) involves "systematizing, defending, and recommending concepts of right and wrong."
According to [The Internet Encyclopedia of Philosophy](http://www.iep.utm.edu/ethics/), the field of ethics (or moral philosophy) involves "systematizing, defending, and recommending concepts of right and wrong."
Over the years, a number of organizations and individuals have attempted to codify developer ethics into a variety of oaths, pledges, and codes of conduct.
@ -29,13 +29,11 @@ Common themes appearing throughout these examples include a commitment to honest
To date, since most software developers do not belong to and are not governed by any official order, guild, association, or society, no single, codified ethical standard has been widely adopted.
--
#### More Information:
* [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.
* [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 Associations 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 Associations Newsletter on Philosophy and Computing