BSc: Academic Research and Writing Culture II ============================================= Contents -------- * [1 Academic Research and Writing Culture 2](#Academic_Research_and_Writing_Culture_2) + [1.1 Course characteristics](#Course_characteristics) - [1.1.1 Key concepts of the class](#Key_concepts_of_the_class) - [1.1.2 What is the purpose of this course?](#What_is_the_purpose_of_this_course.3F) + [1.2 Course Objectives Based on Bloom’s Taxonomy](#Course_Objectives_Based_on_Bloom.E2.80.99s_Taxonomy) - [1.2.1 What should a student remember at the end of the course?](#What_should_a_student_remember_at_the_end_of_the_course.3F) - [1.2.2 What should a student be able to understand at the end of the course?](#What_should_a_student_be_able_to_understand_at_the_end_of_the_course.3F) - [1.2.3 What should a student be able to apply at the end of the course?](#What_should_a_student_be_able_to_apply_at_the_end_of_the_course.3F) - [1.2.4 Course evaluation](#Course_evaluation) - [1.2.5 Grades range](#Grades_range) - [1.2.6 Resources and reference material](#Resources_and_reference_material) + [1.3 Course Sections](#Course_Sections) - [1.3.1 Section 1:](#Section_1:) * [1.3.1.1 Section title](#Section_title) * [1.3.1.2 Topics covered in this section](#Topics_covered_in_this_section) * [1.3.1.3 What forms of evaluation were used to test students’ performance in this section?](#What_forms_of_evaluation_were_used_to_test_students.E2.80.99_performance_in_this_section.3F) * [1.3.1.4 Typical questions for ongoing performance evaluation within this section](#Typical_questions_for_ongoing_performance_evaluation_within_this_section) * [1.3.1.5 Typical questions for seminar classes (labs) within this section](#Typical_questions_for_seminar_classes_.28labs.29_within_this_section) * [1.3.1.6 Test questions for final assessment in this section](#Test_questions_for_final_assessment_in_this_section) - [1.3.2 Section 2:](#Section_2:) * [1.3.2.1 Section title](#Section_title_2) * [1.3.2.2 Topics covered in this section](#Topics_covered_in_this_section_2) * [1.3.2.3 What forms of evaluation were used to test students’ performance in this section?](#What_forms_of_evaluation_were_used_to_test_students.E2.80.99_performance_in_this_section.3F_2) * [1.3.2.4 Typical questions for ongoing performance evaluation within this section](#Typical_questions_for_ongoing_performance_evaluation_within_this_section_2) * [1.3.2.5 Typical questions for seminar classes (labs) within this section](#Typical_questions_for_seminar_classes_.28labs.29_within_this_section_2) * [1.3.2.6 Test questions for final assessment in this section](#Test_questions_for_final_assessment_in_this_section_2) - [1.3.3 Section 3: Coordination, consistency, and replication in distributed systems](#Section_3:_Coordination.2C_consistency.2C_and_replication_in_distributed_systems) * [1.3.3.1 Section title](#Section_title_3) * [1.3.3.2 Topics covered in this section](#Topics_covered_in_this_section_3) * [1.3.3.3 What forms of evaluation were used to test students’ performance in this section?](#What_forms_of_evaluation_were_used_to_test_students.E2.80.99_performance_in_this_section.3F_3) * [1.3.3.4 Typical questions for ongoing performance evaluation within this section](#Typical_questions_for_ongoing_performance_evaluation_within_this_section_3) * [1.3.3.5 Typical questions for seminar classes (labs) within this section](#Typical_questions_for_seminar_classes_.28labs.29_within_this_section_3) * [1.3.3.6 Test questions for final assessment in this section](#Test_questions_for_final_assessment_in_this_section_3) - [1.3.4 Section 4: Fault tolerance and security in distributed systems](#Section_4:_Fault_tolerance_and_security_in_distributed_systems) * [1.3.4.1 Section title](#Section_title_4) * [1.3.4.2 Topics covered in this section](#Topics_covered_in_this_section_4) * [1.3.4.3 What forms of evaluation were used to test students’ performance in this section?](#What_forms_of_evaluation_were_used_to_test_students.E2.80.99_performance_in_this_section.3F_4) * [1.3.4.4 Typical questions for ongoing performance evaluation within this section](#Typical_questions_for_ongoing_performance_evaluation_within_this_section_4) * [1.3.4.5 Typical questions for seminar classes (labs) within this section](#Typical_questions_for_seminar_classes_.28labs.29_within_this_section_4) * [1.3.4.6 Test questions for final assessment in this section](#Test_questions_for_final_assessment_in_this_section_4) Academic Research and Writing Culture 2 ======================================= * **Course name:** Academic Research and Writing Culture 2 * **Course number:** XYZ * **Knowledge area:** xxx Course characteristics ---------------------- ### Key concepts of the class * Academic Research and Writing Culture 2 concepts: ### What is the purpose of this course? Academic Research and Writing Culture 2 have become Course Objectives Based on Bloom’s Taxonomy ------------------------------------------- #### What should a student remember at the end of the course? By the end of the course, the students should be able to recognize and define * * * * * #### What should a student be able to understand at the end of the course? By the end of the course, the students should be able to describe and explain (with examples) * * * * * * #### What should a student be able to apply at the end of the course? By the end of the course, the students should be able to apply * * * * * ### Course evaluation Course grade breakdown | **Component** | **Points** | | --- | --- | | Laboratory assignments | 55% | | Final exam | 35% | | Attendance | 10% | **Important:** In order to successfully finish the course, the student is required to score at least 50% in final exam. ### Grades range Course grading range | A. Excellent | 90-100 | | B. Good | 75-89 | | C. Satisfactory | 60-74 | | D. Poor | 0-59 | ### Resources and reference material * **Textbook:**. Available online: * **Reference:**. Available online: * **Reference:**. Available online: Course Sections --------------- The course is organized in 8 weeks, with every weeks 4 academics hours of lectures and 4 academic hours of tutorials/labs. The main sections of the course and approximate hour distribution between them is as follows: Course Sections | **Section** | **Section Title** | **Teaching Hours** | | --- | --- | --- | | 1 | Introduction to subject, computer networks basics, transport layer protocols, and socket programming | 12 | | 2 | Multithreaded socket programming, remote procedure calls, and distributed system architecture | 24 | | 3 | Coordination, consistency, and replication in distributed systems | 24 | | 4 | Fault tolerance and security in distributed systems | 30 | ### Section 1: #### Section title Introduction to subject, computer networks basics, transport layer protocols, and socket programming #### Topics covered in this section * General introduction to the course * Computer networks basic * Socket programming * UDP socket programming * TCP socket programming #### What forms of evaluation were used to test students’ performance in this section? | | | | --- | --- | | **Form** | **Yes/No** | | Development of individual parts of software product code | 1 | | Homework and group projects | 1 | | Midterm evaluation | 0 | | Testing (written or computer based) | 1 | | Reports | 0 | | Essays | 0 | | Oral polls | 1 | | Discussions | 1 | #### Typical questions for ongoing performance evaluation within this section 1. ? 2. . 3. ? 4. ? 5. ? 6. ? 7. ? #### Typical questions for seminar classes (labs) within this section 1. 2. 3. 4. 5. #### Test questions for final assessment in this section 1. ? 2. ? 3. ? 4. ? ### Section 2: #### Section title #### Topics covered in this section * * * #### What forms of evaluation were used to test students’ performance in this section? | | | | --- | --- | | **Form** | **Yes/No** | | Development of individual parts of software product code | 1 | | Homework and group projects | 1 | | Midterm evaluation | 0 | | Testing (written or computer based) | 1 | | Reports | 0 | | Essays | 0 | | Oral polls | 1 | | Discussions | 1 | #### Typical questions for ongoing performance evaluation within this section 1. ? 2. ? 3. ? 4. ? 5. ? #### Typical questions for seminar classes (labs) within this section 1. You have a list of large numbers, and you need to find if they are prime or not. Would you use multithreading, multiprocessing, or sequential programming in order to complete the task asap? Prove it in practice. 2. You need to send multiple requests to a server and receive responses. Assume there is a few msecs of delay before you receive the response from the server. Would you use multithreading, multiprocessing, or sequential programming in order to complete the task asap? Prove it in practice. (Order of the requests/responses doesn't matter) 3. Discuss two ways of creating the threads using threading module in Python: 1) passing the worker function as a target, 2) subclassing the Thread class 4. Given the function implemented locally, make it available to be called through RPC from remote process? Use xmlRPC. #### Test questions for final assessment in this section 1. . 2. ? 3. ? 4. ? 5. ? 6. ### Section 3: Coordination, consistency, and replication in distributed systems #### Section title Coordination, consistency, and replication in distributed systems #### Topics covered in this section * * * * #### What forms of evaluation were used to test students’ performance in this section? | | | | --- | --- | | **Form** | **Yes/No** | | Development of individual parts of software product code | 1 | | Homework and group projects | 1 | | Midterm evaluation | 0 | | Testing (written or computer based) | 1 | | Reports | 0 | | Essays | 0 | | Oral polls | 1 | | Discussions | 1 | #### Typical questions for ongoing performance evaluation within this section 1. ? 2. ? 3. ? 4. ? 5. ? #### Typical questions for seminar classes (labs) within this section 1. 2. 3. 4. #### Test questions for final assessment in this section 1. 2. 3. 4. ### Section 4: Fault tolerance and security in distributed systems #### Section title Fault tolerance and security in distributed systems #### Topics covered in this section * * #### What forms of evaluation were used to test students’ performance in this section? | | | | --- | --- | | **Form** | **Yes/No** | | Development of individual parts of software product code | 1 | | Homework and group projects | 1 | | Midterm evaluation | 0 | | Testing (written or computer based) | 1 | | Reports | 0 | | Essays | 0 | | Oral polls | 1 | | Discussions | 1 | #### Typical questions for ongoing performance evaluation within this section 1. 2. 3. #### Typical questions for seminar classes (labs) within this section 1. Same as above #### Test questions for final assessment in this section 1. Same as above