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.
마케팅은 매우 다이내믹하며 흥미로운 분야이며 회사들이 자국은 물론 타국에서까지도 가장 중요한 전술중에 하나로 알려져 있습니다. 사람들은
마케팅과 광고 그리고 세일즈를 혼동하는 경우가 많습니다. ‘마케팅의 기초’ 에서는 진정한 마케팅의 의미를 파악하고 광고와 세일즈는 단지 마케팅
의 작은 일부분이라는 것을 알 수 있게 될 것입니다. 나아가 학생들은 마케팅의 다른 측면들은배우고 왜 마케팅이 전략적으로 중요한 지 배울 수
있게 됩니다. 이 코스 에서 배워갈 가장 중요한 점은 기업경영에 있어 가장 기반이 되며 중요한 것은 그들의 손님이라는 점이며 같은 이유에서 마케팅
이란 결국 손님들이 원하는 것을 파악하고 만족시켜 주는 것이라는 것을 깨닫게 될 것입니다.
This course is an introduction to econnomic analysis, with particular application to decision-making in business, and the effects
of goverment policy on the broader economic environment in which business decisions must be made.
The objectives of this course are :
Introduce the student to the fundamentals of micro and macro-economic theory and practice as they are applied to business in a managerial context. Provide the student with the basic analytical skills, insights and managerial decision-making tools required for sound business decisions. Explain the forces that shape the external enviromment of the firm such as aggregate demand, economic cycles, inflation, interest rates, exchange rates, and the role that demand management policies play in economy and their impact on the firm's operations.
이 코스는 전반적인 경제학 이론의 소개와 특히 회사경영시 필요한 의사결정에 큰 영향을 주는 정부의 정책등의 경제학 적인 요소등을 다루고
있습니다.
이 과목을 이수함으로써 학생들은:
미시경제학과 거시경제학의 기본적인 개념과 원리를 배우고 이들이 비지니스 세계에서 어떤 영향을 끼치는 지 알게 됩니다. 주어진 데이터들의 기본적인 분석방법과 데이터의 이해, 그리고 이 데이터등이 회사의 의사결정에 반영되는 배우게 됩니다. 회사의 외부적인 요소들인 총수요, 경기순환, 물가상승, 이자율, 환율 등이 어떻게 경제학적인 측면에서 작용하며 회사경영에 어떤 영향을 끼치는지 이해하게 됩니다.
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.
이 코스는 현대 비지니스 환경속의 떠오르는 기술이 어떻게 경영적인 측면에서 정부적인 측면에서 그리고 사회적인 측면에 접목이 되어있는지 기술
한다. 특히 이 코스는 정보가 의사결정시 얼마나 중요하게 작용하는지를 학생들에게 알리는 것을 목표로 하며 그 정보를 어떻게 하면 의사결정자들이
유용하게 이용할 수 있게끔 전달할 수 있는지에 대해 다루고 있다. 실제 사례등을 바탕으로 기업들이 어떻게 정보수집을 통해 다른 기업들에 비해
우위를 점하고 그 우위를 유지하는지 등도 배우게 된다. 이 정보시스템의 기초학은 정보시스템을 구축하고 적용하고 유지시키는 방법 역시 배우게
된다. 또한 이 코스는 정보시스템에 관련, 윤리적인 측면과 사생활적인 측면, 그리고 보안적인 측면도 다루게 된다. 이 코스를 성공적으로 마치는
학생들은 경영시스템의 기초에 대해서 이해하고 손님, 공급자, 제작자, 조정자, 고용주와 고용인을 포함한 비지니스에 관련된 모든 사람들에게
인터넷이 어떤 영향을 끼치는지 알게 될 것이다.