DETAIL TEACHING SCHEME

Size: px
Start display at page:

Download "DETAIL TEACHING SCHEME"

Transcription

1 DETAIL TEACHING SCHEME SCHOOL OF COMPUTER SCIENCE PROGRAM : BCA ACADEMIC EAR SEMESTER IV (Batch: ) DEFINATION OF ONE CREDIT : 1. Lecture(L): 1 hour / week / semester, 2. Practical(P): 2 hour / week / semester,3. Tutorial(T): 2 hour / week / semester Course Code Course Name Teaching Hours Theory Tutorial Practical BBC108 Basics of Business Management Credits CIE PSEE N BCA411 Programming with JAVA BCA413 Operating System BCA405 Mini Project - I BCA407 Web Programming through Scripting Languages Total Total Hours 29 N- No CIE Continuous internal evaluation es PSEE Practical semester end examination including ITD, Dissertation, Industrial project, Industrial training etc..

2 Course Title Course Code Web Programming through Scripting Languages BCA407 Theory :4 Course Credits Practical :2 Tutorial :0 Credits :6 Course Learning Outcomes: On the completion of the course, students will be able to: Review the concept of Dynamic Scripting Design HTML forms with client-side validation Implement AJAX functionality for interactive web application Develop application using Client-side and Server-side Scripting languages Implement Object Oriented Programming concept using PHP Configure and deploy Web Application Detailed Syllabus Sr. No. Name of chapter & details SECTION-I Hours Allotted 1. Overview of Client-sidee Scripting Language Concept and Types of Scripting language, Introduction to JavaScript, JavaScript Syntax, Variables: Scope, Assignment, String, Array, Operators, Conditional Structure and Looping Structure, Dialog Boxes: Alert, Confirm and Prompt, Working with array 2. JavaScript Functions User Define Function, Built-in Functions : String, Math, Date, Array Built-in Object-DOM: document, history, Navigator, Form object and its events 3. Basic PHP Development Introduction to PHP, Comparison between HTML and PHP, Installation and Configuration of PHP, PHP Scripts execution on web server, PHP: Strength, Syntax, Variables, Data types, Operators, Conditional statements, Looping statements, use of break and continue with looping statements Page 1

3 4. Working with Array Types of Array :Index, Associative, Single Dimensional, Multidimensional, 04 Casting Array, Accessing Array, Joining Array, Sorting Array Total 28 SECTION-II 5. PHP Functions Introduction to Functions, Defining UDF, Passing Parameter as value and reference, Returning Value, Default Value, Built in Functions: Array, String, Math, File Handling, Date and Time, Miscellaneous functions 6. Working with Forms Overview of Forms, Form submission methods: GET and POST, Super Global Variables, Use of Hidden Fields, Redirecting the User, File Upload, Sending mail 7. Database Connectivity with MySQL Introduction to MySQL, Data Types, SQL Queries, Connecting with MySQL, Database Creation and Selection, Creating and Updating Table Structure, Insert, Update, Delete data into Table, Fetching data from table, executing queries on multiple table, Import and Export MySql database 8. PHP Components Introduction of Cookie, Setting cookie with PHP, Creating and Deleting cookie, Introduction to Session, Working with Session variables, Starting and Destroying Session, Passing Session ID 9. Advance concepts Introduction of OOP, defining class, creating objects, usage of constructor and destructor, applying access modifiers, inheritance Introduction of AJAX, Working of AJAX, Application of AJAX in Web Application, XMLHttpRequest object with its methods and properties Total 28 Instructional Method and Pedagogy: Lectures will be conducted on the basis of Classroom Response Systems with the use of multimedia projector and black board. Assignments based on course contents will be given at the end of each unit/topic and will be evaluated at regular interval. Experiments will be based on the practical curriculum and will be evaluated at regular interval. Students will be guidedd to develop the real-world applications with the advanced concepts of application development. Page 2

4 Reference Books: Title : Developing Web Application, Wiley India Author(s) : Ralph Moseley Title : Web Enabled Commercial Application Development Using HTML, DHTML, PERL, Java Script, BPBB Publications Author(s) : Ivan Bayrosss Title : PHP Bible, Wiley Publication Author(s) : Tim Converse, Joyce Park Title : Beginning AJAX, Wrox Publication Author(s) : Chris Ullman, Lucinda Dykes Title : Beginning PHP5, Apache, Mysql Web Development, Wrox Publication Author(s) : Elizabeth Naramore, Michael K. Glass Title : Web Technologies : HTML, Javascript, PHP, Java, JSP, ASP.NET, XML and AJAX, Dreamtech Press Author(s) : Kognet, Learning Solutions Inc. Additional Resources Page 3

5 Course Title Course Code Programming with JAVA BCA411 Theory :4 Course Credits Practical :2 Tutorial :0 Credits :6 Course Learning Outcomes: On the completion of the course, students will be able to: Demonstrate Object Oriented Programming Concepts using JAVA Develop robust application Design attractive user interface using AWT Apply parallel computations in solutions Develop small to medium sized application programs that demonstrate professionally acceptable coding Develop programs to solve numeric and string-based problems Detailed Syllabus Sr. No. Name of chapter & details SECTION-I Hours Allotted 1. Introduction to JAVA History of Java, Features of Java Language, Introduction to JDK, JVM, JRE, Byte code, Compiling and Execution of Java Program, Eclipse IDE, Types of Comments, Data Types, Variables, Type Conversion, Operators, Concept of Array, Conditional and Looping Statements, Command Line Argument Java Classes and Objects Defining a Class, Creating Objects, Access Control, Constructors, Method Overloading, Type of Keywords, Static Members, Static Methods, Finalize Method, Garbage Collection 3. Array and String Handling Array: Introduction to Array, Types of Array (One Dimensional, Two Dimensional, Multi Dimensional, Jagged), Array of Objects, String: Array, Methods, StringBuffer Class Wrapper Classes, Enumeration Page 1

6 4. Inheritance,Interfaces and Packages Inheritance: Types of Inheritance, Super Class, Sub Class, Method Overriding, Final Class and Abstract Class Interfaces: Create Interfaces, Implement Interfaces, Accesss Interface 08 Variables Packages: Creating and Accessing Packages, CLASSPATH. Collections (Set, List and Array List) Total 28 SECTION-II 5. Exception Handling Types of errors, Fundamentals of Exception Handling, Types exceptions, try, catch, throw, throws, Multiple Catch Blocks, finally, Nested try Statements 6. Multithreaded Programming Introduction to Java Thread Model, Life Cycle of a Thread, Creating Threads: (Extend Thread class and implementing Runnable Interface), Thread Priority, Using Thread Methods, Thread Exceptions 7. File Handling Concept of Streams, Stream Classes, Class Hierarchy, Useful I/O Classes, Creation of Text File, Reading and Writing Text Files. Introduction to JDBC 8. GUI Using Applet and AWT Applets: Introduction, Life Cycle, Creation and Implementation, AWT Controls: Button, Label, Text Field, Text Area, Choice Lists, List, Scrollbars, Check Boxes, Layout Manager (Flow, Border, Grid, GridBag), Concept of Event Handling Total 28 Instructional Method and Pedagogy: Lectures will be conducted on the basis of Classroom Response Systems with the use of multimedia projectorand black board. Assignments based on course contents will be given at the end of each unit/topic and will be evaluated at regular interval. Experiments will be based on the practical curriculum and will be evaluated at regular interval. Students will be guided to develop the real-world applications with the advanced concepts of application development. Reference Books: Page 2

7 Title: Programming with Java, Second Edition, Tata McGraw Hilll Author(s): E Balagurusamy Title: The Complete Reference Java, Seventh Edition, Tata McGraw-Hill Author(s): Herbert Schildt Title: JAVA Programming, Pearson Education. Author(s): Hari Mohan Pandy Title: Head First Java, Second Edition, O Reilly Publication. Author(s): Katy Sierra & Bert Bates Title: Object Oriented Programming through Java, First Edition, Universities Press Author(s): P Radhakrishna Additional Resources docs.oracle.com/javase/tutorial Spoken-tutorials.org tutorialspoint.com Page 3

8 Course Title Course Code Operating System BCA413 Theory :4 Course Credits Practical :1 Tutorial :0 Credits :5 Course Learning Outcomes: On the completion of the course, students will be able to: Understand design and implementation aspects of modern operating system Acquire knowledge of four major OS components: process management, memory management, file systems, and input/output mechanisms Learn the concepts, design, and structure of the UNIX operating system Design Shell scripts using various UNIX utilities Detailed Syllabus Sr. No. Name of chapter & details SECTION-I Hours Allotted 1. Introduction to OS and Process Meaning of OS, Functions of OS, Interrupt, Architecture of OS, Operating System as Resource Manager Evolution of an OS. Types of OS - Batch OS, Multiprogramming OS, Time Sharing OS, Real time OS 2. Process Management Introduction of OS Process, State Transition: 5 States & 7 States, PCB, Process Scheduling-FCFS, SJN, Round Robin, Priority Base Non Preemptive, Priority Base Preemptive, Threads, Difference between Multiprocessing, Multi tasking and Multi threading OS Deadlock Introduction to Deadlock, Conditions for Deadlock, Deadlock Prevention, 05 Deadlock Detection, Deadlock Avoidance, Starvation Page 1

9 4. Memory Management Concept of Memory Management, Memory Allocation - Contiguous Memory Allocation, Noncontiguous Memory Allocation, Paging & Segmentation Physical Memory and Virtual Memory, Implementation of Virtual Memory Using Paging and Segmentation, Page Replacement Algorithms 08 Total 26 SECTION-II 5. Device and File Management I/O devices, organizationn of I/O functions, I/O performing Techniques, Disk Scheduling parameters and Algorithms, Overview of File Management System, Architecture of File Systems, Various file access methods, Directory Structure, Secondary Storage Management 6. Starting With Unix Unix Architecture, Unix Features, Types Of Shell, Unix file system overview, types of file Basic Commands - passwd, logout, who, who am i, clear, bc, factor, cal, date File and Directory Related Command - ls, cat, cd, pwd, mv, cp, ln, rm, rmdir, mkdir, umask, chmod, chown, chgrp, find, pg, more, less, head, tail, wc, touch Communication Command: telnet, wall, write, mail, news, finger Advance Commands grep, fgrep, egrep, cut, paste, join, sort, uniq, cmp, comm, ps, kill, mount, umount 7. File Editing with Editor and I/O redirection Introduction of vi editor, Modes in vi, Switching mode in vi, Cursor movement Commands, Screen control commands, Entering text, cut, copy, paste in vi editor. Concept of redirection and piping, operator for redirection and piping Shell Programming Basics of Shell programs and Operators, Positional Parameters, Decision 08 Statements, Looping Statements Total 28 Instructional Method and Pedagogy: Lectures will be conducted on the basis of Classroom Response Systems with the use of multimedia projectorand black board. Assignments based on course contents will be given at the end of each unit/topic and will be evaluated at regular interval. Experiments will be based on the practical curriculum and will be evaluated at regular interval. Page 2

10 Reference Books: Title : Operating System Concepts, Wiley India Edition Author(s): Abraham Silberschatz & Galvin Title: UNIX concepts and Applications, TMH Author(s): Sumitabha Das. Title: Operating Systems: Internals and Design Principles, Pearson Education Author(s): William Stalling Title: Modern Operating System, Pearson Education Author(s): Andrew S. Tanenbaum Title: UNIX Shell Programming, BPB Publications. Author(s):. Kanetkar Additional Resources /~caner/08reu/shell.html Page 3

11 Course Title Course Code Basics of Business Management BBC108 Course Credit Lecture: 03 Practical: 0 Total: 03 Semester Instructor Name Other Details BBA-I Dr. Reena Patel Reena.patel@rku.ac.in This course is developed for BBA Students and to students of other schools as university elective. Course Description This course presents a thorough and systematic coverage of basic management principles and practices. It focuses on the basic roles, skills and functions of management, with special attention to managerial responsibility for achievement of organizational goals. Course Outline Section - I No. Content No. of Lectures Required BCA 4 th SEM (BATCH ) Page 1

12 1 Introduction to Management and Businesss Organization: a. What is Management? b. Why management is Important for any Business? c. Levels of Management in the organization d. Skills Required to be a Good Manager e. Roles of Manager f. Modern principles of Management g. Coordination-The essence of Managing h. Basic Functions of Management Forms of Business Organization: a. Sole Proprietorship form b. Partnership form of Business Organization c. Joint Hindu Family form of Businesss Organization d. Cooperative Society 10 2 Planning and Decision Making: a. What is Planning? b. Importance of Planning c. Elements of sound Plan d. How to do planning? e. Role of Decision Making f. Types of Decisions g. How to make the decisions? 7 2 P a g e e a r S c h o o l o f B u s i n e s s S t u d i e s

13 Organizing: a. Organization as a Structure b. Forms of Organization Structure c. Organization as a Process :Authority and Responsibility d. Delegation Centralization and Decentralization Section - II Managing Human Resources: a. Recruitment and selection b. Training and Development c. Performance appraisal and its importance d. Motivation and its importance e. Techniques to Motivate Employees 7 5 Leadership and Managing Team a. Importance of Leadership b. Leadership Styles and its Suitability c. Leadership Vs. Management d. Team Building e. Levels of Conflicts and its effects f. Ways to manage Conflicts g. Channels and media of Communication in the organization BCA 4 th SEM (BATCH ) Page 3

14 6 Functional Areas (Scope) of Management: a. Marketing Management b. Functions c. Scope d. Importance e. Financial Managementf. Functions g. Scope h. Importance i. Production and Operation Managementj. Functions k. Scope l. Importance 9 Assessment plan with CIE Marks Distribution: Final (Written Exam) 50% CIE 50% CIE Marks Distribution(Out of 50 marks): CIE 1 - Written exam CIE-2 - Presentation & Q/A CIE-3 - Attendance Students Learning Outcomes: At the end of this course, students will be able to: 1. Understand the fundamental concepts of Business management, basic roles of manager and managerial functions in organization. 2. Relate, discuss, and present management practices, managerial roles, and procedures. 3. Recognize the management practices and its importance in today sbusiness world 4 P a g e e a r S c h o o l o f B u s i n e s s S t u d i e s

15 Essential Readings / Text book: 1. Management: Theory and Practice by C.B.Gupta, by Sultanchand &Sons 2. Management: A Global and Entrepreneurial Perspective by Weihrich Heinz, Koonz, Harold, Tata McGraw-Hill Reference Books: 1. Fundamental of management: Essential Concepts & Application by Robbins S P and Decenzo David A., Pearson Education 2. Principles of Management by P. Subbarao Additional Resources: Business Standard Times of India, Ascent PRABANDHAN : Indian Journal of Management Vikalpa: The Journal for Decision Makers Times of India, Ascent Course Policy [Including plagiarism, academic honesty, attendance etc.] BCA 4 th SEM (BATCH ) Page 5

16 General Expectations of Class - To come to class on time - To be attentive and engaged in class - To read and understandd all given pre-class readings and any assignment - To seek help when appropriate Attendance policy - Attendance is taken in all sessions - Monthly it will be declared - 85% attendance is required to clear the course Plagiarism Policy - Any form of cheating, copy from other sources will immediately earn you a failing grade in assigned work/ /project or assignment. Cite all sources consulted. 6 P a g e e a r S c h o o l o f B u s i n e s s S t u d i e s

Object Oriented Programming with JAVA

Object Oriented Programming with JAVA Course Title Course Code Object Oriented Programming with JAVA CE306 Theory :03 Course Credit Practical :01 Tutorial :00 Credits :04 Course Learning Outcomes On the completion of the course, students will

More information

Teaching Hours. Audit Course Name. Theory Tutorial Practical DCE417 PHP & MYSQL N Y Y

Teaching Hours. Audit Course Name. Theory Tutorial Practical DCE417 PHP & MYSQL N Y Y SCHOOL OF DIPLOMA STUDIES PROGRAM: DIPLOMA COMPUTER ENGINEERING ACADEMIC YEAR - 2018-19 SEMESTER IV BATCH YEAR: 2017-20 DEFINITION OF ONE CREDIT: 1. Lecture(L): 1 hour / week / semester, 2. Practical(P):

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

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

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

DETAIL TEACHING SCHEME

DETAIL TEACHING SCHEME DETAIL TEACHING SCHEME SCHOOL OF ENGINEERING PROGRAM :MCA ACADEMIC EAR - 2018-19 SEMESTER III (Batch: 2017-20) DEFINATION OF ONE CREDIT : 1. Lecture(L): 1 hour / week / semester, 2. Practical(P): 2 hour

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 Course Title Course Code Regulation COMPUTER SCIENCE AND ENGINEERING COURSE DESCRIPTION FORM JAVA PROGRAMMING A40503 R15-JNTUH

More information

Basics of Java Programming CS129 LTPC:

Basics of Java Programming CS129 LTPC: Basics of Java Programming CS9 LTPC: -0-4-3 Instructor: Gauravkumarsingh Gaharwar Program: Masters of Science(IT) Class-Semester: FYMSc(IT) (Sem-II) Email: gauravsinghg@nuv.ac.in Phone Number: 065-30000(0)

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

2. UDP Client, UDP Server

2. UDP Client, UDP Server 2. UDP Client, UDP Server VI Case study on designing network topology A case study to design and configure any organization network eg. College network or campus network, using any packet tracer or network

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

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

Java Programming. Price $ (inc GST)

Java Programming. Price $ (inc GST) 1800 ULEARN (853 276) www.ddls.com.au Java Programming Length 5 days Price $4235.00 (inc GST) Overview Intensive and hands-on, the course emphasizes becoming productive quickly as a Java application developer.

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

SCHEME OF COURSE WORK

SCHEME OF COURSE WORK SCHEME OF COURSE WORK Course Details: Course Title Object oriented programming through JAVA Course Code 15CT1109 L T P C : 3 0 0 3 Program: B.Tech. Specialization: Information Technology Semester IV Prerequisites

More information

UNIVERSITY POLYTECHNIC B.I.T., MESRA, RANCHI. COURSE STRUCTURE (W.E.F Batch Students) (Total Unit 7.0) Sessional Unit Code. Theory Unit Course

UNIVERSITY POLYTECHNIC B.I.T., MESRA, RANCHI. COURSE STRUCTURE (W.E.F Batch Students) (Total Unit 7.0) Sessional Unit Code. Theory Unit Course COURSE STRUCTURE (W.E.F. 2011 Batch Students) (Total Unit 7.0) Course Theory Unit Course Sessional Unit Code Code DCP 5001 Data Communication and 1.0 DCP 5002 Networking Lab. 0.5 Networking DCP 5003 Introduction

More information

Object Oriented Programming CS104 LTPC:

Object Oriented Programming CS104 LTPC: Object Oriented Programming CS04 LTPC: 4-0-4-6 Instructor: Gauravkumarsingh Gaharwar Program: Bachelor of Computer Applications Class-Semester: FYBCA(Sem-II) Email: gauravsinghg@nuv.ac.in Phone Number:

More information

Web Development & SEO (Summer Training Program) 4 Weeks/30 Days

Web Development & SEO (Summer Training Program) 4 Weeks/30 Days (Summer Training Program) 4 Weeks/30 Days PRESENTED BY RoboSpecies Technologies Pvt. Ltd. Office: D-66, First Floor, Sector- 07, Noida, UP Contact us: Email: stp@robospecies.com Website: www.robospecies.com

More information

Government of Karnataka Department of Technical Education Bengaluru

Government of Karnataka Department of Technical Education Bengaluru Government of Karnataka Department of Technical Education Bengaluru CIE- 25 Marks Course Title: OOP With Java Scheme (L:T:P) : 4:0:0 Total Contact Hours: 52 Type of Course: Lectures, Self Study & Student

More information

3. Course Outlines: Specific Objectives Contents Teaching Hours understand the basic concept of java programing. 1. Introduction to Java Language

3. Course Outlines: Specific Objectives Contents Teaching Hours understand the basic concept of java programing. 1. Introduction to Java Language Course Title: Java Programming Course No. : ICT. Ed Level: M.Ed. Semester: First Nature of course: Theoretical + Practical Credit Hour: 3 hours Teaching Hour: 75 hours(45+30) 1. Course Description This

More information

Application Development in JAVA. Data Types, Variable, Comments & Operators. Part I: Core Java (J2SE) Getting Started

Application Development in JAVA. Data Types, Variable, Comments & Operators. Part I: Core Java (J2SE) Getting Started Application Development in JAVA Duration Lecture: Specialization x Hours Core Java (J2SE) & Advance Java (J2EE) Detailed Module Part I: Core Java (J2SE) Getting Started What is Java all about? Features

More information

Avg. Of Test 1 and Test 2. Exam

Avg. Of Test 1 and Test 2. Exam Subject Code ECL303 Subject Code ECL303 Subject Name OOP using JAVA laboratory Subject Name OOP using JAVA laboratory Teaching Scheme Credits Assigned (Hrs.) Theory Practical Tutorial Theory TW/Pracs Tutorial

More information

INSTITUTE OF AERONAUTICAL ENGINEERING

INSTITUTE OF AERONAUTICAL ENGINEERING INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) DUNDIGAL, YDERABAD -500 043 Course Title Course Code Regulation INFORMATION TECNOLOGY COURSE DESCRIPTION FORM JAVA PROGRAMMING A40503 R13 JNTU Course

More information

[Course Overview] After completing this module you are ready to: Develop Desktop applications, Networking & Multi-threaded programs in java.

[Course Overview] After completing this module you are ready to: Develop Desktop applications, Networking & Multi-threaded programs in java. [Course Overview] The Core Java technologies and application programming interfaces (APIs) are the foundation of the Java Platform, Standard Edition (Java SE). They are used in all classes of Java programming,

More information

SEMESTER 6. BCA602: Software Engineering BCA601: WEB TECHNOLOGY. Book of study : Reference 1.HTML Black Book, Steven Holzner, Dreamtech Publishers

SEMESTER 6. BCA602: Software Engineering BCA601: WEB TECHNOLOGY. Book of study : Reference 1.HTML Black Book, Steven Holzner, Dreamtech Publishers SEMESTER 6 BCA601: WEB TECHNOLOGY UNIT I: INTERNET- Basics of internet- Addresses & names for the internet, Web objects & site, E-mail, WWW, File transfer, The TELNET, The USENET, Gopher, Wais, Archie,

More information

Course Code Course Name Theory Practical Tutorial Theory TW/Practical Tutorial Total. Internal assessment. End Sem. Exam. Avg.

Course Code Course Name Theory Practical Tutorial Theory TW/Practical Tutorial Total. Internal assessment. End Sem. Exam. Avg. Course Code Course Name Theory Practical Tutorial Theory TW/Practical Tutorial Total ITL304 Java Programming Lab -- 2+2* -- -- 2 -- 2 Examination Scheme Theory Marks Course Code Course Name Internal assessment

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

"Charting the Course... Java Programming Language. Course Summary

Charting the Course... Java Programming Language. Course Summary Course Summary Description This course emphasizes becoming productive quickly as a Java application developer. This course quickly covers the Java language syntax and then moves into the object-oriented

More information

DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY ACADEMIC YEAR (ODD SEM)

DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY ACADEMIC YEAR (ODD SEM) DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY ACADEMIC YEAR 2018-19 (ODD SEM) DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING SUB: OBJECT ORIENTED PROGRAMMING SEM/YEAR: III SEM/ II YEAR

More information

Govt. of Karnataka, Department of Technical Education Diploma in Information Science & Engineering. Fifth Semester

Govt. of Karnataka, Department of Technical Education Diploma in Information Science & Engineering. Fifth Semester Govt. of Karnataka, Department of Technical Education Diploma in Information Science & Engineering Fifth Semester Subject: Programming With Java Contact Hrs / week: 4 Total hrs: 64 Table of Contents SN

More information

JAVA. Duration: 2 Months

JAVA. Duration: 2 Months JAVA Introduction to JAVA History of Java Working of Java Features of Java Download and install JDK JDK tools- javac, java, appletviewer Set path and how to run Java Program in Command Prompt JVM Byte

More information

SIR C.R.REDDY COLLEGE OF ENGINEERING, ELURU DEPARTMENT OF INFORMATION TECHNOLOGY LESSON PLAN

SIR C.R.REDDY COLLEGE OF ENGINEERING, ELURU DEPARTMENT OF INFORMATION TECHNOLOGY LESSON PLAN SIR C.R.REDDY COLLEGE OF ENGINEERING, ELURU DEPARTMENT OF INFORMATION TECHNOLOGY LESSON PLAN SUBJECT: IT 3.1.3 WEB TECHNOLOGY CLASS: III/IVB.Tech., I st SEMESTER, A.Y.2017-18 INSTRUCTOR: SATYANARAYANA

More information

CTP203 Operating Systems Syllabus

CTP203 Operating Systems Syllabus Course Details Department of Computer Technology & Programming CTP203 Operating Systems Syllabus Course Name: Course Credits: 4 ECTS Credits: 6 Prerequisite: CTP102 (Elementary Data Structures) Semester:

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

Type of Classes Nested Classes Inner Classes Local and Anonymous Inner Classes

Type of Classes Nested Classes Inner Classes Local and Anonymous Inner Classes Java CORE JAVA Core Java Programing (Course Duration: 40 Hours) Introduction to Java What is Java? Why should we use Java? Java Platform Architecture Java Virtual Machine Java Runtime Environment A Simple

More information

CSC 280 Operating System Principles

CSC 280 Operating System Principles Computer Science Department cs.salemstate.edu CSC 280 Operating System Principles 3 cr. Instructor: TBA Office: location Phone: (978) 542-extension email: TBA@salemstate.edu Office Hours: days and times

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

Computer Science Department

Computer Science Department California State University, Dominguez Hills Computer Science Department Syllabus CS255 Dynamic Web Programming Dr. Jason Isaac Halasa Office Hours: MW 12:45-2:30 and 3:45-5:30 and by Appointment Office

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

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

(800) Toll Free (804) Fax Introduction to Java and Enterprise Java using Eclipse IDE Duration: 5 days

(800) Toll Free (804) Fax   Introduction to Java and Enterprise Java using Eclipse IDE Duration: 5 days Course Description This course introduces the Java programming language and how to develop Java applications using Eclipse 3.0. Students learn the syntax of the Java programming language, object-oriented

More information

CALEDONIAN COLLEGE OF ENGINEERING, MODULE HANDBOOK. Department of Electrical & Computer Engineering SULTANATE OF OMAN. Module Code

CALEDONIAN COLLEGE OF ENGINEERING, MODULE HANDBOOK. Department of Electrical & Computer Engineering SULTANATE OF OMAN. Module Code Module Code M2G424866 Object Oriented Programming CALEDONIAN COLLEGE OF ENGINEERING, SULTANATE OF OMAN 2018-2019 MODULE HANDBOOK Semester: A Module Leader Shahida T Department of Electrical & Computer

More information

Java for Programmers Course (equivalent to SL 275) 36 Contact Hours

Java for Programmers Course (equivalent to SL 275) 36 Contact Hours Java for Programmers Course (equivalent to SL 275) 36 Contact Hours Course Overview This course teaches programmers the skills necessary to create Java programming system applications and satisfies the

More information

SRM INSTITUTE OF SCIENCE & TECHNOLOGY Faculty of Science and Humanities Department of Computer Science UNIT I - INTRODUCTION TO JAVA

SRM INSTITUTE OF SCIENCE & TECHNOLOGY Faculty of Science and Humanities Department of Computer Science UNIT I - INTRODUCTION TO JAVA SRM INSTITUTE OF SCIENCE & TECHNOLOGY Faculty of Science and Humanities Department of Computer Science Subject code : UCS15301 Subject Name : Java Programming Staff Name : S.P.ANGELIN CLARET No. of : 5

More information

ABOUT WEB TECHNOLOGY COURSE SCOPE:

ABOUT WEB TECHNOLOGY COURSE SCOPE: ABOUT WEB TECHNOLOGY COURSE SCOPE: The booming IT business across the globe, the web has become one in every of the foremost necessary suggests that of communication nowadays and websites are the lifelines

More information

Murach s Beginning Java with Eclipse

Murach s Beginning Java with Eclipse Murach s Beginning Java with Eclipse Introduction xv Section 1 Get started right Chapter 1 An introduction to Java programming 3 Chapter 2 How to start writing Java code 33 Chapter 3 How to use classes

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

Call: Core&Advanced Java Springframeworks Course Content:35-40hours Course Outline

Call: Core&Advanced Java Springframeworks Course Content:35-40hours Course Outline Core&Advanced Java Springframeworks Course Content:35-40hours Course Outline Object-Oriented Programming (OOP) concepts Introduction Abstraction Encapsulation Inheritance Polymorphism Getting started with

More information

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT. COURSE CURRICULUM COURSE TITLE: OBJECT ORIENTED PROGRAMMING (Code: )

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT. COURSE CURRICULUM COURSE TITLE: OBJECT ORIENTED PROGRAMMING (Code: ) GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: OBJECT ORIENTED PROGRAMMING (Code:3341602) Diploma Programme in which this course is offered Information Technology

More information

Get in Touch Module 1 - Core PHP XHTML

Get in Touch Module 1 - Core PHP XHTML PHP/MYSQL (Basic + Advanced) Web Technologies Module 1 - Core PHP XHTML What is HTML? Use of HTML. Difference between HTML, XHTML and DHTML. Basic HTML tags. Creating Forms with HTML. Understanding Web

More information

University of Asia Pacific (UAP) Department of Computer Science and Engineering (CSE)

University of Asia Pacific (UAP) Department of Computer Science and Engineering (CSE) University of Asia Pacific (UAP) Department of Computer Science and Engineering (CSE) Course Outline Program: Course Title: Computer Science and Engineering (CSE) Object Oriented Programming I: Java Course

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

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

ANNEXURE 13 CHOICE BASED CREDIT SYSTEM STRUCTURE FROM THE ACADEMIC YEAR B.Sc COMPUTER SCIENCE

ANNEXURE 13 CHOICE BASED CREDIT SYSTEM STRUCTURE FROM THE ACADEMIC YEAR B.Sc COMPUTER SCIENCE ANNEXURE 13 CHOICE BASED CREDIT SYSTEM STRUCTURE FROM THE ACADEMIC YEAR 201415 B.Sc COMPUTER SCIENCE SEM Part I Part II Part Part IV I Sem. I II Maths (30) Part V (6 th Hr) NCC/NSS/PED. Com.Eng ACC (6

More information

Core Java SYLLABUS COVERAGE SYLLABUS IN DETAILS

Core Java SYLLABUS COVERAGE SYLLABUS IN DETAILS Core Java SYLLABUS COVERAGE Introduction. OOPS Package Exception Handling. Multithreading Applet, AWT, Event Handling Using NetBean, Ecllipse. Input Output Streams, Serialization Networking Collection

More information

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

FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF CSE COURSE PLAN FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF CSE COURSE PLAN Course Code: CS1005 Course Title: Object Oriented Programming Semester: II Course Time: Jul-Dec 2014 A B C D E F

More information

JAVA Training Overview (For Demo Classes Call Us )

JAVA Training Overview (For Demo Classes Call Us ) JAVA Training Overview (For Demo Classes Call Us +91 9990173465) IT SPARK - is one of the well-known and best institutes that provide Java training courses. Working professionals from MNC's associated

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

ITT Technical Institute. SD1420 Introduction to Java Programming Onsite and Online Course SYLLABUS

ITT Technical Institute. SD1420 Introduction to Java Programming Onsite and Online Course SYLLABUS ITT Technical Institute SD1420 Onsite and Online Course SYLLABUS Credit hours: 4.5 Contact/Instructional hours: 56 (34 Theory Hours, 22 Lab Hours Prerequisite(s and/or Corequisite(s: Prerequisite: PT1420

More information

JAVA. 1. Introduction to JAVA

JAVA. 1. Introduction to JAVA JAVA 1. Introduction to JAVA History of Java Difference between Java and other programming languages. Features of Java Working of Java Language Fundamentals o Tokens o Identifiers o Literals o Keywords

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR JAVA PROGRAMMING CIS1868 3 Credit Hours Student Level: This course is open to students on the college level in either freshman or

More information

SYLLABUS JAVA COURSE DETAILS. DURATION: 60 Hours. With Live Hands-on Sessions J P I N F O T E C H

SYLLABUS JAVA COURSE DETAILS. DURATION: 60 Hours. With Live Hands-on Sessions J P I N F O T E C H JAVA COURSE DETAILS DURATION: 60 Hours With Live Hands-on Sessions J P I N F O T E C H P U D U C H E R R Y O F F I C E : # 4 5, K a m a r a j S a l a i, T h a t t a n c h a v a d y, P u d u c h e r r y

More information

DIABLO VALLEY COLLEGE CATALOG

DIABLO VALLEY COLLEGE CATALOG COMPUTER SCIENCE COMSC Despina Prapavessi, Dean Math and Computer Science Division Math Building, Room 267 The computer science department offers courses in three general areas, each targeted to serve

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

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

ADMINISTRATIVE MANAGEMENT COLLEGE

ADMINISTRATIVE MANAGEMENT COLLEGE First Semester ADMINISTRATIVE MANAGEMENT COLLEGE BACHELOR OF COMPUTER APPLICATION COURSE OUTCOME (CO) Problem solving techniques Using C CO 1: Understand the basic concepts of programming, software and

More information

DOT NET Syllabus (6 Months)

DOT NET Syllabus (6 Months) DOT NET Syllabus (6 Months) THE COMMON LANGUAGE RUNTIME (C.L.R.) CLR Architecture and Services The.Net Intermediate Language (IL) Just- In- Time Compilation and CLS Disassembling.Net Application to IL

More information

Peers Techno log ies Pv t. L td. Core Java & Core Java &Adv Adv Java Java

Peers Techno log ies Pv t. L td. Core Java & Core Java &Adv Adv Java Java Page 1 Peers Techno log ies Pv t. L td. Course Brochure Core Java & Core Java &Adv Adv Java Java Overview Core Java training course is intended for students without an extensive programming background.

More information

A- Core Java Audience Prerequisites Approach Objectives 1. Introduction

A- Core Java Audience Prerequisites Approach Objectives 1. Introduction OGIES 6/7 A- Core Java The Core Java segment deals with the basics of Java. It is designed keeping in mind the basics of Java Programming Language that will help new students to understand the Java language,

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 60 0 DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK III SEMESTER CS89- Object Oriented Programming Regulation 07 Academic Year 08 9 Prepared

More information

TJU Syllabus for Linux Fundamentals and Applications

TJU Syllabus for Linux Fundamentals and Applications TJU Syllabus for Linux Fundamentals and Applications Code: 2160281 Title: Linux Fundamentals and Applications Semester Hours: 40 Credits: 2 Semester Structure Offered by: for: Prerequisite: Hour Lecture:24

More information

PHP CURRICULUM 6 WEEKS

PHP CURRICULUM 6 WEEKS PHP CURRICULUM 6 WEEKS Hands-On Training In this course, you develop PHP scripts to perform a variety to takes, culminating in the development of a full database-driven Web page. Exercises include: Accessing

More information

Sprint 2017, Sul Ross State University

Sprint 2017, Sul Ross State University Instructor: Dr. Kennard Laviers CS 2360-001 LINUX Sprint 2017, Sul Ross State University Office Location: ACR 107 Office Phone: 432-837-8500 Email: kennard.laviers@sulross.edu Office Hours: MW 8:30am -

More information

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department COURSE: CST1201 Programming Fundamentals (2 class hours, 2 lab hours, 3 credits) Course Description: This course is an intensive

More information

ITT Technical Institute. SD1420 Introduction to Java Programming Onsite Course SYLLABUS

ITT Technical Institute. SD1420 Introduction to Java Programming Onsite Course SYLLABUS ITT Technical Institute SD1420 Introduction to Java Programming Onsite Course SYLLABUS Credit hours: 4.5 Contact/Instructional hours: 56 (34 Theory Hours, 22 Lab Hours) Prerequisite(s) and/or Corequisite(s):

More information

Course Description. Learn To: : Intro to JAVA SE7 and Programming using JAVA SE7. Course Outline ::

Course Description. Learn To: : Intro to JAVA SE7 and Programming using JAVA SE7. Course Outline :: Module Title Duration : Intro to JAVA SE7 and Programming using JAVA SE7 : 9 days Course Description The Java SE 7 Fundamentals course was designed to enable students with little or no programming experience

More information

ABOUT CORE JAVA COURSE SCOPE:

ABOUT CORE JAVA COURSE SCOPE: ABOUT CORE JAVA COURSE SCOPE: JAVA based business programs perform well because constant JAVA requirements help designers to create multilevel programs with a component centered approach. JAVA growth allows

More information

Java Training JAVA. Introduction of Java

Java Training JAVA. Introduction of Java Java Training Building or rewriting a system completely in Java means starting from the scratch. We engage in the seamless and stable operations of Java technology to deliver innovative and functional

More information

PROGRAM DESIGN AND STRUCTURE

PROGRAM DESIGN AND STRUCTURE PROGRAM DESIGN AND STRUCTURE BACHELOR OF COMPUTER APPLICATIONS Department of Information Technology # 5, Bhuvanagiri, OMBR Layout, Bangalore 43 T : +91 80 25426944 / 80 25453088 / 77, Email : academics.ims@cmr.ac.in,

More information

Introduction to PHP. Handling Html Form With Php. Decisions and loop. Function. String. Array

Introduction to PHP. Handling Html Form With Php. Decisions and loop. Function. String. Array Introduction to PHP Evaluation of Php Basic Syntax Defining variable and constant Php Data type Operator and Expression Handling Html Form With Php Capturing Form Data Dealing with Multi-value filed Generating

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

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 sophomore year. Catalog Description:

More information

KLS s Gogte Institute of Technology, Udyambag, Belagavi. CLO 1: To provide introduction to UNIX Operating System and its File System

KLS s Gogte Institute of Technology, Udyambag, Belagavi. CLO 1: To provide introduction to UNIX Operating System and its File System KLS s Gogte Institute of Technology, Udyambag, Belagavi Course Document Academic Year:2016-17 Department of CSE Course Title : UNIX Shell programming Credits: 4 Course Code :15CS33 L:T:P -3-1-0 Course

More information

PHP + ANGULAR4 CURRICULUM 6 WEEKS

PHP + ANGULAR4 CURRICULUM 6 WEEKS PHP + ANGULAR4 CURRICULUM 6 WEEKS Hands-On Training In this course, you develop PHP scripts to perform a variety to takes, culminating in the development of a full database-driven Web page. Exercises include:

More information

QUESTION BANK ON UNIX & SHELL PROGRAMMING-502 (CORE PAPER-2)

QUESTION BANK ON UNIX & SHELL PROGRAMMING-502 (CORE PAPER-2) BANK ON & SHELL PROGRAMMING-502 (CORE PAPER-2) TOPIC 1: VI-EDITOR MARKS YEAR 1. Explain set command of vi editor 2 2011oct 2. Explain the modes of vi editor. 7 2013mar/ 2013 oct 3. Explain vi editor 5

More information

COSC UNIX. Textbook. Grading Scheme

COSC UNIX. Textbook. Grading Scheme COSC 2306 - UNIX Education has failed in a very serious way to convey the most important lesson science can teach: skepticism. - David Suzuki Fall 2008 Aaron Langille Textbook Linux for Programmers and

More information

.NET Advance Package Syllabus

.NET Advance Package Syllabus Module 1: Introduction to.net Lecture 1: About US: About SiSTech About your self Describe training methodology Lecture 2: What is.net? Application developed in.net Application development Architecture.Net

More information

Java Training For Six Weeks

Java Training For Six Weeks Java Training For Six Weeks Java is a set of several computer software and specifications developed by Sun Microsystems, later acquired by Oracle Corporation that provides a system for developing application

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

Java SE 7 Programming

Java SE 7 Programming Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Java SE 7 Programming Duration: 5 Days What you will learn This is the second of two courses that cover the Java Standard Edition

More information

PESIT Bangalore South Campus

PESIT Bangalore South Campus PESIT Bangalore South Campus 15CS45 : OBJECT ORIENTED CONCEPTS Faculty : Prof. Sajeevan K, Prof. Hanumanth Pujar Course Description: No of Sessions: 56 This course introduces computer programming using

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY GUJARAT TECHNOLOGICAL UNIVERSITY MASTER OF COMPUTER APPLICATIONS (COURSE CODE-6) Subject: Java Programming Subject Code: 2630002 Year II (Semester III) (W.E.F. JULY 2013) Objectives: To develop proficiency

More information

Object Oriented Programming with Java. Unit-1

Object Oriented Programming with Java. Unit-1 CEB430 Object Oriented Programming with Java Unit-1 PART A 1. Define Object Oriented Programming. 2. Define Objects. 3. What are the features of Object oriented programming. 4. Define Encapsulation and

More information

CORE PHP CURRICULUM. Introductory Session Web Architecture Overview of PHP Platform Origins of PHP in the open source community

CORE PHP CURRICULUM. Introductory Session Web Architecture Overview of PHP Platform Origins of PHP in the open source community CORE PHP CURRICULUM What you will Be Able to Achieve During This Course This course will enable you to build real-world, dynamic web sites. If you've built websites using plain HTML, you realize the limitation

More information

Java SE 7 Programming

Java SE 7 Programming Oracle University Contact Us: +40 21 3678820 Java SE 7 Programming Duration: 5 Days What you will learn This Java Programming training covers the core Application Programming Interfaces (API) you'll use

More information

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus The University of Jordan Accreditation & Quality Assurance Center COURSE Syllabus 1 Course title Introduction to Web Pages Development 2 Course number 807413 Credit hours (theory, practical) 3 3 Contact

More information

Govt. of Karnataka, Department of Technical Education Diploma in Computer Science & Engineering. Fifth Semester. Subject: Web Programming

Govt. of Karnataka, Department of Technical Education Diploma in Computer Science & Engineering. Fifth Semester. Subject: Web Programming Govt. of Karnataka, Department of Technical Education Diploma in Computer Science & Engineering Fifth Semester Subject: Web Programming Contact Hrs / week: 4 Total hrs: 64 Table of Contents SN Content

More information

An Introduction to JavaScript & Bootstrap Basic concept used in responsive website development Form Validation Creating templates

An Introduction to JavaScript & Bootstrap Basic concept used in responsive website development Form Validation Creating templates PHP Course Contents An Introduction to HTML & CSS Basic Html concept used in website development Creating templates An Introduction to JavaScript & Bootstrap Basic concept used in responsive website development

More information

Diploma in Android Programming (DAP)

Diploma in Android Programming (DAP) Diploma in Android Programming (DAP) Duration: 01 Year Total credit: 32 1 st Semester (DAP) Theory Course Course Title (T-L-P) Credit Code CSP-80 Operating Systems T 04 CSP-45 Programing in JAVA T 04 CSP-46

More information

Page 1

Page 1 Java 1. Core java a. Core Java Programming Introduction of Java Introduction to Java; features of Java Comparison with C and C++ Download and install JDK/JRE (Environment variables set up) The JDK Directory

More information