Lecture 1

Home Up

 

[ Lecture 1 ] Lecture 2 ] Lecture 3 ] Lecture 4 ] Lecture 5 ] Lecture 6 ] Lecture 7 ] Lecture 8 ] Lecture 9 ] Lecture 10 ] Lecture 11 ] Lecture 12 ] Lecture 14 ] Lecture 13 ] Lecture 15 ] Lecture 16 ]

ET 601 Lecture 1

The purpose of lecture notes is to outline what the instructor intends to teach. It also gives the student any reading assignments and pre lab exercises that they have to do in preparation for the lab.  The material covered in the lecture and assignments given in lecture notes should help to prepare the student for the lab assignment.

 

Labs in UNH-M are not setup do the lab assignments. You will need a computer, either your own or at place of employment.

If you plan to do your home work assignments in C# AND you are also a NHTI student

    you can download Windows XP Professional edition

    Visual Studio 2005

 

If you plan to do your home work assignments in C# and you are not a NHTI student. You can download

    Visual Studio 2005 Express Edition from Microsoft website.

 

If you plan to do your home work assignments in Java, download the following (unless new versions are available)

Java SDK

 

http://java.sun.com/j2se/1.4.2/download.html

http://java.sun.com/j2se/1.5.0/download.jsp


Eclipse Integrated Development Environment – Free

http://eclipse.org


TextPad – Not free, but allows you to use it for a while. I would recommend trying it first and if you like it, buy it. It's a great tool.

http://www.textpad.com/


 

For students who intend to use UNH-M computers for the labs, all software will be installed and computers will be ready to use for the labs.

For students who wish to work on assignments using their own Personal Computer, a copy of Microsoft Visual C++ compiler is included with the text. The compiler must be installed before you can do the lab assignment.

If wish, you can download the Microsoft VC++ .NET 2005  Express Edition compiler (free for one year) from 

 Lecture 1

Review syntax of Java programming language

Big O Notation - A way to determine the performance of an algorithm

 

Objectives

 

Course Material

Slides. This slide covers first few chapters. 

Assignments for next week

Will be decided in the class. Most likely we review, stacks, queues, deques, priority queues and then talk about  "Measuring the Performance of an Algorithm and and effect of data structures.

 

No lab assignment for next

 

 

Lab Objectives

The source code for the examples in the textbook can be downloaded. Instructions are in the textbook.

 

 

You can investigate on the web a tool called Winzip by doing a web search and reading some of the info on it. It is the student's responsibility to read and adhere to the licensing agreement(s) whatever they may be.  Winzip will "unzip" and "zip" collections of files in order to save space.  If a file is downloaded from the web and it is zipped, (has .ZIP as the file extension), using winzip will extract the compressed files into files that can be normally accessed.

http://www.winzip.com/

 

 

 

 

Copyright (c) Yusuf Family Website 2001