Government Polytechnic, Hisar Lesson Plan (Odd Semester)

Size: px
Start display at page:

Download "Government Polytechnic, Hisar Lesson Plan (Odd Semester)"

Transcription

1 Name of the Faculty Discipline Department Government Polytechnic, Hisar Lesson Plan (Odd Semester) : Dr. Ajit Kumar : Computer Engineering : Computer Engineering Semester : 3 rd Subject : Programming in C Lesson Plan Duration : 15 weeks ( from July, 2018 to Dec., 2018) Work load (Lecture / Practical) per week(in hours): Lectures - 04, Practicals - 06 Theory Week Lecture Practical day (Including assignment / test) Day Algorithm and Programming Development: Introduction Steps in development of a program Practical Programming exercises on executing and editing a C program Flow charts, Algorithm development Programming exercises on executing and editing 4th Programme Debugging a C program Algorithm and Flowchart writing for practical 5th. Programming exercises on executing and editing Algorithm and Flowchart writing for practical a C program 6th. Practice of error detection and corrections in 7th examples. Programming exercises on executing and editing 4th Program Structure : Introduction to a C program 8th structure of C program 9th Keywords, assign statements Programming exercises on executing and editing 5th 10th I/O statements:printf and Scanf a C program 11th Constants, variables and data types Programming exercises on defining variables 6th 12th Operators and Expressions and assigning values to variables 4th 13th Unformatted and Formatted IOS Programming exercises on arithmetic and 7th 14th Data Type Casting relational operators 5th 15th Basic Program writing and practice Programming exercises on arithmetic 8th 16th Revision of Unit II expressions and their evaluation 17th Control Structures :Introduction and use Programming exercises on formatting 9th 18th Decision making with IF statement input/output using printf and scanf and their 19th Practice of IF statement with examples Programming exercises using if statement, if 10th 20th IF Else and Nested IF Else 6th 2 While and do-while, for loop Programming exercises on do while, 11th 2 Loop Practice and revision statement. 2 Break. Continue statements 24th goto and switch statements 12th Programming exercises on switch statement. 7th 25th Revision of Unit III 26th Practice of Control structures using examples. 13th Programming exercises on for statement 27th Class Test of III Programming exercises on do while, statement 14th 28th Pointers :Introduction to pointers and for statement 8th Address operator and pointers, Declaring and 29th initializing pointers 15th Simple programs using pointers 30th Single pointer 3 Revision of Unit IV 3 Practice of Pointers using examples and 16th Simple programs using pointers 9th 3 Functions:Introduction to functions Global and Local Variables 17th Simple programs using functions 10th 11th 34th Function Declaration, Standard functions 35th Parameters and Parameter Passing 36th 37th 38th 39th Call - by value/reference Revision of functions and Parameter Passing Arrays and Strings:Introduction to Arrays, Array Declaration, Length of array 18th 19th Simple programs using functions Programs on one-dimensional array. Programs on two-dimensional array. Single and Multidimensional Array,Arrays of Programs on one-dimensional array. characters 20th Programs on two-dimensional array. 40th Revision of Arrays and functions. 4. Examples of programs and Practice of array and functions Introduction of Strings: String declaration 4 and definition, String Related function i.e. 2 (i) Programs for putting two strings together. (ii) Programs for comparing two strings 4 Passing an array to function 2 Programs on functions using array as parameters

2 Week Lecture Practical 12th 13th day (Including assignment / test) Day Programming examples of array passing as 44th argument to a function Revision of arrays and functions with examples 45th 2 Programs on functions using array as parameters 46th Pointers to an array and strings 47th Pointers to an array and strings detailed Programs on functions,strings and parameter 24th 48th Class Test of Pointers and Functions passing by reference Structures and Unions : Introduction 49th,Declaration of structures 25th Simple programs using structures 50th Accessing structure members 5 Structure Initialization 5 Pointer to a structures 14th 5 Unions: Introduction 54th Difference between Structures and unions 55th Program examples of structures and unions 56th Revision of Structure and unions 15th 57th Revision of Pointers 26th 27th 28th Simple programs using structures Simple programs using union Simple programs using union Programming exercises on do while, statement 29th 58th Revision of Loops and Control Structures. and for statement 59th 60th Class Test of Loops, Pointers and Control Structures Revision of Structure and unions 30th Programming exercises on do while, statement and for statement

3

4 Government Polytechnic Hisar Lesson Plan (Odd Semester) Name of the faculty: Manish Nagar Discipline: Computer Engineering Semester: III Semester Subject: Programming in C Language Lesson Plan Duration: July 18 to Dec 18 Work Load (Lecture/Practical) per week (in hours):03- Lectures/02- Practicals Week Theory Practical Lecture Day (including assignment/test) Practical Day 2 nd 3 rd 4 th 5 th 6 th 7 th 19 th 1 st Algorithm and Programming Development - Steps in development of a program 2 nd Flowcharts, Algorithm Development 3 rd Programme Debugging 4 th Program Structure I/O Statements, assign statements 5 th Constants, Variables and Data Types 6 th Operators and Expressions 1 st executing and editing a C Programming exercises on Program. 2 nd Programming exercises on defining variables and assigning values to a variable. 3 rd arithmetic and relational Programming exercises on operators. 4 th Revision of last hour program and file checking Programming exercises on 7 th Unformatted and formatted IOS 5 th arithmetic expressions and their evaluation. 8 th Data Type Casting Programming exercises on 6 th formatting input/output 9 th Assignment of Unit 1 and Unit 2 using printf and scanf and their return type values. 10 th Test 7 th Programming exercises using if statement 11 th Control Structures Introduction 12 th Decision making with if Statement 13 th If - Else and Nested If 9 th Viva Voce 14 th While and do While, for loop 15 th Break, Continue, goto and Switch Statements 16 th Pointers Introduction to Pointers 17 th Address operator and Pointers 18 th Declaring and initializing Pointers 8 th Revision of last hour program and file checking 10 th Programming exercises using if-else 11 th Programming exercises on switch statement 12 th Revision of last hour program and file checking Single Pointer 13 th Programming exercises on do - while statement 20 th Functions Introduction to functions 14 th Revision of last hour program and file checking

5 8th 21 st Global and Local Variables 22 nd Function Declaration 15 th Programming exercises on for - statement 23 rd Standard Functions 24 th Parameters and Parameter Passing 16 th Revision of last hour program and file checking 25 th Call by Value 17 th Viva Voce 9 th 10 th 11 th 12 th 13 th 14 th 15 th 26 th Call by Reference 27 th Assignment of Unit 3, 4 and 5 18 th Simple Programs using pointers 28 th Test 19 th Programs on one dimensional array 29 th Arrays and Strings Introduction to Arrays 30 th Array Declaration, Length of Array 20 th Programs on two dimensional array 31 st Single and Multidimensional array 21 st Revision of last hour program and file checking 32 nd Array of Characters 33 rd Introduction of Strings 22 nd Viva Voce 34 th String Declaration and definition 23 rd Programs for putting two strings together 35 th String related function i.e. strlen, strcpy, strcmp 36 th Passing an array to function 24 th Programs for comparing two strings 37 th Pointers to an array and strings 25 th Revision of last hour program and file checking 38 th Structures and Unions Declaration of Structures 39 th Accessing Structure members 26 th Simple Programs using functions 40 th Structure Initialization 27 th Simple Programs using Structures 41 st Pointers to a Structures 42 nd Unions 28 th Simple Programs using Unions 43 rd Assignment of Unit 6 and 7 29 th Revision of last hour program and file checking 44 th Revision 45 th Test 30 th Viva Voce (Signature of the Faculty)

6 Govt. Polytechnic Hisar Name of Faculty : NITIN Semester : 5th Subject : Environment Education Lesson Plan : 15 Weeks (from July, 2018 to Nov 2018) : Week 1 Theory Lecture Day (including assignment / test) Day Definition and Scope of Environmental Education Day Importance of Environmental Education Day Revision of Chapter-1 Department : Computer Engg. Lecture - 3 (T) th Day Seminar on definition, scope and Importanceof Environmental Education 5th Day Basics of ecology and biodiversity 6th Day Introduction of eco system and its components 7th Day How to provide sustainable development 8th Day Revision of Chapter-2 9th Day 10th Day 11th Day 12th Day 13th Day 14th Day 15th Day 16th Day Seminar on Basics of ecology and biodiversity, eco system and sustainable development Sources of pollution - natural and manmade, Causes, effects and control measures of air pollution Causes, effects and control measures of water pollution Causes, effects and control measures of noise pollution Causes, effects and control measures of soil pollution Causes, effects and control measures of radio active and nuclear pollution Revision of Chapter-3 Seminar of causes, effects and control measures of pollution (air, water, noise, 17th Day soil,radioactive and nuclear) and their units of measurement 18th Day Definition of solid waste and solid waste managmenet waste 19th Day Causes, effects and control measures of urban waste 20th Day Causes, effects and control measures of industrial waste 2 Day Revision of Chapter-4 Se i ar o Solid aste a age e t Causes, effe ts a d o trol easures of ur a 2 Day and industrial waste 2 Day Definition of Mining and deforestation 24th Day Causes, effects and control measures of Mining 25th Day Causes, effects and control measures deforestation 26th Day Revision of Chapter-5 27th Day Se i ar o Mi i g a d deforestatio Causes, effe ts a d o trol easures 28th Day Environmental Legislation - Water (prevention and control of pollution) Act th Day Environmental Legislation - Air (Prevention and Control of Pollution) Act th Day Environmental Legislation - Environmental Protection Act Day Role and Function of State Pollution Control Board 3 Day Environmental Impact Assessment (EIA) 3 Day Revision of Chapter-6

7 th Day Seminar on Environmental Legislation - Water (prevention and control ofpollution) Act 1974, Air (Prevention and Control of Pollution) Act 1981 and Environmental Impact Assessment (EIA)Environmental Protection and Function of State Pollution Control Board, 35th Day Introduction of Energy resources and its types 36th Day Role of Non-conventional Energy Resources - Solar Energy and Wind Energy 37th Day Role of Non-conventional Energy Resources - Bio Energy and Hydro Energy 38th Day Revision of Chapter-7 Seminar of Role of Non-conventional Energy Resources (Solar Energy, Wind Energy, Bio 39th Day Energy, Hydro Energy), Discussion of Current Issues in Environmental Pollution 40th Day Explaining Global Warming and depeletion of ozone layer and Its effect on u. Discussion of Green House Effect and Recycling of Material Understanding the importance of Rain Water Harvesting and Maintenance of 4 Day Groundwater 4 Day Definition of Carbon Credits and Acid Rain. What are Environmental Ethics? 4 Day Revision of Chapter th Day 45th Day Se i ar o Curre t Issues i E iro e tal Pollutio Glo al War i g, Gree House Effect, Depletion of Ozone Layer, Recycling of Material, Environmental Ethics, Rain Water Harvesting, Maintenance of Groundwater, Acid Rain, Carbon Credits Revision of Complete Syllabus and Final Conclusion

8 3 rd User operating system interface, Lesson Plan Name of the Faculty : Sanjeev Gera ( Sr. Lect) Discipline : Computer Engg. Semester : Subject : Operating System Lesson Plan Duration : 15 weeks (from July 2018 to Nov 2018) Work Load (Lecture / Practical) per week (in hours): Lectures-03, Practical-03 Week Theory Practical 1 st Lecture day (including assignment / test) 1 st Definition of Operating Systems, Types of Operating Systems,, 2 nd Operating System Services Practical Day Prac. 1 Demonstration of all the controls provided on Control Panel 2 nd 5 th System Program th 4 System Calls, Types of System Calls 6 th Operating System Structure, th 7 3 rd 8 th Revision Virtual Machine, Benefits of Virtual Machine 9 th Revision th Process concept, Process State, Process Control 10 Block, 4 th 11 th Process Scheduler, Context Switch, 12 th Operations on Processes, Interprocess Communication, 13 th Scheduling Queues, Scheduler, Job Scheduler,, 5 th 14 th Shared Memory Systems, Message-Passing Systems 15 th CPU Scheduler, Scheduling Criteria, Scheduling Algorithms, Preemptive and Non Preemptive, First come 16 th first serve (FCFS), Shortest Job first 4th 5th Demonstration of all the controls provided on Control Panel Prac. 2 Exercise on Basics of windows. Prac. 3 Installation of Linux Operating System Prac. 4 Usage of directory management commands of Linux: ls, cd, pwd, mkdir, rmdir 6 th 17 th (SJF), Round Robin (RR), Multiprocessor scheduling, 6th Usage of directory management commands of Linux: ls, cd, pwd, mkdir, rmdir 18 th Process Synchronization.

9 Week Theory Practical 7 th Lecture day (including assignment / test) 19 th Deadlock, Conditions for Dead 20 th, Methods for handling deadlocks, Dead Prevention, Lock Deadlock Avoidance, Deadlock detection, 21 st Recovery from deadlock. Practical Day 7th Prac. 5 Usage of File Management commands of Linux: cat, chmod,cp, mv, rm, pg, more, find 8 th 9 th 22 nd Definition Logical and Physical address Space, Swapping,, 23 rd Memory allocation, Contiguous Memory allocation, Fixed and variable partition, 24 th Internal and External fragmentation and Compaction 25 th Paging Principle of operation, Page allocation, 26 th Hardware support for paging, Protection and sharing, Disadvantages of paging, 27 th Segmentation, Virtual Memory. 8th 9th Usage of File Management commands of Linux: cat, chmod,cp, mv, rm, pg, more, find Prac. 6 Use the general purpose commands of Linux: wc, od, lp, cal, date, who, whoami 10 th 11 th th th 13 th 14 th 28 th Revision 29 th Dedicated Devices, Shared Devices, I/O Devices, Storage Devices, 30 th Buffering, Spooling. 31 st Types of File System; Simple file system, Basic file system, 32 nd Logical file system, Physical file system, 33 rd Various Methods of Allocating Disk Space History of Linux and Unix, Linux Overview, Structure of Linux, Linux releases, 35 th Open Linux, Linux System Requirements, 36 th Linux Commands and Filters: mkdir, cd,rmdir,pwd, ls, who, whoami, date, cat,chmod, 37 th, cp, mv, rm,pg,more, pr, tail, head, cut, paste, nl, grep 38 th wc, sort, kill, write, talk,mseg,wall, merge,mail, news 39 th Shell: concepts of command options, input, output,redirection,pipes, 40 th redirecting and piping with standard errors, 41 st Shell scripts,vi editing commands 42 nd Shell scripts,vi editing commands 10th 11th 12th 13th 14th Use the general purpose commands of Linux: wc, od, lp, cal, date, who, whoami Prac. 7 Using the simple filters: pr, head, tail, cut, paste, nl, sort Prac. 8 Communication Commands: news, write, talk, mseg, mail, wall Prac. 9 Write a shell program that finds the factorial of a number. Prac 10 Write a shell program that finds whether a given number is prime or not.

10 Week Theory Practical Lecture day (including assignment / test) Practical Day 15 th 44 th Revision rd 43 Revision 15th 45 th Revision

11

12 Lesson Plan of Odd Semester Name of the Faculty: Discipline: Semester: Subject: Sh. Munish Garg Computer Engg. 3 rd MULTIMEDIA APPLICATIONS Lesson Plan Duration: 16 Weeks (From July, 2018 to Nov, 2018) Work Load (Lecture/Practical) per week (In Hours): Lectures-03, Practical - 06) Week Lecture Day Theory (Including assignment/test) Practical Day 1 st 1 st Introduction to Multimedia Systems 1 st Introduction to Multimedia softwares 2 Concept of Multimedia, History of Multimedia 2 nd Revise 3 Multi media hardware and software 2 nd 4 various classes 3 rd Practical checking and testing 5 components, 6 Quality criteria 4 th Installation of various multimedia software like Photoshop, 3 rd 7 and specifications of different capturing devices, 5 th Practical checking and testing 8 Communication devices, Storage devices 9 Display devices, Elements of Multimedia 6 th Installation of Flash, 4 th 10 and different multimedia file formats 7 th Practical checking and testing 11 Applications of multimedia 8 th Director or any open source software 12 Benefits and problems. 5 th 13 Content and Project Planning, Designing and development 9 th Practical checking and testing 14 Planning steps and process, 15 Concept of data compression, Text encoding, 10 th Installing and use of various multimedia devices 6 th 16 Audio encoding techniques, 11 th Practical checking and testing 17 Types of images, 18 Capturing images using camera/scanner, 12 th Scanner,Digital camera, web camera 7 th 19 coding techniques for Moving Images, Editing 13 th Mike and speakers 20 Editing of images audio, text, 21 video and graphics, 14 th Touch screen

13 8 th 22 navigation and user interface designing, 15 th Practical checking and testing 23 Use of various codes like bar code, 24 QR code in multimedia applications. 16 th Plotter and printers 9 th 25 Using Image Processing Tools 17 th DVD - Audio CD and Video CD 26 Photo-shop workshop, 27 image editing tools, 18 th Practical checking and testing 10 th 28 specifying and adjusting colors, 19 th Reading and writing of different format on CD/DVD 29 using gradient tools, 30 selection and move tools, 20 th Practical checking and testing 11 th 31 transforming path drawing 21 th Transporting audio and video files 32 and editing tools, 33 using channels, 22 th Assignment 12 th 34 layers, 23 th Using various features of Flash 35 filters 36 and actions 24 th Practical checking and testing 13 th 37 Multimedia Authoring Tools 25 th Using various features of Photo-shop 38 Multimedia Authoring Tools 39 Icon based, Time based, 26 th Practical checking and testing 14 th 40 Story boarding/scripting 27 th Making multimedia presentations combining, Flash, Photo-shop, 41 and object oriented 42 working in macromedia flash, 28 th such as department profile, 15 th 43 exploring interface 29 th lesson presentation 44 Using selection of PEN tools. 45 Working with drawing and painting tools, 30 th Project presentations. 16 th 46 applying colour viewing and manipulating time line, 47 animating, processing, guiding layers, 48 th importing and editing sound and video clips in flash 31 th Generation and recognition of bar code 32 th QR code using pre built application/mobile applications.

14 GOVERNMENT POLYTECHNIC, HISAR Lesson Plan Name of faculty : Dr. Ajit Kumar Discipline : Computer Engineering Semester : 5th Subject : Employability Skills Lesson Plan Duration : 15 Weeks (from July, 2018 to Nov, 2018) Work Load(Lecture/ Practical) per week (in hours): Lectures-nil, Practicals 02 Week Practi day 1 Writing skills Theory (including assignment / test) 2 i) Official and business correspondence 2 nd 3 ii) Job application - covering letter and resume 4 ii) Job application - covering letter and resume 5 iii) Report writing - key features and kinds 6 iii) Report writing - key features and kinds 4 th 7 Revision 8 2. Oral Communication Skills 5 th 9 i) Giving advice 10 i) Giving advice 6 th 11 ii) Making comparisons 12 ii) Making comparisons 7 th 13 iii) Agreeing and disagreeing 14 iii) Agreeing and disagreeing 8 th 15 iv) Taking turns in conversation 16 iv) Taking turns in conversation 9 th 17 v) Fixing and cancelling appointments 18 v) Fixing and cancelling appointments 10 th 19 Revision

15 20 3. Generic Skills 11 th 21 i) Stress management 22 ii) Time management 12 th 23 iii) Negotiations and conflict resolution 24 iii) Negotiations and conflict resolution 13 th 25 iv) Team work and leadership qualities 26 iv) Team work and leadership qualities 14 th 27 Revision 28 Revision 5 th 29 Revision 30 Revision

16 Lesson Plan of Odd Semester Name of the faculty: Discipline: Semester: Subject: Naveen Arora Computer Engg. 5 th Employability Skills-I Lesson Plan Duration: 16 Weeks (From July,2018 to Nov,2018) Workload (Practical) per week (In Hours)Practical-02 Week Practical Day Practical 1 st 1 st Writing skills And Official Correspondence 2 nd 2 nd business correspondence and Revision 3 rd 3 rd Job application and covering letter and resume 4 th 4 th Report writing - key features and kinds 5 th 5 th Oral Communication Skills 6 th 6 th Verbal Communication Skills : -Speak Clearly, Use the appropriate tone, Consider your audience, Respond Appropriately 7 th 7 th Giving advice 8 th 8 th Advice Frequently and Good Advice 9 th 9th Making comparisons 10 th 10 th Personality,Planning and Organisation Skills 11 th 11 th Agreeing and disagreeing 12 th 12 th Revise 13 th 13 th Taking turns in conversation 14 th 14 th Fixing and cancelling appointments

17 15 th 15 th Generic Skills i) Stress management ii) Time management 16 th 16 th Negotiations and conflict resolution iv) Team work and leadership qualities

18 Name of the Faculty Discipline Department Semester : 5th Government Polytechnic,Hisar Lesson Plan (Odd Semester) : Naveen Arora : Computer Engineering : Computer Engineering Subject : RDBMS Lesson Plan Duration : ( From July, 2018 to Dec., 2018) Week Lect. day Theory (Including assignment / test) 1. Relational Model: Relational Model Concepts: Domain, Attributes, Tuples and Relations. Relational constraints and relational database schemes Domain constraints, Key constraints and constraints on Null. Relational databases and relational database schemes Entity integrity, referential integrity and foreign key 2. Functional dependencies and Normalization: Concept of Normalization, Need of Normalization, Non-loss decomposition and functional dependencies, Trivial and Non Trivial dependencies Closure of a set of dependencies and attributes. Pract. Day 4th 4th Practical Installing SQL Server. UnInstalling SQL Server. Creating database objects. Creating database objects. Creating database objects. Creating database objects. Creating database objects. Modifying database objects. Normalization: First, Second and Third normal Modifying database objects. forms, Boyce/Codd normal form 4th Modifying database objects. 4th Multi Valued dependency 5 NF. Modifying database objects. 3. Relational Calculus and Algebra: Modifying database objects. Operations, Tuple Calculus, Domain Calculus Example of Query language based on tuple Modifying database objects. 4th Modifying database objects. 5th Example of Query language based on domain Modifying database objects. 6th 7th 4. SQL Components and Data Definition Modifying database objects. Language: SQL s basic objects, data types Aggregate functions Removing database objects. Scalar functions, null values Creating database objects Modifying database objects 4th 4th Removing database objects. Working with queries involving joins, correlation Working with queries involving joins, correlation Working with queries involving joins, correlation Working with queries involving joins, correlation Removing database objects. Working with queries involving joins, correlation 5. Queries and Data Manipulation Language : Working with Subqueries Insert statement Update statement Working with Subqueries 4th Working with Subqueries

19 8th Delete statement, Select statement Working with Subqueries Queries and sub- queries, different clauses of Working with Subqueries Join operator Working with set operators. 4th Working with set operators. 9th Correlated sub-queries, derived tables. Working with set operators. 6. Stored procedures and User defined Working with set operators. functions : Procedural extensions IF statement Working with set operators. 4th Creating and using stored procedures 10th WHILE statement Creating and using stored procedures Local variables Creating and using stored procedures Try and catch statements Creating and using stored procedures 4th Creating and using stored procedures 11th Stored procedures User defined functions. User defined functions, system catalog. User defined functions. 7. Indexes, Views and Security: Guidelines for User defined functions. creating and using indexes 4th User defined functions. 12th Creating and using views User defined functions. Advantages and disadvantages of views, security system of database engine, database security Creating indexes. Roles, authorization: grant, deny, revoke Creating indexes. statements. 4th Creating indexes. 13th 8. Triggers: Introduction to triggers Creating and using views Creating and using triggers Creating and using views Creating and using triggers 4th Creating and using views Using and understanding grant statement 14th Database level triggers Database level triggers Server level triggers Using and understanding grant statement Using and understanding revoke statement Using and understanding deny statement 4th Creating database triggers. 15th Server level triggers Creating database triggers. Revision Using database triggers Revision Using database triggers 4th Using database triggers (Signature of the teacher concerned with date)

20 LESSON PLAN Name of Faculty: Rajesh Kumar Discipline: Computer Engg Semester: 5 th Subject: Software Engineering Lesson Plan Duration: 16 weeks Work load (Lecture /Practical) per week (in hours): Lectures 03 Theory Week Lecture Day (Including Assignment/ Test) 1 Introduction to Software Engineering, Programmes v/s Software Products 1 st 2 Emergence of Software Engineering- Early Computer Programming, Highlevel Language Programming 3 Control flow based Design, Data Structure Oriented Design, Object Oriented Design 4 Revision and assignment topic 2 nd 5 Requirement of Life Cycle Model and general discussion about models 6 Classical Waterfall Model 7 Prototyping Model 3 rd 8 Evolutionary Model, Spiral Model 9 Comparison of different Life Cycle Models with their advantage and disadvantage 10 Continue lecture 9 4 th 11 Revision and assignment topic 12 Class test/ Sessional 13 Software Planning general discussion 5 th 14 Responsibilities of Software Project Manager 15 Metrics for Project Size Estimation- LOC (Lines of Code). 6 th 16 Function Point Metric 17 Project estimation Techniques- Using COCOMO Model

21 18 Continue lecture 17 7 th 19 Halstead s Software Science 20 Revision and assignment topic. 21 Expert Lecture 22 Requirement Analysis and Specification 8 th 23 Requirement gathering and Analysis 24 Software Requirement Specifications(SRS) 25 Formal Specification Technique 9 th 26 Characteristics of good SRS 27 Revision and assignment topic 28 Class Test /Sessional th 29 Seminar-1 30 Seminar-2 31 Software Design and Implementation Characteristics and features of good Software Design 11 th 32 Cohesion and Cupling 33 Software design Approaches- Function Oriented Design, Object Oriented Design 34 Structured Coding Techniques 12 th 35 Coding Styles, documentation 36 Revision and assignment topic 37 Software Testing Concept of Testing 13 th 38 Verification v/s Validations, Unit Testing 39 Black Box Testing. 40 White Box Testing 14 th 41 Integration testing, System testing and differentiate all testing 42 Revision and assignment topic

22 15 th 43 Software Quality and Maintenance Introduction to Capability Maturity Model 44 ISO9000 and Six Sigma 45 Configuration Management 46 Revision/ seminar 16 th 47 Revision/ Seminar 48 Sessional

Govt. Polytechnic Education Society, Lisana (Rewari) LESSON PLANS 3 RD SEM. COMPUTER ENGINEERING 3.1 PROGRAMMING IN C

Govt. Polytechnic Education Society, Lisana (Rewari) LESSON PLANS 3 RD SEM. COMPUTER ENGINEERING 3.1 PROGRAMMING IN C Govt. Polytechnic Education Society, Lisana (Rewari) LESSON PLANS 3 RD SEM. COMPUTER ENGINEERING 3.1 PROGRAMMING IN C Name of the Faculty Discipline Department Semester Subject : Kuldeep Singh : Computer

More information

Lesson Plan (Odd Semester) Name of the Faculty: Rakesh Gupta

Lesson Plan (Odd Semester) Name of the Faculty: Rakesh Gupta Lesson Plan (Odd Semester) Name of the Faculty: Rakesh Gupta Discipline: Department: Semester: Subject: Data Communication Lesson Plan Duration: 15 weeks ( from July, 2018 to Dec., 2018) **Work load (Lecture

More information

SETH JAI PARKASH POLYTECHNIC, DAMLA COMPUTER ENGINEERING-5 TH SEMESTER

SETH JAI PARKASH POLYTECHNIC, DAMLA COMPUTER ENGINEERING-5 TH SEMESTER Lesson Plan Name of the Faculty : Rohit Mandhar Discipline : Computer Engg. Semester : 5 th Subject : RDBMS Lesson Plan Duration : 15 weeks (from July 2018 to Nov 2018) Work Load (Lecture / ) per week

More information

Government Polytechnic,For Women Faridabad Lesson Plan (Odd Semester)

Government Polytechnic,For Women Faridabad Lesson Plan (Odd Semester) Name of the Faculty Discipline Department Semester Government Polytechnic,For Women Faridabad Lesson Plan (Odd Semester) : Mrs Madhu : Computer Engineering : Computer Engineering : 5th Subject : Computer

More information

Teaching and Examination Scheme: PAPER HRS TH TU PR TH PR OR TW TOTAL

Teaching and Examination Scheme: PAPER HRS TH TU PR TH PR OR TW TOTAL Course Name : Computer Engineering Group Course Code : CO/CD/CM/CW/IF Semester : Fifth for CO/CM/CW/IF and Sixth for CD Subject Title : Operating System Subject Code : 17512 Teaching and Examination Scheme:

More information

Week. Lecture Topic day (including assignment/test) 1 st 1 st Introduction to Module 1 st. Practical

Week. Lecture Topic day (including assignment/test) 1 st 1 st Introduction to Module 1 st. Practical Name of faculty: Gaurav Gambhir Discipline: Computer Science Semester: 6 th Subject: CSE 304 N - Essentials of Information Technology Lesson Plan Duration: 15 Weeks (from January, 2018 to April, 2018)

More information

Lesson Plan for Even semester

Lesson Plan for Even semester Lesson Plan for Even semester Govt. Polytechnic, Ambala City Name of e Faculty: Discipline: Semester: Subject: Sh. Munish Gupta (Theory + Pract.) & Dr. Surender Kumar (Practical) Computer Engg. 4 DATA

More information

Syllabus for Computer Science General Part I

Syllabus for Computer Science General Part I Distribution of Questions: Part I Q1. (Compulsory: 20 marks). Any ten questions to be answered out of fifteen questions, each carrying two marks (Group A 3 questions, Group B, Group C and Group D 4 questions

More information

On successful completion of the course, the students will be able to attain CO: Experiment linked. 2 to 4. 5 to 8. 9 to 12.

On successful completion of the course, the students will be able to attain CO: Experiment linked. 2 to 4. 5 to 8. 9 to 12. CIE- 25 Marks Government of Karnataka Department of Technical Education Bengaluru Course Title: Linux Lab Scheme (L:T:P) : 0:2:4 Total Contact Hours: 78 Type of Course: Tutorial, Practical s & Student

More information

SCHEME FOR FIFTH SEMESTER (COMPUTER ENGINEERING)

SCHEME FOR FIFTH SEMESTER (COMPUTER ENGINEERING) FOR FIFTH SEMESTER (COMPUTER ENGINEERING) Sr. No. Subject Study Scheme INTERNAL ASSESSMENT EXTERNAL ASSESMENT (EXAMINATION) Theory Practical Written Paper Practical Hrs/Week L T P Max. Max. Max. Hrs. Max.

More information

Course Contents/Syllabus: Weightage (%) Module I: Introduction to operating system: 15

Course Contents/Syllabus: Weightage (%) Module I: Introduction to operating system: 15 U T T A R P R A D E S H Course Title: Operating Systems Credit Units: 04 Course Level: UG Course Code: CSE202 L T P/ S SW/F W TOTAL CREDIT UNITS 2 1 2 0 4 Course Objectives: After successfully completing

More information

Seth Jai Parkash Polytechnic, Damla

Seth Jai Parkash Polytechnic, Damla Seth Jai Parkash Polytechnic, Damla Name of the Faculty: Ms Richa Kharbanda Discipline: Computer Engg. Semester: 4 th Subject: DATA STRUCTURES USING C Lesson Plan Duration: 15 weeks (from January, 2018

More information

Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTONOMY. FIRST YEAR B.Sc. COMPUTER SCIENCE SEMESTER I

Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTONOMY. FIRST YEAR B.Sc. COMPUTER SCIENCE SEMESTER I Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTONOMY FIRST YEAR B.Sc. COMPUTER SCIENCE SEMESTER I SYLLABUS OF COMPUTER SCIENCE Academic Year 2016-2017 Deccan Education

More information

Programming for Problem Solving 105A L T P Credit Major Minor Total Time

Programming for Problem Solving 105A L T P Credit Major Minor Total Time ES- Programming for Problem Solving 105A L T P Credit Major Minor Total Time Test Test 3 - - 3 75 25 100 3h Purpose To familiarize the students with the basics of Computer System and C Programming Course

More information

CHAPTER NO - 1 : Introduction:

CHAPTER NO - 1 : Introduction: Sr. No L.J. Institute of Engineering & Technology Semester: IV (26) Subject Name: Operating System Subject Code:21402 Faculties: Prof. Saurin Dave CHAPTER NO - 1 : Introduction: TOPIC:1 Basics of Operating

More information

Govt. Polytechnic Education Society, Lisana (Rewari) LESSON PLANS 1 ST SEM. COMPUTER ENGINEERING

Govt. Polytechnic Education Society, Lisana (Rewari) LESSON PLANS 1 ST SEM. COMPUTER ENGINEERING Govt. Polytechnic Education Society, Lisana (Rewari) LESSON PLANS 1 ST SEM. COMPUTER ENGINEERING 1.6 COMPUTER FUNDAMENTALS & INFORMATION TECNOLOGY Name of Faculty: Sh.Kuldeep Singh Discipline: computer

More information

Processor : Intel Pentium D3.0 GigaHtz

Processor : Intel Pentium D3.0 GigaHtz CHALAPATHI INSTITUTE OF ENGINEERING & TECHNOLOGY CHALAPATHI NAGAR LAM,GUNTUR DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING INTRODUCTION ABOUT 'L2' LAB There are 30 systems (HCL) installed in this Lab.

More information

Mid Term from Feb-2005 to Nov 2012 CS604- Operating System

Mid Term from Feb-2005 to Nov 2012 CS604- Operating System Mid Term from Feb-2005 to Nov 2012 CS604- Operating System Latest Solved from Mid term Papers Resource Person Hina 1-The problem with priority scheduling algorithm is. Deadlock Starvation (Page# 84) Aging

More information

Lesson Plan for Even semester Govt. Polytechnic Education Society, Lisana (Rewari) Name of the Faculty: Sh. Praveen Kumar Discipline:

Lesson Plan for Even semester Govt. Polytechnic Education Society, Lisana (Rewari) Name of the Faculty: Sh. Praveen Kumar Discipline: Lesson Plan for Even semester Govt. Polytechnic Education Society, Lisana (Rewari) Name of the Faculty: Sh. Praveen Kumar Discipline: Computer Engg. Semester: Subject: 4 th DATA STRUCTURES USING C Lesson

More information

Tilak Maharashtra University Bachelor of Computer Applications (BCA) Second Year BCA 321- C++ Examination 1

Tilak Maharashtra University Bachelor of Computer Applications (BCA) Second Year BCA 321- C++ Examination 1 Tilak Maharashtra University Bachelor of Computer Applications (BCA) Second Year BCA 321- C++ Examination 1 INTRODUCTION C++ programming Basic Object Oriented programming, Characteristics, Advantages of

More information

B.V. Patel Institute of Business Management, Computer & Information Technology, Uka Tarsadia University

B.V. Patel Institute of Business Management, Computer & Information Technology, Uka Tarsadia University Unit 1 Programming Language and Overview of C 1. State whether the following statements are true or false. a. Every line in a C program should end with a semicolon. b. In C language lowercase letters are

More information

Department of Computer Science and Technology

Department of Computer Science and Technology M.Sc. (CA) (2 nd Semester) 040020202 : UNIX Internals and Shell Programming Teaching Schedule Objective: To acquaint the students with the basic internal structure & operations of UNIX operating system,

More information

NORTH MAHARASHTRA UNIVERSITY, JALGAON. SYLLABUS FOR F.Y.B.Sc. COMPUTER SCIENCE (With effect from June 2012)

NORTH MAHARASHTRA UNIVERSITY, JALGAON. SYLLABUS FOR F.Y.B.Sc. COMPUTER SCIENCE (With effect from June 2012) NORTH MAHARASHTRA UNIVERSITY, JALGAON SYLLABUS FOR F.Y.B.Sc. COMPUTER SCIENCE (With effect from June 2012) Sem I Sem II Course Code Title Course Code Title UG CS111 Basics Of UG CS112 Basics Of DBMS Computer

More information

C & Data Structures syllabus

C & Data Structures syllabus syllabus Overview: C language which is considered the mother of all languages, is and will be the most sought after programming language for any beginner to jump start his career in software development.

More information

DR. JIVRAJ MEHTA INSTITUTE OF THECHNOLOGY

DR. JIVRAJ MEHTA INSTITUTE OF THECHNOLOGY DR. JIVRAJ MEHTA INSTITUTE OF THECHNOLOGY Name of Faculty :- Assistant Professor Sunita Murjani Subject Code :- 2140705 Subject Name :- OOPC++ Semester :- 4 th Branch :- Computer Engineering No Name Of

More information

C-LANGUAGE CURRICULAM

C-LANGUAGE CURRICULAM C-LANGUAGE CURRICULAM Duration: 2 Months. 1. Introducing C 1.1 History of C Origin Standardization C-Based Languages 1.2 Strengths and Weaknesses Of C Strengths Weaknesses Effective Use of C 2. C Fundamentals

More information

BIOINFORMATICS POST-DIPLOMA PROGRAM SUBJECT OUTLINE Subject Title: OPERATING SYSTEMS AND PROJECT MANAGEMENT Subject Code: BIF713 Subject Description:

BIOINFORMATICS POST-DIPLOMA PROGRAM SUBJECT OUTLINE Subject Title: OPERATING SYSTEMS AND PROJECT MANAGEMENT Subject Code: BIF713 Subject Description: BIOINFORMATICS POST-DIPLOMA PROGRAM SUBJECT OUTLINE Subject Title: OPERATING SYSTEMS AND PROJECT MANAGEMENT Subject Code: BIF713 Subject Description: This course provides Bioinformatics students with the

More information

ORANET- Course Contents

ORANET- Course Contents ORANET- Course Contents 1. Oracle 11g SQL Fundamental-l 2. Oracle 11g Administration-l 3. Oracle 11g Administration-ll Oracle 11g Structure Query Language Fundamental-l (SQL) This Intro to SQL training

More information

SYED AMMAL ENGINEERING COLLEGE

SYED AMMAL ENGINEERING COLLEGE CS6302- Database Management Systems QUESTION BANK UNIT-I INTRODUCTION TO DBMS 1. What is database? 2. Define Database Management System. 3. Advantages of DBMS? 4. Disadvantages in File Processing System.

More information

UNIT I : OVERVIEW OF COMPUTERS AND C-PROGRAMMING

UNIT I : OVERVIEW OF COMPUTERS AND C-PROGRAMMING SIDDARTHA INSTITUTE OF SCIENCE AND TECHNOLOGY:: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code : PROGRAMMING FOR PROBLEM SOLVING (18CS0501) Course & Branch

More information

COURSE OUTLINE. School of Engineering Technology and Applied Science

COURSE OUTLINE. School of Engineering Technology and Applied Science COURSE OUTLINE SCHOOL: School of Engineering Technology and Applied Science DEPARTMENT: PROGRAM: COURSE TITLE: Information and Communication Engineering Technology (ICET) Computer and Communication Networking

More information

MARUTHI SCHOOL OF BANKING (MSB)

MARUTHI SCHOOL OF BANKING (MSB) MARUTHI SCHOOL OF BANKING (MSB) SO IT - OPERATING SYSTEM(2017) 1. is mainly responsible for allocating the resources as per process requirement? 1.RAM 2.Compiler 3.Operating Systems 4.Software 2.Which

More information

Note: Select one full question from each unit

Note: Select one full question from each unit P.E.S COLLEGE OF ENGINEERING, MANDYA-571401 (An Autonomous Institution Under VTU Belgaum) Department of Master of Computer Applications Model Question Paper Data Structures Using C (P18MCA21) Credits :

More information

The Unix Shell. Pipes and Filters

The Unix Shell. Pipes and Filters The Unix Shell Copyright Software Carpentry 2010 This work is licensed under the Creative Commons Attribution License See http://software-carpentry.org/license.html for more information. shell shell pwd

More information

COURSE: DATA STRUCTURES USING C & C++ CODE: 05BMCAR17161 CREDITS: 05

COURSE: DATA STRUCTURES USING C & C++ CODE: 05BMCAR17161 CREDITS: 05 COURSE: DATA STRUCTURES USING C & C++ CODE: 05BMCAR17161 CREDITS: 05 Unit 1 : LINEAR DATA STRUCTURES Introduction - Abstract Data Types (ADT), Arrays and its representation Structures, Stack, Queue, Circular

More information

B.C.A DATA BASE MANAGEMENT SYSTEM MODULE SPECIFICATION SHEET. Course Outline

B.C.A DATA BASE MANAGEMENT SYSTEM MODULE SPECIFICATION SHEET. Course Outline B.C.A 2017-18 DATA BASE MANAGEMENT SYSTEM Course Outline MODULE SPECIFICATION SHEET This course introduces the fundamental concepts necessary for designing, using and implementing database systems and

More information

DADI INSTITUTE OF ENGINEERING & TECHNOLOGY (Approved by A.I.C.T.E., New Delhi & Affiliated to JNTUK, Kakinada)

DADI INSTITUTE OF ENGINEERING & TECHNOLOGY (Approved by A.I.C.T.E., New Delhi & Affiliated to JNTUK, Kakinada) DADI INSTITUTE OF ENGINEERING & TECHNOLOGY (Approved by A.I.C.T.E., New Delhi & Affiliated to JNTUK, Kakinada) NAAC Accredited Institute An ISO 9001:2008, ISO 14001:2004 & OHSAS 18001:2007 Certified Institute.

More information

Lesson Plan. Week Theory Practical. Lecture Day Topic(including assignment Test) Practical Day

Lesson Plan. Week Theory Practical. Lecture Day Topic(including assignment Test) Practical Day Lesson Plan Name of Faculty: Neha Aggarwal Discipline: BCA Semester: 2nd Subject: Office Automation Tools(BCA-124) Lesson Plan Duration: 15 Weeks Workload (Lecture) Per Week: 4 Lecture,4 Practical Per

More information

Maharashtra State Board of Technical Education (MSBTE) 'I' Scheme VI Semester Course Curriculum

Maharashtra State Board of Technical Education (MSBTE) 'I' Scheme VI Semester Course Curriculum Maharashtra State Board of Technical Education (MSBTE) 'I' Scheme VI Semester Course Curriculum Course Title: Web Based Application development with PHP (IF, CO) (Course Code:...) Diploma programme in

More information

(MCQZ-CS604 Operating Systems)

(MCQZ-CS604 Operating Systems) command to resume the execution of a suspended job in the foreground fg (Page 68) bg jobs kill commands in Linux is used to copy file is cp (Page 30) mv mkdir The process id returned to the child process

More information

S Y B Voc Software Development Syllabus

S Y B Voc Software Development Syllabus S Y B Voc Software Development Syllabus Course Level Job Roles Course Name: Pattern: Examination Pattern: Eligibility: Medium of Instruction: NSQF Level-VI 1. Jr. Software Developer 2. Trainer Software

More information

LOG ON TO LINUX AND LOG OFF

LOG ON TO LINUX AND LOG OFF EXPNO:1A LOG ON TO LINUX AND LOG OFF AIM: To know how to logon to Linux and logoff. PROCEDURE: Logon: To logon to the Linux system, we have to enter the correct username and password details, when asked,

More information

GOVERNMENT TECHNICAL EXAMINATIONS

GOVERNMENT TECHNICAL EXAMINATIONS GOVERNMENT OF TAMIL NADU DIRECTORATE OF TECHNICAL EDUCATION GOVERNMENT TECHNICAL EXAMINATIONS CERTIFICATE COURSE IN COMPUTER ON OFFICE AUTOMATION SYLLABUS CERTIFICATE COURSE IN COMPUTER ON OFFICE AUTOMATION

More information

Name of chapter & details

Name of chapter & details Course Title Course Code Operating Systems CE410 Theory : 03 Course Credit Practical : 01 Tutorial : 00 Credits : 04 Course Learning Outcomes On the completion of the course, students will be able to:

More information

Operating System Design

Operating System Design Module 6: Operating System Design Stage 1 Semester 2 Module Title Module Number/Reference 6 Module Status (Mandatory/Elective) Module ECTS credit 5 Module NFQ level (only if applicable) Pre-requisite Module

More information

INSTITUTE OF AERONAUTICAL ENGINEERING

INSTITUTE OF AERONAUTICAL ENGINEERING INSTITUTE OF AERONAUTICAL ENGINEERING Course Title Course Code Regulation (Autonomous) Dundigal, yderabad - 500 043 COMPUTER SCIENCE AND ENGINEERING COURSE DESCRIPTION FORM DATABASE MANAGEMENT SYSTEMS

More information

Department of Information Technology. Duhok Polytechnic University.

Department of Information Technology. Duhok Polytechnic University. Department of Information Technology. Duhok Polytechnic University. Amedi Technical Institute. Subject: Operating System. Course Book (2nd Year) Lecturer's name, MSc (Naaman Omar Yaseen) Academic Year:

More information

COURSE PLAN Regulation: R11 FACULTY DETAILS: Department::

COURSE PLAN Regulation: R11 FACULTY DETAILS: Department:: 203-4 COURSE PLAN Regulation: R FACULTY DETAILS: Name of the Faculty:: Designation: Department:: ROSHAN KAVURI Associate Professor IT COURSE DETAILS Name Of The Programme:: B.TECH Batch:: 202 Designation::

More information

Tilak Maharashtra University

Tilak Maharashtra University Tilak Maharashtra University Bachelor of Computer Applications Second Year BCA 321- C++ INTRODUCTION C++ programming Basic Object Oriented programming, Characteristics, Advantages of object Oriented programming

More information

Textbook(s) and other required material: Raghu Ramakrishnan & Johannes Gehrke, Database Management Systems, Third edition, McGraw Hill, 2003.

Textbook(s) and other required material: Raghu Ramakrishnan & Johannes Gehrke, Database Management Systems, Third edition, McGraw Hill, 2003. Elective course in Computer Science University of Macau Faculty of Science and Technology Department of Computer and Information Science SFTW371 Database Systems II Syllabus 1 st Semester 2013/2014 Part

More information

CERTIFICATE IN WEB PROGRAMMING

CERTIFICATE IN WEB PROGRAMMING COURSE DURATION: 6 MONTHS CONTENTS : CERTIFICATE IN WEB PROGRAMMING 1. PROGRAMMING IN C and C++ Language 2. HTML/CSS and JavaScript 3. PHP and MySQL 4. Project on Development of Web Application 1. PROGRAMMING

More information

Introduction p. 1 Who Should Read This Book? p. 1 What You Need to Know Before Reading This Book p. 2 How This Book Is Organized p.

Introduction p. 1 Who Should Read This Book? p. 1 What You Need to Know Before Reading This Book p. 2 How This Book Is Organized p. Introduction p. 1 Who Should Read This Book? p. 1 What You Need to Know Before Reading This Book p. 2 How This Book Is Organized p. 2 Conventions Used in This Book p. 2 Introduction to UNIX p. 5 An Overview

More information

DEPARTMENT OF COMPUTER APPLICATIONS SRM INSTITUTE OF SCIENCE AND TECHNOLOGY SRM NAGAR, KATTANKALATHUR

DEPARTMENT OF COMPUTER APPLICATIONS SRM INSTITUTE OF SCIENCE AND TECHNOLOGY SRM NAGAR, KATTANKALATHUR DEPARTMENT OF COMPUTER APPLICATIONS SRM INSTITUTE OF SCIENCE AND TECHNOLOGY SRM NAGAR, KATTANKALATHUR SYLLABUS / QUESTION BANK Class & Semester : I ECE & II Semester Subject Code : CS152 Subject Name :

More information

Part A (Compulsory) (Marks : 10) Answer all ten questions (20 words each). Each question carries equal marks.

Part A (Compulsory) (Marks : 10) Answer all ten questions (20 words each). Each question carries equal marks. Post Graduate Diploma in Computer Application EXAMINATION, 2011 Paper-DCA 101 Introduction to I.T. and P.C. Productivity Tools Time allowed: Three Hours Maximum Marks : 80 Part A (Compulsory) (Marks :

More information

Code No. Name of the Paper Semester III Marks (Theory + CCE) FC as applicable in other courses BCA 301 Object Oriented Programming using C++ 35+15 BCA 302 Database Management and Design 35+15 BCA 303 Organizational

More information

5. Single-row function

5. Single-row function 1. 2. Introduction Oracle 11g Oracle 11g Application Server Oracle database Relational and Object Relational Database Management system Oracle internet platform System Development Life cycle 3. Writing

More information

Department of Computer applications. [Part I: Medium Answer Type Questions]

Department of Computer applications. [Part I: Medium Answer Type Questions] Department of Computer applications BBDNITM, Lucknow MCA 311: OPERATING SYSTEM [Part I: Medium Answer Type Questions] UNIT 1 Q1. What do you mean by an Operating System? What are the main functions of

More information

Course Syllabus. Operating Systems

Course Syllabus. Operating Systems Course Syllabus. Introduction - History; Views; Concepts; Structure 2. Process Management - Processes; State + Resources; Threads; Unix implementation of Processes 3. Scheduling Paradigms; Unix; Modeling

More information

Exam Guide COMPSCI 386

Exam Guide COMPSCI 386 FOUNDATIONS We discussed in broad terms the three primary responsibilities of an operating system. Describe each. What is a process? What is a thread? What parts of a process are shared by threads? What

More information

KLiC C Programming. (KLiC Certificate in C Programming)

KLiC C Programming. (KLiC Certificate in C Programming) KLiC C Programming (KLiC Certificate in C Programming) Turbo C Skills: The C Character Set, Constants, Variables and Keywords, Types of C Constants, Types of C Variables, C Keywords, Receiving Input, Integer

More information

P.G.D.C.A. EXAMINATION, 2009

P.G.D.C.A. EXAMINATION, 2009 P.G.D.C.A. EXAMINATION, 2009 ADVANCED DATABASE MANAGEMENT SYSTEM Time allowed: Three Hours Maximum Marks: 100 Attempt any five questions, selecting one question from each unit. All questions carry equal

More information

Rayat Shikshan Sanstha s Yashavantrao Chavan Institute of Science Satara Department of Computer Science. Syllabus for Bachelor of Science Part-I

Rayat Shikshan Sanstha s Yashavantrao Chavan Institute of Science Satara Department of Computer Science. Syllabus for Bachelor of Science Part-I Rayat Shikshan Sanstha s Yashavantrao Chavan Institute of Science Satara Department of Computer Science 1. TITLE : COMPUTER SCIENCE Syllabus for Bachelor of Science Part-I 2. YEAR OF IMPLEMENTATION: New

More information

Week Day Topic Sub Topic Type Hours Pre-Evaluation Experience Collection & Demographics Online 2 OOPS concepts 1

Week Day Topic Sub Topic Type Hours Pre-Evaluation Experience Collection & Demographics Online 2 OOPS concepts 1 Curriculum : C (10 weeks) Week Day Topic Sub Topic Type Hours Pre-Evaluation Experience Collection & Demographics Online 2 OOPS concepts 1 Pre-Evaluation Problem Solving skills Online Assessment 2 Computer

More information

Course Outline Faculty of Computing and Information Technology

Course Outline Faculty of Computing and Information Technology Course Outline Faculty of Computing and Information Technology Title Code Instructor Name Credit Hours Prerequisite Prerequisite Skill/Knowledge/Understanding Category Course Goals Statement of Course

More information

SEF DATABASE FOUNDATION ON ORACLE COURSE CURRICULUM

SEF DATABASE FOUNDATION ON ORACLE COURSE CURRICULUM On a Mission to Transform Talent SEF DATABASE FOUNDATION ON ORACLE COURSE CURRICULUM Table of Contents Module 1: Introduction to Linux & RDBMS (Duration: 1 Week)...2 Module 2: Oracle SQL (Duration: 3 Weeks)...3

More information

Proposed Syllabus for F.Y.B.Sc.( Computer Science) North Maharashtra University, Jalgaon. F.Y.B.Sc.( Computer Science) (w.e.f.

Proposed Syllabus for F.Y.B.Sc.( Computer Science) North Maharashtra University, Jalgaon. F.Y.B.Sc.( Computer Science) (w.e.f. Proposed Syllabus for F.Y.B.Sc.( Computer Science) North Maharashtra University, Jalgaon F.Y.B.Sc.( Computer Science) (w.e.f. June-2015) Scheme Details Examination Pattern : 40 Internal : 60 External Periods

More information

Hrs Hrs Hrs Hrs Hrs Marks Marks Marks Marks Marks

Hrs Hrs Hrs Hrs Hrs Marks Marks Marks Marks Marks Subject Code: CC103-N Subject Title: FUNDAMENTALS OF PROGRAMMING Teaching scheme Total L T P Total Theory Credit Evaluation Scheme Mid Sem Exam CIA Pract. Total Hrs Hrs Hrs Hrs Hrs Marks Marks Marks Marks

More information

Oracle Database: Introduction to SQL Ed 2

Oracle Database: Introduction to SQL Ed 2 Oracle University Contact Us: +40 21 3678820 Oracle Database: Introduction to SQL Ed 2 Duration: 5 Days What you will learn This Oracle Database 12c: Introduction to SQL training helps you write subqueries,

More information

Oklahoma City Community College

Oklahoma City Community College Computer Science - Web Design and Development (AAS) Associate in Applied Science Minimum of 61 credit hours Creating and maintaining websites has become big business which means big opportunity for you

More information

Curriculum Mapping for National Curriculum Statement Grades R-12 and Oracle Academy.

Curriculum Mapping for National Curriculum Statement Grades R-12 and Oracle Academy. Curriculum Mapping for National Curriculum Statement Grades R-12 and Oracle Academy. Contents Executive Summary... 3 IT Curriculum Overview... 3 Aims... 3 Oracle Academy Introduction to Computer Science...

More information

PROGRAMME: COMPUTER SCIENCE & ENGINEERING COURSE: Operating System Lab SEMESTER: VI CREDITS: 2

PROGRAMME: COMPUTER SCIENCE & ENGINEERING COURSE: Operating System Lab SEMESTER: VI CREDITS: 2 Course: CS693- Operating System Lab PROGRAMME: COMPUTER SCIENCE & ENGINEERING DEGREE:B. TECH COURSE: Operating System Lab SEMESTER: VI CREDITS: 2 COURSECODE: CS693 COURSE AREA/DOMAIN: Laboratory Skills

More information

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course:

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course: Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course: 20762C Developing SQL 2016 Databases Module 1: An Introduction to Database Development Introduction to the

More information

Software Development & Education Center C Programming

Software Development & Education Center C Programming Software Development & Education Center C Programming Detailed Curriculum History of C Features of C Requirement from C development Turbo C 3 Turbo C 45 Borland C++ 502 Rules for C Programming Writing

More information

Eight units must be completed and passed to be awarded the Diploma.

Eight units must be completed and passed to be awarded the Diploma. 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

The Unix Shell & Shell Scripts

The Unix Shell & Shell Scripts The Unix Shell & Shell Scripts You should do steps 1 to 7 before going to the lab. Use the Linux system you installed in the previous lab. In the lab do step 8, the TA may give you additional exercises

More information

Rajiv GandhiCollegeof Engineering& Technology, Kirumampakkam.Page 1 of 10

Rajiv GandhiCollegeof Engineering& Technology, Kirumampakkam.Page 1 of 10 Rajiv GandhiCollegeof Engineering& Technology, Kirumampakkam.Page 1 of 10 RAJIV GANDHI COLLEGE OF ENGINEERING & TECHNOLOGY, KIRUMAMPAKKAM-607 402 DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING QUESTION BANK

More information

Unit 2. Unit 3. Unit 4

Unit 2. Unit 3. Unit 4 Course Objectives At the end of the course the student will be able to: 1. Differentiate database systems from traditional file systems by enumerating the features provided by database systems.. 2. Design

More information

T.Y.B.Sc. Syllabus Under Autonomy Mathematics Applied Component(Paper-I)

T.Y.B.Sc. Syllabus Under Autonomy Mathematics Applied Component(Paper-I) T.Y.B.Sc. Syllabus Under Autonomy Mathematics Applied Component(Paper-I) Course: S.MAT. 5.03 COMPUTER PROGRAMMING AND SYSTEM ANALYSIS (JAVA PROGRAMMING & SSAD) [25 Lectures] Learning Objectives:- To learn

More information

ADIKAVI NANNAYA UNIVERSITY B. A Computer Applications / B.Sc Computer Science/B.Sc IT Syllabus Under CBCS w.e.f

ADIKAVI NANNAYA UNIVERSITY B. A Computer Applications / B.Sc Computer Science/B.Sc IT Syllabus Under CBCS w.e.f Course Objective: Paper-V: Data Base Management System Design & develop database for large volumes & varieties of data with optimized data processing techniques. Course Outcomes On completing the subject,

More information

B.Sc. Computer Science (Ancillary)

B.Sc. Computer Science (Ancillary) Session - 03- onwards.. B.Sc. Computer Science (Ancillary) About the Course Technology is defined as the application of scientific knowledge for practical purposes. The radical changes in technologies

More information

Preface... (vii) CHAPTER 1 INTRODUCTION TO COMPUTERS

Preface... (vii) CHAPTER 1 INTRODUCTION TO COMPUTERS Contents Preface... (vii) CHAPTER 1 INTRODUCTION TO COMPUTERS 1.1. INTRODUCTION TO COMPUTERS... 1 1.2. HISTORY OF C & C++... 3 1.3. DESIGN, DEVELOPMENT AND EXECUTION OF A PROGRAM... 3 1.4 TESTING OF PROGRAMS...

More information

STRANDS AND STANDARDS DIGITAL MEDIA 1B

STRANDS AND STANDARDS DIGITAL MEDIA 1B STRANDS AND STANDARDS Course Description Digital Media is the process of analyzing, designing and developing interactive media. Digital Media 1 is the first-year digital media course where students will

More information

DEPARTMENT OF INFORMATION TECHNOLOGY U.G. PROGRAMME SYLLABUS Batch V SEMESTER A. D. M. COLLEGE FOR WOMEN NAGAPATTINAM

DEPARTMENT OF INFORMATION TECHNOLOGY U.G. PROGRAMME SYLLABUS Batch V SEMESTER A. D. M. COLLEGE FOR WOMEN NAGAPATTINAM DEPARTMENT OF INFORMATION TECHNOLOGY U.G. PROGRAMME SYLLABUS 2016 2019 Batch V SEMESTER A. D. M. COLLEGE FOR WOMEN NAGAPATTINAM UIJ CORE COURSE X COMPUTER NETWORKS Internal Marks : 25 Instruction Hrs :

More information

Course Text. Course Description. Course Objectives. StraighterLine Introduction to Programming in C++

Course Text. Course Description. Course Objectives. StraighterLine Introduction to Programming in C++ Introduction to Programming in C++ Course Text Programming in C++, Zyante, Fall 2013 edition. Course book provided along with the course. Course Description This course introduces programming in C++ and

More information

DBMS Lesson Plan. Name of the faculty: Ms. Kavita. Discipline: CSE. Semester: IV (January-April 2018) Subject: DBMS (CSE 202-F)

DBMS Lesson Plan. Name of the faculty: Ms. Kavita. Discipline: CSE. Semester: IV (January-April 2018) Subject: DBMS (CSE 202-F) DBMS Lesson Plan Name of the faculty: Ms. Kavita Discipline: CSE Semester: IV (January-April 2018) Subject: DBMS (CSE 202-F) Week No Lecture Day Topic (including assignment/test) 1 1 Introduction to Database

More information

M S Ramaiah Institute of Technology Department of Computer Science And Engineering

M S Ramaiah Institute of Technology Department of Computer Science And Engineering M S Ramaiah Institute of Technology Department of Computer Science And Engineering COURSE DESIGN, DELIVERY AND ASSESMENT Semester: V Course Code: CS513 Course Name: Database systems Course Faculty: Sl#

More information

Contact Hours / week: 4 Total hours: 64. Table of Contents Architecture 3 Data Modeling Using the Entity-

Contact Hours / week: 4 Total hours: 64. Table of Contents Architecture 3 Data Modeling Using the Entity- Govt. of Karnataka, Department of Technical Education Diploma in Information Science & Engineering Fourth Semester Subject: DATABASE MANAGEMENT SYSTEMS Contact Hours / week: 4 Total hours: 64 Table of

More information

UNIX Essentials Featuring Solaris 10 Op System

UNIX Essentials Featuring Solaris 10 Op System A Active Window... 7:11 Application Development Tools... 7:7 Application Manager... 7:4 Architectures - Supported - UNIX... 1:13 Arithmetic Expansion... 9:10 B Background Processing... 3:14 Background

More information

Institute of Engineering & Management. Course:CS603- Operating System. Course pre-requisites

Institute of Engineering & Management. Course:CS603- Operating System. Course pre-requisites Course:CS60- Operating System PROGRAMME: COMPUTERSCIENCE&ENGINEERING DEGREE:B. TECH COURSE: Operating Systems SEMESTER: 6 CREDITS: COURSECODE: CS60 COURSE TYPE: Theory COURSE AREA/DOMAIN: CONTACTHOURS:

More information

MSc(IT) Program. MSc(IT) Program Educational Objectives (PEO):

MSc(IT) Program. MSc(IT) Program Educational Objectives (PEO): MSc(IT) Program Master of Science (Information Technology) is an intensive program designed for students who wish to pursue a professional career in Information Technology. The courses have been carefully

More information

Microsoft. [MS20762]: Developing SQL Databases

Microsoft. [MS20762]: Developing SQL Databases [MS20762]: Developing SQL Databases Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server Delivery Method : Instructor-led (Classroom) Course Overview This five-day

More information

Oracle Syllabus Course code-r10605 SQL

Oracle Syllabus Course code-r10605 SQL Oracle Syllabus Course code-r10605 SQL Writing Basic SQL SELECT Statements Basic SELECT Statement Selecting All Columns Selecting Specific Columns Writing SQL Statements Column Heading Defaults Arithmetic

More information

day 3rd Writing program in c to Encrypt 8 th attacker 9 th test 4 th 10 th Introduction to basic encryption and decryption

day 3rd Writing program in c to Encrypt 8 th attacker 9 th test 4 th 10 th Introduction to basic encryption and decryption Lesson Plan for Even Semester Govt. Polytechnic Education Society Lisana (Rewari) Name of the Faculty: Ms. Indu Bala Discipline: Computer Engg. Semester: Subject: NETWORK SECURITY Lesson Plan Duration:

More information

Operations of E-commerce Credit cardtransaction Secure Hypertext Transfer Protocol (SHTP) Teaching/Quiz

Operations of E-commerce Credit cardtransaction Secure Hypertext Transfer Protocol (SHTP) Teaching/Quiz Name of Institution: Name of the Faculty: Seth Jai ParkashMukandLal Institute of Engg. & Tech.Radaur Er. Ravi Kamboj Discipline: Semester: MCA 4 th Subject: E-Commerce(BCA -243) Lesson Plan Duration: 13

More information

3/13/2012. ESc101: Introduction to Computers and Programming Languages

3/13/2012. ESc101: Introduction to Computers and Programming Languages ESc101: Introduction to Computers and Programming Languages Instructor: Krithika Venkataramani Semester 2, 2011-2012 The content of these slides is taken from previous course lectures of Prof. R. K. Ghosh,

More information

G. PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY Pasupula, Nandikotkur Road, Kurnool

G. PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY Pasupula, Nandikotkur Road, Kurnool G. PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY Pasupula, Nandikotkur Road, Kurnool-518014 BRANCH: COMPUTER SCIENCE AND ENGINEERING COURSE DESCRIPTION FORM Course Title Course Code Regulation Course

More information

CHOICE BASED CREDIT SYSTEM (With effect from )

CHOICE BASED CREDIT SYSTEM (With effect from ) B.Sc. Computer Science Syllabus Under the CHOICE BASED CREDIT SYSTEM (With effect from 2017-18) DEPARTMENT OF COMPUTER SCIENCE University College,TU,Nizamabad-503322 Syllabus for Computer Science (With

More information

COMPUTER MCQs. 1. DOS floppy disk does not have 1) a boot record 2) a file allocation table 3) a root directory

COMPUTER MCQs. 1. DOS floppy disk does not have 1) a boot record 2) a file allocation table 3) a root directory COMPUTER MCQs 1. DOS floppy disk does not have 1) a boot record 2) a file allocation table 3) a root directory 4)virtual memory 5) None of the above 2. The component is used by the data analyst to create

More information

Lesson Plan. Subject: OBJECT ORIENTED PROGRAMMING USING C++ :15 weeks (From January, 2018 to April,2018)

Lesson Plan. Subject: OBJECT ORIENTED PROGRAMMING USING C++ :15 weeks (From January, 2018 to April,2018) Lesson Plan Name of the Faculty Discipline Semester :Mrs. Reena Rani : Computer Engineering : IV Subject: OBJECT ORIENTED PROGRAMMING USING C++ Lesson Plan Duration :15 weeks (From January, 2018 to April,2018)

More information

Developing SQL Databases

Developing SQL Databases Course 20762B: Developing SQL Databases Page 1 of 9 Developing SQL Databases Course 20762B: 4 days; Instructor-Led Introduction This four-day instructor-led course provides students with the knowledge

More information