2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
16th August 2014, 01:03 PM
Super Moderator
 
Join Date: Apr 2013
Re: Agra University B.Sc. Computer Science Syllabus

Dr. Bhim Rao Ambedkar University, formerly Agra University is affiliate to UGC. B.Sc. Computer Science is a three year degree course .

Syllabus
First Year

PAPER – 101 : Computer Fundamental 50 MARKS
PAPER – 102 : Programming IN C 50 MARKS
PAPER – 103: PC Software 50 MARKS
PAPER – 104: PRACTICAL 50 MARKS
(PC Software Based, DOS, Windows & Programming IN C)

Second Year
PAPER – 201 : Operating System 50 MARKS
PAPER – 202 : C++ and Object Oriented Programming 50 MARKS
PAPER – 203: Data Structure Using C 50 MARKS
PAPER – 204: PRACTICAL 50 MARKS
(C++ & Data Structure Using C)

Third Year
PAPER – 301 : Visual Basic and Introduction to Web-Designing 50 MARKS
PAPER – 302 : Computer Architecture & Data Communication 50 MARKS
PAPER – 303: Introduction To DBMS—SQL & Software 50 MARKS
Engineering Concept

Computer Fundamentals
UNIT-I
Introduction to Computers:
Evolution of Computers, Generation of Computers, Classification of Computers Analog Digital and Hybrid Computers, Classification of Computers according to size, Super Computers, Mainframe Computers, Personal Computers (Different Types) and Terminals (Different Types), Characteristics of Computers, Block Diagram of a Digital Computer, types of OS.

Input / Output Devices:
Input Devices-Keyboard, Mouse, Output Devices – VDU, Printers. Internet, Multimedia, Computer viruses

Introduction to Programming Concepts:
Types of Programming Languages, software, Classification of software, Application software and System Software, Structured Programming, Algorithms and Flowcharts with Examples.

UNIT-II
Introduction to Number system and codes:
Different number systems and their conversions (Decimal, Binary, Octal, and Hexadecimal), 1’s
Complement and 2’s complement, Floating Point numbers, Coding – BCD, Gray, ASCII

Boolean algebra and Gate networks:
Fundamental concepts of Boolean algebra, Inverter gates, AND gate, OR gate, NAND gate, NOR gate, X-OR gate, X-NOR gate, The universal property of NAND gate and NOR gate, Basic laws of Boolean algebra, De Morgan’s theorems, Simplification of Boolean expression, Karnaugh map (SOP)

UNIT-III
Combinational circuit & Sequential circuit:
Adders (Half and Full), Decoder, Encoder, Multiplexer, De-multiplexer (Introductory Concepts only).

Flip-Flops:
Flip-flops (SR flip-flops, D flip-flops, JK flip-flops), Edge – Triggered flip-flops and Master Slave flip-flops,
Introduction to Registers and Counters:
Buffer register, Multivibrators – Astable , Monostable, Biastable.

Memory:
Memory Heirarchy, Primary Memory-Volatile and non-valatile memory, RAM and ROM, EPROM and EEPROM, Secondary Memory-Floppy Disk and Hard Disk.

UNIT-IV
Disk Operating System:
Introduction to DOS Commands. Types of DOS Commands Wild Card Character in DOS Directory Related Commands. File Related Commands and Utilities. Filfers & Redirection, Batch file.
Introduction of Windows, Features, Application:

PAGE 5
DR. BHIM RAO AMBEDKAR UNIVERSITY, AGRA .
MS Windows, and its various elements of application windows title bar, menu bar, maximize and close buttons, borders and corners, scroll bars, windows icon, folder icons, dialog box and its items, starting Microsoft windows, searching the files, copying the files, disk clean up, deleting unnecessary files, Determining Free space on disk, disk defragmenter, sound recorder, using scan disk, imaging, character map, calculator notepad paint, Word Pad.

B.Sc. (COMPUTER SCIENCE)

Programming IN C

UNIT-I
Introduction to C:
History of C, Structure of a C program. The C character set, Constants, Variables and keywords, Data type. Types of constants and variables. Type declaration and arithmetic instructions, Integer and float conversions. Type conversion in assignment, Operators in C , Hierarchy of operators, control instructions, Input-Output statements in C (Formatted and Unformatted)

UNIT-II
Control Structures:
Decision control structures, Logical operators, conditional operator and relational operators. Loop control structures –while, do-while, for loop, Break statement, Continue statement, switch-case control structure, goto statement
Bitwise operators Bitwise AND, OR, exclusive OR, compliment, right shift and left shift operators

UNIT-III
Arrays:
One dimensional and multidimensional array, declaration, initialization and array Manipulations, sorting (Bubble sort) Strings – Basic Concepts, Library Functions.

DR. BHIM RAO AMBEDKAR UNIVERSITY, AGRA .
Functions:
Definition, function definition and prototyping, types of functions, type of arguments, Recursion, passing arrays to functions, storage class in C-automatic, register, external and static variables.

UNIT-IV
Pointers:
Definition, notation, pointers and arrays, array of pointers and functions – call by value and Call by reference, Pointers to pointers. Definition, declaration, accessing structure elements, Array of structure in a structure, Pointers and structures, Unions – definition, declaration, accessing union elements, typedef, Enum Bit fields.
Types of C preprocessor directives, Macros, data file handling, file opening modes, Text and Binary files.

B.Sc. (COMPUTER SCIENCE)
FIRST YEAR DETAILED SYALLBUS

PC Software

UNIT-I
MS Word: Introduction, Menus, Toolbars, Creating, Saving, Inserting files, Formatting, Editing Text, Find and Replace, Header and Footer, Working with text boxes, columns, pictures, charts and graph, Tables, Equations, WordArt, Printing, Mail Merge. Import and Export files, spelling and grammar checking, Thesaurus, Creating Bookmark and Hyperlinks.

UNIT-II
MS PowerPoint: Introduction, Creation of Presentation, Built-in-wizard, Working with Text, list, color and transitions. Header and Footer, Drawing tools, Animation and sound, Importing Objects from other applications.

UNIT-III
MS Excel: Introduction, An overview of worksheet, Creating worksheet and workbook, Opening and saving Workbook and exiting Excel, Formatting, Protecting Cells, Producing Charts, Macros, Database, Using Tables, Using files with other Programme. Goal seek, scenario, Pivot table, different functions (Antiemetic / String / Date and Time function etc.)

DR. BHIM RAO AMBEDKAR UNIVERSITY, AGRA .

UNIT-IV
MS Access: Introduction, Understanding Databases, Create Tables and Quires, Forms, Finding information in a Database, Create Report, Adding Graph.

DR. BHIM RAO AMBEDKAR UNIVERSITY, AGRA .
B.Sc. (COMPUTER SCIENCE)
FIRST YEAR DETAILED SYALLBUS

PRACTICAL
• PC Software Based
• DOS
• Windows & Programming IN C


B.Sc. (COMPUTER SCIENCE)
SECOND YEAR DETAILED SYALLBUS

Operating System

UNIT-I
Definition of operating system (OS), History of OS, Simple Batch Systems, Multi-programmed Batched Systems, Tim-Sharing Systems, Personal Computer system, Distributed Systems and Real-Time Systems, Operating System Structures-Command Interpreter System, Operating System Services, System Calls, System Programs.
Process Management:
Process Concept, Process control Block, process Scheduling, CPU scheduling-Basic Concepts.

UNIT-II
Storage Management:
Basic Concepts, Logical and Physical Address Space, Swapping, Contiguous Allocation, Paging Segmentation, Virtual Memory- Demand Paging, Paging Replacement, Thrashing and Demand Segmentation.

File System:
File Concept, Access Methods, Directory Structure, Protection, File System Structure. Allocation methods, Free Space Management.

UNIT-III
CPU scheduling, Scheduling Criteria, Round Robin Scheduling, Real Time Scheduling

DR. BHIM RAO AMBEDKAR UNIVERSITY, AGRA .
UNIT-IV
Definition Deadlock, Deadlock Characterizations, method for Handling Deadlocks, Deadlock prevention, Avoidance, Detection, recovery from Deadlock.

For detailed syllabus , here is the attachment

Contact:
Dr. BR Ambedkar University
National Highway 5, Etcherla,
Andhra Pradesh ‎

Map:
[MAP]https://maps.google.co.in/maps?q=Dr+BR+Ambedkar+University+&hl=en&client=ope ra&hq=Dr+BR+Ambedkar+University&t=m&z=16[/MAP]
Attached Files
File Type: pdf Agra University B.Sc. Computer Science Syllabus.pdf (158.8 KB, 167 views)


Quick Reply
Your Username: Click here to log in

Message:
Options

Thread Tools Search this Thread



All times are GMT +5. The time now is 01:47 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4