Introduction to Computing delivers the essential ideas of computers to the audience without previous computing experience.
This course introduces students to basic computer concepts in hardware, software, networking, computer security, programming,
database, e-commerce, systems, and other information communication technologies such as RSS, blogs, and podcasting.
This course also teaches students techniques to search, validate, evaluate information found on the Internet. Basic concept of
Well-known web applications such as word processing, spreadsheets, databases and web development software are learnt
throughout the course.
컴퓨터사용학 개론은 컴퓨터 관련 경험이 전무한 수강생들에게 필수적인 지식을 제공하는 과정입니다. 컴퓨터사용학개론은 하드웨어(hardware)
및 소프트웨어(software), 네트워킹(networking), 컴퓨터 보안(Computer Security), 프로그래밍(Programming), 데이터베이스(Data Base),
전자상거래 체계(E-commerce Systems)등의 기본 컴퓨터 개념은 물론 RSS, 블로그(Blogs), 팟캐스팅(Podcasting)등의 여타 정보통신기술
(Information Communication Technologies) 개념을 다루고 있습니다. 또한, 인터넷 상 정보 검색 및 검증, 평가 기법을 가르치며, 잘 알려진
워드 및 (엑셀) 스프레드시트(Spreadsheets), 데이터베이스(Data Base) 웹 개발 소프트웨어(Web Development Software)등도 이 과정에서
다룹니다.
Introduction to computer programming is a foundation of computer, which is the essential requirement for the Information
Technology (IT) degree program. This course teaches students skills using procedural programming and starts with a basic
introduction to Python programming for data analysis. Introduction to computer programming is designed for the importance
of procedural computer programming in solving problems, gaining the basic concepts of programming using the Python, writing
small sized Python programs, creating basic software solutions to solve complex computing problems. The course also covers
Python libraries for Manipulating, Processing, Cleaning, Crunching, Plotting, Visualizing, Modelling and Analysing data.
컴퓨터 프로그래밍은 컴퓨터의 근간으로 정보기술(IT)학과 프로그램의 필수 요소입니다. 이 과정을 통해 수강생들은 절차적 프로그래밍
(Procedural programming) 이용 기술을 배우며, 데이터 분석 파이선 프로그래밍(Python Programming, 생산성 높은 프로그래밍 언어 중
하나) 기본 개론도 소개됩니다. 컴퓨터 프로그래밍 개론은 문제해결 및 파이선을 이용한 프로그래밍 기본 개념 습득, 소규모 파이선 프로그램 언어
작성, 복잡한 컴퓨터 문제 해결을 위한 기본 소프트웨어 생성에 있어 절차적 프로그래밍의 중요성을 다룹니다. 또한 데이터 수정 및 프로세싱, 정제,
크런칭(Crunching, 사용자별 분류), 구성, 시각화, 모델링, 분석을 위한 파이선 라이브러리에 대해서도 다룹니다.
Introduction to Web Technologies teaches the World Wide Web (WWW) as platform for interactive applications, contents
publishing on Internet and social services. In this course students will learn about HTTP, markup languages HTML, XHTML and
XML, CSS (Cascading Style Sheets) and XSLT for formatting and transforming web content, interactive graphics and multimedia
contents on the web, client-side programming using JavaScript.
웹 기술 개론은 쌍방향 어플리케이션(INTERACTIVE APPLICATIONS) 및 인터넷/사회 관계 컨텐츠 플랫폼인 월드 와이드 웹(WWW, World Wide
Web)을 다룹니다. 이 과정에서 HTTP 은 물론 HTML 및 XHTML, XML, CSS(Cascading Style Sheets) 언어지정표기(markup languages), 웹
컨텐츠 생성 및 변환용 XSLT, 웹 쌍방향 그래픽 및 다중매체 컨텐츠, 자바스크립트(JavaScript)을 이용한 클라이언트 사이드 프로그래밍(Client
-side Programming)을 배우게 됩니다.
Database Management Systems is designed to introduce students to the database management systems (DBMS). This course
highlights the understanding of the fundamentals of relational systems including entity-relationships, database design, data
models, database environment, data warehousing, database architectures, and basic SQL programming. This course also
provides an understanding of Internet database environment and warehousing.
데이터베이스 관리 체계론에서 수강생은 데이터베이스 관리 체계에 입문하게 됩니다. 엔티티 릴레이션쉽(ENTITY RELATIONSHIPS) 및 데이터
베이스 디자인(DATABASE DESIGN), 데이터 모델(Data Models), 데이터베이스 환경(Database environment), 데이터 웨어하우징(Data
Warehousing), 데이터 아키텍쳐(Data Architectures), 기본 SQL 프로그래밍(SQL programming)과 같은 연관 시스템 근본을 이해하는데
이 과정은 초점을 맞추고 있습니다.
Object Oriented Programming course is designed for students who wish to learn how to develop Java applications. This course
provides the fundamental Java programming skills and an overview of Object Oriented Programming concepts using Java,
including objects, classes, methods, information hiding, parameter passing, inheritance and polymorphism. The course also
includes Java language elements and characteristics such as operators, data types, control in order to develop Java applications.
In addition, creating java database connection with JDBCD, databases with JDBC, Java programming for Internet and WWW
(World Wide Web), handling HTTP get requests and post requests, overview of JavaServer pages are introduced.
객체지향프로그래밍은 JAVA 어플리케이션 개발방법을 배우고자 하는 학생들에게 안성맞춤인 과정입니다. 이 과정에서는 기본 JAVA 프로그래밍
기술 및 JAVA를 활용한 객체지향 프로그래밍 개념을 다루는데, 여기에는 객체(objects) 및 클래스(classes), 방법(Methods), 정보은폐
(information hiding), 매개 변수 전달(parameter passing), 인헤리턴스(inheritance), 폴리모피즘(Polymorphism)이 포함됩니다. 객체지향
프로그래밍에는 오퍼레이터(operators), 데이터 타입(data types), 컨트롤(control)과 같이 JAVA 어플리케이션 개발을 위한 JAVA 언어 요소와
특성이 포함됩니다. 추가로, JAVA 데이터베이스 JDBCD 연동 생성 및 JDBC 데이터베이스, 인터넷/WWW JAVA 프로그래밍, HTTP 처리, 요청
수령/전달, JavaServer 페이지 개요 등에도 입문합니다.
Marketing is a dynamic and an exciting field, a key tool in confronting the challenges companies are facing at home and abroad.
People often confuse marketing with advertising and sales. In this course you will learn about the "True" meaning and scope of
marketing management of which advertising and sales are simply only two facets. You will be introduced to other aspects
marketing and learn about the strategic importance of marketing to an enterprise, whether it be a profit oriented business firm
or non-profit organization. Most importantly, you will learn that the fundamental asset of a corporation is its customers. Hence,
the supreme importance of the "marketing concept" is an attempt to identify and satisfy its customers'needs and wants.
마케팅은 매우 다이내믹하며 흥미로운 분야이며 회사들이 자국은 물론 타국에서까지도 가장 중요한 전술중에 하나로 알려져 있습니다. 사람들은
마케팅과 광고 그리고 세일즈를 혼동하는 경우가 많습니다. ‘마케팅의 기초’ 에서는 진정한 마케팅의 의미를 파악하고 광고와 세일즈는 단지 마케팅
의 작은 일부분이라는 것을 알 수 있게 될 것입니다. 나아가 학생들은 마케팅의 다른 측면들은배우고 왜 마케팅이 전략적으로 중요한 지 배울 수
있게 됩니다. 이 코스 에서 배워갈 가장 중요한 점은 기업경영에 있어 가장 기반이 되며 중요한 것은 그들의 손님이라는 점이며 같은 이유에서 마케팅
이란 결국 손님들이 원하는 것을 파악하고 만족시켜 주는 것이라는 것을 깨닫게 될 것입니다.
Managing People & Organizations will treat the major challenges in the management of people, primarily in for-profit
corporations. It will not teach detailed management techniques and methods; It will focus instead on understanding the long
-term issues facing the field.
The course will also present a series of current controversies rooted in these economic changes, and explore different
perspectives and arguments. The key learning objective is for students to develop informed opinions on these important issues
of the day.
This course will be comprised of numbers of class discussions and debates. A major skill that will be assessed in the course is to
make a convincing argument, through the use of consistent logic and relevant evidence. The class participation will be recorded
and applied to the final grade substantially.
‘인사관리와 조직’ 은 기업안에서 사람을 관리하는 데에서 맞닥뜨리게 되는 여러가지 이슈와 그 해결방안에 대해서 다루고 있습니다. 이 과목은 닥친
문제해결의 해결방안을 자세히 제시한다기 보다는 좀 더 문제의 본질을 파악하고 이해하는 방향으로 포커스를 맞추고 있습니다.
이 과목은 나아가 빠른 경제적 사회적 변화에 따른 조직안에서의 논쟁거리들을 살펴보고 다른 의견들을 중립적 입장에서 분석합니다. 이 과목의
중요 목표는 학생들로 하여금 편협한 시각이 아닌 충분한 정보가 바탕이 된 의견을 만들어낼 수 있는지에 초점을 두고 있습니다. 본 수업은 학기
내내 많은 토론과 논쟁의 장으로 펼쳐질 것이며 학생들은 이 수업을 통해 증거를 바탕으로 논리적은 의견을 통해 상대방을 설득시키는 기술을 배울
수 있을 겁니다. 이러한 토론과 논쟁에 학생들의 참여는 매우 중요하며 점수에 크게 반영될 수 있습니다.
This course describes today’s business environment and hot technology is integrated into business, government and community
system. In particular, the course aims to generate an awareness of the importance of information to decision-making and how to
provide such information to ensure its usefulness to the decision makers. Real-world case studies are presented to understand
the role of information systems in obtaining and maintaining competitive advantage. This introductory course then explains
activities used to develop, implement and maintain Information Systems. The course will also highlight the ethics, privacy and
information security that are related to information systems. Students who successfully complete this course will gain a strong
foundation of business systems fundamentals and the influence of the Internet on business stakeholders; customers, suppliers,
manufacturers, service makers, regulators, managers and employees.
이 코스는 현대 비지니스 환경속의 떠오르는 기술이 어떻게 경영적인 측면에서 정부적인 측면에서 그리고 사회적인 측면에 접목이 되어있는지 기술
한다. 특히 이 코스는 정보가 의사결정시 얼마나 중요하게 작용하는지를 학생들에게 알리는 것을 목표로 하며 그 정보를 어떻게 하면 의사결정자들이
유용하게 이용할 수 있게끔 전달할 수 있는지에 대해 다루고 있다. 실제 사례등을 바탕으로 기업들이 어떻게 정보수집을 통해 다른 기업들에 비해
우위를 점하고 그 우위를 유지하는지 등도 배우게 된다. 이 정보시스템의 기초학은 정보시스템을 구축하고 적용하고 유지시키는 방법 역시 배우게
된다. 또한 이 코스는 정보시스템에 관련, 윤리적인 측면과 사생활적인 측면, 그리고 보안적인 측면도 다루게 된다. 이 코스를 성공적으로 마치는
학생들은 경영시스템의 기초에 대해서 이해하고 손님, 공급자, 제작자, 조정자, 고용주와 고용인을 포함한 비지니스에 관련된 모든 사람들에게
인터넷이 어떤 영향을 끼치는지 알게 될 것이다.