2023 2024 EduVark > Education Discussion > General Discussion


  #2  
January 29th, 2018, 11:04 AM
Super Moderator
 
Join Date: Mar 2012
Re: Goa University Computer Science

As you want here I am giving below Goa University B Sc (Computer Science) Programme Syllabus , on your demand :


Paper I : Introduction to problem solving and programming in C
Objective:

The objectives of the course are to make the student understand structured
programming, use of algorithm for problem solving and various constructs of
computer program.
I. Syllabus : Theory( 75 marks)
1. Computer Programming: Basic model of computation, Algorithm, flow-chart,
program, programming languages, compilation, interpretation, linking & loading,
testing and debugging, documentation.
2. Problem solving : Exchanging values of two variables, summation of a set of
numbers, Decimal base to Binary base conversion, Reversing digits of an integer,
GCD (Greatest common divisor) of two numbers, Test whether a number is
prime, Organize numbers in ascending order, Find square root of a number,
factorial computation, Fibonacci sequence, Evaluate “Sin of X” as a sum of a
series, Reverse order of elements of an array, Find largest number in an array,
Print elements of upper triangular matrix, multiplication of two matrices, Evaluate
a polynomial.
3. Simple ‘C’ concepts: Char set, Variables and Identifiers, Variable declaration and
definition, Built-in data types, Arithmetic Operators & Expressions, Logical
operators and Relational Operators, Constants, Literals, Basic input/output
functions, “Hello World” program.
4. Conditions and iteration : Conditions and Actions, Condition statement, Simple
control statement (if, if-else, switch), Iterative control statements (while, do-while,
for)
5. Functions: Function syntax, Calling program, called program, Prototype, formal
arguments, return type, argument passing type (by value, by ref), standard library
of C functions.
6. Pointers: Pointer type declaration, Operators, assignment, initialization, pointer
arithmetic, function and pointers
7. Arrays: One and Two dimensional arrays: Array declaration, initialization,
accessing the values, Pointer arrays, strings and char arrays, arrays and pointers
8. Struct and Union: Variable declaration, storing & accessing elements, arrays,
pointers, nesting
9. File: FILE variable, file access modes, copying a file to another, seeking a
location
10. Preprocessing: Basic preprocessing statements: #ifdef, #ifndef, #define, #include

Goa University B Sc (Computer Science) Programme Syllabus





Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 06:03 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8