Introduction
[Career · Entrepreneurship] SW Programming Basics
Overview
Korea University's General Studies Required course, <[Career · Entrepreneurship] SW Programming Basics>, introduces the basic principles of computational thinking and programming. Based on a systematic understanding of programming languages—the foundation of software—students learn core concepts such as syntax, data structures, and control structures using the Python language.
Through this course, students will build foundational knowledge in programming, strengthen their ability to utilize computers in today's digital society, and develop adaptability to the digital world. The course also encourages students to explore ideas related to career development and entrepreneurship.
| Classification | Course Code | Course Name | Credit (Hours) | Grading Method |
|---|---|---|---|---|
| General Studies Required | GECT002 | [Career · Entrepreneurship] SW Programming Basics | 3(3) | Absolute Grading |
Objectives
-
Understanding the principles of computational thinking
- Learn fundamental approaches and thinking methods in programming and algorithm development.
-
Acquiring basic Python syntax
- Understand and utilize the basic grammar and structures of the Python programming language.
-
Developing problem-solving skills
- Analyze given problem scenarios and solve them using appropriate algorithms and code.
-
Enhancing teamwork and communication skills
- Clarify one's own ideas and solutions.
- Foster collaboration and an entrepreneurial mindset through various projects and team-based tasks related to career development and entrepreneurship.