Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.137.170.76
Current Path : /kop/ |
| Current File : //kop/ca_pobj.php |
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<body>
<div class="row_1">
<div class="column_1" style="padding-bottom: 15px;">
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; width:210px;">
<h6 style="color: black;">Quick Links</h6>
<hr><a href="dep_compa.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> About the Department </a><br>
<br><a href="ca_poff.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programmes Offered</a><br>
<br><a href="ca_pobj.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Objectives</a><br>
<br><a href="ca_pout.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Outcome</a><br>
<br><a href="ca_opp.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Career Opportunities</a><br>
<br><a href="ca_facilities.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Facilities</a><br>
<br><a href="ca_eve.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i>Events /Activities /Programmes</a><br>
<br><a href="ca_res.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research</a><br>
<br><a href="ca_proj.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Projects</a><br>
<br><a href="ca_resfac.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Facilities</a><br>
<br><a href="ca_resact.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Activities</a><br>
<br><a href="ca_coninfo.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Contact Information</a>a
</div>
</div>
<!-- <br>
<br> -->
<div class="column_1">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9" style="max-width: 100%;">
<div data-aos="fade-right">
<h3 class="display-" style=" color: black;">Programme Objectives </h3>
<hr>
<br/>
<ul class="points" style="font-size: large;text-align: justify;" data-mdb-toggle="animation" data-mdb-animation-reset="true" data-mdb-animation="fade-in-left">
<li>The Objective is to enable students to attain ability to apply knowledge of Computing and Mathematics.</li>
<li>An ability to analyze the local and global impact of computing on individuals, organization and society.</li>
<li>An ability to make use of latest technologies to meet industry standards.</li>
<li>Emphasizing more on core concepts of programming.</li>
<li>Enhancing the skills to apply design and development principles in the construction of software systems of variety complexity.</li>
<li>Interactions with the computer expertise of esteemed cooperate companies to exhibit the knowledge of corporate leadership, and entrepreneurship.</li>
</ul>
</div>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|