Computer for Natural Science A (10)
Course Purpose |
---|
The purpose of this course is to understand the fundamentals and literacy for intelligece and machine technology through computer exercises. |
Learning Goals |
By the end of the course, students should be able to do the following: ・Acquire methods to collect and transmit information using computers. ・Acquire the basics of programming skills and be able to write small-scale programs. |
Topic | |
---|---|
Session 1 | Introduction (Basic operation and usage of a computer) |
Session 2 | Collecting information using the Internet |
Session 3 | Create a report using Word |
Session 4 | Presenting using PowerPoint |
Session 5 | Introduction to programming (1) What is a program? Get started with Python |
Session 6 | Introduction to programming (2) Rules for writing programs |
Session 7 | Introduction to programming (3) Repetition: for syntax, while syntax |
Session 8 | Introduction to programming (4) Conditional branching: if syntax, while syntax |
Session 9 | Introduction to programming (5) Let's make a number guessing game (1) |
Session 10 | Introduction to programming (6) Let's make a number guessing game (2) |
Session 11 | Introduction to programming (7) Let's make the number guessing game graphical (1) |
Session 12 | IIntroduction to programming (8) Let's make the number guessing game graphical (2) |
Session 13 | Introduction to programming (9) Classes and objects: MoveoOne circle |
Session 14 | Introduction to programming (10) Classes and objects: Move many circles and triangles simultaneously |