Free Essay

Syllabus

In:

Submitted By bigkee42
Words 3056
Pages 13
[pic]
[pic]

|Department of Information Technology |
|WEBD341: Enterprise Data Exchange using XML |
|3 Credit Hours |
|8 Weeks |
|Prerequisite(s): WEBD121: Web Development Fundamentals |

|Table of Contents |

|Instructor Information |Evaluation Procedures |
|Course Description |Grading Scale |
|Course Scope |Course Outline |
|Course Objectives |Policies |
|Course Delivery Method |Academic Services |
|Resources |Selected Bibliography |
|Appendix A – Professor Biography |Appendix B – Weekly Student Course Guide |

|Instructor Information |

Instructor:
Email: Use “MESSAGES” in the classroom>
Phone: If you need to telephone me, send me an email so that we can arrange an appointment.
Fax
Office Hours:
Bio: (Biography)
Table of Contents

|Course Description (Catalog) |

This course is a study of the concepts and applications of the Extensible Markup Language (XML), a general-purpose markup language that can be used to formally specify special-purpose markup languages. This course will be taught from a mixture of analytical and practical methods. Topics include: the history of XML, the XML language, Data Type Definition (DTD), XML Schema, eXtensible Style Sheet Language (XSL), and eXtensible Style Sheet Language Transformations (XSLT). The student will bind values to elements to render them distinct and different from its other instances of that attribute and explore the power of XML as a tool for Enterprise Exchange in both the J2EE and .NET Software Development Frameworks. Knowledge of XML will enable the student to standardize and reuse reference text, paragraphs, and chapters. (Prerequisite: WEBD121) [3 Semester Hours]

Table of Contents

|Course Scope |

This course is a study of the concepts and applications of Extensible Markup Language (XML), which enables students to define their own “tags.” Course topics include the differences between XML and HTML. Students will learn the XML syntax, to include Data Type Definition (DTD), which will enable students to specify all the structural elements of an XML document. They will learn the Attributes to bind a value to an element so it is distinct and different from other instances of that element. Knowledge of XML will enable the student to standardize and reuse and reference text, paragraphs, and chapters.

Table of Contents

|Course Objectives |

The successful student will fulfill the following learning objectives:

1. Examine the evolution of the World Wide Web (WWW) in terms of the need for a general-purpose markup language. 2. Draw conclusions about the power and advantages of XML that have made it the global standard for enterprise data exchange.
3. Compare and contrast Data Type Definitions (DTD) and XML Schemas.
4. Evaluate Global Elements, NameSpaces, and XML Metadata Models (XHTML, DocBook, Resource Description Framework (RDF), and Really Simple Syndication (RSS).
5. Interpret the need, the principles, and the power of XSL and XSLT to create new content, manage site layout, extract information, and for document format conversion.
6. Discuss the process for creating XML documents and apply this knowledge to develop XML and DTD documents.
7. Analyze the ability of XML to facilitate inter-application and inter-tier communications.
8. Apply XSL and XSLT to standardize the look and feel across pages and to generate multiple formats of the same page.
Table of Contents
|Course Delivery Method |

This course delivered via distance learning will enable students to complete academic work in a flexible manner, completely online. Resources and access to an online learning management system will be made available to each student. Online assignments are due by the last day of each week and include Forum questions (accomplished in groups through a threaded Forum), examinations and quizzes (graded electronically), and individual assignments (submitted for review by the Faculty Member). Assigned faculty will support the students throughout this eight-week course.
Table of Contents
|Resources |

|Book Number |

1. Detailed instructions for weekly assignments are found in Appendix B.
2. Refer to the e-classroom instructions (Appendix C) to find out how to upload assignments, participate in online Forum discussions, and take exams.

Table of Contents
|Grading Scale |

Please see the student handbook to reference the University’s grading scale.
Table of Contents

|Course Outline |

|Week |

Please see the student handbook to reference all University policies. Quick links to frequently asked question about policies are listed below. Drop/Withdrawal Policy Plagiarism Policy Extension Process and Policy
.
Table of Contents

|Academic Services |

ONLINE LIBRARY RESEARCH CENTER & LEARNING RESOURCES
The Online Library Resource Center is available to enrolled students and faculty from inside the electronic campus. This is your starting point for access to online books, subscription periodicals, and Web resources that are designed to support your classes and generally not available through search engines on the open Web. In addition, the Center provides access to special learning resources, which the University has contracted to assist with your studies. Questions can be directed to orc@apus.edu.

• Charles Town Library and Inter Library Loan: The University maintains a special library with a limited number of supporting volumes, collection of our professors’ publication, and services to search and borrow research books and articles from other libraries. • Electronic Books: You can use the online library to uncover and download over 50,000 titles, which have been scanned and made available in electronic format. • Electronic Journals: The University provides access to over 12,000 journals, which are available in electronic form and only through limited subscription services. • Turnitin.com: Turnitin.com is a tool to improve student research skills that also detect plagiarism. Turnitin.com provides resources on developing topics and assignments that encourage and guide students in producing papers that are intellectually honest, original in thought, and clear in expression. This tool helps ensure a culture of adherence to the University's standards for intellectual honesty. Turnitin.com also reviews students' papers for matches with Internet materials and with thousands of student papers in its database, and returns an Originality Report to instructors and/or students. • Smarthinking: Students have access to 10 free hours of tutoring service per year through Smarthinking. Tutoring is available in the following subjects: math (basic math through advanced calculus), science (biology, chemistry, and physics), accounting, statistics, economics, Spanish, writing, grammar, and more. Additional information is located in the Online Research Center. From the ORC home page, click on either the “Writing Center” or “Tutoring Center” and then click “Smarthinking.” All login information is available.
Table of Contents

|Selected Bibliography |

Table of Contents

|Appendix A – Professor Biography |

Dr. Jeff Wang - Dr. Jeff Wang received BS degree from Zhejiang University in 1991 and MS degree from Chinese Academy of Science in 1994. He received Ph.D. degree in Physics-based Modeling and Visual Computing from George Mason University in 1998. He is a senior member of ACM and a member of IEEE.
Table of Contents

|Appendix B – Weekly Student Course Guide |

Week 1 – What is XML? , Well-Formed XML

Scope: This week you will learn about the evolution of XML, the difference between binary files and text files, opening an XML file in a browser, role of W3C in developing XML standards, and the usage of XML. We will also learn about the various XML parsers in the market, the rules to remember in creating a well formed XML document. We will also learn to create Elements, Attributes.

Objectives: Successful students will be able to:

1. Draw conclusions about the evolution of the World Wide Web (WWW) in terms of the need for a general-purpose markup language
2. Analyze the history and evolution of markup languages
3. Evaluate the power and flexibility of XML that have made it the global standard for enterprise data exchange; discuss specific examples of standardization that involves XML
4. Evaluate organizations that have influenced, facilitated, and standardized XML (Refer Appendix A) Table of Contents
5. Differentiate between Binary files and Text files
6. Detect the architecture and the components of an XML document
7. Recognize the logical structure of an XML document
8. Evaluate the process involved in parsing XML documents
9. Review XML error handling and error messages
10. Draw conclusions about the guidelines and standards that facilitate the development of well-formed XML
11. Identify the process, the steps and the decision making, to develop and modifying XML documents

Required Readings: Part I: Introducing XML Chapter 1. What is XML? Chapter 2. Well-Formed XML Chapter 3. XML Namespaces

Supplemental Reading: None

Turn-Ins:

1. Forums Introduction - Introduce yourself in Forums and respond to at least 2 of your classmates (Back to e-Classroom Instructions)

2. Click on the “Forums” and “Introduce Yourself” links A. Click "REPLY TO THIS MESSAGE" and enter a short introductory paragraph about yourself, what you are majoring in and what you expect learn from this course. B. Click Reply C. Respond to 2 other student’s introductions by clicking the Subthread link located beneath their answer D. Click the Submit button

Professor Notes: Please refer to the professor notes posted in the online classroom.
Table of Contents
Week 2 – XML Namespaces, Document Type Definitions

Scope: This week we will learn about the concept of Namespaces which will make the definition associated with elements unique. We will learn to declare and use a Namespace and associate the Namespace with a URI. We will also learn about the Document Type Definitions used to validate the XML document.

Objectives: Successful students will be able to:

1. Identify the need for Namespaces and discuss how it establishes a boundary for uniqueness 2. Explain the advantages of the default Namespace 3. Discuss problems that can arise by prefixing the Namespace to every occurrence of various elements 4. Discuss the ability of XML to facilitate inter-application and inter-tier communications 5. Differentiate between URL, URI and URN 6. Explain the need for the Document Type Definition (DTD) 7. Differentiate between internal and external DTD 8. Examine the process and the syntax for declaring Elements, Attributes, and Notations 9. Identify the process for creating XML documents 10. Develop and use XML and DTD documents

Required Readings:

Part II: Validation Chapter 4. Document Type Definitions Chapter 5. XML Schemas Chapter 6. Relax NG and Schematro

Supplemental Reading: None

Turn-Ins: 1. Forum Discussion: Discuss the advantages and disadvantages of using Document Type Definition (DTD). Discuss the advantages and need of having more than one Namespace defined.

Professor Notes: Please review the www.w3c.org site for more information on Namespaces and DTD

Table of Contents
Week 3 – Extracting Data From XML

Scope: This week you will learn about using the XML schemas which overcome the limitations of a DTD. We will also learn about the XPath which allows specific parts of an XML document to be processed.

Objectives: Successful students will be able to:

1. Explain the disadvantages of using DTDs 2. Examine the W3C Recommendations for XML Schema 3. Identify the need for creating XML Schemas 4. Compare and contrast Data Type Definitions (DTD) and XML Schemas 5. Identify the various schema components 6. Use mixed content elements 7. Use empty element content 8. Explain the use of facets to define data precisely 9. Illustrate the ways of looking at an XML document, including the Xpath Data model 10. Identify XPath and how the components parts of XPath syntax fit together to allow you to navigate around the XPath data model 11. Identify the various XPath Axes 12. Identify and use XPath Functions 13. Examine the structure of XPath Expressions

Required Readings:

Part III: Processing

Chapter 7. Extracting Data From XML

Supplemental Reading: None

Turn-Ins: Forum Discussion - Discuss the advantages and disadvantages of XML Schemas over XML Namespaces.

Professor Notes: The mid term exam is next week. Please review the objectives carefully.
Table of Contents
Week 4 – XSLT and Midterm Exam

Scope: This week you will learn about XSLT which helps us in converting the XML files to different specified presentation formats and restructuring XML to fit the structures used in business.

Objectives: Successful students will be able to:

1. Explain the need for XSLT 2. Identify the underlying principles when using XSL and XSLT to create new content, manage site layout, extract information, and convert document formats 3. Use XSLT to convert XML for presentations 4. Use XML for business to business data interchange using XSLT 5. Differentiate between XSLT and procedural languages 6. Identify various elements such as xsl:value-of, xsl:copy and use them to retrieve the values from the source tree 7. Explain and utilize XSLT variables and parameters 8. Apply XSL and XSLT to standardize the look and feel across pages and to generate multiple formats of the same page 9. Demonstrate knowledge of the course and weekly objectives for Weeks 1 through 4 by completing the Midterm Exam.

Required Readings:

Part III: Processing (Continue) Chapter 8. XSLT

1. Review all assigned readings to prepare for your Midterm Exam.

Supplemental Reading: None

Turn-Ins:

1. In Tests and Quizzes, complete the Midterm Exam.

Professor Notes: 1. Please refer to the Professor Notes posted in the e-classroom 2. Midterm Exam Study Questions: Review all weekly objectives to prepare for the midterm exam.
Table of Contents
Week 5 – XQuery- The XML Query language

Scope: This week we will learn about the need for a query language named XQuery to query a XML file. We will learn to create new elements using element constructors.

Objectives: Successful students will be able to:

1. Identify the need for a Xquery to complement languages as SQL and XSLT 2. Create new elements using element constructors in the process of using XQuery to query an XML document 3. Use different types of expressions in XQuery including the important FLWOR

Required Readings:

Part IV: Databases Chapter 9. XQUERY Chapter 10. XML and Databases

Turn-Ins: 1. Forum Discussion Topic: Discuss the advantages of using XQuery vs. using SQL in querying XML data. 2. Participate in the discussion and respond to at least two of your colleagues

Professor Notes: 1. Please refer to the Professor Notes posted in the e-classroom
Table of Contents
Week 6 – The Document Object, Simple API for XML (SAX) and Online Exam

Scope: This week we will learn about the XML Document object Model, often called XML DOM and how it can be manipulated in various ways. We will also learn about the Simple API for XML called SAX which can be used to manipulate XML documents which are a few giga bytes or more.

Objectives: Successful students will be able to:

1. Explain the purpose of the XML Document Object Model 2. Recognize the development of the DOM specification developed by W3C 3. Identify XML DOM interfaces and Objects such as Nodes and Documents 4. Explain the process of adding and deleting elements and attributes from the XML Document Object Model 5. Recognize and perform the Manipulation of a DOM tree 6. Identify how the XML DOM is used in Infopath 2003 7. Identify the role of SAX in parsing XML documents 8. Recognize to trace the history and evolution of SAX 9. Demonstrate how to Download and Configure the SAX parser 10. Identify SAX events 11. Utilize the Error handling interface in SAX 12. Demonstrate knowledge of objectives for Weeks 5 and 6 by taking an Online Exam.

Required Readings:

Part V: Programming Chapter 11. Event-Driven Programming Chapter 12. LINQ to XML

1. Review all required readings for Weeks 5 and 6 to prepare for your online exam.

Supplemental Reading: None

Turn-In:

1. In Tests and Quizzes, complete the Online Exam.

Professor Notes:

1. Please refer to the Professor Notes posted in the e-classroom. 2. Online Exam Study Questions: Review the Weekly Objectives for Weeks 5 and 6 to prepare for the exam.
Table of Contents
Week 7 – Web Services, SOAP and WSDL

Scope: This week we will lean about the web service which allows objects on one computer to call and make use of objects on other computer. We will also learn about the SOAP which overcomes the problems faced by XML-RPC by enabling rich XML documents to be transferred easily between Systems. We will also learn about the Web Services Description Language (WSDL) which provides a standard way of describing where and how make requests to a SOAP based service

Objectives: Successful students will be able to:

1. Explain the Remote Procedure Call (RPC) and discuss the other RPC protocols currently existing
2. Explain how web services can provide more flexibility than previous RPC protocols
3. Identify the working of XML-RPC
4. Demonstrate the need for the web services to use HTTP transfer protocol and how HTTP works under the hood.
5. Explain how SOAP can provide more flexibility than the previous RPC protocols
6. Illustrate the process of formating the SOAP messages
7. Differentiate between GET versus POST in an HTTP request
8. Describe a service using WSDL
9. Differentiate between various SOAP styles

Required Readings:

Part VI: Communication Chapter 13. RSS, ATOM, and Content Syndication Chapter 14. WEB Services Chapter 15. SOAP and WSDL Chapter 16. AJAX

Supplemental Reading: None

Turn-In:

1. Forum Discussion: Discuss what the definition of Web services is, and what the advantages of using Web services are.

Professor Notes: Please refer to the Professor Notes posted in the e-classroom
Table of Contents
Week 8 – XML in Publishing and Final Project/Assignment

Scope: This week we will learn about the XForms which are intended to replace HTML forms. We will also learn how to collect the data from forms as well as Well-formed XML documents.

Objectives: Successful students will be able to:

1. Identify the need for XForms 2. Recognize the advantages of XForms over the existing HTML forms technology 3. Explain how XForms model is created 4. Utilize XForms to improve existing HTML forms technology 5. Explain how you use W3CSchema, XPath, XML Namepsaces in XForms 6. Utilize W3CSchema, XPath, XML Namepsaces in XForms 7. Use the form control in XForms 8. Recognize the commercial alternatives to XForms in Industry 9. Demonstrate knowledge of all course and weekly objectives by completing the online Final Project/Assignment.

Required Readings:

Part VII: Display Chapter 17. XHTML and HTML 5 Chapter 18. Scalable Vector Graphics (SVG)

Part VIII: Case Study Chapter 19. Case Study: XML in Publishing

1. Review all assigned readings to prepare for your Final Project/Assignment.

Supplemental Reading: None

Turn-Ins: 1. Complete the Final Project/Assignment.

Professor Notes: 1. Please refer to the Professor Notes posted in the e-classroom 2. Final Project/Assignment Study Questions: Review all weekly objectives to prepare for the Project/Assignment.
Table of Contents

Similar Documents

Free Essay

Student Resources

...websites and tools that can assist you in completing assignments, connecting to other students, and searching for careers. Instructions Complete the following Scavenger Hunt Matrix regarding student resources provided by the university. In the first column, list the steps used to locate each resource. In the second column, explain how each resource might contribute to your success. Scavenger Hunt Matrix |Student resource |List the specific steps you used to locate |Explain how you can use each resource to support your | | |each resource. |academic, career, or personal success. | |Course syllabus |The course syllabus is located in the |The class syllabus is useful because it is a listing of| | |classroom. 1st location is on class home |all of the required study materials, tasks to complete,| | |and from the current class list on your |and exercises. It lists your assignments and their due | | |ecampus home page |dates. You can check off completed items. | |Academic policies |These are found on the class home page on |The academic policy has a wide range of very important | | |the right hand side of the screen above the|information. It...

Words: 1025 - Pages: 5

Premium Essay

Asss

...LISTENING REACTION PAPER [pic] Speech 100 – all sections. Assignment Instructions: The Listening Exercise takes place in class. You must be in class doing the exercise to be able to write this short paper. Type a double-spaced, two page paper (see ”Format” in the class syllabus for instructions on margins, etc.) Type full pages – don’t skimp! It’s worth points to fill the page. NUMBER your answers and answer the following: 1. As you listened to a classmate in a “duo” or a “trio” in class, were you “empathically” listening? Explain. 2. Discuss your personal “barriers” to listening (p. 29-31 in the workbook “Communicate.”) How well did you listen? Discuss difficulties you may have experienced during the exercise. 3. Consider page 31 in the workbook – what steps did you take while listening to another person? 4. Do page 37-38 in the Communicate workbook, “Analysis of my listening effectiveness” – and tell me what your results were. What did your results tell you? 5. Finally, when it was YOUR turn to talk and have another person listen to you: (a) Discuss how it felt to have someone listen to you – really listen, without judging, without offering advice, or without trying to ”fix” it. (b) How could you tell they were listening to you? 6. What did you think of this exercise? ** This paper is worth 20 points – points are awarded on the QUALITY and also the required length of the paper, as well as...

Words: 256 - Pages: 2

Premium Essay

Syllabus

...[pic] College of Arts & Sciences Course Syllabus GEN/200 | Version r1 Foundations for General Education and Professional Success Please print a copy of this syllabus for handy reference. Whenever there is a question about what assignments are due, please remember this syllabus is considered the ruling document. Copyright Copyright ©2011 by University of Phoenix. All rights reserved. University of Phoenix© is a registered trademark of Apollo Group, Inc. in the United States and/or other countries. Microsoft©, Windows©, and Windows NT© are registered trademarks of Microsoft Corporation in the United States and/or other countries. All other company and product names are trademarks or registered trademarks of their respective companies. Use of these marks is not intended to imply endorsement, sponsorship, or affiliation. Edited in accordance with University of Phoenix© editorial standards and practices. Please print a copy of this syllabus for handy reference. Whenever there is a question about what assignments are due, please remember this syllabus is considered the ruling document. GENERAL COURSE INFORMATION COURSE NUMBER: GEN200 COURSE TITLE: Foundations for General Education and Professional Success COURSE START DATE: 05/17/2011 COURSE END DATE: 06/20/2011 REQUIRED READING: Students are required to read all materials available...

Words: 1978 - Pages: 8

Free Essay

Syllabus

...SCHEME OF EXAMINATION FOR MASTER OF COMPUTER APPLICATIONS (MCA) (SIX-SEMESTER Programme) |Semester – I | |Paper |Title of the Paper |Duration |Maximum Marks |Total | |No. | |Of Exam | | | | | | |Theory |Sessional* | | |MCA-101 |Computer Fundamentals and Problem Solving Using C |3 Hours |80 |20 |100 | |MCA-102 |Computer Organisation |3 Hours |80 |20 |100 | |MCA-103 |Discrete Mathematical Structures |3 Hours |80 |20 |100 | |MCA-104 |Software Engineering |3 Hours |80 |20 |100 | |MCA-105 |Computer Oriented Numerical and Statistical Methods |3 Hours |80 |20 |100 | |MCA-106 |Software Laboratory - I |3 Hours | | |100 | | |C (Based on MCA-101) |...

Words: 13848 - Pages: 56

Premium Essay

Syllabus

...Syllabus Page 1 of 34 Draft: Please download latest upon course launch. Syllabus This is a single, concatenated file, suitable for printing or saving as a PDF for offline viewing. Please note that some animations or images may not work. Course Description This module (allpages.htm) is also available as a concatenated page, suitable for printing or saving as a PDF for offline viewing. MET CS669 Database Design and Implementation for Business This course uses the latest database tools and techniques for persistent data and object-modeling and management. Students gain extensive hands-on experience with exercises and a term project using Oracle, SQL Server, and other leading database management systems. Students learn to model persistent data using the standard Entity-Relationship model (ERM) and how to diagram those models using EntityRelationship Diagrams (ERDs), Extended Entity-Relationship Diagrams (EERDs), and UML diagrams. Students learn the standards-based Structured Query Language (SQL) and the extensions to the SQL standards implemented in Oracle and SQL Server. Students learn the basics of database programming, and write simple stored procedures and triggers. The Role of this Course in the MSCIS Online Curriculum This is a core course in the MSCIS online curriculum. It provides students with an understanding and experience with database technology, database design, SQL, and the roles of databases in enterprises. This course is a...

Words: 10777 - Pages: 44

Premium Essay

Syllabus

...11th Grade Afro-Asian Literature Course Syllabus | Educ 508 – Principles of College Teaching | Submitted by:Jonathan Jay F. BaniagaSubmitted to: Dr. Wilhelmina Q. Tomas | LONDON.MANILA.TOKYO.SEOUL Tomoeda Academy Tomoeda Academy Julia Vargas Avenue, Ortigas, Pasig City 11th Grade World Literature Course Syllabus Mr. Jonathan Jay F. Baniaga 2015- 2016 I.Subject Code: English 101a II. Subject Description: Afro-Asian Literature III. Credit Units: 3 IV. Pre-Requisite: none V. Duration: 18 weeks (54 hours) – 1 meeting per week (3 hours per class session) VI. Course Overview: Afro-Asian Literature is a survey course in reading and writing. The text focuses on selected works of Afro -Asian literature ranging from 3,000 B.C. to the present and is augmented with a wide array of novels and other supplemental materials. All literary genres will be covered. Students are expected to critically read all genres of literature and write cohesive, clear, and well-structured analyses/critiques about what they have read. Students will write a variety of rhetorical modes and for a variety of purposes including narration, information, and persuasion. Students’ papers will reflect a sophisticated level of original analysis and include references to the read text or to outside sources where appropriate. VII. Course Objectives: Students...

Words: 1741 - Pages: 7

Free Essay

Syllabus

...Operating Systems: Course Syllabus Chapter 2: System Structures  General OS task: resource mgmt     Abstraction from details Sharing, fairness, ... Protection Interfaces: shells, API, system calls, ... Layered system design Microkernels Modularized approach  Architecture of OSs     Virtual Machines  System Boot process Operating System Principles Syllabus.2 Silberschatz, Galvin and Gagne ©2005 Chapter 3: Processes Operating System Principles Syllabus.3 Silberschatz, Galvin and Gagne ©2005 Chapter 4: Threads Operating System Principles Syllabus.4 Silberschatz, Galvin and Gagne ©2005 Chapter 5: CPU Scheduling Operating System Principles Syllabus.5 Silberschatz, Galvin and Gagne ©2005 Chapter 6: Process Synchronization   What is the problem? Give examples! Mutual exclusion  Critical sections Different solutions, on different levels of abstraction  „Correctness“ criteria (mut.ex., progress/non-starvation, fairness, bounded waiting)  Busy wait vs. Sleep   Classical synchronization problems  Bounded Buffers Readers/writers  Dining Philosophers   Atomic transactions (cf. databases)  Logging, UNDO/REDO recovery  Concurrency Control, Serializability, Locking Time-Stamping Operating System Principles Syllabus.6 Silberschatz, Galvin and Gagne ©2005 Chapter 7: Deadlocks  Define the problem, give necessary conditions!  Graph-based models (single vs. multiple resources...

Words: 624 - Pages: 3

Premium Essay

Syllabus

...Section 0 COURSE CODE COURSE TITLE UNITS / TYPE EEC201L CIRCUITS 2 LABORATORY 1 / LAB Section 1 INSTITUTION MISSION STATEMENT The FEU Institute of Technology is a premier technology educational institution in the Philippines. INSTITUTION VISION STATEMENT The FEU Institute of Technology commits itself to be an institution of quality education and relevant partnership with the larger community, producing competent and principled professionals who will contribute significantly to the betterment of society. DEPARTMENT MISSION STATEMENT The Electrical and Electronics Engineering (EEE) Department commits itself to provide students with industry-grade and outcomes-based education in electrical, electronics and communications engineering that will allow the students to develop a greater sense of professional responsibility, social awareness and high competitiveness in industry or in graduate work. DEPARTMENT VISION STATEMENT The Electrical and Electronics Engineering (EEE) Department envisions itself as a center of excellence, leadership, and an internationally recognized institution in electrical and electronics engineering education and technology. Section 2 PROGRAM OUTCOMES a. ability to apply knowledge of mathematics and science to solve engineering problems b. ability to design and conduct experiments, as well as to analyze and interpret data c. ability to design a system, component, or process to meet desired needs within realistic constraints such as economic, environmental...

Words: 1551 - Pages: 7

Premium Essay

Syllabus

...[pic] ISOM 491, Section 001 - Managerial Statistics Fall Quarter 2013, Monday 6:00 – 9:00 PM, Maguire Hall Room 330 Quinlan School of Business Policies: Class by Class/Week by Week Course Outline for ISOM 491 Tentative Course Outline: First Class (August 26, 2013) Chapter Topic Session (Week) 1 Introduction 1 Ethical Guidelines for Statistical Practice American Statistical Association (Handout) 2 Summarizing Data 1 3 Describing Data - Numerically…… 2 4 Describing Data – Exploring…….. 2 (Introduce concept of Stable Model) 5. Survey of probability ………… 3 (Emphasis - cross tabbing, (Omit Bayes' Theorem, i.e., Contingency Tables) pp 167-171) 6 Discrete Probability Distributions 3 (Emphasis Binomial) (Omit hypergeometric and poisson sections, pp 204-212) 7 Continuous Probability Distributions...

Words: 1377 - Pages: 6

Free Essay

Syllabus

...BMGT 301: INTRODUCTION TO INFORMATION SYSTEMS Section 0601 Mon, Wed 5:00PM - 6:15PM (VMH 1412) Section 0701 Mon 7:00PM - 9:40PM (VMH 1303) Instructor: David J McCue Teaching Assistant: -djmccue@rhsmith.umd.edu 0000 Van Munching Hall Mobile phone: (571) 212-9300 Office Hrs: Wednesday 6:30 PM – 7:30 PM and By Appointment NA Description This course integrates management concepts and information systems and technology. We will discuss how information systems are used for competitive advantage. We will learn how information systems are used by successful marketers, accountants, and finance and operations executives and more. Because our readings are online and current, we will learn how key business theories explain and enable what is happening today in business when information systems are being used. We will learn how to apply management concepts to understand the opportunities created by, and threats arising from, the effective use of information systems. We will discuss how to analyze and design information systems for business and how those systems are used in different businesses and business functions. We will cover the use of spreadsheets and databases for analysis and decision making. We will learn about key technologies such as telecommunications. Course Perspective When you read a business publication website such as the Wall Street Journal, Fortune, Business Week, or even a general publication such as the Washington Post or the New York Times, you will see...

Words: 4524 - Pages: 19

Premium Essay

Syllabus

...20th May, 2014 Important Announcement Attention: Intermediate (IPC) and Final Course students- May 2015 examinations and onwards Subject: Revision of the syllabus for May 2015 examinations and onwards pursuant to enactment of the Companies Act, 2013 As students may be aware, the Companies Act, 2013 has been notified in the Official Gazette on 30th August, 2013 stating that different dates may be appointed for enforcement of different provisions of this Act through notification of the Central Government in this regard. Having regard to the above development, the Council at its 333th meeting, revised the syllabus in a comprehensive manner in the following papers of Intermediate (IPC) and Final Course(s) as annexed herewith (shown in Bold cum Italics): Intermediate (IPC) Course Paper 1: Accounting (Group I) Paper 2: Business Laws, Ethics and Communication (Group I) Paper 5: Advanced Accounting (Group II) Paper 6: Auditing and Assurance (Group II) Final Course Paper 3: Advanced Auditing and Professional Ethics (Group I) Paper 4: Corporate and Allied Laws (Group I) Director, Board of Studies Annexure SYLLABUS PAPER 1: ACCOUNTING (One paper – Three hours – 100 Marks) Level of Knowledge : Working Knowledge Objectives : (a) To lay a foundation for the preparation and presentation of financial statements, (b) To gain working knowledge of the principles and procedures of accounting and their application to different practical situations, (c) To gain the ability to solve simple problems...

Words: 3005 - Pages: 13

Premium Essay

Syllabus

...Orientation Syllabus UNIV/100 Version 9 1 Orientation Syllabus UNIV/100 Version 9 University of Phoenix Orientation Workshop Copyright © 2011, 2010, 2009 by University of Phoenix. All rights reserved. Course Description This 3-week orientation workshop helps students be successful in college. Students practice using the Online Learning System (OLS), learn techniques to be successful in college, and identify useful university services and resources. Policies In every course at the University of Phoenix, faculty and students will be held responsible for understanding and adhering to all policies contained within the following two documents: • • University policies: You must be logged into the student website to view this document. Instructor policies: This document may be accessed from the student website. University policies are subject to change. Be sure to read the policies at the beginning of each class. Policies may be slightly different depending on the modality in which you attend class. If you have recently changed modalities, read the policies governing your current class modality. Course Materials All electronic materials are available on the student website at https://ecampus.phoenix.edu. Adobe® Flash® download: http://get.adobe.com/flashplayer/ Adobe® Shockwave® download: http://get.adobe.com/shockwave/ Week One: Online Learning System (OLS) Details Objectives Nongraded Activities and Preparation UNIV/100 Course Page Overview 1.1 Use the Online Learning...

Words: 3920 - Pages: 16

Premium Essay

Syllabus

...|[pic] |Course Syllabus | | |College of Humanities | | |HUM/130 Version 6 | | |Religions of the World | Copyright © 2009, 2007, 2006 by University of Phoenix. All rights reserved. Course Description This course studies the major religions of the world. Topical areas include Buddhism, Christianity, Confucianism, Hinduism, Indigenous Cultures, Islam, Judaism, and Taoism. Students will be objectively studying the origins and major figures and comparing...

Words: 2195 - Pages: 9

Free Essay

Syllabus

...BMGT 301: INTRODUCTION TO INFORMATION SYSTEMS Section 0601 Mon, Wed 5:00PM - 6:15PM (VMH 1412) Section 0701 Mon 7:00PM - 9:40PM (VMH 1303) Instructor: David J McCue Teaching Assistant: -djmccue@rhsmith.umd.edu 0000 Van Munching Hall Mobile phone: (571) 212-9300 Office Hrs: Wednesday 6:30 PM – 7:30 PM and By Appointment NA Description This course integrates management concepts and information systems and technology. We will discuss how information systems are used for competitive advantage. We will learn how information systems are used by successful marketers, accountants, and finance and operations executives and more. Because our readings are online and current, we will learn how key business theories explain and enable what is happening today in business when information systems are being used. We will learn how to apply management concepts to understand the opportunities created by, and threats arising from, the effective use of information systems. We will discuss how to analyze and design information systems for business and how those systems are used in different businesses and business functions. We will cover the use of spreadsheets and databases for analysis and decision making. We will learn about key technologies such as telecommunications. Course Perspective When you read a business publication website such as the Wall Street Journal, Fortune, Business Week, or even a general publication such as the Washington Post or the New York Times, you will see...

Words: 4524 - Pages: 19

Premium Essay

Syllabus

...PSYCHOLOGY 1301 INTRODUCTION TO PSYCHOLOGY Fall 2015 Syllabus Section: 001 Time: T & TH 12:30-1:45 Room: LLCT2 Instructor: Office: Office Hours: Tuesday & Thursday from 8:30-9:20 & 10:50-12:00 & Wednesday from 1:00-2:00. E-Mail: Text: The Science of Psychology: An Appreciative View 3rd ed. By Laura A. King Course Description and Objectives: This course is designed to teach the student basic principles that effect the behavior of animals and humans. The wide varieties of topics found in psychology today are introduced and the underlying theories discussed. The course is meant to be a foundation course for those planning to major in psychology as well as an interesting elective for non-majors. This class also completes a general education requirement. Course Objectives: to help you expand your abilities and knowledge in the following broad areas as they pertain to psychology: the process of inquiry, critical reasoning, major concepts and methodologies, current developments within psychology, applications of psychological principles to the real world, comprehension and understanding of psychological theory and research design, and respect for the commonality and diversity of human experience. Learning Objectives: By the end of this course, students should have a basic understanding of: the dynamics of psychological research, how the science of psychology has come to be a field of its own, the importance and contribution of the Nature...

Words: 2186 - Pages: 9