Changes

Jump to: navigation, search

BAC344 01 2013

5,206 bytes added, 12:21, 3 January 2013
Created page with '= Introduction = This wiki-page is intended for students studying BAC344. Feel free to contribute anything you want as long as it is relevant to BAC344. This wiki-page is maint…'
= Introduction =

This wiki-page is intended for students studying BAC344. Feel free to contribute anything you want as long as it is relevant to BAC344.

This wiki-page is maintained by students and Andre Berns and is intended to be an informal place to share information. Please refer to the course materials or consult your professor regarding specific information related to your course.

'''Please do not post assignment solutions to this Wiki.
'''


= Wiki =

If you don't have a user ID and password you can select the [http://zenit.senecac.on.ca/wiki/index.php?title=Special:UserLogin&returnto=Special:UserLogout Log in/Create Account] link at the top-right of this page, and then select the [http://zenit.senecac.on.ca/wiki/index.php?title=Special:UserLogin&type=signup Create an account] link (or just click [http://zenit.senecac.on.ca/wiki/index.php?title=Special:UserLogin&type=signup here]).

<!-- * Comment -->
* [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages]
* [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet]
* [http://zenit.senecac.on.ca/wiki/index.php/Help:Editing More Wiki editing help]

<br />

<table border="1" cellpadding="5" cellspacing="5">
<tr>
<td>
<big>Wiki is also compatible with HTML</big>
</td>
</tr>
</table>

<br />

= Useful Links =

* [https://cs.senecac.on.ca/~cindy.laurin/ILE_Debugger_Instructions.doc ILE Debugger (STRDBG) Instructions]
* [https://cs.senecac.on.ca/~cindy.laurin/File%20Status%20Codes.doc File Status Codes and Their Meanings!]
* [http://proquest.safaribooksonline.com/book/programming/cobol/9780471418467 File Text Book]

= Due Dates =
{| border="1" cellpadding="5"

! Assignment !! Due Date !! Test !! Test Date
|-
| || || 1 ||
|-
| || || 2 ||
|-
| || || ||
|-
| || || ||
|-
| || || ||
|-
| || || ||
|-
| || || ||
|-
|}

= Class Notes =
{| border="1" cellpadding="5"

! Week !! Lecture Topic || Text Book Material
|-
| 1 ||
* The System I environment
* Cobol Program Structure and Programming

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week1_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week1_2.ppt Class 2]
||
Chapters 1, 2 and 3

|-
| 2 ||
* Cobol Verbs
* Display File Review

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week2_2.doc Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week2_1.ppt Class 2]
||
Chapters 4, 5, 6 and 14
|-
| 3 ||
* Selection Statements
* Indicators
* Function Keys

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week3_1.doc Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week3_1_answers.doc Class 1 answers]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week3_2.ppt Class 2]
||
Chapters 8 and 14
|-
| 4 ||
* Conditions
* Iteration
* Logical Files
* Random Reads

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week4_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week4_2.doc Class 2]
||
Chapters 8, 9, 10, 11 and 14
|-
| 5 ||
* File Access Techniques

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week5_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week5_2.doc Class 2]
||
Chapters 8, 9, 10, 11 and 14
|-

| 6 ||
* ILE Functions
* INDARA and SI
* Condition Names
* Iteration
* Logical Files
* Positioning the file Pointer

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week6_1.ppt Class 1]
||
Chapters 14
|-
| 7 ||
* Reporting

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week7_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week7_2.doc Class 2]
[https://cs.senecac.on.ca/~cindy.laurin/Printer_Spacing_Chart.xls Printer Spacing Chart]
||
Chapters 4
|-
| 8 ||
* Reporting example
* Math in COBOL

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week8_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week8_2.doc Class 2]
||
Chapters 4
|-
| 9 ||
* Arrays

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week9_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week9_2.doc Class 1 Example]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week10_1.ppt Class 2]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week10_2.doc Class 2 Example]

||
Chapters 15 and 16
|-
| 10 ||
* Multi Dimensional Arrays

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week10_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week10_2.doc Class 1 Example]

||
Chapters 15 and 16
|-
| 11 ||
* Control Breaks and Passing Parameters

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week12_1.ppt Class 1]
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week11_1.ppt Class 2]

||
Chapters 12, and 19
|-

| 12 ||
* SQL

[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week11_2.ppt Class 1]

||

|-
| 13 ||
*Review
[https://cs.senecac.on.ca/~cindy.laurin/BAC_Week13_1.ppt Class 1]
|-


|}

= General Discussion =



=Students=

Take a look at Ljubomir's example, copy/paste it, and modify it with your own info. If a category does not apply to you, just leave a dash '-' or 'N/A'

{| border="1" cellpadding="5"

! First Name !! Last Name !! Seneca Learn ID !! Section !! Blog Url !! IRC Nick
|-
| Ljubomir || Gorscak || gljubomir || N/A || [http://ljubomirgorscak.blogspot.com Ljubomir's Blog] || ljubo & ljog
|-
| Cindy|| Laurin|| N/A|| N/A || [http://cs.senecac.on.ca/~cindy.laurin Cindy's Home Page] || claurin
|-

|}

Navigation menu