Difference between revisions of "COMP6411 - winter 2014"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
(Course Material and Resources)
Line 134: Line 134:
 
*[https://fis.encs.concordia.ca/eas/ ENCS Electronic Student Submission System]
 
*[https://fis.encs.concordia.ca/eas/ ENCS Electronic Student Submission System]
 
*[[comp6411 winter 2014 groups]]
 
*[[comp6411 winter 2014 groups]]
 +
*[[Media:Referencing.pdf|Short guide to proper referencing]]

Revision as of 14:25, 12 February 2014

Contents

Course Description

COMP 6411 Comparative Study of Programming Languages (4 credits)

Comparison of several high-level programming languages with respect to application areas, design, efficiency, and ease of use. The selected languages will demonstrate programming paradigms such as functional, logical, and scripting. Static and dynamic typing. Compilation and interpretation. Advanced implementation techniques. A project.

Course Schedule and Contacts

component day time location instructor e-mail address web
lecture EE --W---- 17:45-20:15 FG-B-055 Paquet, Joey paquet@cse.concordia.ca
office hours --—J--- 11:00-13:00 EV-3-221 Paquet, Joey
Programmer on duty --W---- 16:30-17:30
20:30-22:30
H-835 Laleh, Touraj t_laleh@encs.concordia.ca

Lecture Schedule

wk date event topics (tentative)
week 1 jan 8
week 2 jan 15
week 3 jan 22
week 4 jan 29
week 5 feb 5
week 6 feb 12
  • project proposal due
midterm break (feb 17-23)
week 7 feb 26
  • programming assignment #2 due
  • programming assignment #3 handout
  • home examination handout
week 8 mar 5
week 9 mar 12
  • programming assignment #3 due
  • programming assignment #4 handout
  • schedule for presentations handout
week 10 mar 19
  • programming assignment #4 due
week 11 mar 26
  • team project presentations
  • no lecture
week 12 apr 2
  • home examination due
  • team project presentations
  • no lecture
week 13 apr 9
  • team project presentations
  • team project due
  • no lecture

Course Material and Resources