Update in S02 Activity-b

master
Ron Reciproco 1 year ago
parent 4b5b52e336
commit 7ec59da023

@ -23,10 +23,13 @@
p {
line-height: 1rem;
}
.ol-list {
.ul-list {
margin-left: 2rem;
}
ol li {
ul {
margin-top: 1rem;
}
ul li {
line-height: 1.5rem;
}
em {
@ -40,19 +43,22 @@
<p>For the purposes of this Code, the following terms are defined s follows.</p>
<h4>Information Technology</h3>
<p>The preparation, collection, creation, transport retrieval, storage, access, presentation, and transformation of electronic information in all its forms including, but not limited to, voice, graphics, text, video, data and image.</p>
<p>Without the aspirations, the details can become legalistic and tedious, without the details, the aspirations can become high-sounding but empty; together, the aspirations and the details form a cohesive code.
<br><br>Software engineers shall commit themselves to making the analysis, specification, design, development, testing and maintenance of software a beneficial and respected profession. In accordance with their commitment to the health, safety, and welfare of the public, software engineers shall adhere to the following eight Principles</p>
<h3>PRINCIPLES</h3>
<div class="ol-list">
<ol>
<li><em>Public.</em> Software engineers shall act consistently with the public interest.</li>
<li><em>Client and employer.</em> Software engineers shall act in a manner that is in the best interest of their client and employer, consistent with the public interest.</li>
<li><em>Judgement.</em> Software engineers shall maintain integrity and independence in their professional judgement</li>
<li><em>Management.</em> Software engineers manages and leaders shall subscribe to and promote an ethical approach to the management of software development and maintenance.</li>
<li><em>Profession.</em> Software engineers shall advance the integrity and reputation of the profession consistent with the public interest.</li>
<li><em>Colleages.</em> Software engineers shall be fair to and supportive of their colleagues.</li>
<li><em>Self.</em> Software engineers shall participate in a lifelong learning regarding the practice of their profession and shall promote an ethical approach to the practice of the profession.</li>
</ol>
<h4>Information Technology Professional</h4>
<p>One who develops or provides information technology products and/or services to the public</p>
<h2>Preamble</h3>
<p>I will use my special knowledge and skills for the benefit of the public. I will serve employers and clients with integrity, subject to an overriding responsibility to the public interest, and I will strive to enhance the competence and prestige of the professional. By these, I mean:</p>
<div class="ul-list">
<ul>
<li>I will <strong>promote public knowledge, understanding and appreciation</strong> of information technology.</li>
<li>I will <strong>consider the general welfare and public good</strong> in the performance of my work.</li>
<li>I will advertise goods or professional service in a <strong>clear and truthful manner.</strong></li>
<li>I will <strong>comply and strictly abide by the intellectual property laws, patent laws and other related laws</strong> in respect of information technology.</li>
<li>I will <strong>accept full responsibility for the work undertaken</strong> and will utilize my skills with <strong>competence and professionalism.</strong></li>
<li>I will make <strong>truthful statements</strong> on my areas of competence as well as the capabilities and qualities of my products and services.</li>
<li>I will <strong>not disclose or use any information obtained</strong> in the course of professional duties <strong>without the consent of the parties concerned, </strong>except when required by law.</li>
<li>I will <strong>not knowingly participate</strong> in the development of Information Technology Systems that will promote the <strong>commision of fraud and other unlawful acts.</strong></li>
<li>I will <strong>uphold and improve</strong> the IT professional standards through <strong>continuing professional development</strong> in order to enhance the IT profession.</li>
</ul>
</div>
</section>
</body>

Loading…
Cancel
Save