SYLLABUS. B.Sc. INFORMATION TECHNOLOGY CSJM UNIVERSITY, KANPUR
|
|
|
- Roger Robertson
- 10 years ago
- Views:
Transcription
1 B.Sc. INFORMATION TECHNOLOGY CSJM UNIVERSITY, KANPUR
2 B.Sc. - I Year S. No. Paper Paper Name Marks Total 1. I Information Theory and Digital Electronics II Discrete Mathematics III C and C Practical MS Office and C/C++ Programming implementing Data Structure 50 B.Sc. - II Year S. No. Paper Paper Name Marks Total 1. I Software Engineering II Operating System III Database Concepts and System Practical SQL, PL/SQL and Shell Programming(Unix) 50 B.Sc. - III Year S. No. Paper Paper Name Marks Total 1. I Computer Graphics II Operation Research & Optimization Techniques 3. III Visual Programming and Web Technology Practical VB, HTML/DHTML, Graphics in C Project Project Report-Visual Basic, Web 25 Report Technology
3 B.Sc.-I (INFORMATION TECHNOLOGY) PAPER- I Information Theory and Digital Electronics UNIT- I: Information- Definition, Characteristics & Interpretation, Data & Its logical and physical concepts. UNIT- II: Computers: History of Computers and their classification, Basic Organization, Memory: Primary- RAM, ROM, EPROM etc. Secondary- Magnetic-Floppy and Hard Disks, Optical - CDROM, WORM etc. Concept of Virtual Memory and Cache Memory and why are they needed, I/O Devices, Computer Operation- Instruction Cycle, Program flow of control with and without interrupts, Computer Arithmetic- Number systems Decimal, Binary, Octal, Hexadecimal and their conversion, Binary Addition, Subtraction and Multiplication, Floating point representation and arithmetic, Computer Language- Introduction to computer language, Definition of assembler, compiler and Interpreter UNIT- III: TeleCommunication- Concept of Analog and Digital Signal, Channel Capacity(Shannon s Theorem), Transmission Impairments, Concept of Signal to Noise ratio, Encoding/Decoding(Concept of Parity bit, Hamming Code), Transmission Media, A/D and D/A conversion, Modulation, Communication technique- circuit, message, packet switching- their advantages and disadvantages. Type of Networks (LAN, MAN, WAN etc), Topologies, Network configuration- Basic Protocols OSI, TCP/IP, Token ring, Internet- introduction to internet terminologies and concept of WWW, HTTP, E- mail, GIAS, Search engine, Domain name etc., FDM/TDM, Sampling theorem, PAM, PWM, PDM, PPM UNIT- IV: Digital electronic signals and switches- concept on digital signal, logic levels, Active high, Active low signals, Transistor. Logic Gates- AND, OR, NOT, NOR, EX-OR, EX-NOR operations and their truth table, Boolean Algebra and reduction techniques- K- Maps. Complement Subtraction Circuits- Half Adder, Full Adder, Half Subtracter, Full Subtractor, Various Code convertors.
4 Multiplexers (MUX)- Working of MUX, Implementation of expression using MUX Demultiplexers (DEMUX)- Implementation of expression using DEMUX, Decoder. FLIP FLOPS -Concepts, S-R, J-K, Preset &Clear, Master-Slave J-K D,T, Flip Flops with truth table Unit-V Introduction to 8085 microprocessor :-Organization of microprocessor based system, 8085 microprocessor Architecture, Concepts of Address line and memory interfacing, Instruction Format Modern day computer System :- Organization and Architecture, Structure and Function,System buses,input/output modules, Concept of parallel processing Multiprocessing -Organization, Time-Shared Bus, Multiport Memory, Central Control Unit. Pipelining 1. Computer Organization & Architecture Designing & Performance, William Stallings, Prentice Hall of India. 2. Computer Networks, Andrew S.Tanenbaum, Prentice Hall of India. 3. George Kennedy, Electrical Communication System,Tata McGraw Hill. 4. Digital Electronics-An Introduction to Theory and Practice, William H.Gothmann, Prentice Hall of India. 5. Microprocessor Architecture and Programming and Applications with the 8085, R.S.Gaonkar, PRI
5 B.Sc.- I (INFORMATION TECHNOLOGY) PAPER- II Discrete Mathematics Unit-I Fundamentals Sets and subsets, Operations on sets, Sequences, Division in the integers, Mathematical Structures. Logic Propositions and logical operations, Conditional Statements, Methods of Proof, Mathematical induction Unit -II Counting Permutation, Combinations, Pigeon hole principal. Relation and Digraphs Product sets and partitions, relations and digraphs, Paths in relations and digraphs, Properties of relations, Equivalence relations, Computer representation of relation and digraphs, Manipulation of relations, Transitive closure and Warshall s algorithm. Functions Function for computer science, Permutation functions growth of function Unit -III Graphs Theory Graphs, Euler Paths and circuits, Hamiltonian paths and circuit coloring Graphs.Orders Relations and Structure Partially ordered sets External elements of Partially ordered sets, Lattices, Finite Boolean Algebra,Functions on Boolean Algebra. Unit - IV Trees Labled tress, Tree searching, Undirected trees, Minimal spanning trees. Semigroups and groups - Binary operations, Semigroups, Products and quotients of semigroups, Groups and products and quotients of groups, Groups and Coding. Unit -V Languages and Finite State machines - Languages, representation of special languages and grammars, Finite state machines, Semi groups, machines and languages, machines and regular languages. Groups and coding- coding of binary information and error detection Decoding and error correction 1. Discrete Mathematics,Schaum Series 2. Discrete Mathematics with Application.Susanna S.Epp 3. Discrete Mathematics and its Application,Kenneth H.Rosen
6 B.Sc.-I (INFORMATION TECHNOLOGY) PAPER- III C and C++ Unit - I C Fundamentals- Character set, Identifiers and keywords, Data Types, Constants, Variables and Arrays, Declarations, Operators & Expressions, Library functions, Statements, Symbolic Constants, Preprocessor directives Data Input and Output- getchar(), putchar(), scanf(), printf(), gets(), puts() functions Control Statements- if-else, while, do-while, goto, for statements, nested control structures, switch, break, continue statements, comma operator Functions- Function prototypes, Passing arguments to a function by value, Recursion, Storage classes, Automatic, External, Static, Register variables in single file environment Arrays- Definition, Processing arrays, Passing arrays to functions, Introduction to multidimensional arrays, arrays and strings Pointers- declaration, referencing and de-referencing, passing pointers to functions, pointer to arrays, operations of files using pointers Structures and Unions. Unit - II Data Structure- Definition and abstract data types, Stacks- definition, Array based implementation of stacks, Linked list, infix, prefix, postfix representation, Conversions, Applications. Queues, Dqueues and its implementation using C, Trees: Definition of trees and Binary trees : Properties,Implementation,Traversal pre-order,post order,inorder traversal. Threaded tree. Graphs & Sorting Algorithms - Graphs- Definition of Undirected and Directed graphs Graph Traversal Breadth first Traversal, Depth First Traversal, Array based implementation using C. Sorting Algorithm- Introduction of Sorting, sorting by exchange,selection, insertion : Bubble sort, selection sort, Efficiency of above algorithms Merge sort and algorithms, Quick sort algorithm. Unit - III OOPs Concept Introduction to C++,Structured Oriented programs Vs Object Oriented Programs, Modularity,Class,Object, Inheritance and its types, Polymorphism, Operator Overloading, Access Specifiers, Constructors and Destructors, Functions in C++ -Inline function,friend Function, Abstract Class,Virtual Class.
7 1. Programming in C by Schaum Series 2. Let Us C by Yashwant Kanitkar BPB 3. Let Us C++ by Yashwant Kanitkar BPB 4. Object Oriented Programming,Robert Lafore PC Hardware: LAB WORK 1. Introduction to all the Peripherals 2. To make comparative study of motherboards 3. To Observe and study various cables, connections, and parts used in computer communication. 4. To study use of LAN Cards etc. 5. To study the installation of softwares and Printers. PC Software: 1. Study the Application of MS-Office 2003 or Programs in C and C++ 3. Implementation of Data Structure Using C. 4. Implementation of Class and Object Using C++.
8 B.Sc. - II (INFORMATION TECHNOLOGY) PAPER- I Software Engineering Unit-I Introduction, what is software engineering? Software Development Life Cycle, Requirements Analysis, Software Design, Coding, Testing, Maintenance etc. Unit-II Software Requirement Specification, Waterfall Model, Prototyping Model, Iterative Enhancement Model, Spiral Model, Role of Management in Software Development, Role of Metrics and Measurement, Problem Analysis, Requirement Specification, Validation, Metrics, Monitoring and Control Unit-III System Design, Problem Partitioning, Abstraction, Top-down and bottom-up design, Structured Approach, Functional v/s Object-Oriented Approach, Design specification & verification, metrics, Monitoring & Control Coding, Top-down & Bottom-up, Structured Programming, Information Hiding, Programming Style, Internal Documentation, Verification, Metrices, Monitoring & Control Unit-IV Testing, Levels of Testing- Functional Testing, Structural Testing, Test Plan, Test Cases Specification, Reliability assessment. Unit-V Software Project Management, Cost Estimation, Project Scheduling, Staffing, Software Configuration Management, Quality Assurance, Project Monitoring, Risk Management. 1. Software Engineering- A Practitioners Approach, R. Pressman, McGraw Hill 2. An Integrated Approach to Software Engineering, Pankaj Jalote, Narosa
9 B.Sc. - II (INFORMATION TECHNOLOGY) PAPER- II Operating System Unit-I Operating System Introduction- what is an operating system, History of OS, OS concepts, Types of OS, OS Structure, System calls and Types Processes- Introduction to process, Inter-process Communication, Process Scheduling Unit-II Memory Management- Introduction, Swapping, Contiguous Memory Allocation, Paging, Segmentation, Virtual Memory Management- Demand Paging, Page Replacement Unit-III Deadlock- Prevention, Avoidance, Detection, Recovery, Algorithms Unit-IV Case Study of Unix (a) Unix Operating System Overview- Unix System Architecture, Operating System Services, General Unix Commands like ls, cp, etc, Unix Utilities like grep, wc etc. (b) Fundamentals of Unix shell programming - functions, variables, special symbols, looping and decision making, Test command, error checking in shell programming (c) Introduction to vi editor, Features, Use of various keys, and overall using vi editor for editing text. (d) Security in Unix - Password, File Permissions, Directory Permissions. 1. Operating Systems with case Studies by Achyut S Godbole,TMG. 2. Operating System Principles, Arbraham Silberschatz & Peter Baer Galvin 3. Working With Unix Vijay Mukhi, BPB Publication. 4. The Unix Programming Environment, Pike rob & Kerningham Brain.
10 B.Sc. - II (INFORMATION TECHNOLOGY) PAPER- III Database Concepts and System Unit I Introduction Overview of DBMS,Various views of data,data Models, Introduction to Database Languages, Advantages of DBMS over file processing system, Responsibility of Database Administrator Unit II Introduction to Client/Server architecture,three Levels Architecture of database system,e-r Diagram,Mapping, Constraints, Keys, Models, Normalization(upto 4 th Normal forms),bcnf. Unit III a) Relational Model, Relational Algebra &Various operations, Relational and Tuple Calculus. b) File Organization- Sequential Files, Index Sequential Files, Direct Files, hashing, B-Tree Index files. Unit-IV Transaction- transaction Concepts, Concurrent Execution, Implementation of Atomicity and Durability, Serializability, Recoverability, Transaction Definition in SQL. Concurrency Control- Lock based protocol, Timestamp based Protocol, Validation based protocol, Multiple Granularity Query Optimization Unit- V Other Relevant Advance Topics and Applications- Object Oriented Database, DSS, Data Analysis, Data Mining, Data Warehousing, Mobility and Personal Databases Oracle 8.0 Database: SQL, PL/SQL, Developer Database Systems and Concepts, Henry F. Korth 2. DBMS by Date 3. Database Management System by Bipin Desai 4. Principles of Database System, Ullman, Galgotia Publication
11 LAB WORK PC Software 1. Shell Programming ( Unix) 2. Database Queries using SQL, PL/SQL 3. S/W Application Development using Developer 2000
12 B.Sc. - III (INFORMATION TECHNOLOGY) PAPER- I Computer Graphics Unit- I Introduction, what is computer graphics? Elements of graphics workstation, Video Display Devices- Raster, Random, Input devices, Graphics Software Coordinate Representations, Fundamental problems in Geometry Unit-II Algorithms- Line drawing- DDA, Breshenham s, Frame Buffers, Circle and Ellipse generating algorithms- Midpoint Circle Algorithm, Midpoint Ellipse Algorithm, Polynomials and spline curves, Filling- Filled Area Primitives, Scan-Line Polygon Fill Algorithm, Inside-Outside Tests, Scan-Line Fill of Curved Boundary Areas, Boundary- Fill Algorithm, Flood-Fill Algorithm, Character Generation, Attributes of lines, curves, filling, characters etc. Unit-III Graphics Primitives, Primitive Operations, Display-File Structure, Display-File Algorithms, Display Control, Polygon Representation Attributes of Output Primitives, Line Attributes- Line Type, Line Width, Pen and Brush Options, Line Color, Color and Grayscale levels- Color Tables, Grayscale, Area-Fill Attributes- Fill Styles, Pattern Fill, Soft Fill, Character Attributes, Text Attributes Unit-IV Geometric Transformations- Matrices, Scaling Transformations- Sin and Cos Rotation, Homogeneous Coordinates and Translation, Coordinate Translations, Rotation about an arbitrary point, Inverse Transformations, Transformation Routines, 2-D Viewing, viewing pipeline, Clipping Operations, 3-D Display methods, Parallel Projection, Perspective Projection, Visible Line and Surface Identification, Bezier Curves and Surfaces, B-Spline Curves and surfaces Unit-V Visibility, Image and object precision, Z-buffer algorithm Computer Animations- Design, Animation Functions- Raster, Key-Frame, Morphing, Simulating Accelerations, Motion Specifications, Kinematics and Dynamics 1. Computer Graphics, Donald Hearn & M. Pauline Baker, PHI 2. Computer Graphics by Hill Jr 3. Computer Graphics, Steven Harrington, McGraw-Hill
13 B.Sc.-III (INFORMATION TECHNOLOGY) PAPER- II Operation Research & Optimization Techniques Unit-I Operation Research- History of OR, Definition, Applications, Scope of OR, Limitations of OR, OR Models, Applications of various OR Techniques Unit-II Linear Programming Problems and Applications, Various Components of LP problem formulation, Solving Linear Programming problem using simultaneous equations and Graphical Method, Simplex Method and extensions, Sensitivity analysis- Duality theory, Revised Simplex Transportation and assignment problems Unit-III Network Analysis- shortest paths, Maximal Flow including PERT-CPM. Integer programming concepts, formulation, solution and application Unit-IV Game Theory Introduction, Decisions under risk, Decision under uncertainty. Unit V Queuing Theory Introduction, Basic definitions & notations, axiomatic derivation of the arrival & departure distributions for Poission Queue, Poission Queuing model, M/M/1 queues in series, application. 1. V.K.Kapoor- Operation Research 2. Kanti Swarup- Operation Research 3. Hillier & Liberman Introduction to Operation Research 4. Vinod Kumar Linear Programming
14 B.Sc.-III (INFORMATION TECHNOLOGY) PAPER- III Visual Programming & Web Technology Unit-I Windows Concepts and Terminology, Key elements, Concepts of X- Windows System Introduction to Visual Basic, VBIDE and its components, Data types, Events, Methods, Procedure, Sub-function, Procedures, Control Statements and Looping, Array, VB Programming. Unit II Toolbox- VB controls with their properties, Menu-Editor and its application, Dialog Boxes, MDI Application, OLE. Unit-III Data Controls and Reporting - RecordSets, ADODC, DAO, RDO, Data Control (Accessing records, Adding, Navigation, Editing and Deleting ),Flex Grid, Databound controls. Database Reporting - Data Environment Designer, Creating Data Report, Crystal Report. Unit IV Web Technologies HTML & DHTML Introduction, Tags, Tables, Frames, Style Sheet, Dynamic Web Pages, Embedding Multimedia in Web Pages, Internet Programming with Visual Basic E-commerce Introduction, B to B, B to C, EDI, Elements of E-Commerce, Secure Business, Web store, Online Payment, Internet Banking. Unit V Security- E-commerce security issues, Cryptography, Digital Signature & Authentication protocol, Digital Certificates. Online Security, Secure Electronic Transaction (SET) 1. Visual Basic 6 from the Ground Up, Cornell, TMH 2. Learn Microsoft VB 6.0 Now, Halvorson, PHI/MSP 3. Web Technologies- Godbole A.S. & Kahate A., TMH 4. Web Technology & Design- Xavier C., New Age Publication
15 PC Software LAB WORK 1. Creation of graphics using C library functions 2. Programming in Visual Basic 3. Web page development using HTML and DHTML tags, Images, Links, Tables, Frames, Animation 4. Project Development using VB as Front End and MS Access/Oracle as Back End
UNIFIED SYLLABUS. B.Sc. / B.A COMPUTER APPLICATION. University of Lucknow, Lucknow
UNIFIED SYLLABUS B.Sc. / B.A COMPUTER APPLICATION University of Lucknow, Lucknow B.Sc.-I / BA-I Year Sl No. Paper Paper Name Marks Total 1. I Computer Fundamentals and Internet 50 2. II Data Communication
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
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
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
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
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
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
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
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
KITES TECHNOLOGY COURSE MODULE (C, C++, DS)
KITES TECHNOLOGY 360 Degree Solution www.kitestechnology.com/academy.php [email protected] [email protected] Contact: - 8961334776 9433759247 9830639522.NET JAVA WEB DESIGN PHP SQL, PL/SQL
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
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?
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
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
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
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
Bachelor of Science in Information Technology. Course Descriptions
Bachelor of Science in Information Technology Course Descriptions Year 1 Course Title: Calculus I Course Code: MATH 101 Pre- Requisite(s): This course introduces higher mathematics by examining the fundamental
Please consult the Department of Engineering about the Computer Engineering Emphasis.
COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals
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
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
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
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
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,
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
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:
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
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
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
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
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
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
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
University of Pune Revised Structure for the B. Sc. (Computer Science) Course (Second Year to be implemented from Academic Year 2014-2015)
University of Pune Revised Structure for the B. Sc. (Computer Science) Course (Second Year to be implemented from Academic Year 2014-2015) S. Y. B. Sc. (Computer Science) No Paper Title: Semester I Title:
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
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
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,
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
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
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
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
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
AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping
AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping 3.1.1 Constants, variables and data types Understand what is mean by terms data and information Be able to describe the difference
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
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
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
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.
MEng, BSc Applied Computer Science
School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions
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,
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
Krishna Institute of Engineering & Technology, Ghaziabad Department of Computer Application MCA-213 : DATA STRUCTURES USING C
Tutorial#1 Q 1:- Explain the terms data, elementary item, entity, primary key, domain, attribute and information? Also give examples in support of your answer? Q 2:- What is a Data Type? Differentiate
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
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
University of Dayton Department of Computer Science Undergraduate Programs Assessment Plan DRAFT September 14, 2011
University of Dayton Department of Computer Science Undergraduate Programs Assessment Plan DRAFT September 14, 2011 Department Mission The Department of Computer Science in the College of Arts and Sciences
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,
Syllabus of. BCA III (Bachelor of Computer Application) Semester-V
Syllabus of BCA III (Bachelor of Computer Application) Semester-V Designed by Dr. S.B. Kishor GONDWANA UNIVERSITY, GADCHIROLI SESSION 2014-2015 SEM V BCA III Paper 1 Paper 2 Theory of Computational Analyzer
MEng, BSc Computer Science with Artificial Intelligence
School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give
Computer Science (COMP)
Prairie View A & M University 1 Computer Science (COMP) Courses COMP 1003 Digital Communication: 3 semester hours. Efficient communication in the digital world, including multi-media editing, web page/site
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
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
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
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,
Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?
Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers
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
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
Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008
Professional Organization Checklist for the Computer Science Curriculum Updates Association of Computing Machinery Computing Curricula 2008 The curriculum guidelines can be found in Appendix C of the report
El Dorado Union High School District Educational Services
El Dorado Union High School District Course of Study Information Page Course Title: ACE Computer Programming II (#495) Rationale: A continuum of courses, including advanced classes in technology is needed.
USTC Course for students entering Clemson F2013 Equivalent Clemson Course Counts for Clemson MS Core Area. CPSC 822 Case Study in Operating Systems
USTC Course for students entering Clemson F2013 Equivalent Clemson Course Counts for Clemson MS Core Area 398 / SE05117 Advanced Cover software lifecycle: waterfall model, V model, spiral model, RUP and
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
Introduction to Computer Graphics
Introduction to Computer Graphics Torsten Möller TASC 8021 778-782-2215 [email protected] www.cs.sfu.ca/~torsten Today What is computer graphics? Contents of this course Syllabus Overview of course topics
PCCC PCCC Course Description
Course Description CIS 101 Computer Concepts and Applications 3 credits (formerly Introduction to Computers and Information Processing) Introduces a variety of topics in computers and computing including
Operating Systems CSE 410, Spring 2004. File Management. Stephen Wagner Michigan State University
Operating Systems CSE 410, Spring 2004 File Management Stephen Wagner Michigan State University File Management File management system has traditionally been considered part of the operating system. Applications
Curriculum for the Bachelor Degree in Computer Science (CS)
The curriculum for the B.Sc. degree in consists of (2) credit hours distributed as follows:- Course 2 4 Requirements University Requirements Compulsory Elective Faculty Requirements Specialization Requirements
TEACHING AND EXAMINATION SCHEME FOR
TEACHING AND EXAMINATION SCHEME FOR BACHELOR IN COMPUTER APPLICATIONS III YEAR (2011) Paper Name (Theory) Lec Exam Hours Min Marks Max Marks BCA 19 E-Commerce 3 3 18 50 BCA 20 Computer Networks & Mobile
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
Computer Science. Computer Science 213. Faculty and Offices. Degrees and Certificates Awarded. AS Computer Science Degree Requirements
Computer Science 213 Computer Science (See Computer Information Systems section for additional computer courses.) Degrees and Certificates Awarded Associate in Science Degree, Computer Science Certificate
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
Department of Computer Science
The University of Texas at San Antonio 1 Department of Computer Science The Department of Computer Science offers a Bachelor of Science degree in Computer Science and a Minor in Computer Science. Admission
How To Get A Computer Science Degree At Appalachian State
118 Master of Science in Computer Science Department of Computer Science College of Arts and Sciences James T. Wilkes, Chair and Professor Ph.D., Duke University [email protected] http://www.cs.appstate.edu/
Computer Science. General Education Students must complete the requirements shown in the General Education Requirements section of this catalog.
Computer Science Dr. Ilhyun Lee Professor Dr. Ilhyun Lee is a Professor of Computer Science. He received his Ph.D. degree from Illinois Institute of Technology, Chicago, Illinois (1996). He was selected
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,
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
B.Sc. in Computer Information Systems Study Plan
195 Study Plan University Compulsory Courses Page ( 64 ) University Elective Courses Pages ( 64 & 65 ) Faculty Compulsory Courses 16 C.H 27 C.H 901010 MATH101 CALCULUS( I) 901020 MATH102 CALCULUS (2) 171210
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
LabVIEW Advanced Programming Techniques
LabVIEW Advanced Programming Techniques SECOND EDITION Rick Bitter Motorola, Schaumburg, Illinois Taqi Mohiuddin MindspeedTechnologies, Lisle, Illinois Matt Nawrocki Motorola, Schaumburg, Illinois @ CRC
Department of Computer Science
University of Denver 1 Department of Computer Science Office: Aspen Hall North, Suite 100 Mail Code: 2280 S. Vine St. Denver, CO 80208 Phone: 303-871-3010 Email: [email protected] Web Site: http://www.du.edu/rsecs/departments/cs
ML for the Working Programmer
ML for the Working Programmer 2nd edition Lawrence C. Paulson University of Cambridge CAMBRIDGE UNIVERSITY PRESS CONTENTS Preface to the Second Edition Preface xiii xv 1 Standard ML 1 Functional Programming
Computer Science Course Descriptions Page 1
CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating systems, the Internet,
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
Govt. Holkar Science College, Indore Department of Computer Science B.Sc. Computer Science
Govt. Holkar Science College, Indore Department of Computer Science B.Sc. Computer Science Session- 2014-2017 (Effective from July 2014 session for 2014-16 batch onwards) Marks Distributions B.Sc. I Semester
7CS-A(CD_lab) Actual date of covering the. Reason for not covering the topic in due time. Month in which the topic will be covered
7CS-A(CD_lab) Write grammar for a fictitious language and create a lexical analyzer for the same Develop a lexical analyzer to recognize a few patterns in PASCAL and C (ex: identifiers, constants, comments,
Java 6 'th. Concepts INTERNATIONAL STUDENT VERSION. edition
Java 6 'th edition Concepts INTERNATIONAL STUDENT VERSION CONTENTS PREFACE vii SPECIAL FEATURES xxviii chapter i INTRODUCTION 1 1.1 What Is Programming? 2 J.2 The Anatomy of a Computer 3 1.3 Translating
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
Course Descriptions. preparation.
Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating
Chapter 126. Texas Essential Knowledge and Skills for Technology Applications. Subchapter C. High School
High School 126.C. Chapter 126. Texas Essential Knowledge and Skills for Technology Applications Subchapter C. High School Statutory Authority: The provisions of this Subchapter C issued under the Texas
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
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
#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
