OPS445 Weekly Schedule

From Littlesvr Wiki
Jump to navigation Jump to search

Note: Each OPS445 instructor will indicate the due dates for labs, tests and assignments.
This schedule is a considered to be a general guideline for week-by-week content.

Week Objectives and Tasks Videos Labs
Week 1:

2-5 september

(monday is a holiday)

Course overview and prep for labs: Andrew's Course Introduction Prep for Labs
Week 2:

8-12 september

Getting started with Python
  • Hello World program
  • Running Python programs
  • Values and variables
  • Strings
  • Integers
    Andrew's Lab 1 Lab 1
    Week 3:

    15-19 september

    Control statements
    • User input
    • if/elif/else conditional execution
    • while loops
      Andrew's Lab 2 Lab 2
      Week 4:

      22-26 september

      Functions
      • Defining functions
      • Receiving arguments and returning values

      Running system commands

      • os.system
      • subprocess.Popen
        Andrew's Lab 3 Lab 3
        Week 5:

        29 september - 3 october

        Data structures
        • Lists
        • Tuples
        • Dictionaries
          Andrew's Lab 4 Lab 4
          Week 6:

          6 - 10 october

          Assignment 1 part 1 Andrew's Assignment 1 part 1 Assignment 1 part 1
          Week 7:

          14 - 17 october

          (monday is a holiday)

          Midterm
          Study Week:

          20 - 24 october

           
          Week 8:

          27 - 31 october

          Reading and writing text files
          • open(), read(), close()
          • write()

          Exception Handling

          • try/except
            Andrew's Lab 5 Lab 5
            Week 9:

            3 - 7 november

            Andrew's Assignment 1 part 2 Assignment 1 part 2
            Week 10:

            10 - 14 november

            Classes and objects
            • Concepts
            • Constructors
            • Attributes
            • Methods
                Andrew's Lab 6 Lab 6
                Week 11:

                17 - 21 november

                Classes and objects
                • Design practice

                Scope

                • Local scope
                • Global scope
                • Object/instance scope
                    Andrew's Lab 7 Lab 7
                    Week 12:

                    24 - 28 november

                    Assignment 2
                      Andrew's Assignment 2 Assignment 2
                      Week 13:

                      1 - 5 december

                      Assignment 2


                        Week 14:

                        8 - 12 december

                        Evaluation
                        • Exam