The FIRST Computing Course for EE and CE Majors Unique Numbers 15150 to 15270 |
||||||||||
Instructor:
|
Yale Patt (http://www.ece.utexas.edu/~patt/) | |||||||||
Office: | 541a Engineering Sciences Building (ENS) | |||||||||
Phone: | 512-471-4085 | Fax: | 512-471-5907 | Email Address: | patt@ece.utexas.edu | |||||
Office Hours: | MW, 5 to 5:30pm, 7pm to 8pm, plus other times by appointment |
Course Title: | Introduction to Computing. |
Course Overview: | This is the first course in computing for serious students of computer engineering and electrical engineering. The objective is to provide a strong foundation that the student can build on in later courses across the spectrum of computer science and engineering. The idea is that a more complete understanding of the fundamentals will help the student acquire a deeper understanding of more advnaced topics, whether that topic is in computer architecture, operating systems, data base, networks, algorithm design, or whatever. The approach is bottom-up; the intent is to tie each new concept to what the student already understands. Starting with the transistor as a switch, we build logic gates, then more complex logic structures, then gated latches, culminating in an implementation of memory. From there, we study the computer's instruction cycle, and then a particular computer, the LC-3 (for Little Computer 3). We got it wrong the first couple of times! The LC-3 captures the important structures of a modern computer, while keeping it simple enough to allow full understanding. The first programming assignments are in the machine language of the LC-3. From there, we move up to Assembly Language, and learn how an assembler works. The remaining programming assignments are in LC-3 Assembly Language. We cover good programming style and practice, and teach debugging from the gitgo. An LC-3 Simulator allows the student to debug his/her own programs. Input (via the keyboard) and output (via the monitor) both use the physical device registers. System service routines, written in LC-3 Assembly Language are used to perform I/O functions. They are invoked by user programs by the TRAP instruction and corresponding trap vector. Subroutine calls and returns complete the LC-2 instruction set. | Important information about EE 306 is also contained in a handout titled: Introduction to EE 306. Please be sure to read it. It expands on a number of items in this Course Descriptor. Also, the handout titled: Course Outline (aka, Syllabus) contains a lecture by lecture schedule of topics for the entire semester, along with the due dates of problem sets, programming assignments, and the dates of all examinations.
Course Description: | The course will cover the material of Chapters 1 through 10 of the textbook. A detailed outline of the contents is contained in the textbook's Table of Contents See also the handout, Course Outline (aka Syllabus), available in hard copy and on the class web site. |
Meeting Info: | The course consists of three hours of lecture + a one hour discussion section each week. Lectures will be in ITC 2.112a, MW 3:30p - 5:00p. Discussion sections will be scheduled at various times of day on Fridays. The Course Schedule lists the meeting times and room numbers for each of the discussion sections. Note that each discussion section has its own unique id. Students are free to attend the discussion section of their choice. |
Teaching Assistants: | Linda Bigelow, Tommy Buell, Jeremy Carrillo, Aamir Hasan, Danny Lynch, Rustam Miftakhutdinov, Veynu Narasiman, Vishal Parikh, < others > |
Course Home Page: | http://www.ece.utexas.edu/courses/fall_04/ee306/ |
Textbook: | "Introduction to Computing Systems: from bits and gates to C and beyond"; Yale N. Patt and Sanjay J. Patel; Mc-Graw Hill, 2003, **** 2nd edition *** get the ISBN right!! You will need the 2nd edition. There have been many substantial changes since the first edition. ISBN: 0-07-246750-9 |
Prerequisites: | There are no formal pre-requisites. No programming experience is assumed. On the other hand, we do assume that the student is able and highly motivated to learn and has the energy to support that motivation. We also assume that your mathematics background is at least at the level where you are enrolled in the serious calculus sequence. This course is intended for freshmen, but is open to all students who want a serious introduction to computing in general and computer engineering in particular. |
Additional course resources: | Class handouts will be supplied when necessary to supplement the concepts discussed in lecture. Other information will be downloadable from the course home page. |
Homework policy: | Problem sets will be assigned periodically. Usually, students will have between one and two weeks to complete them. Students will be encouraged to form study groups to work homework problems. Only one copy of a problem set per group need be turned in. There will be approximately five programming assignments, two in machine language, three in assembly language. Dates and times when problem sets and programming assignments are due are contained on the Course Outline. Students are encouraged to discuss the structure of the program with other members of their group. However, the detailed algorithm and actual coding must be done by the student working alone. Collaboration on the algorithm and/or giving or accepting actual code for a program constitutes cheating, and will be dealt with harshly. See the handout: Introduction to EE 306 for more information on what constitutes cheating. |
Quiz and Exam policy: | There will be two exams in class, one on October 6, the other on November 10. There will be a final exam on December 10, during the normal final exam period. All exams will be closed book, with two exceptions: (1) The student may bring into the exam three sheets of paper on which the student is free to write anything he/she wishes. All three sheets must be original sheets in the student's own handwriting. (2) The student may bring into the exam any handouts that have been expressly permitted by the instructor prior to the exam. |
Final Exam: | See above. |
Grading policy | Course Grade:
Problem sets (2% each, times 6 assignments = 12%) Programming Assignments (4% each, times 5 assignments = 20%) Two in-class exams (18% each = 36%) Final exam (25%) Other (7%) Policy: Problem sets and programming assignments are due on the date
and at the time specified.
|
MEC Common Evaluation form will be given.
Additional details The deadline for dropping without possible academic penalty is Allegations of Scholastic Dishonesty will be dealt with according to the procedures outlined in Appendix C, Chapter 11, of the General Information Bulletin,http://www.utexas.edu/student/registrar/catalogs/. The University of Texas at Austin provides, upon request, appropriate academic adjustments for qualified students with disabilities. For more information, contact the Office of the Dean of Students at 471-6259, 471-4241 TDD, or the College of Engineering Director of Students with Disabilities, 471-4321. |