Notice (8): Undefined variable: circulars [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp'
$dataForView = array(
'types' => array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
),
'department' => array(
'Department' => array(
'id' => '2',
'name' => 'Computer Engineering',
'description' => '<p>All the computer related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:43:35',
'facultyList' => 'https://fcrit.ac.in/cdn/department/1681367023-1560845363.computer.faculty.list.2.pdf',
'Roadmap' => 'https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf',
'infrastructure' => '/img/not_available'
)
),
'about' => array(
'About' => array(
'id' => '3',
'department_id' => '2',
'paragraph1' => '<p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>',
'paragraph2' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'special_line' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2014-10-20 17:42:42'
)
),
'dept' => 'computer',
'type' => 'under-graduate',
'visions' => array(
'DeptVision' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'vision' => '<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>',
'mission' => '<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>'
)
),
'obj' => array(
'DeptObjective' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'objective' => '<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>',
'outcome' => '<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p>'
)
),
'programs' => array(
'Program' => array(
'id' => '2',
'department_id' => '2',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
),
'broc' => array(),
'content_for_layout' => '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Computer Engineering (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Computer Engineering</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Computer Engineering</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/">About</a></li><li><a href="/academics/under-graduate/computer/hod#hod">Head of Department</a></li><li><a href="/academics/under-graduate/computer/faculty#faculty">Faculty & Supporting Staff</a></li><li><a href="/academics/under-graduate/computer/board-of-studies#board-of-studies">Committees and Board of Studies</a></li><li><a href="/academics/under-graduate/computer/infrastructure#infrastructure">Infrastructure</a></li><li><a href="/academics/under-graduate/computer/activities#activity">Activities</a></li><li><a href="/academics/under-graduate/computer/associations#association">Student Association</a></li><li><a href="/academics/under-graduate/computer/magzines#magazine">Magazine</a></li>
</ul>
<ul class="nav nav-pills nav-stacked" style="border: none;">
<li><a href="/academics/under-graduate/computer/syllabu#syllabus">Syllabus</a></li><li><a href="/academics/under-graduate/computer/results#result">Result Analysis</a></li><li><a href="/academics/under-graduate/computer/time-table#time-table">Time Table</a></li><li><a href="/academics/under-graduate/computer/achievements#achievement">Achievements</a></li><li><a href="/academics/under-graduate/computer/academic-calendar#academic-calendars">Academic Calendar</a></li><li><a href="/academics/under-graduate/computer/innovative-methods#innovative-methods">Innovative Teaching and Learning Methods</a></li><li><a href="/academics/under-graduate/computer/alumini-testimonial#alumini-testimonials">Alumni Testimonials</a></li> </ul>
</div>
</div><div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/DeptPublications#publications">Publications</a></li><li><a href="/academics/under-graduate/computer/undergraduate-projects#undergraduate-projects">Projects</a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/coms/1.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/2.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/11.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/21.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/31.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/41.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/51.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/3.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/4.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/Felicitation2022.jpg"></div>
<div class="swiper-slide"><img src="/cdn/coms/PPP.jpg"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/computer">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<h2>Vision and Mission</h2>
<hr style="border-color: #9BBA6E;">
<h3>Vision:</h3>
<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>
<h3>Mission:</h3>
<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>
<a href="https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
<h2>PEOs, PSOs and Board of Studies/Course Outcomes</h2>
<hr style = "border-color: #9BBA6E;">
<h3>Program Educational Objectives (PEO):</h3>
<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>
<h3>Program Specific Outcomes (PSO):</h3>
<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p> </div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>',
'scripts_for_layout' => '',
'title_for_layout' => 'Academics'
)
$types = array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
)
$department = array(
'Department' => array(
'id' => '2',
'name' => 'Computer Engineering',
'description' => '<p>All the computer related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:43:35',
'facultyList' => 'https://fcrit.ac.in/cdn/department/1681367023-1560845363.computer.faculty.list.2.pdf',
'Roadmap' => 'https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf',
'infrastructure' => '/img/not_available'
)
)
$about = array(
'About' => array(
'id' => '3',
'department_id' => '2',
'paragraph1' => '<p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>',
'paragraph2' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'special_line' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2014-10-20 17:42:42'
)
)
$dept = 'computer'
$type = 'under-graduate'
$visions = array(
'DeptVision' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'vision' => '<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>',
'mission' => '<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>'
)
)
$obj = array(
'DeptObjective' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'objective' => '<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>',
'outcome' => '<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p>'
)
)
$programs = array(
'Program' => array(
'id' => '2',
'department_id' => '2',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
)
$broc = array()
$content_for_layout = '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Computer Engineering (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Computer Engineering</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Computer Engineering</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/">About</a></li><li><a href="/academics/under-graduate/computer/hod#hod">Head of Department</a></li><li><a href="/academics/under-graduate/computer/faculty#faculty">Faculty & Supporting Staff</a></li><li><a href="/academics/under-graduate/computer/board-of-studies#board-of-studies">Committees and Board of Studies</a></li><li><a href="/academics/under-graduate/computer/infrastructure#infrastructure">Infrastructure</a></li><li><a href="/academics/under-graduate/computer/activities#activity">Activities</a></li><li><a href="/academics/under-graduate/computer/associations#association">Student Association</a></li><li><a href="/academics/under-graduate/computer/magzines#magazine">Magazine</a></li>
</ul>
<ul class="nav nav-pills nav-stacked" style="border: none;">
<li><a href="/academics/under-graduate/computer/syllabu#syllabus">Syllabus</a></li><li><a href="/academics/under-graduate/computer/results#result">Result Analysis</a></li><li><a href="/academics/under-graduate/computer/time-table#time-table">Time Table</a></li><li><a href="/academics/under-graduate/computer/achievements#achievement">Achievements</a></li><li><a href="/academics/under-graduate/computer/academic-calendar#academic-calendars">Academic Calendar</a></li><li><a href="/academics/under-graduate/computer/innovative-methods#innovative-methods">Innovative Teaching and Learning Methods</a></li><li><a href="/academics/under-graduate/computer/alumini-testimonial#alumini-testimonials">Alumni Testimonials</a></li> </ul>
</div>
</div><div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/DeptPublications#publications">Publications</a></li><li><a href="/academics/under-graduate/computer/undergraduate-projects#undergraduate-projects">Projects</a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/coms/1.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/2.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/11.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/21.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/31.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/41.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/51.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/3.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/4.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/Felicitation2022.jpg"></div>
<div class="swiper-slide"><img src="/cdn/coms/PPP.jpg"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/computer">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<h2>Vision and Mission</h2>
<hr style="border-color: #9BBA6E;">
<h3>Vision:</h3>
<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>
<h3>Mission:</h3>
<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>
<a href="https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
<h2>PEOs, PSOs and Board of Studies/Course Outcomes</h2>
<hr style = "border-color: #9BBA6E;">
<h3>Program Educational Objectives (PEO):</h3>
<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>
<h3>Program Specific Outcomes (PSO):</h3>
<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p> </div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>'
$scripts_for_layout = ''
$title_for_layout = 'Academics'
include - APP\View\Layouts\site.ctp, line 473
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::renderLayout() - CORE\Cake\View\View.php, line 543
View::render() - CORE\Cake\View\View.php, line 487
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105
Warning (2): Invalid argument supplied for foreach() [APP\View\Layouts\site.ctp, line 473]Code Context
<?php
foreach ($circulars as $circular) {
$viewFile = 'C:\xampp\htdocs\app\View\Layouts\site.ctp'
$dataForView = array(
'types' => array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
),
'department' => array(
'Department' => array(
'id' => '2',
'name' => 'Computer Engineering',
'description' => '<p>All the computer related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:43:35',
'facultyList' => 'https://fcrit.ac.in/cdn/department/1681367023-1560845363.computer.faculty.list.2.pdf',
'Roadmap' => 'https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf',
'infrastructure' => '/img/not_available'
)
),
'about' => array(
'About' => array(
'id' => '3',
'department_id' => '2',
'paragraph1' => '<p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>',
'paragraph2' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'special_line' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2014-10-20 17:42:42'
)
),
'dept' => 'computer',
'type' => 'under-graduate',
'visions' => array(
'DeptVision' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'vision' => '<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>',
'mission' => '<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>'
)
),
'obj' => array(
'DeptObjective' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'objective' => '<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>',
'outcome' => '<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p>'
)
),
'programs' => array(
'Program' => array(
'id' => '2',
'department_id' => '2',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
),
'broc' => array(),
'content_for_layout' => '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Computer Engineering (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Computer Engineering</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Computer Engineering</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/">About</a></li><li><a href="/academics/under-graduate/computer/hod#hod">Head of Department</a></li><li><a href="/academics/under-graduate/computer/faculty#faculty">Faculty & Supporting Staff</a></li><li><a href="/academics/under-graduate/computer/board-of-studies#board-of-studies">Committees and Board of Studies</a></li><li><a href="/academics/under-graduate/computer/infrastructure#infrastructure">Infrastructure</a></li><li><a href="/academics/under-graduate/computer/activities#activity">Activities</a></li><li><a href="/academics/under-graduate/computer/associations#association">Student Association</a></li><li><a href="/academics/under-graduate/computer/magzines#magazine">Magazine</a></li>
</ul>
<ul class="nav nav-pills nav-stacked" style="border: none;">
<li><a href="/academics/under-graduate/computer/syllabu#syllabus">Syllabus</a></li><li><a href="/academics/under-graduate/computer/results#result">Result Analysis</a></li><li><a href="/academics/under-graduate/computer/time-table#time-table">Time Table</a></li><li><a href="/academics/under-graduate/computer/achievements#achievement">Achievements</a></li><li><a href="/academics/under-graduate/computer/academic-calendar#academic-calendars">Academic Calendar</a></li><li><a href="/academics/under-graduate/computer/innovative-methods#innovative-methods">Innovative Teaching and Learning Methods</a></li><li><a href="/academics/under-graduate/computer/alumini-testimonial#alumini-testimonials">Alumni Testimonials</a></li> </ul>
</div>
</div><div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/DeptPublications#publications">Publications</a></li><li><a href="/academics/under-graduate/computer/undergraduate-projects#undergraduate-projects">Projects</a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/coms/1.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/2.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/11.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/21.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/31.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/41.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/51.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/3.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/4.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/Felicitation2022.jpg"></div>
<div class="swiper-slide"><img src="/cdn/coms/PPP.jpg"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/computer">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<h2>Vision and Mission</h2>
<hr style="border-color: #9BBA6E;">
<h3>Vision:</h3>
<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>
<h3>Mission:</h3>
<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>
<a href="https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
<h2>PEOs, PSOs and Board of Studies/Course Outcomes</h2>
<hr style = "border-color: #9BBA6E;">
<h3>Program Educational Objectives (PEO):</h3>
<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>
<h3>Program Specific Outcomes (PSO):</h3>
<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p> </div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>',
'scripts_for_layout' => '',
'title_for_layout' => 'Academics'
)
$types = array(
'' => '',
'Under-graduate' => 'Under-graduate',
'Post-graduate' => 'Post-graduate',
'PhD' => 'PhD'
)
$department = array(
'Department' => array(
'id' => '2',
'name' => 'Computer Engineering',
'description' => '<p>All the computer related courses</p>',
'created_by' => '1',
'created_timestamp' => '2014-10-17 20:43:35',
'facultyList' => 'https://fcrit.ac.in/cdn/department/1681367023-1560845363.computer.faculty.list.2.pdf',
'Roadmap' => 'https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf',
'infrastructure' => '/img/not_available'
)
)
$about = array(
'About' => array(
'id' => '3',
'department_id' => '2',
'paragraph1' => '<p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>',
'paragraph2' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'special_line' => '<p>The National Board of Accreditation (NBA), New Delhi, has accredited the department twice in the year 2006 and year 2012.</p>',
'image1' => '/img/not_available',
'image2' => '/img/not_available',
'created_by' => '1',
'created_timestamp' => '2014-10-20 17:42:42'
)
)
$dept = 'computer'
$type = 'under-graduate'
$visions = array(
'DeptVision' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'vision' => '<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>',
'mission' => '<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>'
)
)
$obj = array(
'DeptObjective' => array(
'id' => '1',
'department_id' => '2',
'type' => 'Under-graduate',
'objective' => '<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>',
'outcome' => '<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p>'
)
)
$programs = array(
'Program' => array(
'id' => '2',
'department_id' => '2',
'ug' => '1',
'pg' => '0',
'phd' => '0'
)
)
$broc = array()
$content_for_layout = '<head>
<base href="/">
</head>
<!-- Above code added inorder to resolve slider issue -->
<style>
.dropdown-menu {
background-color: whitesmoke
}
.dropdown-menu li {
color:black;
padding: 10px;
}
.dropdown-menu li:hover {
background-color: #FFD133;
}
.typehighlight {
background-color: #FFD133 !important;
}
.swiper-container {
width: 100%;
height: 100%;
margin-bottom: 1.5em;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img
{
width: 100%;
height: 100%;
}
</style>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<div class="banner">
<!-- page header section -->
<div class="page-title">
<div class="container">
<div class="row" style="background-color: #0080d5;">
<div class="col-md-12 ptn-bg">
<h2>Computer Engineering (under-graduate)</h2>
<ol class="breadcrumb">
<li><a href="/dept_summary">Home</a></li>
<li class="active">Computer Engineering</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!-- banner section ending-->
<div class="main-container">
<!-- Main-container start -->
<div class="container ">
<h1 style="margin-left: 30px;"> Department of Computer Engineering</h1>
<!-- Page Content start -->
<div class="col-md-3">
<div class="tabbable" style="padding-left: 15px;">
<ul class="nav nav-pills nav-stacked" style="border-bottom: none;">
<!-- <li>
<a href="/dept_summary">Go home</a>
</li> -->
<li class="dropdown-submenu">
<!-- <a>Programs offered</a> -->
<ul class="dropdown-menu" style="min-width: 120px !important;">
<a >
<li class="typehighlight" >
Under Graduate
</li>
</a>
</ul>
</li>
</ul>
</div>
<div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/">About</a></li><li><a href="/academics/under-graduate/computer/hod#hod">Head of Department</a></li><li><a href="/academics/under-graduate/computer/faculty#faculty">Faculty & Supporting Staff</a></li><li><a href="/academics/under-graduate/computer/board-of-studies#board-of-studies">Committees and Board of Studies</a></li><li><a href="/academics/under-graduate/computer/infrastructure#infrastructure">Infrastructure</a></li><li><a href="/academics/under-graduate/computer/activities#activity">Activities</a></li><li><a href="/academics/under-graduate/computer/associations#association">Student Association</a></li><li><a href="/academics/under-graduate/computer/magzines#magazine">Magazine</a></li>
</ul>
<ul class="nav nav-pills nav-stacked" style="border: none;">
<li><a href="/academics/under-graduate/computer/syllabu#syllabus">Syllabus</a></li><li><a href="/academics/under-graduate/computer/results#result">Result Analysis</a></li><li><a href="/academics/under-graduate/computer/time-table#time-table">Time Table</a></li><li><a href="/academics/under-graduate/computer/achievements#achievement">Achievements</a></li><li><a href="/academics/under-graduate/computer/academic-calendar#academic-calendars">Academic Calendar</a></li><li><a href="/academics/under-graduate/computer/innovative-methods#innovative-methods">Innovative Teaching and Learning Methods</a></li><li><a href="/academics/under-graduate/computer/alumini-testimonial#alumini-testimonials">Alumni Testimonials</a></li> </ul>
</div>
</div><div class="col-md-12">
<div class="tabbable">
<ul class="nav nav-pills nav-stacked">
<li><a href="/academics/under-graduate/computer/DeptPublications#publications">Publications</a></li><li><a href="/academics/under-graduate/computer/undergraduate-projects#undergraduate-projects">Projects</a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-9">
<div class="tab-content">
<div class="tab-pane active row things" id="about" style="text-align: justify;padding: 10px;"> <br/>
<div class="col-md-12">
<div class="col-md-12" style="width: 80%; height: 400px; margin-bottom: 1em; margin-left: 10%;">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide"><img src="/cdn/coms/1.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/2.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/11.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/21.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/31.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/41.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/51.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/3.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/4.png"></div>
<div class="swiper-slide"><img src="/cdn/coms/Felicitation2022.jpg"></div>
<div class="swiper-slide"><img src="/cdn/coms/PPP.jpg"></div> <!-- <div class="swiper-slide">Slide 1</div>
<div class="swiper-slide">Slide 2</div> -->
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<!-- New section for youtube links -->
<!-- <div><a href="www.youtube.com">Link will come here</a></div> -->
<div class="col-md-12">
<div class="col-md-12">
<p> <p>The Department of Computer Engineering at Fr. C. Rodrigues Institute of Technology, Vashi, was established in 1994. The department continuously strives to comply the goal of providing innovative and quality education with the emerging technologies to achieve academic excellence and provides platform for the students to achieve their career goals. The department has proud privilege of having qualified, experienced and dedicated faculty. It has modern computing amenities equipped with latest tools and technologies. The faculty members are working with a tremendous team-spirit to create best technocrats for industry and to accept the challenge in the global world. The department has strong collaboration with research organizations and leading industries. Our graduates have distinguished themselves in higher studies at the top Universities in India and abroad. They also occupy positions of eminence in the computer industry. To provide value-added inputs and exposure to industry, our Alumni remain in constant touch with the department by providing their contribution in conducting various workshops with hand-on experience and expert lectures. The National Board of Accreditation (NBA), New Delhi, has accredited the department in the year 2006, 2012, 2016, 2019 and 2022.</p>
</p>
</div>
<!--prorams ofered section -->
<!-- <div class="col-md-12" style="margin-bottom: 30px;">
<h2>Programs Offered</h2>
<hr style="border-color: #9BBA6E;">
<a href="/academics/under-graduate/computer">
<div class="col-md-3" style="margin: 5px;padding: 15px 10px;border: 1px solid #9bba6e; border-radius: 10px;height: 55px;text-align: center;">
<h3>Under Graduate</h3>
</div>
</a>
</div>-->
<div class="col-md-12">
<h2>Vision and Mission</h2>
<hr style="border-color: #9BBA6E;">
<h3>Vision:</h3>
<p>To contribute significantly towards industry and research oriented technical education leading to self-sustainable professionals and responsible citizens.</p>
<h3>Mission:</h3>
<ol>
<li style="text-align: justify;">To provide quality and application oriented education to meet the industry requirements.</li>
<li style="text-align: justify;">To prepare technically competent, ethical, socially committed professionals with good leadership qualities.</li>
<li style="text-align: justify;">To facilitate an opportunity to interact with prominent institutes, alumni and industries to understand the emerging trends in computer technology.</li>
</ol>
<p> </p>
<a href="https://fcrit.ac.in/cdn/department/1681367023-Roadmap.Computer.pdf" style="width: 150px; height:40px;" target="_blank" class="btn btn-default btn-yellow">Roadmap</a>
</h2>
<br><br>
</div>
<div class="col-md-12">
<h2>PEOs, PSOs and Board of Studies/Course Outcomes</h2>
<hr style = "border-color: #9BBA6E;">
<h3>Program Educational Objectives (PEO):</h3>
<p style="text-align: justify; display: inline !important;">Graduates will be able to:</p>
<ol style="text-align: justify;">
<li>
<p class="TableParagraph">Excel in professional career and higher education in the trust area of computer engineering.</p>
</li>
<li>
<p class="TableParagraph">Develop software products by adapting to the trends in emerging technologies to solve real life problems.</p>
</li>
<li>
<p class="TableParagraph">Exhibit ethical practices, professional conduct and leadership qualities with an innovative mind set. </p>
</li>
</ol>
<h3>Program Specific Outcomes (PSO):</h3>
<ol>
<li style="text-align: justify;">Ability to apply problem solving skills in the area of Computer Engineering.</li>
<li style="text-align: justify;">Ability to demonstrate programming and system integration skills in various domains leading to active contribution towards solving business problems in product, service or consultancy organizations.</li>
<li style="text-align: justify;">To inculcate self-learning and research attitude with collaborative working skills for excelling in continuous personal and professional development.</li>
</ol>
<p><span style="background-color: #ffff00; font-size: x-large;"><a class="fcc-btn" href="https://www.fcrit.ac.in/static_pdfs/Computer/bos.pdf" target="_blank"><span style="background-color: #ffff00;">Board of Studies</span></a><br /></span></p> </div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Content close-->
</div>
<!-- Main-container close -->
<script type="text/javascript" src="\app\webroot\js\jquery-1.9.1.min.js"></script>
<script src="\app\webroot\js\swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
loop: true,
autoplay: true,
autoplayspeed: 1000,
disableOnInteraction: false,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>'
$scripts_for_layout = ''
$title_for_layout = 'Academics'
include - APP\View\Layouts\site.ctp, line 473
View::_evaluate() - CORE\Cake\View\View.php, line 954
View::_render() - CORE\Cake\View\View.php, line 916
View::renderLayout() - CORE\Cake\View\View.php, line 543
View::render() - CORE\Cake\View\View.php, line 487
Controller::render() - CORE\Cake\Controller\Controller.php, line 919
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 161
[main] - APP\webroot\index.php, line 105