Welcome to "Introduction to Computer Science" Course

Home Page (88-170)

קישור להודעות

קישור להערות לתרגילים

קישור למצגות שיעורים

קישור לתרגילים

קישור לדוגמאות שניתנו בתרגיל בכיתה

Lecturer Meir Kalech mailto:kalechm@cs.biu.ac.il)
Exercisers Meir Kalech mailto:kalechm@cs.biu.ac.il)

Inon Zukerman zukermi@macs.biu.ac.il

Total Grade

65% course exam

35% exercises

Syllabus

syllabus

references

Exercizes

1. Submitting procedures. Mandatory! (pdf)

2. How to use with Submitex (pdf)

3. More about Submitex system (txt)

4. How to compile with UNIX (pdf)

5. Appeal form (rtf)

6. Postponement form (rtf).

Exams 1. test_barilan_ptor_2005.doc

2. example_test.doc

3. test_barilan_2005_example.doc

General

1. ASCII Table (pdf)

2. Preference Table (pdf)

3. Key Words (pdf)

הודעות

       

הערות לתרגילים

 (ptt) שיעורים

    chap1statements.ppt                                      chap6memory_allocation.ppt

        chap2controlFlow.ppt                                   chap7structures.ppt

        chap3functions.ppt                                          chap8recursion.ppt

        chap4arrays.ppt                                               chap9bit_wise.ppt

        chap5pointers.ppt                                           chap10appendix.ppt

       

תרגילים

       

exercise#

name deadline grades
1 operators and expressions 12/11/2006

2 control flow 26/11/2006

cf2_final.xls

3 functions examples 12/12/2006

4 arrays and strings 25/12/2006

5 pointers 21/01/2006

manual_exe51.xls manual_rules_51.doc

manual_exe52.xls manual_rules_52.doc

final_exe5.xls

6 struct 15/02/2006
7 recursion 11/03/2007

דוגמאות שניתנו בתרגיל בכיתה

    lesson 1 variables: exe1.c            

    lesson 2 expressions: exe2_expresions

    lesson 3 control flow: exe3_control_flow

    lesson 4 functions: exe4_func.zip

    lesson 5 arrays: exe5_arrays.zip

  lesson 6 strings: names.c

    lesson 7 pointers: exe7_allocation

    lesson 8 allocation: exe8_allocation_function.zip

             lesson 9 struct: exe9_structs.zip

    lesson 10 recursion: exe10_recursion.zip