Syllabus for. Career-Oriented Programme DOTNET Batch. Knowledge Wisdom Compassion

Size: px
Start display at page:

Download "Syllabus for. Career-Oriented Programme DOTNET Batch. Knowledge Wisdom Compassion"

Transcription

1 Syllabus for Career-Oriented Programme DOTNET Batch Knowledge Wisdom Compassion SREE SARASWATHI THYAGARAJA COLLEGE An Autonomous, NAAC Re-Accredited with 'A' Grade, ISO 9001:2008 Certified Institution, Affiliated to Bharathiar University, Coimbatore, Approved by AICTE for MBA/MCA and by UGC for 2(f) & 12(B) status, Thippampatti, Palani Road, Pollachi , Coimbatore Dt., Tamil Nadu, Tel.: , , Tele Fax: , stc@stc.ac.in, Website:

2 PERSONAL MEMORANDA 1. Register Number : 2. Name : 3. Class : 4. Father s Name and Occupation : 5. Permanent Residential Address :.. PIN.. 6. Residential Phone No : STD Code.. : Phone No... : Mobile No.. 7. Temporary Address :.. 8. Temporary Phone No : STD Code.. 9. Day Scholar / Hosteller : 10. Blood Group : : Phone No... : Mobile No..

3 1. SCHEME OF EXAMINATION AND SYLLABUS

4 SREE SARASWATHI THYAGARAJA COLLEGE [AUTONOMOUS], POLLACHI SCHEME OF EXAMINATIONS AND SYLLABI FOR CAREER ORIENTED PROGRAMME:.NET CERTIFICATE (I YEAR) / DIPLOMA (II YEAR) / ADVANCED DIPLOMA (III YEAR) (CBCS) WITH EFFECT FROM BATCH MEDIUM OF INSTRUCTION: ENGLISH S.NO COURSE COURSE CODE SUBJECTS II III I CERTIFICATE (I YEAR) DIPLOMA (II YEAR) ADVANCED DIPLOMA (III YEAR) LECTURE HOURS MARKS CA CE TOTAL MARKS EXAM HOURS CREDIT POINTS N5CDN1T51 PAPER -I VISUAL BASIC PROGRAMMING N5CDN1T92 PAPER II.NET PROGRAMMING N5CDN1P93 PRACTICAL-I.NET PROGRAMMING LAB N5CDN1TR4 IN HOUSE / INDUSTRIAL TRAINING N5CDN2T91 PAPER -III XML N5CDN2T92 PAPER -IV ASP.NET N5CDN2P93 PRACTICAL -II ASP.NET PROGRAMMING LAB N5CDN2R94 PROJECT / VIVA VOCE N5CDN4T91 PAPER -V VB.NET N5CDN4T92 PAPER -VI ADVANCED ASP.NET N5CDN4P93 PRACTICAL -III ADVANCED TOOLS IN COMPUTING LAB N5CDN4R94 PROJECT / VIVA VOCE NOTE: CA- CONTINUOUS ASSESSMENT CE- COMPREHENSIVE EXAMINATION

5 CERTIFICATE COURSE -.NET PROGRAMMING PAPER I - VISUAL BASIC PROGRAMMING Credits: 4 Course Code: N5CDN1T51 Introducing Visual Basic: Events and Event procedures Object-related concepts Program Development process Program organization VB Program Components- VB Environment Opening, Saving, Running a project Visual Basic Fundamentals Branching and Looping Visual Basic Control fundamentals I Menus & Dialog boxes - Procedures Arrays: Characteristics - Declarations V MS Access: Introduction to Access 2000 Introduction to Relational Databases The Seven Main Access Database Objects. Editing Data in an Existing Database: Understanding Someone Else s Database Using the Datasheet View Using an Existing Table Using Existing Queries. UNIT V Modifying an Existing Database: Modifying an Existing Table Modifying and Using Existing Queries. Creating a Database Using Wizards: Creating a Database Using Wizards Creating a Database From Search: Planning and Designing your Database - Creating Tables-Creating Queries Creating Forms Creating Macros. Text Books: 1. Byron S. Gottfried, Visual Basic, Tata McGraw Hill, Helen Feddema Microsoft Access Version 2000,PHI Reference Books: 1. Cornel, Visual Basic 6 from the Ground up, TATA McGraw Hill, Pula Company Ltd., 2. D.Bass, Training Guide Microsoft Access 97.

6 CERTIFICATE COURSE -.NET PROGRAMMING PAPER II -.NET PROGRAMMING Course Code: N5CDN1T92 Introduction to VB.Net Welcome to Visual Basic.Net Opening Closing windows toolbars Existing Project Auto Hide Customizing windows placing controls on a form. Selecting and resizing controls Relocating controls Properties windows and setting properties of forms and controls (Using properties window and using event procedure) I 12Hrs Visual Basic.NET variables Data types constants building projects Displaying Output Operators Conditional Statements If Then, Select Case Looping Do, For Next, Nested Loops. V Import Statements Message Box Functions Input Box() Functions User Defined and Built in Functions Controls Arrays Menus and Dialog boxes. UNIT V Structured Programming Object Oriented Programming File Classification Handling files Using Functions and classes File Processing. Text Book: 1. ShirishChavan, Visual Basic.Net, Pearson Education, ReferenceBooks : 1. MSDN Visual Studio Library 2. Schneider, An Introduction to Programming Using Visual Basic.NET, 5 th Edition, PHI. 3. Kan, Visual Basic.NET A Beginners guide, TMCH ERTIFICATE COURSE -.NET PROGRAMMING PRACTICAL I -.NET PROGRAMMING LAB Course Code: N5CDN1P93 Visual Basic Practical List 1. Program for a various font Applications.0 2. Program for a Simple Calculator. 3. Program for a Various Notepad Application 4. Program for a Employee Details 5. Program for a Supplier Details

7 VB.NET Practical List 6. Program for a Hospital Management System 7. Program for Library Management System 8. Program for Student Mark Processing System ( Internal & External Marks) 9. Program for Hotel management System 10. Program for college Admission System (Both UG & PG). Credits: 8 CERTIFICATE COURSE -.NET PROGRAMMING IN HOUSE/INDUSTRIAL TRAINING Course Code: N5CDN1R94 Total Instructional Hours: 120 o In house/industrial training for a period of 60 hours is to be carried out in various industrial establishment. o A report to be submitted based on their work. o The guides will be allotted for verifying the industrial report. o The marks will be allotted based on the report and viva-voce. DIPLOMA COURSE -.NET PROGRAMMING PAPER III: XML Course Code: N5CDN2T91 12Hrs INTRODUCTION TO XML MARKUP : Parsers and well formed XML documents Parsing a document with MS XML Characters Markup CDATA Sections XML namespaces. 12Hrs DOCUMENT TYPE DEFINITION (DTD): Introduction Parsers and well formed and valid XML documents Document Type Declaration Element type definition Attribute types conditionals selections White space characters. I SCHEMAS : Introduction Schemas Vs DTD Microsoft XML schema Describing elements Describing attributes Data types W3C XML schema. V DOCUMENT OBJECT MODEL : Introduction DOM Implementation Setup DOM Components. UNITV XML TECHNOLOGIES AND APPLICATIONS: Introduction XML Query Language Directories services markup language Resource Definition Framework XML topic maps P3P XML Digital Signatures.

8 Text Book: 1. H.M.Deitel., P.J.DeiteL, T.R.nieto, T.M.Lin, P.Sadu, XML How to Program. Reference Book: 1.CharlesF.Goldfarb s XML HANDBOOK, 5 th Edition. DIPLOMA COURSE -.NET PROGRAMMING PAPER IV: ASP.NET Course Code: N5CDN2T92 Total Instructional Hours:60 ASP.NET: Introduction -.NET Framework ASP Operating Systems Servers ASP Objects ADO and ADO.NET objects ASP Components RDBMS and other data sources Developing the Distributed online applications Client Server or Tiered Applications. PROGRAMMING ASP.NET WITH VB.NET: VB.NET Programming Language Structures Built in ASP.NET objects and interactivity Using the Response Object ASP Server Object. I WEB FORMS AND ASP.NET : Programming web forms Web forms capabilities Web forms processing Web forms and Events Creating Web Forms Event Handlers Building interactive application with VS.Net Solutions and project in VS.NET Solutions Explorer Creating a Web Form. V ASP.NET Configuration, Scope and State and ASP Application ASP.NET Application ASP.NET and State The Application Object ASP Sessions The session Object. UNIT V ASP.NET OBJECTS AND COMPONENTS : The Scripting Object Model Active Server Components and Controls More Active Server Components. Text Book: 1. Dave Mercer, ASP.NET: A Beginners Guide, Tata McGraw Hill Publishing Company Limited, Edition Reference Book: 1. AI Ailliams, Kim Barber, ASP Solutions, Dream Tech Press 2000.

9 DIPLOMA COURSE -.NET PROGRAMMING PRACTICAL II ASP.NET PROGRAMMING LAB 1. Program to find Difference Between Two Numbers 2. Program to check whether the Student is Eligible for the Course 3. Program to Generate the Details About the Students 4. Program to Prepare Bill for Electricity Boards. 5. Program to Prepare Pay Slip for Employee Course Code: N5CDN2P93 Credits: 8 N5CDN2R94 DIPLOMA COURSE -.NET PROGRAMMING PROJECT/VIVA VOCE Course Code: Total Instructional Hours: 120 The project work need to be carried out in an industrial organization The guide may suggest a problem and the project work can be carried out in the campus itself In carrying out the project work importance should be given to the documentation part The project may be in any of the areas relating to the software development

10 ADVANCED DIPLOMA COURSE -.NET PROGRAMMING PAPER V: VB.NET Credits: 4 Course Code: N5CDN4T91 Constants, Datatypes and Variables: Defining & using constants- Passing literal value to a variable-using variables and Expressions- Explicit Variable declaration. Building a user Interface: Changing the name of the form-changing the appearance of a form- Displaying text on a forms title bar- Changing a forms background color-adding a image to a forms background- Giving a form an icon- Showing and Hiding forms-unloading forms. I Building forms: Working with controls-adding controls to a formm-manipulating controls- Creating a tab order- Layering controls-creating top most windows- Creating transparent and Scrollable windows and MDI forms. V Advanced controls: Creating timers- Creating tabbed dialog boxes- Storing pictures in an image list- List view- Creating columns- Adding list items- adding nodes- Removing and cleaning all nodes. UNIT V Adding menu and toolbars to form: Building menus- Adding menu items-moving and deleting menu item. Using the Toolbar Control: adding toolbar button using the buttons collections- Creating toggle buttons. Text Books: 1. James Foxall, Visual Basic.Net, Techmedia John Smiley, Learn to Program with Visual Basic. Net, Tata Mcgraw Hill Publishing company Ltd. ADVANCED DIPLOMA COURSE -.NET PROGRAMMING PAPER VI: ADVANCED ASP.NET Course Code: N5CDN4T92 Beginning with ASP.Net Application: Creating ASP>NET web application projects- Designing forms- Responding to user Interaction. Building a ASP.Net web services: Creating a web service-creating an asp.net web service projects- accessing a web service.

11 I Securing ASP.Net applications: Implementing security at IIS- Securing a virtual directory- Configuring web server log files- Authentication in ASP.Net: Types of Authentication- Implementing forms Authentication. V ADO.NET: Understanding the features of ADO.NET: Data commands- Data sets- Support for XML- ADO.NET Architecture- Data sets-.net data provider. UNIT V Creating a user control in ASP.Net- Converting a web form into a user control- Removing HTML tags- Renaming web form files- Changing page directories- Adding user control to a web form. Text Boooks: 1. NitinPandey with NIIT, Microsoft ASP.NET fast & easy Web Development, Prentice Hall of India G. Andrew Duthic, Microsoft ASP.Net Step by Step Prentice hall of India Private Ltd, 2006 ADVANCED DIPLOMA COURSE -.NET PROGRAMMING PRACTICAL -III: ADVANCED TOOLS IN COMPUTING LAB Course Code: N5CDN4P93 List of Programs: 1. Write a Program to Find the Difference between 2 Numbers. 2. Write a Program to Check Whether the Student is Eligible for the Course. 3. Write a Program by Displaying the Numbers in Triangular Format. 4. Write a Program to Generate the Details About the Students. 5. Write a Program by Preparing a Pay Slip for Employee. Credits:8 DIPLOMA COURSE ADVANCED.NET PROGRAMMING PROJECT/VIVA VOCE Course Code: N5CDN4R94 Total Instructional Hours: 120 The project work need to be carried out in an industrial organization The guide may suggest a problem and the project work can be carried out in the campus itself In carrying out the project work importance should be given to the documentation part The project may be in any of the areas relating to the software development

Syllabus for Career Oriented Programme (Dot Net Programming) Batch

Syllabus for Career Oriented Programme (Dot Net Programming) Batch Syllabus for Career Oriented Programme (Dot Net Programming) 2017 2018 Batch Knowledge Wisdom Compassion SREE SARASWATHI THYAGARAJA COLLEGE [Autonomous] NAAC Re-Accredited with 'A' Grade, ISO 9001:2008

More information

SREE SARASWATHI THYAGARAJA COLLEGE

SREE SARASWATHI THYAGARAJA COLLEGE SREE SARASWATHI THYAGARAJA COLLEGE An Autonomous, NAAC Re-Accredited with 'A' Grade, ISO 9001:2008 certified Institution, Affiliated to Bharathiar University, Coimbatore Approved by AICTE for MBA/MCA and

More information

SECOND YEAR III Paper I Applied Mathematics Paper II Microprocessors & Assembly Language Programming

SECOND YEAR III Paper I Applied Mathematics Paper II Microprocessors & Assembly Language Programming Sem Ins. hrs/ week Dur. CIA Marks Total Marks Credit M.Sc. Software Sys. (Colleges) 2010-11 revised Page 1 of 5 BHARATHIAR UNIVERSITY, COIMBATORE. M. Sc. SOFTWARE SYSTEM (Affiliated Colleges - Effective

More information

M.Com IT (Information Tech.) -Scheme with Practical List Colleges BHARATHIAR UNIVERSITY,COIMBATORE

M.Com IT (Information Tech.) -Scheme with Practical List Colleges BHARATHIAR UNIVERSITY,COIMBATORE Page 1 of 7 BHARATHIAR UNIVERSITY,COIMBATORE-641 046 M.Com I T (Information Technology) with Diploma in Services Marketing / Diploma in Capital and Commodity Markets /Diploma in Insurance Management /

More information

M. PHIL. COMPUTER SCIENCE (FT / PT) PROGRAMME (For the candidates to be admitted from the academic year onwards)

M. PHIL. COMPUTER SCIENCE (FT / PT) PROGRAMME (For the candidates to be admitted from the academic year onwards) BHARATHIDASAN UNIVERSITY TIRUCHIRAPPALLI 620 024 M. PHIL. COMPUTER SCIENCE (FT / PT) PROGRAMME (For the candidates to be admitted from the academic year 2007-2008 onwards) SEMESTER I COURSE TITLE MARKS

More information

DIPLOMA IN PROGRAMMING WITH DOT NET TECHNOLOGIES

DIPLOMA IN PROGRAMMING WITH DOT NET TECHNOLOGIES DIPLOMA IN PROGRAMMING WITH DOT NET TECHNOLOGIES USA This training program is highly specialized training program with the duration of 72 Credit hours, where the program covers all the major areas of C#

More information

APPLICATION FORM FOR ADMISSION TO THE B.E. / B.Tech. / M.E. COURSES

APPLICATION FORM FOR ADMISSION TO THE B.E. / B.Tech. / M.E. COURSES MOHAMED SATHAK A.J. COLLEGE OF ENGINEERING An ISO 9001:2008 Certified Institution # 34, Rajiv Gandhi Road (OMR), IT Highway, Siruseri, Egattur, Chennai - 603 103. Tamilnadu, India. Ph:- 044-27470021 to

More information

hrs. Designing Fundamentals 2 Paper-II: Data base hrs. management Systems Semester IV 3 Paper-I: Web

hrs. Designing Fundamentals 2 Paper-II: Data base hrs. management Systems Semester IV 3 Paper-I: Web SCHEME OF EXAMINATION FOR B.Sc. COMPUTER APPLICATIONS (VOCATIONAL) SEMESTER SYSTEM Scheme for B.Sc.-II (Vocational) w.e.f. 2014-2015 Sr. No. Paper Internal External Marks Exam Duration Assessment SEMESTER

More information

James Foxall. Sams Teach Yourself. Visual Basic 2012 *24. Hours. sams. 800 East 96th Street, Indianapolis, Indiana, USA

James Foxall. Sams Teach Yourself. Visual Basic 2012 *24. Hours. sams. 800 East 96th Street, Indianapolis, Indiana, USA James Foxall Sams Teach Yourself Visual Basic 2012 *24 Hours sams 800 East 96th Street, Indianapolis, Indiana, 46240 USA Table of Contents Introduction 1 PART I: The Visual Basic 2012 Environment HOUR

More information

PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore

PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore 560 100 Department of MCA COURSE INFORMATION SHEET Programming Using C#.NET (13MCA53) 1. GENERAL INFORMATION: Academic Year:

More information

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Course Number: 2565 Length: 5 Day(s) Certification Exam This course will help you prepare for the following Microsoft Certified Professional

More information

Certificate in Programming fundamentals CCII onwards Page 1 of 5 BHARATHIAR UNIVERSITY: COIMBATORE

Certificate in Programming fundamentals CCII onwards Page 1 of 5 BHARATHIAR UNIVERSITY: COIMBATORE Certificate in Programming fundamentals CCII 2013-14 onwards Page 1 of 5 BHARATHIAR UNIVERSITY: COIMBATORE 641046 CENTRE FOR COLLABORATION OF INDUSTRY AND INSTITUTIONS(CCII) CERTIFICATE IN PROGRAMMING

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

DE Introduction to Web Development with Microsoft Visual Studio 2010

DE Introduction to Web Development with Microsoft Visual Studio 2010 DE-10267 Introduction to Web Development with Microsoft Visual Studio 2010 Summary Duration 5 Days Audience Developers Level 100 Technology Microsoft Visual Studio 2010 Delivery Method Instructor-led (Classroom)

More information

Advanced Web Programming (17MCA42)

Advanced Web Programming (17MCA42) PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore 560 100 Department of MCA COURSE INFORMATION SHEET Advanced Web Programming (17MCA42) 1. GENERAL INFORMATION Academic Year:

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 10267 - Introduction to Web Development with Microsoft Visual Studio 2010 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This five-day instructor-led

More information

Cowley College & Area Vocational Technical School

Cowley College & Area Vocational Technical School Cowley College & Area Vocational Technical School COURSE PROCEDURE FOR C++ PROGRAMMING CIS1862 3 Credit Hours Student Level: This course is open to students on the college level in either freshman or sophomore

More information

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU BCA (Semester IV) 03010401: GUI Programming Teaching Schedule Objectives: To provide fundamentals of.net framework, VB.NET language and to introduce development of rich windows form applications with event

More information

"Charting the Course... MOC A Introduction to Web Development with Microsoft Visual Studio Course Summary

Charting the Course... MOC A Introduction to Web Development with Microsoft Visual Studio Course Summary Description Course Summary This course provides knowledge and skills on developing Web applications by using Microsoft Visual. Objectives At the end of this course, students will be Explore ASP.NET Web

More information

Page 1 of 7 SCAA Dt

Page 1 of 7 SCAA Dt Page 1 of 7 SCAA Dt. 06.02.2014 BHARATHIAR UNIVERSITY, COIMBATORE Br. I. (b). M.Sc. Mathematics (CA) (The curriculum is offered by the University Department under CBCS Pattern) (with effect from 2014-15

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 Introduction to Web Development with Microsoft Visual Studio 2010 Course 10267; 5 Days, Instructor-led Course Description This five-day instructor-led course provides knowledge and skills on developing

More information

2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days

2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days 2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days Certification Exam This course will help you prepare for the following Microsoft Certified

More information

2609 : Introduction to C# Programming with Microsoft.NET

2609 : Introduction to C# Programming with Microsoft.NET 2609 : Introduction to C# Programming with Microsoft.NET Introduction In this five-day instructor-led course, developers learn the fundamental skills that are required to design and develop object-oriented

More information

COP 1170 Introduction to Computer Programming using Visual Basic

COP 1170 Introduction to Computer Programming using Visual Basic Course Justification This course is the first computer programming course in the Computer Information Systems Associate in Arts degree program; is required in the Computer Programming and Analysis, Database

More information

SEMESTER 4. BCA401: Operational Research (Complementary) ( Syllabus as approved by Board of Studies of Mathematics ( UG)

SEMESTER 4. BCA401: Operational Research (Complementary) ( Syllabus as approved by Board of Studies of Mathematics ( UG) SEMESTER 4 BCA401: Operational Research (Complementary) ( Syllabus as approved by Board of Studies of Mathematics ( UG) BCA402 : Microprocessors and PC Hardware (Core) Unit1: Introduction to the concept

More information

Semester: I Credits: 5. Category: MC No.of hrs/week: 5 CA PROGRAMMING IN C

Semester: I Credits: 5. Category: MC No.of hrs/week: 5 CA PROGRAMMING IN C Semester: I Credits: 5 Category: MC No.of hrs/week: 5 CA1505 - PROGRAMMING IN C Objective: This course aims at explaining the basic concepts of computers and an easy understanding of C Language by the

More information

VB.NET Web : Phone : INTRODUCTION TO NET FRAME WORK

VB.NET Web : Phone : INTRODUCTION TO NET FRAME WORK Web :- Email :- info@aceit.in Phone :- +91 801 803 3055 VB.NET INTRODUCTION TO NET FRAME WORK Basic package for net frame work Structure and basic implementation Advantages Compare with other object oriented

More information

MAHARAJA KRISHNAKUMARSINHJI BHAVNAGAR UNIVERSITY NAAC Accreditation Grade B (With effect from Academic Year: )

MAHARAJA KRISHNAKUMARSINHJI BHAVNAGAR UNIVERSITY NAAC Accreditation Grade B (With effect from Academic Year: ) Structure for B.C.A. CBCS Programme Semester-IV (SY) COURSE NO. COURSE TYPE SUBJECT CREDIT BCA-EC-401 ELECTIVE 02 BCA-FC-401 FOUNDATION 02 BCA-CC-401 CORE Advanced Operating System and Linux 03 BCA-CC-402

More information

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTER SCIENCE AND ENGINEERING DEPARTMENT OF CSE COURSE PLAN

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTER SCIENCE AND ENGINEERING DEPARTMENT OF CSE COURSE PLAN COURSE CODE COURSE TITLE SEMESTER SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTER SCIENCE AND ENGINEERING : CS0402 DEPARTMENT OF CSE COURSE PLAN : SCRIPTING LANGUAGES AND WEB TECHNOLOGY

More information

BHARATHIAR UNIVERSITY (CBCS PATTERN) SCHEME OF EXAMINATION M.A. ENGLISH LITERATURE WITH COMPUTER APPLICATIONS (CBCS PATTERN)

BHARATHIAR UNIVERSITY (CBCS PATTERN) SCHEME OF EXAMINATION M.A. ENGLISH LITERATURE WITH COMPUTER APPLICATIONS (CBCS PATTERN) Page 1 of 8 SCAA Dt. 11-5-2012 BHARATHIAR UNIVERSITY (CBCS PATTERN) SCHEME OF EXAMINATION M.A. ENGLISH LITERATURE WITH COMPUTER APPLICATIONS (CBCS PATTERN) For the students admitted during the academic

More information

TEACHING PLAN. Credit: hours lab per week (1 credit hour) Semester: Semester 5 (Spring 2015) Computer Programming - CSC-113

TEACHING PLAN. Credit: hours lab per week (1 credit hour) Semester: Semester 5 (Spring 2015) Computer Programming - CSC-113 BAHRIA UNIVERSITY 13 NATIONAL STADIUM ROAD, KARACHI WEBSITE: www.bahria.edu.pk Course Title: Course Code: Credit: 2+1 Contact Hours: Web Engineering SEN-310 2 hours lecture per week 3 hours lab per week

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE. Computer Programmer/Analyst.

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE. Computer Programmer/Analyst. SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO Sault College COURSE OUTLINE COURSE TITLE: Visual Basic - Prototyping CODE NO. : SEMESTER: 5 PROGRAM: AUTHOR: DATE: APPROVED: TOTAL

More information

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1 DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1 Summary Duration 5 Days Audience Developers Level 100 Technology Microsoft Visual Studio 2008 Delivery Method Instructor-led (Classroom)

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 INFORMATION TECHNOLOGY TUTORIAL QUESTION BANK Course Name Course Code Class Branch : Web Technologies : ACS006 : B. Tech

More information

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Name OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Duration 2 Days Course Structure Online Course Overview This course provides knowledge and skills on developing

More information

Instructions for Registration. If you are an existing user then log in with your User id and Password, else, click here to register.

Instructions for Registration. If you are an existing user then log in with your User id and Password, else, click here to register. Instructions for Registration If you are an existing user then log in with your User id and Password, else, click here to register. Instructions to fill the Registration Form. 1. Enter your full Name (as

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

Government of Karnataka Department of Technical Education Bengaluru

Government of Karnataka Department of Technical Education Bengaluru CIE- 25 Marks Government of Karnataka Department of Technical Education Bengaluru Course Title: Basic Web Design Lab Scheme (L:T:P) : 0:2:4 Total Contact Hours: 78 Type of Course: Tutorial and Practical

More information

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF CSE COURSE PLAN

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF CSE COURSE PLAN SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY Course Code : CS0518 Course Title : Internet Programming and Tool Semester : II Semester (M.Tech) Course Time :Dec May 2012 SCHOOL OF COMPUTING DEPARTMENT

More information

ASP.NET Web Forms Programming Using Visual Basic.NET

ASP.NET Web Forms Programming Using Visual Basic.NET ASP.NET Web Forms Programming Using Visual Basic.NET Duration: 35 hours Price: $750 Delivery Option: Attend training via an on-demand, self-paced platform paired with personal instructor facilitation.

More information

VEER NARMAD SOUTH GUJARAT UNIVERSITY SURAT B. Com. (Computer Application) 3 rd Year Vocational Course Syllabus SEMESTER 5 Effective From: June 2013

VEER NARMAD SOUTH GUJARAT UNIVERSITY SURAT B. Com. (Computer Application) 3 rd Year Vocational Course Syllabus SEMESTER 5 Effective From: June 2013 Paper No.: 7 Teaching Hours: 3 Hrs./Week Paper Title: Computer Application Paper-VII Credits: 3 (GUI TOOLS) Basic knowledge of computer programming language. To make students aware of programming using

More information

Introduction to Programming

Introduction to Programming Introduction to Programming Course ISI-1329 - Three Days - Instructor-Led Introduction This three-day, instructor-led course introduces students to computer programming. Students will learn the fundamental

More information

Prentice Hall CBT Systems X In A Box IT Courses

Prentice Hall CBT Systems X In A Box IT Courses Prentice Hall CBT Systems X In A Box IT Courses We make it click Visual Basic 5 In A Box Gary Cornell and Dave Jezak Prentice Hall PTR Upper Saddle River, NJ 07458 http://www.phptr.com Part of the Prentice

More information

CURRICULUM OF DIPLOMA IN COMPUTER FUNDAMENTAL & OFFICE AUTOMATION Before Revision

CURRICULUM OF DIPLOMA IN COMPUTER FUNDAMENTAL & OFFICE AUTOMATION Before Revision CURRICULUM OF DIPLOMA IN COMPUTER FUNDAMENTAL & OFFICE AUTOMATION Before Revision 2017-2018 Bharathidasan University Khajamalai Campus Tiruchirappalli-620 023 Tamilnadu DIPLOMA IN COMPUTER FUNDAMENTAL

More information

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes Course Title Course Code WEB DESIGNING TECHNOLOGIES DCE311 Lecture : 3 Course Credit Practical : Tutorial : 0 Total : 5 Course Learning Outcomes At end of the course, students will be able to: Understand

More information

Mrs.T.Divya Barathi AP/ECE. Integrated Circuits Digital Logic Circuits Stack & Queue Concepts

Mrs.T.Divya Barathi AP/ECE. Integrated Circuits Digital Logic Circuits Stack & Queue Concepts SRI VIDYA COLLEGE OF ENGINEERING & TECHNOLOGY COURSE PLAN (THEORY) ACADEMIC YEAR: 2017-18(EVEN) Subject Code EC6504 L P T C Subject Title Microprocessor and Microcontroller 3 0 0 3 Year / Dept / Semester

More information

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This five-day

More information

Instructions for Registration

Instructions for Registration Instructions for Registration This Guide is prepared to help candidates fill the online application form for PG Medical Entrance exam 2016.Please go through the entire document before starting to fill

More information

TUTORIAL QUESTION BANK

TUTORIAL QUESTION BANK + INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 COMPUTER SCIENCE AND ENGINEERING TUTORIAL QUESTION BANK Course Name Course Code Class Branch : Web Technologies : ACS006

More information

ITT Technical Institute. SD2720 Advanced Software Development Using Java Onsite and Online Course SYLLABUS

ITT Technical Institute. SD2720 Advanced Software Development Using Java Onsite and Online Course SYLLABUS ITT Technical Institute SD2720 Advanced Software Development Using Java Onsite and Online Course SYLLABUS Credit hours: 3 Contact/Instructional hours: 40 (20 Theory Hours, 20 Lab Hours) Prerequisite(s)

More information

ASSOCIATE DEGREE REQUIREMENTS

ASSOCIATE DEGREE REQUIREMENTS A Course of Study for COMPUTER SCIENCE The field of computer science leads to a variety of careers that all require core computer science skills. These skills include theory courses such as Computer Hardware,

More information

LESSON PLAN SUB NAME : OBJECT ORIENTED ANALYSIS AND DESIGN UNIT SYLLABUS

LESSON PLAN SUB NAME : OBJECT ORIENTED ANALYSIS AND DESIGN UNIT SYLLABUS LP Rev. : 00 Page 1 of 6 UNIT: I FUNDAMENTALS SEMESTER : 5 FUNDAMENTALS 8 An overview of object oriented systems development Object basics Object oriented systems development life cycle. OBJECTIVE: To

More information

ITT Technical Institute. TB143 Introduction to Personal Computers Onsite and Online Course SYLLABUS

ITT Technical Institute. TB143 Introduction to Personal Computers Onsite and Online Course SYLLABUS ITT Technical Institute TB143 Onsite and Online Course SYLLABUS Credit hours: 4 Contact/Instructional hours: 50 (30 Theory Hours, 20 Lab Hours) Prerequisite(s) and/or Corequisite(s): None. Course Description:

More information

TABLE Semester I COMPUTER SCIENCE Semester II COMPUTER SCIENCE Semester III COMPUTER SCIENCE

TABLE Semester I COMPUTER SCIENCE Semester II COMPUTER SCIENCE Semester III COMPUTER SCIENCE TALE Semester I Semester II Semester III Semester IV Semester I Computer Fundamentals and Office Automation Unit 1 : Fundamentals of Computers: Computer definition Types of Computer Logical Organization

More information

PGDCA Syllabus Directorate of Distance Education, University of Kashmir Directorate of Distance Education University of Kashmir Srinagar

PGDCA Syllabus Directorate of Distance Education, University of Kashmir Directorate of Distance Education University of Kashmir Srinagar Directorate of Distance Education University of Kashmir Srinagar-190006 Curriculum Post Graduate Diploma in Computer Applications (PGDCA) Programme 2011-2013 Structure of Curriculum SEMESTER-I S.NO. Paper

More information

Proposed Syllabus for F.Y.B.Sc. (Information Technology) (w.e.f. June-2015)

Proposed Syllabus for F.Y.B.Sc. (Information Technology) (w.e.f. June-2015) Proposed Syllabus for F.Y.B.Sc. (Information Technology) (w.e.f. June-2015) Scheme Details Examination Pattern : 40 Internal : 60 External Periods : 45 Per Semester Sem I Sem II UG IT 111 Web Design-I

More information

INSTITUTE OF TECHNOLOGY AND ADVANCED LEARNING SCHOOL OF APPLIED TECHNOLOGY COURSE OUTLINE ACADEMIC YEAR 2012/2013

INSTITUTE OF TECHNOLOGY AND ADVANCED LEARNING SCHOOL OF APPLIED TECHNOLOGY COURSE OUTLINE ACADEMIC YEAR 2012/2013 INSTITUTE OF TECHNOLOGY AND ADVANCED LEARNING SCHOOL OF APPLIED TECHNOLOGY COURSE OUTLINE ACADEMIC YEAR 2012/2013 COMPUTER AND NETWORK SUPPORT TECHNICIAN COURSE NUMBER: NEST 401 COURSE NAME: INTERNET SCRIPT

More information

2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET

2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET 2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge

More information

Diploma in Graphics & Multimedia

Diploma in Graphics & Multimedia FINAL CERTIFICATION AWARDED BY IMRTC - USA Diploma in Graphics & Multimedia THIS HIGHLY SPECIALIZED AND WORTH FULL DIPLOMA IS IDEALLY SUITED TO FOLLOWING INDIVIDUALS WHO ARE: Fresh Matriculations who would

More information

R.V.R. & J.C. COLLEGE OF ENGINEERING

R.V.R. & J.C. COLLEGE OF ENGINEERING REGULATIONS (R-16), SCHEME OF INSTRUCTION, EXAMINATION AND SYLLABI for B.TECH. FOUR YEAR DEGREE PROGRAM (Applicable for the batches admitted from 2016-2017) ELECTRONICS & COMMUNICATION ENGINEERING R.V.R.

More information

Introduction to Web Development with Microsoft Visual Studio 2010 (10267A)

Introduction to Web Development with Microsoft Visual Studio 2010 (10267A) Introduction to Web Development with Microsoft Visual Studio 2010 (10267A) Overview This five-day instructor-led course provides knowledge and skills on developing Web applications by using Microsoft Visual

More information

ITT Technical Institute. SD3440T Creating Websites Using ASP.NET Onsite and Online Course SYLLABUS

ITT Technical Institute. SD3440T Creating Websites Using ASP.NET Onsite and Online Course SYLLABUS ITT Technical Institute SD3440T Creating Websites Using ASP.NET Onsite and Online Course SYLLABUS Credit hours: 4.5 Contact/Instructional hours: 67 (41 Theory Hours, 26 Lab Hours Prerequisite(s and/or

More information

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY

SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF COMPUTER APPLICATIONS COURSE PLAN Course Code : MC0613 Course Title : Programming in C# Semester : III Course Time

More information

EPUB - ELECTRICAL ENGINEERING TECHNOLOGY NATIONAL DIPLOMA ND ARCHIVE

EPUB - ELECTRICAL ENGINEERING TECHNOLOGY NATIONAL DIPLOMA ND ARCHIVE 28 May, 2018 EPUB - ELECTRICAL ENGINEERING TECHNOLOGY NATIONAL DIPLOMA ND ARCHIVE Document Filetype: PDF 476.2 KB 0 EPUB - ELECTRICAL ENGINEERING TECHNOLOGY NATIONAL DIPLOMA ND ARCHIVE Technology National

More information

GUIDELINES FOR ONLINE APPLICANTS

GUIDELINES FOR ONLINE APPLICANTS Amrita Entrance Examination Engineering 2017 GUIDELINES FOR ONLINE APPLICANTS B.Tech. PROGRAMMES Amrita B.Tech aspirants can register for the 2017 Amrita Entrance Examination - Engineering in a few simple

More information

AIM. 10 September

AIM. 10 September AIM These two courses are aimed at introducing you to the World of Web Programming. These courses does NOT make you Master all the skills of a Web Programmer. You must learn and work MORE in this area

More information

Microsoft.NET Programming (C#, ASP.NET,ADO.NET, VB.NET, Crystal Report, Sql Server) Goal: Make the learner proficient in the usage of MS Technologies

Microsoft.NET Programming (C#, ASP.NET,ADO.NET, VB.NET, Crystal Report, Sql Server) Goal: Make the learner proficient in the usage of MS Technologies Microsoft.NET Programming (C#, ASP.NET,ADO.NET, VB.NET, Crystal Report, Sql Server) Goal: Make the learner proficient in the usage of MS Technologies for web applications development using ASP.NET, XML,

More information

x ide xml Integrated Development Environment Specifications Document 1 Project Description 2 Specifi fications

x ide xml Integrated Development Environment Specifications Document 1 Project Description 2 Specifi fications x ide xml Integrated Development Environment Specifications Document Colin Hartnett (cphartne) 7 February 2003 1 Project Description There exist many integrated development environments that make large

More information

Syllabus Under Autonomy Mathematics

Syllabus Under Autonomy Mathematics Syllabus Under Autonomy Mathematics Semester VI Course: Applied Component(Paper-I) [25 Lectures] Computer Programming and System Analysis(Java Programming & Networking) Learning Objectives:- To learn about

More information

INTRODUCTION OF MICROPROCESSOR& INTERFACING DEVICES Introduction to Microprocessor Evolutions of Microprocessor

INTRODUCTION OF MICROPROCESSOR& INTERFACING DEVICES Introduction to Microprocessor Evolutions of Microprocessor Course Title Course Code MICROPROCESSOR & ASSEMBLY LANGUAGE PROGRAMMING DEC415 Lecture : Practical: 2 Course Credit Tutorial : 0 Total : 5 Course Learning Outcomes At end of the course, students will be

More information

S.No Description 1 Allocation of subjects to the faculty based on their specialization by the HoD 2 Preparation of college Academic Calendar and

S.No Description 1 Allocation of subjects to the faculty based on their specialization by the HoD 2 Preparation of college Academic Calendar and S.No Description 1 Allocation of subjects to the faculty based on their specialization by the HoD 2 Preparation of college Academic Calendar and co-curricular calendar 3 Preparation of time table 4 Appointment

More information

Hands On, Instructor-Led IT Courses Across Colorado

Hands On, Instructor-Led IT Courses Across Colorado Hands On, Instructor-Led IT Courses Across Colorado Offering instructor-led courses in: Java, Java EE and OOAD SQL Programming and SQL Server UNIX, Linux Administration.NET Programming Web Programming

More information

EE3315 Internet Technology EE3315 Internet Technology Overview Slide 1

EE3315 Internet Technology   EE3315 Internet Technology Overview Slide 1 EE3315 Internet Technology http://www.cityu.edu.hk/ug/current/course/ee3315.htm EE3315 Internet Technology Overview Slide 1 Course Aim This course aims to provide students with the knowledge of key protocols

More information

Special features Of learning at AIMS INSTITUTE OF TECHNOLOGY.

Special features Of learning at AIMS INSTITUTE OF TECHNOLOGY. DEAR PROSPECTIVE PARTNER, Thank you for your interest in AIMS INSTITUTE OF TECHNOLOGY. It is the Training Wing of KME S Karnataka Minority Education Society. Our institute s affords a personal touch to

More information

Undergraduate Course Syllabus

Undergraduate Course Syllabus College of Software Engineering Undergraduate Course Syllabus Course ID 311016040 Course Name Introduction to Computer System Course Attribute Compulsory Selective Course Language English Chinese Credit

More information

Course Year ELECTIVE SEP01 NET DEVELOPMENT FUNDAMENTALS CLASSROOM 12/ SCIENCE/TECHNOLOGY 01/ /2003-

Course Year ELECTIVE SEP01 NET DEVELOPMENT FUNDAMENTALS CLASSROOM 12/ SCIENCE/TECHNOLOGY 01/ /2003- - Prior Learning Assessment - Corporate Articulation WINSTON COLLEGE Credit Recommendation Guide (CRG) The following courses have been evaluated by Corporate Articulation to potentially fulfill General

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or the sophomore year and to area high

More information

SCHEME OF EXAMINATION FOR B.Sc.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f Scheme for B.Sc.-I. Semester-I. Internal Assessment

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

More information

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Developing Microsoft.NET Applications for Windows (Visual Basic.NET) Course Number: 2555 Length: 1 Day(s) Certification Exam This course will help you prepare for the following Microsoft Certified Professional

More information

To be certified as a CMA, candidates must fulfill both an education requirement and an experience requirement in addition to passing the exam:

To be certified as a CMA, candidates must fulfill both an education requirement and an experience requirement in addition to passing the exam: CMA Part 1 Program Al Yamamah University is First Private School an Authorized Approved IMA & Wiley CMA Course Provider CMA Exam Preparation course for men and women in Riyadh, Saudi Arabia. The course

More information

Chapter 13 XML: Extensible Markup Language

Chapter 13 XML: Extensible Markup Language Chapter 13 XML: Extensible Markup Language - Internet applications provide Web interfaces to databases (data sources) - Three-tier architecture Client V Application Programs Webserver V Database Server

More information

B.Sc. (Computer Applications) Vocational - First Year. II Application Software hrs III Practical (Windows, Word, Excel, Power Point)

B.Sc. (Computer Applications) Vocational - First Year. II Application Software hrs III Practical (Windows, Word, Excel, Power Point) B.Sc. (Computer Applications) Vocational - First Year Paper No. Title of Paper External Internal Assessment Max. Pass Exam Duration Semester I I Introduction to PC & Windows 40 5 45 16 3hrs Operating System

More information

Time: 3 hours. Full Marks: 70. The figures in the margin indicate full marks. Answer from all the Groups as directed. Group A.

Time: 3 hours. Full Marks: 70. The figures in the margin indicate full marks. Answer from all the Groups as directed. Group A. COPYRIGHT RESERVED End SEM (V) MCA (XXX) 2017 Time: 3 hours Full Marks: 70 Candidates are required to give their answers in their own words as far as practicable. The figures in the margin indicate full

More information

Chapter 10. Database Applications The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill

Chapter 10. Database Applications The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 10 Database Applications McGraw-Hill 2010 The McGraw-Hill Companies, Inc. All rights reserved. Chapter Objectives Use database terminology correctly Create Windows and Web projects that display

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

Theory: 4 Hrs/Week Max. University Theory Examination: 60 Marks Max. Time for Theory Exam.: 3 Hrs. Continuous Internal Assessment: 40 Marks

Theory: 4 Hrs/Week Max. University Theory Examination: 60 Marks Max. Time for Theory Exam.: 3 Hrs. Continuous Internal Assessment: 40 Marks School: Computer Science & Application Year : Second Year Course: Compiler Design Programme: M.C.A. Semester - IV Course Code: CSA0100P402 Theory: 4 Hrs/Week Max. University Theory Examination: 60 Marks

More information

AUSTIN COMMUNITY COLLEGE CONTINUING EDUCATION. INTRODUCTION TO DATABASE/FILE MANAGEMENT (Access Introduction) (12 hours) ITSW 1053 COURSE SYLLABUS

AUSTIN COMMUNITY COLLEGE CONTINUING EDUCATION. INTRODUCTION TO DATABASE/FILE MANAGEMENT (Access Introduction) (12 hours) ITSW 1053 COURSE SYLLABUS Course Description: Learn how to design and complete a working database system using this popular software. An introduction to database concepts including: Program parameters, data dictionary, optional

More information

Developing Microsoft.NET Applications for Windows (Visual C#.NET)

Developing Microsoft.NET Applications for Windows (Visual C#.NET) Developing Microsoft.NET Applications for Windows (Visual C#.NET) Key Data Course #: 2555 Number of Days: 5 Format: Instructor-Led Certification Exams: TBD This course helps you prepare for the following

More information

LIST OF EXPERIMENTS. (1) (Office Automation)

LIST OF EXPERIMENTS. (1) (Office Automation) LIST OF EXPERIMENTS (1) 310042 (Office Automation) 1 Computer Fundamentals 2 DOS Command 3 Execute DOS Command using examples. 4 Introduction to windows & familarity with controls. 5 Introduction of Ms-Office

More information

Introduction to CPIP

Introduction to CPIP Introduction to CPIP Agenda What is the CPIP TM Credential? Credential Benefits and Uses Eligibility & Examination Eligibility Application Exam Preparation, Application, Execution Recertification Q &

More information

JEFFERSON COLLEGE COURSE SYLLABUS CIS236 SQL AND DATABASE DESIGN. 3 Credit Hours. Revised by: Chris DeGeare March 11, 2013

JEFFERSON COLLEGE COURSE SYLLABUS CIS236 SQL AND DATABASE DESIGN. 3 Credit Hours. Revised by: Chris DeGeare March 11, 2013 JEFFERSON COLLEGE COURSE SYLLABUS CIS236 SQL AND DATABASE DESIGN 3 Credit Hours Revised by: Chris DeGeare March 11, 2013 Mary Beth Ottinger, Ph.D., Division Chair, Business & Technical Education Dena McCaffrey,

More information

Programming with XML in the Microsoft.NET Framework

Programming with XML in the Microsoft.NET Framework Programming with XML in the Microsoft.NET Framework Key Data Course #: 2663A Number of Days: 3 Format: Instructor-Led This course syllabus should be used to determine whether the course is appropriate

More information

Demonstrate web development using appropriate HTML markup tags, elements and attributes.

Demonstrate web development using appropriate HTML markup tags, elements and attributes. Long Title: HTML & Web Design Module Code: H6HTM Credits: 10 NFQ Level: LEVEL 6 Field of Study: Software and applications development and analysis Module Delivered in no programmes Module Coordinator:

More information

ACCOUNTING PROGRAMME NATIONAL DIPLOMA IN FINANCIAL ACCOUNTING

ACCOUNTING PROGRAMME NATIONAL DIPLOMA IN FINANCIAL ACCOUNTING CAPE TOWN CAMPUS: Tel: (021) 673-9100 Fax: (021) 673-9111 2 nd Floor, Sunclare Building, Corner Dreyer & Protea Roads, Claremont JOHANNESBURG CAMPUS: Tel: (011) 718-4000 Fax: (011) 718-4001 Corner Main

More information

REGULATIONS AND SYLLABUS FOR DIPLOMA IN COMPUTER FUNDAMENTALS. Offered by

REGULATIONS AND SYLLABUS FOR DIPLOMA IN COMPUTER FUNDAMENTALS. Offered by REGULATIONS AND SYLLABUS FOR DIPLOMA IN COMPUTER FUNDAMENTALS Offered by BHARATHIYAR UNIVERSITY, COIMBATORE FROM 2010-2011 Under the CENTRE FOR COLLABORATION OF INDUSTRY AND INSTITUTIONS (CCII) COLLABORATIVE

More information

MCSA SQL Server 2012/2014. A Success Guide to Prepare- Querying Microsoft SQL Server 2012/2014. edusum.com

MCSA SQL Server 2012/2014. A Success Guide to Prepare- Querying Microsoft SQL Server 2012/2014. edusum.com 70-461 MCSA SQL Server 2012/2014 A Success Guide to Prepare- Querying Microsoft SQL Server 2012/2014 edusum.com Table of Contents Introduction to 70-461 Exam on Querying Microsoft SQL Server 2012/2014...

More information

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

B.V Patel Institute of Business Management, Computer & Information Technology BCA (Semester 4 th ) 030010401: GUI Programming Teaching Schedule Objective: To provide fundamentals of.net framework, C# language and to introduce development of rich Windows form applications with event

More information

Course File Leaf (Theory) For the Academic Year (Odd/Even Semester)

Course File Leaf (Theory) For the Academic Year (Odd/Even Semester) Nadar Saraswathi College of Engineering and Technology, Vadapudupatti, Theni - 625 531 (Approved by AICTE, New Delhi and Affiliated to Anna University, Chennai) Course File Leaf (Theory) For the Academic

More information

Software Development & Education Center PHP 5

Software Development & Education Center PHP 5 Software Development & Education Center PHP 5 (CORE) Detailed Curriculum Core PHP Introduction Classes & Objects Object based & Object Oriented Programming Three Tier Architecture HTML & significance of

More information

Rewa Engineering College, Rewa. Rewa Department OF Electrical Engineering

Rewa Engineering College, Rewa. Rewa Department OF Electrical Engineering Rewa Engineering College, Rewa Rewa 486001 Department OF Electrical Engineering VI TH SEMESTER Microprocessors and Microcontrollers SESSION: 2017-18 Prepared by: Durgesh Choudhary Approved by H.O.D. 1

More information