Unified Syllabus by. Bachelors of Computer Application

Size: px
Start display at page:

Download "Unified Syllabus by. Bachelors of Computer Application"

Transcription

1 Semester-I st BCA-S101T Computer Fundamental & Office Automation BCA-S102T Programming Principle & Algorithm BCA-S103T Principle of Management BCA-S104T Business Communication BCA-S105T Mathematics I BCA-S101P Computer Laboratory and Practical Work of Office Computer Laboratory and Practical Work of Programming Principle & Algorithm Semester-II nd Course Code Course Name L T P C BCA-S106T C Programming BCA-S107 Digital Electronics & Computer Organization BCA-S108 MIS (Management Information system) BCA-S109 Financial Accounting & Management BCA-S110 Mathematics II BCA-S106P Computer Laboratory and Practical Work of C Programming =

2 Semester-III rd Course Code Course Name L T P C BCA-S201T Object Oriented Programming Using C BCA-S202T Data Structure Using C & C BCA-S203 Computer Architecture & Assembly Language BCA-S204 Business Economics BCA-S205 Elements of Statistics BCA-S201P Computer Laboratory and Practical Work of OOPS Computer Laboratory and Practical Work of DS Semester-IV th Course Code Course Name L T P C BCA-S206T Computer Graphics & Multimedia Application BCA-S207 Operating System BCA-S208 Software Engineering BCA-S209 Optimization Techniques BCA-S210 Graph Theory BCA-S206P Computer Laboratory and Practical Work of Computer Graphics & Multimedia Application

3 Semester-V th BCA-S301T Introduction to DBMS BCA-S302T Java Programming and Dynamic We Design page BCA-S303 Data communication & Computer Network BCA-S304 Numerical Methods BCA-S305 Minor Project BCA-S306 Viva-Voice on Summer Training BCA-S301P Computer Laboratory and Practical W DBMS ork of Computer Laboratory and Practical W ork of Java Programming & Dynamic Web page Design Semester-VI th 0 21 BCA-S307 Computer Network Security and Management BCA-S308 Information System: Analysis Design & Implementation BCA-S309 E-Commerce BCA-S310 Knowledge Management BCA-S311 Major Project BCA-S312 Presentation/Seminar based on Major Project 1 22

4 Semester-I st Code Course Name Total L T P C BCA-S101T Computer Fundamental& Office Automation BCA-S102T Programming Principle & Algorithm BCA-S103 Principle of Management BCA-S104 Business Communication BCA-S105 Mathematics -I BCA-S101P Computer Laboratory and Practical Work of Office Automation 100 Computer Laboratory and Practical Work of Programming Principle & Algorithm Semester-II nd Code Course Name Total L T P C BCA-S106T C Programming BCA-S107 Digital Electronics & Computer Organization BCA-S108 MIS (Management Information System) BCA-S109 Financial Accounting & Management BCA-S110 Mathematics II BCA-S106P Computer Laboratory andpractical Work of C Programming

5 Semester-III rd Code Course Name Total L T P C BCA-S201T Object Oriented Programming Using C BCA-S202T Data Structure Using C & C BCA-S203 Computer Architecture & Assembly Language BCA-S204 Business Economics BCA-S205 Elements of Statistics Computer Laboratory and Practical Work of OOPS BCA-S201P Computer Laboratory and Practical Work of DS Semester-IV th Code Course Name Total L T P C BCA-S206T Computer Graphics & Multimedia Application BCA-S207 Operating System BCA-S208 Software Engineering BCA-S209 Optimization Techniques BCA-S210 Graph Theory BCA-S206P Computer Laboratory and Practical Work of Computer Graphics & Multimedia Application

6 Semester-V th Code Course Name Total L T P C BCA-S301T Introduction to DBMS BCA-S302T Java Programming and Dynamic Webpage Design BCA-S303 Data Communication & Computer Network BCA-S304 Numerical Methods BCA-S305 Minor Project BCA-S306 Viva-Voice on Summer Training Computer Laboratory and Practical Work of DBMS BCA-S301P Computer Laboratory and Practical Work of Java Programming & Dynamic Webpage Design Semester-VI th Code Course Name Total L T P C BCA-S307 Network Security and Management BCA-S308 Information System: Analysis Design & Implementation BCA-S309 E-Commerce BCA-S310 Knowledge Management BCA-S311 Major Project BCA-S312 Presentation/Seminar based on Major Project

7 BCA-S101T Computer Fundamental & Office Automation Introduction to Computers Introduction, Characteristics of Computers, Block diagram of computer. Types of computers and features, Mini Computers, Micro Computers, Mainframe Computers, Super Computers. Types of Programming Languages (Machine Languages, Assembly Languages, High Level Languages). Data Organization, Drives, Files, Directories. Types of Memory (Primary And Secondary) RAM, ROM, PROM, EPROM. Secondary Storage Devices (FD, CD, HD, Pen drive)i/o Devices (Scanners, Plotters, LCD, Plasma Display) Number Systems Introduction to Binary, Octal, Hexadecimal system Conversion, Simple Addition, Subtraction, Multiplication. I Algorithm and Flowcharts Algorithm: Definition, Characteristics, Advantages and disadvantages, Examples Flowchart: Definition, Define symbols of flowchart, Advantages and disadvantages, Examples. Operating System and Services in O.S. Dos History, Files and Directories, Internal and External Commands, Batch Files, Types of O.S. Windows Operating Environment Features of MS Windows, Control Panel, Taskbar, Desktop, Windows Application, Icons, Windows Accessories, Notepad, Paintbrush. Editors and Word Processors Basic Concepts, Examples: MS-Word, Introduction to desktop publishing. Spreadsheets and Database packages Purpose, usage, command, MS-Excel, Creation of files in MS-Access, Switching between application, MS-PowerPoint. Text Books : 1. Fundamental of Computers By V.Rajaraman B.P.B. Publications 2. Fundamental of Computers By P.K. Sinha 3. MS-Office 2000(For Windows) By Steve Sagman

8 BCA-S102T Programming Principle & Algorithm Introduction to C Language History, Structures of C Programming, Function as building blocks. Language Fundamentals Character set, C Tokens, Keywords, Identifiers, Variables, Constant, Data Types, Comments. I Operators Types of operators, Precedence and Associatively, Expression, Statement and types of statements Build in Operators and function Console based I/O and related built in I/O function: printf(), scanf(), getch(), getchar(), putchar(); Concept of header files, Preprocessor directives: #include, #define. Control structures Decision making structures: If, If-else, Nested If-else, Switch; Loop Control structures: While, Dowhile, for, Nested for loop; Other statements: break, continue, goto, exit. Introduction to problem solving Concept: problem solving, Problem solving techniques (Trail & Error, Brain Stroming, Divide & Conquer) Steps in problem solving (Define Problem, Analyze Problem, Explore Solution) Algorithms and Flowcharts (Definitions, Symbols), Characteristics of an algorithm Conditionals in pseudo-code, Loops in pseudo code. Time complexity: Big-Oh notation, efficiency Simple Examples: Algorithms and flowcharts (Real Life Examples). Simple Arithmetic Problems Addition / Multiplication of integers, Determining if a number is +ve / -ve / even / odd, Maximum of 2 numbers, 3 numbers, Sum of first n numbers, given n numbers, Integer division, Digit reversing, Table generation for n, a b, Factorial, sine series, cosine series, n C r, Pascal Triangle, Prime number, Factors of a number, Other problems such as Perfect number, GCD numbers etc (Write algorithms and draw flowchart), Swapping. Functions Basic types of function, Declaration and definition, Function call, Types of function, Parameter passing, Call by value, Call by reference, Scope of variable, Storage classes, Recursion. Referential Books : 1. Programming in C-Balguruswamy 2. The C programming Lang., Pearson Ecl - Dennis Ritchie 3. Structured programming approach using C- Forouzah & Ceilber Thomson learning publication.

9 BCA-S103 Principle of Management Nature of Management: Meaning, Defination, it s nature purpose, importance & Functions, Management as Art, Science & Profession- Management as social System Concepts of management-administration- Organization, Management Skills, Levels of Management. Evolution of Management Thought: Contribution of F.W.Taylor, Henri Fayol, Elton Mayo, Chester Barhard & Peter Drucker to the management thought. Business Ethics & Social Responsibility: Concept, Shift to Ethics, Tools of Ethics. I Functions of Management: Part-I Planning Meaning- Need & Importance, types, Process of Planning, Barriers to Effective Planning, levels advantages & limitations. Forecasting- Need & Techniques Decision making-types - Process of rational decision making & techniques of decision making Organizing Elements of organizing & processes: Types of organizations, Delegation of authority Need, difficulties Delegation Decentralization Staffing Meaning & Importance Direction Nature Principles Communication Types & Importance. Functions of Management: Part-II Motivation Importance theories Leadership Meaning styles, qualities & function of leader Controlling - Need, Nature, importance, Process & Techniques, Total Quality Management Coordination Need Importance. Management of Change: Models for Change, Force for Change, Need for Change, Alternative Change Techniques, New Trends in Organization Change, Stress Management. Strategic Management Definition, Classes of Decisions, Levels of Decision, Strategy, Role of different Strategist, Relevance of Strategic Management and its Benefits, Strategic Management in India Fundamentals of Organizational Behaviour Nature, Scope, Definition and Goals of Organizational Behaviour; Fundamental Concepts of Organizational Behavior; Models of Organizational Behaviour; Emerging aspects of Organizational Behaviour: Meaning Cultural Diversity, Managing the Perception Process.Perception, Attitude, Values and Motivation Concept, Nature, Process, Importance, Management Behavioural aspect of Perception. Effects of employee attitudes; Personal and Organizational Values; Job Satisfaction; Nature and Importance of Motivation; Achievement Motive; Theories of Work Motivation: Maslow s Need Hierarchy Theory McGregcrs s Theory X and Theory Y. Personality Definition of Personality, Determinants of Personality; Theories of Personality- Trait and Type Theories, The Big Five Traites, Mytes-Briggs Indicator; Locus of Control, SType A and Type B Assessment of Personality. Work Stress Meaning and definition of Stress, Symptoms of Stress; Sources of Stress: Individual Level, Group Level, Organizational Level; Stressors, Extra Oganizational Stressors; Effect of Stress Burnouts; Stress Management Individual Strategies, Oganizational Strategies; Employee Counselling Group Behavior and Leadership Nature of Group, Types of Groups; Nature and Characteristics of team; Team Building, Effective Teamwork; Nature of Leadership, Leadership Styles; Traits of Effective Leaders. Conflict in Organizations Nature of Conflict, Process of Conflict; Levels of Conflict Intrapersonal, Interpersonal; Sources of Conflict; Effect of Conflict; Conflict Resolution, Meaning and types of Grievances & Process of Grievances Handling. Text Books : 1. Essential of Management Horold Koontz and Iteinz Weibrich- McGrawhills International 2. Management Theory & Practice J.N.Chandan 3. Organizational Behavior Text, Cases and Games- By K.Aswathappa, Himalaya Publishing House, Mumbai, Sixth Edition (2005) 4. Organizational Behavior Anjali Ghanekar

10 BCA-S104 Business Communication Means of Communication: Meaning and Definition Process Functions Objectives Importance Essentials of good communication Communication barriers, 7C s of Communication. I Types of Communication: Oral Communication: Meaning, nature and scope Principle of effective oral communication Techniques of effective speech Media of oral communication (Face-to-face conversation Teleconferences Press Conference Demonstration Radio Recording Dictaphone Meetings Rumour Demonstration and Dramatisation Public address system Grapevine Group Discussion Oral report Closed circuit TV). The art of listening Principles of good listening. Written Communication Purpose of writing, Clarity in Writing, Pricinciple of Effective writing, Writing Techniques, Electronic Writing Process. Business Letters & Reports: Need and functions of business letters Planning & layout of business letter Kinds of business letters Essentials of effective correspondence, Purpose, Kind and Objective of Reports, Writing Reports. Drafting of business letters: Enquiries and replies Placing and fulfilling orders Complaints and follow-up Sales letters Circular letters Application for employment and resume Information Technology for Communication: Word Processor Telex Facsimile(Fax) Voice mail Internet Multimedia Teleconferencing Mobile Phone Conversation Video Conferencing SMS Telephone Answering Machine Advantages and limitations of these types. Topics Prescribed for workshop/skill lab Group Discussion, Mock Interview, Decision Making in a Group Text Books : 1) Business Communication K.K.Sinha Galgotia Publishing Company, New Delhi. 2) Media and Communication Management C.S. Rayudu Hikalaya Publishing House, Bombay. 3) Essentials of Business Communication Rajendra Pal and J.S. Korlhalli- Sultan Chand & Sons, New Delhi.

11 BCA-S105 Mathematics -I DETERMINANTS: Definition, Minors, Cofactors, Properties of Determinants MATRICES: Definition, Types of Matrices, Addition, Subtraction, Scalar Multiplication and Multiplication of Matrices, Adjoint, Inverse, Cramers Rule, Rank of Matrix Dependence of Vectors, Eigen Vectors of a Matrix, Caley-Hamilton Theorem (without proof). I LIMITS & CONTINUITY: Limit at a Point, Properties of Limit, Computation of Limits of Various Types of Functions, Continuity at a Point, Continuity Over an Interval, Intermediate Value Theorem, Type of Discontinuities DIFFERENTIATION: Derivative, Derivatives of Sum, Differences, Product & Quotients, Chain Rule, Derivatives of Composite Functions, Logarithmic Differentiation, Rolle s Theorem, Mean Value Theorem, Expansion of Functions (Maclaurin s & Taylor s), Indeterminate Forms, L Hospitals Rule, Maxima & Minima, Curve Tracing, Successive Differentiation & Liebnitz Theorem. INTEGRATION: Integral as Limit of Sum, Fundamental Theorem of Calculus( without proof.), Indefinite Integrals, Methods of Integration Substitution, By Parts, Partial Fractions, Reduction Formulae for Trigonometric Functions, Gamma and Beta Functions(definition). VECTOR ALGEBRA: Definition of a vector in 2 and 3 Dimensions; Double and Triple Scalar and Vector Product and physical interpretation of area and volume. Text Books : 1. B.S. Grewal, Elementary Engineering Mathematics, 34th Ed., Shanti Narayan, Integral Calculus, S. Chand & Company, H.K. Dass, Advanced Engineering Mathematics, S. Chand & Company, 9th Revised Edition, 2001.

12 Course Code Course Name L T P C BCA-S101P Computer Laboratory and Practical Work of Office Automation Practical will be based on Paper Office Automation: Covers,, UNIT-V, UNIT-VI of Syllabus. Computer Laboratory and Practical Work of Programming L T P C Principle & Algorithm Practical will be based on Paper Programming Principle & Algorithm: Covers,, UNIT-V, UNIT-VI of Syllabus

13 BCA-S106T C Programming Arrays Definition, declaration and initialization of one dimensional array; Accessing array elements; Displaying array elements; Sorting arrays; Arrays and function; Two- Dimensional array: Declaration and Initialization, Accessing and Displaying, Memory representation of array [Row Major, Column Major]; Multidimensional array I Pointers Definition and declaration, Initialization; Indirection operator, address of operator; pointer arithmetic; dynamic memory allocation; arrays and pointers; function and pointers Strings Definition, declaration and initialization of strings; standard library function: strlen(), strcpy(), strcat(), strcmp(); Implementation without using standard library functions. Structures Definition and declaration; Variables initialization; Accessing fields and structure operations; Nested structures; Union: Definition and declaration; Differentiate between Union and structure. Introduction C Preprocessor Definition of Preprocessor; Macro substitution directives; File inclusion directives; Conditional compilation. Bitwise Operators Bitwise operators; Shift operators; Masks; Bit field. File handling Definition of Files, Opening modes of files; Standard function: fopen(), fclose(), feof(), fseek(), fewind();using text files: fgetc(), fputc(), fscanf() Command line arguments. 1. Programming in C-Balguruswamy 2. The C programming Lang., Person Ecl Dennis Ritchie 3. Structured programming approach using C-Forouzah & Ceilberg Thomson learning publication.

14 BCA-S107 Digital Electronics & Computer Organization Logic gates and circuit Gates (OR, AND, NOR, NAND, XOR & XNOR); Demogran s laws; Boolean laws, Circuit designing techniques (SOP, POS, K-Map). I Combinational Building Blocks Multiplexes; Decoder; Encoder; Adder and Subtracter. Memories ROMs, PROMs, EPROMs, RAMs, Hard Disk, Floppy Disk and CD-ROM. Sequential Building Blocks Flip-Flop (RS, D, JK, Master-slave & & T flip-flops); Registers & Shift registers; Counters; Synchronous and Asynchronous Designing method. Memory Organization: Basic cell of static and dynamic RAM; Building large memories using chips; Associative memory; Cache memory organization and Virtual memory organization. 1. Computer Architecture (PHI) 1998 : M.M. Mano 2. Digital Electronics (TMH) 1998 : Malvino and Leach 3. Computer Organization and Architecture : William Stallings

15 BCA-S108 Management Information Systems UNIT I Introduction, Meaning and role of MIS, Definition of MIS, and System approach to MIS, MIS Organization, Development of Organizational Theory, Management and Organizational Behavior. UNIT II Evolution of Information system/ Basic Information Systems/ Decision Making and MIS, MIS as a technique for making Programmed Decisions, Appropriate MIS response, MIS planning, General Business planning, Derivation of MIS plan, Prioritization and development strategies. UNIT III Conceptual design of MIS, Definition of problem, System Objective and constraints, Analysis of info source, alternate system deigns and selection, conceptual system design and document. UNIT IV Detailed system design and implementation, application of basic system design concept to MIS, Involvement of ND user and role of MIS department and system analyst, role of top management during design and implementation, system evaluation, review and update, Pit falls in MIS development

16 BCA-S109 Financial Accounting & Management Overview - Meaning and Nature of Financial Accounting, Scope of Financial Accounting, Financial Accounting & Management Accounting, Accounting concepts & convention, Accounting standards in India. I Basics of accounting Capital & Revenue items, Application of Computer in Accounting Double Entry System, Introduction to Journal, Ledger and Procedure for Recording and Posting, Introduction to Trail Balance, Preparation of Final Account, Profit & Loss Account and related concepts, Balance Sheet and related concept. Financial statement analysis: Ratio analysis, Funds flow analysis, concepts, uses, Preparation of funds flow statement, simple problem, Cash flow analysis, Concepts, uses, preparation of cash flow statement, simple problem, Break even analysis. Definition nature and Objective of Financial Management, Long Term Sources of Finance, Introductory idea about capitalization, Capital Structure, Concept of Cost of Capital, introduction, importance, explicit & implicit cost, Measurement of cost of capital, cost of debt. Concept & Components of working Capital. Factors Influencing the Composition of working Capital, Objectives of working Capital Management Liquidity Vs. Profitability and working capital policies. Theory of working capital: Nature and concepts. Cash Management, Inventory Management and Receivables Management. 1. Maheshwari & Maheshwari, An Introduction to Accountancy, 8 th Edition, Vikas Publishing House, Gupta R.L., Gupta V.K., Principles & Practice of Accountancy, Sultan Chand & Sons, Khan & Jain, Financial Accounting

17 BCA-S110 Mathematics II SETS Sets, Subsets, Equal Sets Universal Sets, Finite and Infinite Sets, Operation on Sets, Union, Intersection and Complements of Sets, Cartesian Product, Cardinality of Set, Simple Applications. I RELATIONS AND FUNCTIONS Properties of Relations, Equivalence Relation, Partial Order Relation Function: Domain and Range, Onto, Into and One to One Functions, Composite and Inverse Functions, Introduction of Trignometric, Logarithmic and Exponential Functions. PARTIAL ORDER RELATIONS AND LATTICES Partial Order Sets, Representation of POSETS using Hasse diagram, Chains, Maximal and Minimal Point, Glb, lub, Lattices & Algebric Systems, Principle of Duality, Basic Properties, Sublattices, Distributed & Complemented Lattics. FUNCTIONS OF SEVERAL VARIABLES Partial Differentiation, Change of Variables, Chain Rule, Extrema of Functions of 2 Variabes, Euler s Theorem. 1. Kolman, Busby and Ross, Discrete Mathematical Structure, PHI, S.K. Sarkar, Discrete Maths ; S. Chand & Co., 2000

18 Course Code Course Name BCA-S106P Computer Laboratory and Practical Work of L T P C C Programming Practical will be based on Paper Programming Principle & Algorithm: Covers,, UNIT-V, UNIT-VI of Syllabus.

19 BCA-S201T Object Oriented Programming Using C Introduction Introducing Object Oriented Approach, Relating to other paradigms {Functional, Data decomposition}. Basic terms and ideas Abstraction, Encapsulation, Inheritance, Polymorphism, Review of C, Difference between C and C++ - cin, cout, new, delete, operators. I Classes and Objects Encapsulation, information hiding, abstract data types, Object & classes, attributes, methods, C++ class declaration, State idendity and behaviour of an object, Constructors and destructors, instantiation of objects, Default parameter value, object types, C++ garbage collection, dynamic memory allocation, Metaclass / abstract classes. Inheritance and Polymorphism Inheritance, Class hierarchy, derivation public, private & protected, Aggregation, composition vs classification hierarchies, Polymorphism, Categorization of polymorphism techniques, Method polymorphism, Polymorphism by parameter, Operator overloading, Parameteric Polymorphism. Generic function Template function, function name overloading, Overriding inheritance methods, Run time polymorphism, Multiple Inheritance. Files and Exception Handling Streams and files, Namespaces, Exception handling, Generic Classes 1. A.R.Venugopal, Rajkumar, T. Ravishanker Mastering C++, TMH, S.B.Lippman & J.Lajoie, C++ Primer, 3 rd Edition, Addison Wesley, 2000.The C programming Lang., Person Ecl Dennis Ritchie 3. R.Lafore, Object Oriented Programming using C++, Galgotia Publications, 2004

20 BCA-S202T Data Structure Using C & C Introduction to Data Structure and its Characteristics Array Representation of single and multidimensional arrays; Sprase arrays lower and upper triangular matrices and Tridiagonal matrices with Vector Representation also. I Stacks and Queues Introduction and primitive operations on stack; Stack application; Infix, postfix, prefix expressions; Evaluation of postfix expression; Conversion between prefix, infix and postfix, introduction and primitive operation on queues, D- queues and priority queues. Lists Introduction to linked lists; Sequential and linked lists, operations such as traversal, insertion, deletion searching, Two way lists and Use of headers. Trees Introduction and terminology; Traversal of binary trees; Recursive algorithms for tree operations such as traversal, insertion, deletion; Binary Search Tree. B-Trees Introduction, The invention of B-Tree; Statement of the problem; Indexing with binary search trees; a better approach to tree indexes; B-Trees; working up from the bottom; Example for creating a B-Tree. Sorting Techniques; Insertion sort, selection sort, merge sort, heap sort, searching Techniques: linear. search, binary search and hashing 1. E.Horowiz and S.Sahani, Fundamentals of Data structures, Galgotia Book source Pvt. Ltd., R.S.Salaria, Data Structures & Algorithms, Khanna Book Pblishing Co. (P) Ltd.., Y.Langsam et. Al., Data Structures using C and C++, PHI, 1999

21 BCA-S203 Computer Architecture & Assembly Language Basic computer organization and design, Instructions and instruction codes, Timing and control/ instruction cycle, Register/ Types of register/ general purpose & special purpose registers/ index registers, Register transfer and micro operations/ register transfer instructions, Memory and memory function, Bus/ Data transfer instructions, Arithmetic logic micro-operations/ shift micro-operations, Input/ Output and interrupts, Memory reference instructions, Memory interfacing memory/ Cache memory. I Central Processing Unit General Register Organization/ stacks organizations instruction formats, addressing modes, Data transfer and manipulation. Program control reduced computer, pipeline/ RISC/ CISC pipeline vector processing/ array processing. Arithmetic Algorithms: Integer multiplication using shift and add, Booth s algorithm, Integer division, Floating-point representations. Computer Arithmetic Addition, subtraction and multiplication algorithms, divisor algorithms. Floating point, arithmetic operations, decimal arithmetic operations, decimal arithmetic operations. Input Output Organization Peripheral devices, Input/output interface, ALU Asynchronous Data transfer, mode of transfer, priority interrupts, Direct memory Address (DMA), Input/ Output processor (IOP), serial communication. Evaluation of Microprocessor Overview of Intel 8085 to Intel Pentium processors Basic microprocessors, architecture and interface, internal architecture, external architecture memory and input/ output interface. Assembly language, Assembler, Assembly level instructions, macro, use of macros in I/C instructions, program loops, programming arithmetic and logic subroutines, Input-Output programming. 1. Leventhal, L.A, Introduction to Microprocessors, Prentice Hall of India 2. Mathur, A.P., Introduction to Microprocessors, Tata McGraw Hill 3. Rao,P.V.S., Prospective in Computer Architechture, Prentice Hall of India

22 BCA-S204 Business Economics The Scope and Method of Economics, the Economic Problem: Scarity & Choice, The Price Mechanism, Demand & Supply Equilibrium: The Concept of Elasticity and it s Applications. The Production Process: output decisions Revenues Costs and. Profit Maximisation Laws of returns & Returns to Scale: Economics and Diseconomies. of scale. I Market Structure: Equilibrium of a firm and Price, Output Determination under Perfect Competition Monopoly, Monoplastic Competition & Oligopoly Macro Economic Concerns Inflalation, Unemployment, Trade-Cycles, Circular Flow upto Four Sector Economy, Government in the Macro Economy: Fiscal Policy, Monetary Policy, Measuring national Income and Output The World Economy WTO, Globalisation, MNC s, Outsourcing, Foreign Capital in India, Trips, Groups of Twenty (G-20), Issues of dumping, Export-Import Policy Ahuja H.L., Business Economics,S.Chand & Co., New Delhi, Ferfuson P.R., Rothchild, R and Fergusen G.J. Business Economics Mac-millan, Hampshire, Karl E.Case & Ray C. fair, Principles of Economics, Pearson Education, Asia, 2000

23 BCA-S205 Elements of Statistics Population, Sample and Data Condensation Definition and scope of statistics, concept of population and simple with Illustration, Raw data, attributes and variables, classification, frequency distribution, Cumulative frequency distribution. I Measures of Central Tendency Concept of central Tendency, requirements of a good measures of central tendency, Arithmetic mean, Median, Mode, Harmonic Mean, Geometric mean for grouped and ungrouped data. Measures of Dispersion: Concept of dispersion, Absolute and relative measure of dispersion, range variance, Standard deviation, Coefficient of variation. Permutations and Combinations Permutations of n dissimilar objects taken r at a time (with or without repetitions). n P r = n!/(n-r)!(without proof). Combinations of r objects taken from n objects. n C r = n!/(r!(n-r)!) (without proof). Simple examples, Applications. Sample space, Events and Probability Experiments and random experiments, Ideas of deterministic and non-deterministic experiments; Definition of sample space, discrete sample space, events; Types of events, Union and intersections of two or more events, mutually exclusive events, Complementary event, Exhaustive event; Simple examples. Classical definition of probability, Addition theorem of probability without Proof (upto three events are expected). Definition of conditional probability Definition of independence of two events, simple numerical problems. Statistical Quality Control Introduction, control limits, specification limits, tolerance limits, process and product control; Control charts for X and R; Control charts for number of defective {n-p chart},control charts for number of defects {c - chart}. 1. S.C.Gupta - Fundamentals of statistics - Sultan chand & sons, Delhi. 2. D.N.Elhance - Fundamentals of statistics - Kitab Mahal, Allahabad. 3. Montogomery D.C. Statistical Quality Control - John Welly and Sons 4. Goon, Gupta And Dasgupta - Fundamentals of statistics - The world press private ltd., Kolkata.

24 Course Code Course Name L T P C BCA-S201P Computer Laboratory and Practical Work of OOPS Practical will be based on Paper Object Oriented Programming: Covers I,,, UNIT-V of Syllabus. L T P C Computer Laboratory and Practical Work of DS Practical will be based on Paper Data Structure: Covers,, UNIT-V, UNIT- VI of Syllabus

25 BCA-S206T Computer Graphics & Multimedia Application Introduction: The Advantages of Interactive Graphics, Representative Uses of Computer Graphics, Classification of Application Development of Hardware and software for computer Graphics, Conceptual Framework for Interactive Graphics, Overview, Scan: Converting Lines, Scan Converting Circles, Scan Converting Ellipses. I Hardcopy Technologies, Display Technologies, Raster-Scan Display System, Video Controller, Random-Scan Display processor, Input Devices for Operator Interaction, Image Scanners, Working exposure on graphics tools like Dream Weaver, 3D Effects etc, Clipping Southland- Cohen Algorithm, Cyrus-Beck Algorithm, Midpoint Subdivision Algorithm. Geometrical Transformation 2D Transformation, Homogeneous Coordinates and Matrix Representation of 2D transformations, composition of 2D Transformations, the Window-to-Viewport Transformations, Introduction to 3D Transformations Matrix. Representing Curves & Surfaces Polygon meshes parametric, Cubic Curves, Quadric Surface; Solid Modeling Representing Solids, Regularized Boolean Set Operation primitive Instancing Sweep Representations, Boundary Representations, Spatial Partitioning Representations, Constructive Solid Geometry Comparison of Representations. Introductory Concepts: Multimedia Definition, CD-ROM and the multimedia highway, Computer Animation (Design, types of animation, using different functions) Uses of Multimedia, Introduction to making multimedia The stage of Project, hardware & software requirements to make good multimedia skills and Training opportunities in Multimedia Motivation for Multimedia usage. 1. Foley, Van Dam, Feiner, Hughes, Computer Graphics Principles& practice, Ralf Skinmeiz and Klana Naharstedt, Multimedia: computing, Communication and Applications, pearson, D.Haran & Baker. Computer Graphics Prentice Hall of India,1986

26 BCA-S207 Operating System Introduction, What is an operating system, Simple Batch Systems, Multi-programmed Batch systems, Time- Sharing Systems, Personal Computer Systems, Parallel systems, Distributed systems, Real- Time Systems. Memory Management: Background, Logical versus physical Address space, swapping, Contiguous allocation, Paging, Segmentation Virtual Memory: Demand Paging, Page Replacement, Page- replacement Algorithms, Performance of Demand Paging, Allocation of Frames, Thrashing, Other Considerations. I Processes: Process Concept, Process Scheduling, Operation on Processes CPU Scheduling: Basic Concepts, Scheduling Criteria, Scheduling Algorithms, Multiple Processor Scheduling. Process Synchronization: Background, The Critical Section Problem, Synchronization Hardware, Semaphores, Classical Problems of Synchronization Deadlocks: System Model, Deadlock Characterization, Methods for Handling Deadlocks, Deadlock prevention, Deadlock Avoidance, Deadlock Detection, Recovery from Deadlock. Device Management: Techniques for Device Management, Dedicated Devices, Shared Devices, Virtual Devices; Input or Output Devices, Storage Devices, Buffering, Secondary Storage Structure: Disk Structure, Disk Scheduling, Disk Management, Swap- Space Management, Disk Reliability Information Management: Introduction, A Simple File system, General Model of a File System, Symbolic File System, Basic File System, Access Control Verification, Logical File System, Physical File system File System Interface; File Concept, Access Methods, Directory Structure, Protection, Consistency Semantics File System Implementation: File System Structure, Allocation Methods, Free- Space Management. 1. Silbersachatz and Galvin, Operating System Concepts, Person, 5 th Ed Madnick E., Donovan J., Operating Systems:,Tata McGraw Hill, Tannenbaum, Operating Systems, PHI, 4 th Edition, 2000

27 BCA-S208 Software Engineering Software Engineering: Definition and paradigms, A generic view of software engineering. I Requirements Analysis: Statement of system scope, isolation of top level processes and entitles and their allocation to physical elements, refinement and review. Analyzing a problem, creating a software specification document, review for correctness, consistency, and completeness. Designing Software Solutions: Refining the software Specification; Application of fundamental design concept for data, architectural and procedural designs using software blue print methodology and object oriented design paradigm; Creating design document: Review of conformance to software requirements and quality. Software Implementation: Relationship between design and implementation, Implementation issues and programming support environment, Coding the procedural design, Good coding style and review of correctness and readability. Software Maintenance: Maintenance as part of software evaluation, reasons for maintenance, types of maintenance (Perceptive, adoptive, corrective), designing for maintainability, techniques for maintenance. Comprehensive examples using available software platforms/case tools, Configuration Management. 1. K.K.Aggarwal & Yogesh Singh Software engineering, 2 nd Ed., New Age International I.Sommerville, Software Engineering, Addison Wesley, James Peter, W. Pedrycz, Software Engineering: An Engineering Approach John Wiley & Sons.

28 BCA-S209 Optimization Techniques Linear programming Central Problem of linear Programming various definitions included Statements of basic theorem and also their properties, simplex methods, primal and dual simplex method, transport problem, tic-tac problem, and its solution. Assignment problem and its solution. Graphical Method Formulation, Linear Programming Problem. I Queuing Theory Characteristics of queuing system, Classification of Queuing Model Single Channel Queuing Theory, Generalization of steady state M/M/1 queuing models(model-i, Model-II). Replacement Theory Replacement of item that deteriorates replacement of items that fail. Group replacement and individual replacement. Inventory Theory Cost involved in inventory problem- single item deterministic model economics long size model without shortage and with shorter having production rate infinite and finite. Job Sequencing Introduction, solution of sequencing problem Johnson s algorithm for n jobs through 2 machines 1. Gillet B.E. Introduction to Operation Research 2. Taha,H.A. Operation Research - an introduction 3. Kanti Swarup Operation Research 4. S.D.Sharma Operation Research

29 BCA-S210 Graph Theory What is graph Application of graphs, Finite and Infinite graphs, Incidence & Degree, Isolated vertex, Pendant Vertex, and Null Graph. I Isomorphism, Sub graphs, A puzzle with multicolored Cubes, walks, Path, and circuits connected graph, Disconnected graphs and Components, Euler graphs, Operations on graphs more on Euler Graphs, Hamiltonian paths and circles. Tree, some properties of trees, pendant Vertices in a tree, Distance and centers in a tree Rooted and Binary trees, Spanning trees, fundamental circuits, Finding all spanning tree of a graph. Cut-Sete, Some Properties of Cut-Set, All Cut-Sets in a graph, Path-Sets, some properties of paths sets in a graph, fundamental Circuits & Cut-Set, Connectively and separability. Directed graph, undirected graph. Matrix representation of graph. 1. Narsingh Deo, Graph Theory, Prentice Hall of India.

30 Course Code Course Name L T P C BCA-S206P Computer Laboratory and Practical Work of Computer Graphics & Multimedia Application Practical will be based on Paper Computer Graphics & Multimedia Application: Covers UNIT- II,, UNIT-V of Syllabus

31 BCA-S301T Introduction to DBMS Introduction: Characteristics of database approach, data models, DBMS architecture and data independence. I E-R Modeling: Entity types, Entity set, attribute and key, relationships, relation types, roles and structural constraints, weak entities, enhanced E-R and object modeling, Sub classes; Super classes, inheritance, specialization and generalization. File Organization: Indexed sequential access files; implementation using B & B++ trees, hashing, hashing functions, collision resolution, extendible hashing, dynamic hashing approach implementation and performance. Relational Data Model: Relational model concepts, relational constraints, relational alzebra SQL: SQL queries, programming using SQL. EER and ER to relational mapping: Data base design using EER to relational language. Data Normalization: Functional Dependencies, Normal form up to 3 rd normal form. Concurrency Control: Transaction processing, locking techniques and associated, database recovery, security and authorization. Recovery Techniques, Database Security. 1. Abraham Silberschatz, Henry Korth, S.Sudarshan, Database Systems Concepts, 4 th Edition, McGraw Hill, Jim Melton, Alan Simon, Understanding the new SQL: A complete Guide, Morgan Kaufmann Publishers, A.K.Majumdar, P. Bhattacharya, Database Management Systems, TMH, Bipin Desai, An Introduction to database systems, Galgotia Publications, 1991.

32 BCA-S302T Java Programming and Dynamic Webpage Design Java Programming: Data types, control structured, arrays, strings, and vector, classes (inheritance, package, exception handling) multithreaded programming. I Java applets, AWT controls (Button, Labels, Combo box, list and other Listeners, menu bar) layout manager, string handling (only main functions) Networking (datagram socket and TCP/IP based server socket) event handling, JDBC: Introduction, Drivers, Establishing Connection, Connection Pooling.HTML: use of commenting, headers, text styling, images, formatting text with <FONT>, special characters, horizontal rules, line breaks, table, forms, image maps, <META> tags, <FRAMESET> tags, file formats including image formats. Java Servlets: Introduction, HTTP Servlet Basics, The Servlet Lifecycle, Retrieving Information, Sending HTML Information, Session Tracking, Database Connectivity. Java Server Pages: Introducing Java Server Pages, JSP Overview, Setting Up the JSP Environment, Generating Dynamic Content, Using Custom Tag Libraries and the JSP Standard Tag Library, Processing Input and Output. 1. Patrick Naughton and Herbertz Schildt, Java-2 The Complete Reference 199, TMH. 2. Shelley Powers, Dynamic Web Publishing 2 nd Ed. Techmedia, Ivor Horton, Beginning Java-2 SPD Publication 4. Jason Hunter, Java Servlet Programming O Reilly

33 BCA-S303 Data Communication & Computer Network Basic Concepts: Components of data communication, distributed processing, standards and organizations. Line configuration, topology, Transmission mode, and categories of networks.osi and TCP/IP Models: Layers and their functions, comparison of models.digital Transmission: Interfaces and Modems: DTE-DCE Interface, Modems, Cable modems. I Transmission Media: Guided and unguided, Attenuation, distortion, noise, throughput, propagation speed and time, wavelength, Shannon capacity, comparison of media Telephony: Multiplexing, error detection and correction: Many to one, One to many, WDM, TDM, FDM, Circuit switching, packet switching and message switching.data link control protocols: Line discipline, flow control, error control, synchronous and asynchronous protocols, character and bit oriented protocols, Link access procedures.point to point controls: Transmission states, PPP layers, LCP, Authentication, NCP.ISDN: Services, Historical outline, subscriber s access, ISDN Layers and broadcast ISDN. Devices: Repeaters, bridges, gateways, routers, The Network Layer; Design issues, Routing algorithms, Congestion control Algorithms, Quality of service, Internetworking, Network-Layer in the internet.transport and upper layers in OSI Model: Transport layer functions, connection management, functions of session layers, presentation layer and application layer. 1. Brijendra Singh, Data Communication and Computer Networks,PHI,Second Ed A.S.Tanenbaum, Computer Networks ; Pearson Education Asia, 4 th Ed Behrouz A.Forouzan, Data Communication and Networking, 3 rd Ed. Tata MCGraw Hill, 2004.

34 BCA-S304 Numerical Methods Roots of Equations: Bisections Method, False Position Method, Newton s Raphson Method, Rate of convergence of Newton s method. I Interpolation and Extrapolation : Finite Differences, The operator E, Newton s Forward and Backward Differences, Newton s dividend differences formulae, Lagrange s Interpolation formula for unequal Intervals, Gauss s Interpolation formula, Starling formula, Bessel s formula, Laplace- Everett formula. Numerical Differentiation Numerical Integration : Introduction, direct methods, maxima and minima of a tabulated function, General Quadratic formula, Trapezoidal rule, Simpson s One third rule, Simpson s three- eight rule. Solution of Linear Equation: Gauss s Elimination method and Gauss s Siedel iterative method. Solution of Differential Equations: Euler s method, Picard s method, Fourth-order Ranga Kutta method. 1. Scarbourogh, Numerical Analysis. 2. Gupta & Bose S.C. Introduction to Numerical Analysis, Academic Press, Kolkata, 3. S.S. Shashtri, Numerical Analysis, PHI

35 Course Code Course Name L T P C BCA-S305 Minor Project Evaluation will be based on Summer Training held after fourth semester in following organization: R & D organization, Govt. Sector, BSNL, ITI, RDSO, NIC, PNB and it will be by super wised & Evaluated by Department teacher / Examiner appointed by the concerned University only.

36 Course Code Course Name L T P C BCA-S306 Viva-Voice on Summer Training The viva will be conducted based on summer training of four weeks after the end of fourth Semester and will be Conducted by the Examiner appointed by the concerned University only.

37 Course Code Course Name L T P C BCA-S301P Computer Laboratory and Practical Work of DBMS Practical will be based on Paper Data Base Management System : on UINT-IV converging the concept from I to UNIT-VI of Syllabus. L T P C Computer Laboratory and Practical Work of Java Programming and Dynamic Webpage Design Practical will be based on Paper Java Programming & Website Design: on Whole Syllabus

38 BCA-S307 Network Security and Management Introduction: Attack, Services and Mechanism, Model for Internetwork Security. Cryptography: Notion of Plain Text, Encryption, Key, Cipher Text, Decryption and cryptanalysis; Public Key Encryption, digital Signatures and Authentication. I Network Security: Authentication Application: Kerveros, X.509, Directory Authentication Service, Pretty Good Privacy, S/Mime. IP security Architecture: Overview, Authentication header, Encapsulating Security Pay Load combining Security Associations, Key Management. Web Security: Requirement, Secure Socket Layer, Transport Layer Security, and Secure Electronic Transactions. Network Management Security: Overview of SNMP Architecutre-SMMPVI1 Communication Facility, SNMPV3. System Security: Intruders, Viruses and Relate Threats, Firewall Design Principles. Comprehensive examples using available software platforms/case tools, Configuration Management. 1. Brijendra Singh, Network Security and Management, PHI, Second Ed W. Stallings, Networks Security Essentials: Application & Standards, Pearson Education, W.Stallings, Cryptography and Network Security, Principles and Practice, Pearson Education, 2000.

39 BCA-S308 Information System: Analysis Design & Implementation Overview of System Analysis and Design: Systems Development Life Cycle; concept and Models: requirements determination, logical design, physical design, test planning, plementation, planning and performance evaluation, communication, interviewing, presentation skills; group dynamics; risk and feasibility analysis; group based approaches, JAD, structures walkthroughs, and design and code reviews; prototyping; database design software quality metrics; application categories software package evaluation and acquisition. I Information Requirement Analysis: Process modeling with physical logical data flow diagrams, data modeling with logical entity relationship diagrams. Developing a Proposal: Feasibility study and cost estimation. System Design: Design of input and control, design of output and control, file design/database design, process, user interface design, prototyping; software constructors; documentation. Application Development Methodologies and CASE tools: Information engineering structured system analysis and design, and object oriented methodologies for application development data modeling, process modeling, user interface design, and prototyping, use of computer aided software engineering (CASE) tools in the analysis design and implementation of information systems. Design and Implementation on OO Platform: Object oriented analysis and design through object modeling technique, object modeling, dynamic modeling and functional object oriented design and object oriented programming systems for implementation, object oriented data bases. Managerial issues in Software Projects: Introduction to software markets; planning of software projects, size and cost estimates; project scheduling; measurement of software quality and productivity, ISO and capability maturity models for organizational growth. 1. I.T.Haryszkiewycz, Introduction of System Analysis and Design, Pearson Education, (PHI) V.Rajaraman, Analysis and Design of Information System, Pearson Education, J.A.Senn, Analysis and Design of Information Systems

40 BCA-S309 E-Commerce Introduction to E-Commerce: The Scope of Electronic Commerce, Definition of Electronic Commerce, Electronic E-commerce and the Trade Cycle, Electronic Markets, Electronic Data Interchange, Internet Commerce, E-Commerce in Perspective Business Strategy in an Electronic Age: Supply Chains, Porter s Value Chain Model, Inter Organizational Value Chains, Competitive Strategy, Porter s Model, First Mover Advantage Sustainable Competitive Advantage, Competitive Advantage using E-Commerce, Business Strategy, Introduction to Business Strategy, Strategic Implications of IT, Technology, Business Environment, Business Capability, Exiting Business Strategy, Strategy Formulation & Implementation Planning, E-Commerce Implementation, E-Commerce Evaluation. I Business-to-Business Electronic Commerce: Characteristics of B2B EC, Models of B2B Ec, Procurement Management Using the Buyer s Internal Marketplace, Just in Time Delivery, Other B2B Models, Auctions and Services from Traditional to Internet Based EDI, Intergration with Back-end Information System, The Role of Software Agents for B2B EC, Electronic marketing in B2B, Solutions of B2B EC, Managerial Issues, Electronic Data Interchange (EDI), EDI: The Nuts and Bolts, EDI & Business. Internet and Extranet : Automotive Network Exchange, The Largest Extranet, Architecture of the Internet, Intranet and Extranet, Intranet software, Applications of Intranets, Intranet Application Case Studies, Considerations in Intranet Deployment, The Extranets, The structures of Extranets, Extranet products & services, Applications of Extranets, Business Models of Extranet Applications, Managerial Issues. Electronic Payment Systems : Is SET a failure, Electronic Payments & Protocols, Security Schemes in Electronic payment systems, Electronic Credit card system on the Internet, Electronic Fund transfer and Debit cards on the Internet, Stored value Cards and E- Cash, Electronic Check Systems, Prospect of Electronic Payment Systems, Managerial Issues. Public Policy: From Legal Issues to Privacy : EC- Related Legal Incidents, Legal Incidents, Ethical & Other Public Policy Issues, Protecting Privacy, Protecting Intellectual Property, Free speech, Internet Indecency & Censorship, Taxation & Encryption Policies, Other Legal Issues: Contracts, Gambling & More, Consumer & Seller Protection In EC.Infrastructure For EC : It takes more than Technology, A Network Of Networks, Internet Protocols, Web- Based client/ Server, Internet Security, selling on the web, Chatting on the Web, Multimedia delivery, Analyzing Web Visits, Managerial Issues. 1. David Whiteley, E-Commerce, Tata McGraw Hill, Eframi Turban, Jae Lee, David King, K. Michale Chung, Electronic Commerce, Pearson Education, 2000

Proposed Syllabus by C.S.J.M.University,Kanpur. Bachelors of Computer Application

Proposed Syllabus by C.S.J.M.University,Kanpur. Bachelors of Computer Application BCA-S307 Computer Network Security 4 0 0 4 Introduction: Attack, Services and Mechanism, Model for Internetwork Security. Cryptography: Notion of Plain Text, Encryption, Key, Cipher Text, Decryption and

More information

Proposed Syllabus by C.S.J.M.University,Kanpur. Bachelors of Computer Application Semester wise breakup of course

Proposed Syllabus by C.S.J.M.University,Kanpur. Bachelors of Computer Application Semester wise breakup of course Proposed Syllabus by C.S.J.M.University,Kanpur. Semester wise breakup of course Semester-I st BCA-S101T Computer Fundamental & Office Automation 3 0 0 3 BCA-S102T Programming Principle & Algorithm 3 0

More information

Information and Communications Technology Courses at a Glance

Information and Communications Technology Courses at a Glance Information and Communications Technology Courses at a Glance Level 1 Courses ICT121 Introduction to Computer Systems Architecture This is an introductory course on the architecture of modern computer

More information

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals Full Marks 100 (Theory 75, Practical 25) Introduction to Computers :- What is Computer?

More information

DR. BHIM RAO AMBEDKAR UNIVERSITY, AGRA. BACHELOR OF COMPUTER APPLICATION (B.C.A.) (THREE YEAR DEGREE COURSE)

DR. BHIM RAO AMBEDKAR UNIVERSITY, AGRA. BACHELOR OF COMPUTER APPLICATION (B.C.A.) (THREE YEAR DEGREE COURSE) BACHELOR OF COMPUTER APPLICATION (B.C.A.) (THREE YEAR DEGREE COURSE) COURSE STRUCTURE Ist SEMESTER FIRST YEAR Course Code BCA-S101 BCA-S102 Paper / Subject Name Computer Fundamental & Office Automation

More information

Division of Mathematical Sciences

Division of Mathematical Sciences Division of Mathematical Sciences Chair: Mohammad Ladan, Ph.D. The Division of Mathematical Sciences at Haigazian University includes Computer Science and Mathematics. The Bachelor of Science (B.S.) degree

More information

KITES TECHNOLOGY COURSE MODULE (C, C++, DS)

KITES TECHNOLOGY COURSE MODULE (C, C++, DS) KITES TECHNOLOGY 360 Degree Solution www.kitestechnology.com/academy.php info@kitestechnology.com technologykites@gmail.com Contact: - 8961334776 9433759247 9830639522.NET JAVA WEB DESIGN PHP SQL, PL/SQL

More information

Assessment Plan for CS and CIS Degree Programs Computer Science Dept. Texas A&M University - Commerce

Assessment Plan for CS and CIS Degree Programs Computer Science Dept. Texas A&M University - Commerce Assessment Plan for CS and CIS Degree Programs Computer Science Dept. Texas A&M University - Commerce Program Objective #1 (PO1):Students will be able to demonstrate a broad knowledge of Computer Science

More information

Java Application Developer Certificate Program Competencies

Java Application Developer Certificate Program Competencies Java Application Developer Certificate Program Competencies After completing the following units, you will be able to: Basic Programming Logic Explain the steps involved in the program development cycle

More information

ALLIED PAPER : DISCRETE MATHEMATICS (for B.Sc. Computer Technology & B.Sc. Multimedia and Web Technology)

ALLIED PAPER : DISCRETE MATHEMATICS (for B.Sc. Computer Technology & B.Sc. Multimedia and Web Technology) ALLIED PAPER : DISCRETE MATHEMATICS (for B.Sc. Computer Technology & B.Sc. Multimedia and Web Technology) Subject Description: This subject deals with discrete structures like set theory, mathematical

More information

Bachelor of Games and Virtual Worlds (Programming) Subject and Course Summaries

Bachelor of Games and Virtual Worlds (Programming) Subject and Course Summaries First Semester Development 1A On completion of this subject students will be able to apply basic programming and problem solving skills in a 3 rd generation object-oriented programming language (such as

More information

2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce

2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce 2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce Program Objective #1 (PO1):Students will be able to demonstrate a broad knowledge

More information

SECTION C [short essay] [Not to exceed 120 words, Answer any SIX questions. Each question carries FOUR marks] 6 x 4=24 marks

SECTION C [short essay] [Not to exceed 120 words, Answer any SIX questions. Each question carries FOUR marks] 6 x 4=24 marks UNIVERSITY OF KERALA First Degree Programme in Computer Applications Model Question Paper Semester I Course Code- CP 1121 Introduction to Computer Science TIME : 3 hrs Maximum Mark: 80 SECTION A [Very

More information

SCHEME OF EXAMINATION FOR B.A.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f. 2013-14 Scheme for B.A.-I. Semester-I.

SCHEME OF EXAMINATION FOR B.A.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f. 2013-14 Scheme for B.A.-I. Semester-I. SCHEME OF EXAMINATION FOR B.A.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f. 2013-14 Scheme for B.A.-I Sr. No. Paper 1 Paper-I Computer And Programming Fundamentals Semester-I Internal Assessment

More information

I PUC - Computer Science. Practical s Syllabus. Contents

I PUC - Computer Science. Practical s Syllabus. Contents I PUC - Computer Science Practical s Syllabus Contents Topics 1 Overview Of a Computer 1.1 Introduction 1.2 Functional Components of a computer (Working of each unit) 1.3 Evolution Of Computers 1.4 Generations

More information

Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme)

Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme) Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme) COURSE LECTURE DURATION(LD) /paper SEMESTER-I 1. Course Code:CAN101

More information

Bangalore University B.Sc Computer Science Syllabus ( Semester System)

Bangalore University B.Sc Computer Science Syllabus ( Semester System) Bangalore University B.Sc Computer Science Syllabus ( Semester System) First Semester CSIT1: Computer Fundamentals and C Programming CSIP1: C Programming Lab Second Semester CSIIT1: Data Structures and

More information

B.Sc. (Computer Science) First Year

B.Sc. (Computer Science) First Year B.Sc. (Computer Science) First Year Paper No. Title of Paper External Internal Assessment Maximum Pass Exam Durations Semester I I Computer Fundamentals & Programming 40 5 45 16 3hrs in C II Logical Organization

More information

B.Sc.(Computer Science) and. B.Sc.(IT) Effective From July 2011

B.Sc.(Computer Science) and. B.Sc.(IT) Effective From July 2011 NEW Detailed Syllabus of B.Sc.(Computer Science) and B.Sc.(IT) Effective From July 2011 SEMESTER SYSTEM Scheme & Syllabus for B.Sc. (CS) Pass and Hons. Course Effective from July 2011 and onwards CLASS

More information

OKLAHOMA SUBJECT AREA TESTS (OSAT )

OKLAHOMA SUBJECT AREA TESTS (OSAT ) CERTIFICATION EXAMINATIONS FOR OKLAHOMA EDUCATORS (CEOE ) OKLAHOMA SUBJECT AREA TESTS (OSAT ) FIELD 081: COMPUTER SCIENCE September 2008 Subarea Range of Competencies I. Computer Use in Educational Environments

More information

2. Advance Certificate Course in Information Technology

2. Advance Certificate Course in Information Technology Introduction: 2. Advance Certificate Course in Information Technology In the modern world, information is power. Acquiring information, storing, updating, processing, sharing, distributing etc. are essentials

More information

Java (12 Weeks) Introduction to Java Programming Language

Java (12 Weeks) Introduction to Java Programming Language Java (12 Weeks) Topic Lecture No. Introduction to Java Programming Language 1 An Introduction to Java o Java as a Programming Platform, The Java "White Paper" Buzzwords, Java and the Internet, A Short

More information

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science Program Schedule CTech Computer Science Credits CS101 Computer Science I 3 MATH100 Foundations of Mathematics and

More information

2) What is the structure of an organization? Explain how IT support at different organizational levels.

2) What is the structure of an organization? Explain how IT support at different organizational levels. (PGDIT 01) Paper - I : BASICS OF INFORMATION TECHNOLOGY 1) What is an information technology? Why you need to know about IT. 2) What is the structure of an organization? Explain how IT support at different

More information

AP Computer Science AB Syllabus 1

AP Computer Science AB Syllabus 1 AP Computer Science AB Syllabus 1 Course Resources Java Software Solutions for AP Computer Science, J. Lewis, W. Loftus, and C. Cocking, First Edition, 2004, Prentice Hall. Video: Sorting Out Sorting,

More information

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students Eastern Washington University Department of Computer Science Questionnaire for Prospective Masters in Computer Science Students I. Personal Information Name: Last First M.I. Mailing Address: Permanent

More information

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing!

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing! MATH BOOK OF PROBLEMS SERIES New from Pearson Custom Publishing! The Math Book of Problems Series is a database of math problems for the following courses: Pre-algebra Algebra Pre-calculus Calculus Statistics

More information

MSc Information Technology - E521

MSc Information Technology - E521 MSc Information Technology - E521 1. Aims and Objectives This conversion programme targets non-engineering graduates with a view of preparing them for the employment market where up-to-date IT skills represent

More information

M.S. Computer Science Program

M.S. Computer Science Program M.S. Computer Science Program Pre-requisite Courses The following courses may be challenged by sitting for the placement examination. CSC 500: Discrete Structures (3 credits) Mathematics needed for Computer

More information

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours

Mathematics (MAT) MAT 061 Basic Euclidean Geometry 3 Hours. MAT 051 Pre-Algebra 4 Hours MAT 051 Pre-Algebra Mathematics (MAT) MAT 051 is designed as a review of the basic operations of arithmetic and an introduction to algebra. The student must earn a grade of C or in order to enroll in MAT

More information

Semester-V. BCA 501-Software Engineering(BCA V) SDLC Models, Exploratory style and modern approaches of programming.

Semester-V. BCA 501-Software Engineering(BCA V) SDLC Models, Exploratory style and modern approaches of programming. Semester-V BCA 501-Software Engineering(BCA V) Syllabus for mid terms is italicized and highlighted. SDLC Models, Exploratory style and modern approaches of programming. Requirement Analysis: Statement

More information

Course Name: ADVANCE COURSE IN SOFTWARE DEVELOPMENT (Specialization:.Net Technologies)

Course Name: ADVANCE COURSE IN SOFTWARE DEVELOPMENT (Specialization:.Net Technologies) Course Name: ADVANCE COURSE IN SOFTWARE DEVELOPMENT (Specialization:.Net Technologies) Duration of Course: 6 Months Fees: Rs. 25,000/- (including Service Tax) Eligibility: B.E./B.Tech., M.Sc.(IT/ computer

More information

Course Outline. Kasun@sjp.ac.lk Faculty of Applied Sciences University of Sri Jayewardanepura. Information Technology

Course Outline. Kasun@sjp.ac.lk Faculty of Applied Sciences University of Sri Jayewardanepura. Information Technology Course Outline Kasun@sjp.ac.lk Faculty of Applied Sciences University of Sri Jayewardanepura Information Technology Objectives Outcomes Course outline Examination & Certificate Overview of a Computer System

More information

Glossary of Object Oriented Terms

Glossary of Object Oriented Terms Appendix E Glossary of Object Oriented Terms abstract class: A class primarily intended to define an instance, but can not be instantiated without additional methods. abstract data type: An abstraction

More information

DE 6211 DISTANCE EDUCATION. M.Sc. (IT) DEGREE EXAMINATION, MAY 2013. PRINCIPLES OF INFORMATION TECHNOLOGY. (2002 onwards) PART A (10 3 = 30 marks)

DE 6211 DISTANCE EDUCATION. M.Sc. (IT) DEGREE EXAMINATION, MAY 2013. PRINCIPLES OF INFORMATION TECHNOLOGY. (2002 onwards) PART A (10 3 = 30 marks) Ws 20 DE 6211 11 DISTANCE EDUCATION M.Sc. (IT) DEGREE EXAMINATION, MAY 2013. PRINCIPLES OF INFORMATION TECHNOLOGY (2002 onwards) Time : Three hours Maximum : 100 marks PART A (10 3 = 30 marks) Answer ALL

More information

Domains and Competencies

Domains and Competencies Domains and Competencies DOMAIN I TECHNOLOGY APPLICATIONS CORE Standards Assessed: Computer Science 8 12 I VII Competency 001: The computer science teacher knows technology terminology and concepts; the

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 105 Foundations of Computer Science A. Course Number and Title: CISY-105, Foundations of Computer Science B. New

More information

MBA (e-commerce) 5 Yrs. Semester VI. Advance Java Programming

MBA (e-commerce) 5 Yrs. Semester VI. Advance Java Programming Advance Java Programming OBJECTIVE: The objectives of the course is to teach web application development in java EXAMINATION SCHEME: The semester examination is worth 70 marks. Internal Assessment comprises

More information

ARIZONA CTE CAREER PREPARATION STANDARDS & MEASUREMENT CRITERIA SOFTWARE DEVELOPMENT, 15.1200.40

ARIZONA CTE CAREER PREPARATION STANDARDS & MEASUREMENT CRITERIA SOFTWARE DEVELOPMENT, 15.1200.40 SOFTWARE DEVELOPMENT, 15.1200.40 1.0 APPLY PROBLEM-SOLVING AND CRITICAL THINKING SKILLS TO INFORMATION TECHNOLOGY 1.1 Describe methods and considerations for prioritizing and scheduling software development

More information

Sequence of Mathematics Courses

Sequence of Mathematics Courses Sequence of ematics Courses Where do I begin? Associates Degree and Non-transferable Courses (For math course below pre-algebra, see the Learning Skills section of the catalog) MATH M09 PRE-ALGEBRA 3 UNITS

More information

Fundamentals of Java Programming

Fundamentals of Java Programming Fundamentals of Java Programming This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors

More information

Mean value theorem, Taylors Theorem, Maxima and Minima.

Mean value theorem, Taylors Theorem, Maxima and Minima. MA 001 Preparatory Mathematics I. Complex numbers as ordered pairs. Argand s diagram. Triangle inequality. De Moivre s Theorem. Algebra: Quadratic equations and express-ions. Permutations and Combinations.

More information

LIST OF SUBJECTS MBA (EXECUTIVE) SEM.I 2015 1. Fundamental of Management 2. Organizational Behaviour 3. Accounting for Managers 4.

LIST OF SUBJECTS MBA (EXECUTIVE) SEM.I 2015 1. Fundamental of Management 2. Organizational Behaviour 3. Accounting for Managers 4. LIST OF SUBJECTS MBA (EXECUTIVE) SEM.I 2015 1. Fundamental of Management 2. Organizational Behaviour 3. Accounting for Managers 4. Statistics for Management 5. Business Communication 6. Managerial Economics

More information

COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM

COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM Course Code 2505100 Computing Fundamentals Pass/ Fail Prerequisite None This course includes an introduction to the use of the computer

More information

INFORMATION TECHNOLOGY PROGRAM

INFORMATION TECHNOLOGY PROGRAM INFORMATION TECHNOLOGY PROGRAM The School of Information Technology offers a two-year bachelor degree program in Information Technology for students having acquired an advanced vocational certificate.

More information

The C Programming Language course syllabus associate level

The C Programming Language course syllabus associate level TECHNOLOGIES The C Programming Language course syllabus associate level Course description The course fully covers the basics of programming in the C programming language and demonstrates fundamental programming

More information

PART-A Questions. 2. How does an enumerated statement differ from a typedef statement?

PART-A Questions. 2. How does an enumerated statement differ from a typedef statement? 1. Distinguish & and && operators. PART-A Questions 2. How does an enumerated statement differ from a typedef statement? 3. What are the various members of a class? 4. Who can access the protected members

More information

SRI VIVEKANANDA WOMENS DEGREE COLLEGE Ngo Colony, Opp. Old Sivalayam, Kadapa. (Affiliated to Y.V. University)

SRI VIVEKANANDA WOMENS DEGREE COLLEGE Ngo Colony, Opp. Old Sivalayam, Kadapa. (Affiliated to Y.V. University) BBM. I YEAR BBM 102: PRINCIPLES OF MANAGEMENT UNIT 1 Management: concepts, Importance, Functions- classical, Neo-classical and Modern-Approaches- Role of Manager, Levels of Management. Planning: Nature,

More information

Class XII (Theory) C++

Class XII (Theory) C++ Class XII (Theory) C++ Duration: 3 hours Total Marks: 70 Unit No. Unit Name Marks 1. OBJECT ORIENTED PROGRAMMING IN C++ 30 2. DATA STRUCTURE 14 3. DATABASE MANAGEMENT SYSTEM AND SQL 8 4. BOOLEAN ALGEBRA

More information

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Welcome to Thinkwell s Homeschool Precalculus! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson

More information

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices 232 Computer Science Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

DATA STRUCTURES USING C

DATA STRUCTURES USING C DATA STRUCTURES USING C QUESTION BANK UNIT I 1. Define data. 2. Define Entity. 3. Define information. 4. Define Array. 5. Define data structure. 6. Give any two applications of data structures. 7. Give

More information

Progress Record. Course 21 (V) Associate of Applied Science in Computer Information Technology and Systems Management

Progress Record. Course 21 (V) Associate of Applied Science in Computer Information Technology and Systems Management Progress Record Study your lessons in the order listed below. As graded examinations are returned to you, enter your grade in the space below. Set a schedule for yourself then watch your progress. Course

More information

LIST OF SUBJECTS MBA (EXECUTIVE) SEM.I 2011-13 1. Fundamental of Management 2. Organizational Behaviour 3. Accounting for Managers 4.

LIST OF SUBJECTS MBA (EXECUTIVE) SEM.I 2011-13 1. Fundamental of Management 2. Organizational Behaviour 3. Accounting for Managers 4. LIST OF SUBJECTS MBA (EXECUTIVE) SEM.I 2011-13 1. Fundamental of Management 2. Organizational Behaviour 3. Accounting for Managers 4. Statistics for Management 5. Business Communication 6. Managerial Economics

More information

Bachelor's Degree in Management Information Systems

Bachelor's Degree in Management Information Systems Description for all courses in BIS for Bachelor s Degree in Management Information Systems and Master s Degree in Management Information Systems Bachelor's Degree in Management Information Systems Department

More information

School of Mathematics, Computer Science and Engineering. Mathematics* Associate in Arts Degree COURSES, PROGRAMS AND MAJORS

School of Mathematics, Computer Science and Engineering. Mathematics* Associate in Arts Degree COURSES, PROGRAMS AND MAJORS Mathematics School of Mathematics, Computer Science and Engineering Dean: Lianna Zhao, MD Academic Chair: Miriam Castroconde Faculty: Miriam Castroconde; Terry Cheng; Howard Dachslager, PhD; Ilknur Erbas

More information

One LAR Course Credits: 3. Page 4

One LAR Course Credits: 3. Page 4 Course Descriptions Year 1 30 credits Course Title: Calculus I Course Code: COS 101 This course introduces higher mathematics by examining the fundamental principles of calculus-- functions, graphs, limits,

More information

AGARWAL COLLEGE & WEB SERVICES TRUST. In Collaboration with KARANATAKA STATE OPEN UNIVERSITY

AGARWAL COLLEGE & WEB SERVICES TRUST. In Collaboration with KARANATAKA STATE OPEN UNIVERSITY AGARWAL COLLEGE & WEB SERVICES TRUST In Collaboration with KARANATAKA STATE OPEN UNIVERSITY Syllabus of Post Graduate Diploma in Computer Application (PGDCA) Post Graduate Diploma in Computer Applications:

More information

Chapter 11 I/O Management and Disk Scheduling

Chapter 11 I/O Management and Disk Scheduling Operating Systems: Internals and Design Principles, 6/E William Stallings Chapter 11 I/O Management and Disk Scheduling Dave Bremer Otago Polytechnic, NZ 2008, Prentice Hall I/O Devices Roadmap Organization

More information

Department of Computer Science

Department of Computer Science Department of Computer Science Ali Sekmen, PhD 2, Chair 005, McCord Hall 615-963-5712 Faculty: K. Al Nasr, W. Chen, E. Erdemir, M. Hayes, H. Miao, T. Rogers, G. Shao, F. Yao General Statement: The Department

More information

International Program for Bachelor of Science (Software Engineering) College of Arts, Media and Technology, Chiang Mai University

International Program for Bachelor of Science (Software Engineering) College of Arts, Media and Technology, Chiang Mai University Responsible Units: International Program for Bachelor of Science (Software Engineering) College of Arts, Media and Technology, Chiang Mai University 1. Name of the Program Bachelor of Science Program in

More information

COMPUTER SCIENCE (5651) Test at a Glance

COMPUTER SCIENCE (5651) Test at a Glance COMPUTER SCIENCE (5651) Test at a Glance Test Name Computer Science Test Code 5651 Time Number of Questions Test Delivery 3 hours 100 selected-response questions Computer delivered Content Categories Approximate

More information

IT2304: Database Systems 1 (DBS 1)

IT2304: Database Systems 1 (DBS 1) : Database Systems 1 (DBS 1) (Compulsory) 1. OUTLINE OF SYLLABUS Topic Minimum number of hours Introduction to DBMS 07 Relational Data Model 03 Data manipulation using Relational Algebra 06 Data manipulation

More information

Course Description for the Bachelors Degree in Library and Information Science

Course Description for the Bachelors Degree in Library and Information Science Course Description for the Bachelors Degree in Library and Information Science 807120 Introduction to Information Science and Libraries: Information age and knowledge, information society, types of libraries

More information

BCS2B02: OOP Concepts and Data Structures Using C++

BCS2B02: OOP Concepts and Data Structures Using C++ SECOND SEMESTER BCS2B02: OOP Concepts and Data Structures Using C++ Course Number: 10 Contact Hours per Week: 4 (2T + 2P) Number of Credits: 2 Number of Contact Hours: 30 Hrs. Course Evaluation: Internal

More information

Specialized Programme on Web Application Development using Open Source Tools

Specialized Programme on Web Application Development using Open Source Tools Specialized Programme on Web Application Development using Open Source Tools A. NAME OF INSTITUTE Centre For Development of Advanced Computing B. NAME/TITLE OF THE COURSE C. COURSE DATES WITH DURATION

More information

Business Subject Matter Requirements. Part I: Content Domains for Subject Matter Understanding and Skill in Business

Business Subject Matter Requirements. Part I: Content Domains for Subject Matter Understanding and Skill in Business Business Subject Matter Requirements Part I: Content Domains for Subject Matter Understanding and Skill in Business Domain 1. Business Management Candidates demonstrate an understanding of the purpose

More information

Java the UML Way: Integrating Object-Oriented Design and Programming

Java the UML Way: Integrating Object-Oriented Design and Programming Java the UML Way: Integrating Object-Oriented Design and Programming by Else Lervik and Vegard B. Havdal ISBN 0-470-84386-1 John Wiley & Sons, Ltd. Table of Contents Preface xi 1 Introduction 1 1.1 Preliminaries

More information

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES Subarea Educational Computing and Technology Literacy Computer Systems, Data, and Algorithms Program Design and Verification Programming Language

More information

Thomas Jefferson High School for Science and Technology Program of Studies Foundations of Computer Science. Unit of Study / Textbook Correlation

Thomas Jefferson High School for Science and Technology Program of Studies Foundations of Computer Science. Unit of Study / Textbook Correlation Thomas Jefferson High School for Science and Technology Program of Studies Foundations of Computer Science updated 03/08/2012 Unit 1: JKarel 8 weeks http://www.fcps.edu/is/pos/documents/hs/compsci.htm

More information

MATHEMATICS (MATH) 3. Provides experiences that enable graduates to find employment in sciencerelated

MATHEMATICS (MATH) 3. Provides experiences that enable graduates to find employment in sciencerelated 194 / Department of Natural Sciences and Mathematics MATHEMATICS (MATH) The Mathematics Program: 1. Provides challenging experiences in Mathematics, Physics, and Physical Science, which prepare graduates

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

VIVEKANANDA GLOBAL UNIVERSITY

VIVEKANANDA GLOBAL UNIVERSITY VIVEKANANDA GLOBAL UNIVERSITY III & IV Semesters Scheme & Syllabus For BACHELOR OF BUSINESS ADMINISTRATION (BBA) 2014-2017 The Bachelor of Business Administration (BBA) is a 6 semester program. The following

More information

Computer Science. Computer Science 207. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes

Computer Science. Computer Science 207. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes Computer Science 207 Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009 Content Area: Mathematics Grade Level Expectations: High School Standard: Number Sense, Properties, and Operations Understand the structure and properties of our number system. At their most basic level

More information

IT2305 Database Systems I (Compulsory)

IT2305 Database Systems I (Compulsory) Database Systems I (Compulsory) INTRODUCTION This is one of the 4 modules designed for Semester 2 of Bachelor of Information Technology Degree program. CREDITS: 04 LEARNING OUTCOMES On completion of this

More information

Computing Concepts with Java Essentials

Computing Concepts with Java Essentials 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Computing Concepts with Java Essentials 3rd Edition Cay Horstmann

More information

Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006

Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006 Core Syllabus C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS Version 2.6 June 2006 EUCIP CORE Version 2.6 Syllabus. The following is the Syllabus for EUCIP CORE Version 2.6, which

More information

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa Education & Training Plan CompTIA N+ Specialist Program Student Full

More information

COMPUTER SCIENCE. 1. Computer Fundamentals and Applications

COMPUTER SCIENCE. 1. Computer Fundamentals and Applications COMPUTER SCIENCE 1. Computer Fundamentals and Applications (i)generation of Computers, PC Family of Computers, Different I/O devices;introduction to Operating System, Overview of different Operating Systems,

More information

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours.

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours. (International Program) 01219141 Object-Oriented Modeling and Programming 3 (3-0) Object concepts, object-oriented design and analysis, object-oriented analysis relating to developing conceptual models

More information

Basic Programming and PC Skills: Basic Programming and PC Skills:

Basic Programming and PC Skills: Basic Programming and PC Skills: Texas University Interscholastic League Contest Event: Computer Science The contest challenges high school students to gain an understanding of the significance of computation as well as the details of

More information

Computer and Information Sciences

Computer and Information Sciences Computer and Information Sciences Dr. John S. Eickmeyer, Chairperson Computers are no longer huge machines hidden away in protected rooms and accessible to only a few highly-trained individuals. Instead,

More information

#820 Computer Programming 1A

#820 Computer Programming 1A Computer Programming I Levels: 10-12 Units of Credit: 1.0 CIP Code: 11.0201 Core Code: 35-02-00-00-030 Prerequisites: Secondary Math I, Keyboarding Proficiency, Computer Literacy requirement Semester 1

More information

Information Technology Career Field Pathways and Course Structure

Information Technology Career Field Pathways and Course Structure Information Technology Career Field Pathways and Course Structure Courses in Information Support and Services (N0) Computer Hardware 2 145025 Computer Software 145030 Networking 2 145035 Network Operating

More information

COURSE TITLE COURSE DESCRIPTION

COURSE TITLE COURSE DESCRIPTION COURSE TITLE COURSE DESCRIPTION CS-00X COMPUTING EXIT INTERVIEW All graduating students are required to meet with their department chairperson/program director to finalize requirements for degree completion.

More information

Diablo Valley College Catalog 2014-2015

Diablo Valley College Catalog 2014-2015 Mathematics MATH Michael Norris, Interim Dean Math and Computer Science Division Math Building, Room 267 Possible career opportunities Mathematicians work in a variety of fields, among them statistics,

More information

Doctor of Philosophy in Computer Science

Doctor of Philosophy in Computer Science Doctor of Philosophy in Computer Science Background/Rationale The program aims to develop computer scientists who are armed with methods, tools and techniques from both theoretical and systems aspects

More information

DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING

DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING Fall 2000 The instructions contained in this packet are to be used as a guide in preparing the Departmental Computer Science Degree Plan Form for the Bachelor's

More information

50 Computer Science MI-SG-FLD050-02

50 Computer Science MI-SG-FLD050-02 50 Computer Science MI-SG-FLD050-02 TABLE OF CONTENTS PART 1: General Information About the MTTC Program and Test Preparation OVERVIEW OF THE TESTING PROGRAM... 1-1 Contact Information Test Development

More information

BCA 421- Java. Tilak Maharashtra University. Bachelor of Computer Applications (BCA) 1. The Genesis of Java

BCA 421- Java. Tilak Maharashtra University. Bachelor of Computer Applications (BCA) 1. The Genesis of Java Tilak Maharashtra University Bachelor of Computer Applications (BCA) BCA 421- Java 1. The Genesis of Java Creation of Java, Why it is important to Internet, characteristics of Java 2. Basics of Programming

More information

COMPUTER HARDWARE. Input- Output and Communication Memory Systems

COMPUTER HARDWARE. Input- Output and Communication Memory Systems COMPUTER HARDWARE Input- Output and Communication Memory Systems Computer I/O I/O devices commonly found in Computer systems Keyboards Displays Printers Magnetic Drives Compact disk read only memory (CD-ROM)

More information

1) Explain the following evolutionary process models: a) The spiral model. b) The concurrent development model.

1) Explain the following evolutionary process models: a) The spiral model. b) The concurrent development model. (DMSIT 21) ASSIGNMENT - 1, MAY-2014. PAPER- I : SOFTWARE ENGINEERING 1) Explain the following evolutionary process models: a) The spiral model. b) The concurrent development model. 2) What are requirements

More information

Appendix 3 IB Diploma Programme Course Outlines

Appendix 3 IB Diploma Programme Course Outlines Appendix 3 IB Diploma Programme Course Outlines The following points should be addressed when preparing course outlines for each IB Diploma Programme subject to be taught. Please be sure to use IBO nomenclature

More information

Java EE Web Development Course Program

Java EE Web Development Course Program Java EE Web Development Course Program Part I Introduction to Programming 1. Introduction to programming. Compilers, interpreters, virtual machines. Primitive types, variables, basic operators, expressions,

More information

Master of Science in Computer Science

Master of Science in Computer Science Master of Science in Computer Science Background/Rationale The MSCS program aims to provide both breadth and depth of knowledge in the concepts and techniques related to the theory, design, implementation,

More information

C++ Programming Language

C++ Programming Language C++ Programming Language Lecturer: Yuri Nefedov 7th and 8th semesters Lectures: 34 hours (7th semester); 32 hours (8th semester). Seminars: 34 hours (7th semester); 32 hours (8th semester). Course abstract

More information

Diploma Of Computing

Diploma Of Computing Diploma Of Computing Course Outline Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June, October 022638B

More information

Operating Systems 4 th Class

Operating Systems 4 th Class Operating Systems 4 th Class Lecture 1 Operating Systems Operating systems are essential part of any computer system. Therefore, a course in operating systems is an essential part of any computer science

More information