@php $staff = [ [ 'image' => '1658716049.jpeg', 'name' => 'DIPANKAR BASU', 'qualifications' => 'M.Tech, B.Tech, Diploma..', 'experience' => '10 Year 5 Months', ], [ 'image' => '1669098477.jpeg', 'name' => 'Puja Biswas', 'qualifications' => 'M.Tech in Information Technology', 'experience' => '5 Year 8 Months', ], ]; $faqs = [ [ 'question' => 'How can I apply for admission?', 'answer' => 'To get admission in B.C.A course students need to clear 10 + 2 from any recognised board with minimum 45% marks in physics, chemistry and mathematics in aggregate.', ], [ 'question' => 'What documents are required for the admission process?', 'answer' => '10th marksheet, 12th marksheet (if applicable), caste certificate (if applicable), domicile certificate (if applicable), Aadhar photograph, migration certificate(original), medical fitness certificate and character certificate. ', ], [ 'question' => 'What is the Scope of BCA in today’s world ?', 'answer' => ' BCA opens a huge career opportunity like ', ], [ 'question' => 'Why Should I Enrol for a BCA Course', 'answer' => 'You should enrol for a BCA Course in RERF because they offer the course which is designed by the experts. Also the course fulfil the demand of the current IT industry. The college offers the best practical and theoretical knowledge and prepares students for good careers. The college has modern computer labs, a well loaded library and best facilities for their students. RERF has a good placement record. In addition the affiliation with MAKUT makes the course more genuine. Therefore BCA with RERF develops the both academic and professional performance of their students for a better future.', ], [ 'question' => 'What transportation options are available to reach RERFCollege?', 'answer' => 'Transportation is available to and from important locations at set times, as per students' needs. Faculty, staff, and visitors can also access transport from Barrackpore station.', ], [ 'question' => 'How are the placement records? ', 'answer' => 'Replacement records of this college are very good. Every year more than 90% of students get placed in a well known company. Reputed companies like TCS, Wipro, IBM, Cognizant, Tech Mahindra and Amazon are tied with RERF for the placement of their students. ', ], [ 'question' => 'What types of scholarships/internships are available?', 'answer' => 'Following scholarships are available: ', ], [ 'question' => ' Why RERF is the best BCA college in West Bengal? ', 'answer' => 'RERF is considered as the best BCA College in West Bengal because of their well designed course. RERF offers courses which fulfil the demand of the modern IT industry. The best infrastructure , advanced learning facilities, dedicated teachers who are committed to the success of individuals makes RERF as one of the best options for BCA courses . The college holds a known placement record. The college updates the placement requirements and ensures the best placement of their students. In addition, the affiliation with MAKAUT makes the BCA program the best course .Therefore RERF is the best college in westbengal for academic and professional development . ', ], ]; $posterImages = '[ { "image_src": "Company-logo-62.webp" }, { "image_src": "Company-logo-34.webp" }, { "image_src": "Company-logo-28.webp" }, { "image_src": "Company-logo-23.webp" }, { "image_src": "Company-logo-15.webp" }, { "image_src": "Company-logo-76.webp" }, { "image_src": "Company-logo-74.webp" }, { "image_src": "Company-logo-73.webp" } ]'; $companyLogo = json_decode($posterImages, true); @endphp @extends('frontend.mainlayout') @section('title', 'Best BCA College in Kolkata, West Bengal : RERF') @push('head') @endpush {{-- @section('title', 'Best Polytechnic College in Kolkata, West Bengal : RERF') --}} @section('main')

We are the Best BCA College in Kolkata, West Bengal

Explore BCA programs at RERF College with a three-year curriculum covering computer applications, software development, and IT. Get ready for careers in software development and system analysis. Explore your opportunities at RERF!

@csrf

About RERF - Best BCA Institute in Kolkata


Regent Education & Research Foundation (RERF) and Regent Education & Research Foundation (RERF) is part of West Bengal University of Technology (MAKAUT) and approved by the All India Council for Technical Education (AICTE) under the Government of India and the Department of Higher Education, Government of West Bengal. RERF started in 2009 in Barrackpore, Kolkata, to offer excellent education and encourage research. Our goal is to help students succeed in their careers and life.Students can learn both theory and do practical work , which is very necessary for IT Jobs.

BCA Courses

A Bachelor of Computer Applications (BCA) is a three-year undergraduate program focused on computer applications, software development, and IT. It's designed to give students a strong foundation in programming, databases, networking, web development, and computer basics.Are you thinking about studying BCA, or do you want more information about it?

Course Details

Duration: Three Years.
Affiliation: Regent Education and Research Foundation is affiliated with Maulana Abul Kalam Azad University of Technology ( MAKAUT).
Seats : 60
Curriculum:

Top Recruiters

Why Choose us ?

Affiliation and Accreditation

Teachers

@foreach ($staff as $member)
{{ $member['name'] }}
{{ $member['name'] }}
{{ $member['qualifications'] }}
@endforeach

Testimonials

FAQs

@foreach ($faqs as $faq)

{{ $faq['question'] }}

@endforeach

Admissions open!

2024-2025

@csrf
@endsection