BCA Third Semester: Subjects and How to Keep Up
Semester III is 17 credits with five lab courses at once. Here is what you register for and how to stop the weekly workload from running ahead of you.
Semester III is the first term in the programme with 17 credits, and the extra credit is not the main story. Five of the six courses carry practical hours, which means your week is largely defined by lab schedules, submissions and the debugging time in between.
The subjects here also tend to be the ones students remember later: Data Structure and Algorithms, Database Management System and Web Technology-I show up in interviews, project work and later courses. Getting them right now makes the second half of the degree easier. You can see the full term in the BCA subject browser at any time.
What you register for in Semester III
| Code | Course | Credit |
|---|---|---|
| BCA 201 | Data Structure and Algorithms | 3 |
| BCA 202 | Database Management System | 3 |
| BCA 203 | Web Technology-I | 3 |
| BCA 204 | System Analysis and Design | 3 |
| BCA 205 | Probability and Statistics | 3 |
| BCA 206 | Applied Economics | 2 |
Five courses list three practical hours a week: Data Structure and Algorithms, Database Management System, Web Technology-I, System Analysis and Design and Probability and Statistics. Applied Economics is a 2-credit course with two lecture hours a week and no practical component.
Fifteen practical hours a week is the highest count in the first two years. Plan around that number rather than around the credit total, because the practical hours are what make this semester feel long.
Why this semester feels different
Two shifts happen at once. First, the programming you have practised becomes the input to harder problems: the data structure course assumes you can already write and debug code, so the difficulty is in choosing an approach rather than in syntax. Second, several courses begin to overlap in useful ways. The database course, the web technology course and the system analysis course all describe systems that a real project would need together.
That overlap is an advantage if you exploit it. Keeping one small practice project alive through the semester and touching it from each of these three courses gives you realistic practice at very little extra cost.
Keeping up rather than catching up
- Aim to complete each lab exercise in the scheduled session, even if the final part is imperfect. A finished attempt is a much smaller problem than a blank folder.
- Write a two-line summary of every practical after the session. By the internal assessment you will have a revision list that came free.
- For Data Structure and Algorithms, practise explaining your approach out loud before you write code. Most wasted effort in this course comes from coding before the method is clear.
- For Probability and Statistics, keep a formula sheet from week one and update it after each lecture. Rebuilding it at the end of the semester does not work.
- For Applied Economics, treat the two weekly lectures as your main source and review them within a day. It is only 2 credits, but it still needs a C+ grade.
A practical way to use the practical overlap
Pick one small idea you actually care about, such as a simple record-keeping tool. Sketch it for the system analysis course, design its tables for the database course, and give it a basic interface for the web technology course. You are not submitting any of this, so the scope stays entirely under your control, and you avoid the trap of a large project with no deadline.
If you would rather work from published guidance, the Data Structures and DBMS guides go deeper into those two subjects, and the lab report format guide keeps your submissions consistent across all five practical courses.
Assessment, attendance and the 17th credit
The weighting rules do not change in the third semester. A theory course carries 20 per cent internal and 80 per cent external weightage. A course with lab work carries 20 per cent internal, 20 per cent lab work and 60 per cent external weightage. You need at least 40 per cent in each category and a minimum grade of C+ in every course, plus 80 per cent attendance in each course to sit the final examination.
The extra credit in this semester comes from Applied Economics, which adds two lecture hours a week but no practical. It is worth treating as a genuine course rather than as background reading, since the C+ minimum applies to it exactly as it does to a 3-credit subject.
Signs you are drifting, and what to do
- Two or more pending lab reports: cancel one discretionary commitment this week and clear both. Pending reports compound faster than pending reading.
- Notes you cannot follow: rewrite the last lecture from memory, then fill the gaps from a friend or the textbook.
- A subject you have stopped attending: check your attendance percentage immediately, because 80 per cent is a gate, not a target.
- A topic you can follow in class but not reproduce alone: that is the topic to practise next, not the topic you find hardest.
How many subjects are in BCA third semester?
Six: BCA 201 Data Structure and Algorithms, BCA 202 Database Management System, BCA 203 Web Technology-I, BCA 204 System Analysis and Design, BCA 205 Probability and Statistics and BCA 206 Applied Economics.
How many credits is the third semester?
17 credits. Five courses carry 3 credits each and Applied Economics carries 2 credits.
Is there a project in the third semester?
No. Project-I begins in Semester IV; the third semester is coursework only.
Which course in this semester has no practical?
Applied Economics (BCA 206) lists two lecture hours a week and no practical hours.
Should I choose my fourth-year electives now?
You do not have to, but the subjects in this semester overlap with several electives, so it is a reasonable time to start reading the electives guide.