Java Programming and Practice

자바프로그래밍 및 실습

009001 • 2024년 1학기 • 대전대학교

Schedule 강의일정

Date Lecture Content Logistics
3/5 slide thumbnail
Week #1:
과정 소개
Chapter 01 자바 첫걸음
  • p. 1-61
[ 과제 ]

Eclipse 설치

3/12 slide thumbnail
Week #2:
Chapter 02 변수와 자료형
Chapter 03 연산자와 형 변환
  • p. 62-119
[ 과제 ]

최종 프로젝트 시작하기

3/19 slide thumbnail
Week #3:
Chapter 04 조건문과 반복문
  • p. 120-163
[ 과제 ]

3/26 slide thumbnail
Week #4:
Chapter 05 메서드
Chapter 06 배열과 문자열
  • p. 164-231
[ 과제 ]

4/2 slide thumbnail
Week #5:
Chapter 07 클래스와 객체
  • p. 232-291
[ 과제 ]

4/9 slide thumbnail
Week #6:
Chapter 08 상속과 다형성
  • p. 292-337
[ 과제 ]

4/16 slide thumbnail
Week #7:
Chapter 09 추상 클래스와 인터페이스
  • p. 338-385
[ 과제 ]

4/23 Midterm Test
스터디 가이드
4/30 slide thumbnail
Week #8:
Chapter 10 패키지
  • p. 386-445
[ 과제 ]

5/7 slide thumbnail
Week #9:
Chapter 11 예외 처리
  • p. 446-479
[ 과제 ]

5/14 slide thumbnail
Week #10:
Chapter 12 파일 입출력
  • p. 480-525
[ 과제 ]

5/21 slide thumbnail
Week #11:
Chapter 13 컬렉션
  • p. 526-595
[ 과제 ]

5/28 slide thumbnail
Week #12:
Chapter 14 사용자 인터페이스 I
  • p. 596-667
[ 과제 ]

6/4 slide thumbnail
Week #13:
Chapter 15 사용자 인터페이스 II
  • p. 668-729
[ 과제 ]

6/18 Final Test
퀴즈 | 실기

Top


Overview 개요

단계별로 프로젝트를 구현하며 배우는 JAVA 프로그래밍!

자바를 처음 배우는 학생을 위해 자바의 기본 개념과 실습 예제를 그림을 이용하여 쉽게 설명한다. 자바의 이론적 개념→기본 예제→프로젝트 순으로 단계별 학습이 가능하며, 각 챕터의 프로젝트를 실습하면서 온라인 서점을 완성할 수 있도록 구성하였다. 독자분들은 이 책을 통해 자바를 어디에 어떻게 적용하는지 배울 수 있어 프로그래밍 언어에 대한 자신감을 얻게 될 것이다.

이 책은 자바를 이용한 웹 애플리케이션과 모바일 애플리케이션 개발에 입문하는 독자나 애플리케이션 개발 실무에 자신감을 얻고자 하는 독자를 대상으로 합니다.

Learn JAVA programming by implementing projects step by step!

For students learning Java for the first time, the basic concepts and practical examples of Java are easily explained using pictures. Step-by-step learning is possible in the order of Java theoretical concepts → basic examples → projects, and is designed so that you can complete the online bookstore while practicing the projects of each chapter. Through this book, readers will learn how to apply Java and gain confidence in programming languages.

This book is aimed at readers who are new to web and mobile application development using Java or who want to gain confidence in application development practice.

Textbook 교재

  1. Text: JAVA 마스터
  2. Author: 송미영 저
  3. Publisher: 한빛아카데미 | 2023년 01월 01일
  1. Supplementary: 이것이 자바다 교육 현장에서 가장 많이 쓰이는 JAVA 프로그래밍의 기본서
  2. Author: 신용권, 임경균 저
  3. Publisher: 한빛미디어 | 2022년 09월 05일
  1. Supplementary: 초보자를 위한 Java 200제 [2판]
  2. Author: 조효은 저
  3. Publisher: 정보문화사 | 2018년 07월 05일

Top


Logistics 수업운영

Course Information / 과정정보

단계별로 프로젝트를 구현하며 배우는 JAVA 프로그래밍!

Learn JAVA programming by implementing projects step by step!

Top


Policies 규정

Grading 평가방법

Grading 평가방법

Most of my courses are graded based on the following components. Please note that the weights of each component may vary depending on the course. The grading policy will be announced in the first class and will be available on the course website.
대부분의 강의는 다음 구성요소에 따라 평가됩니다. 각 구성요소의 가중치는 강의에 따라 다를 수 있습니다. 평가 방법은 첫 강의에서 발표되며 강의 웹사이트에서 확인할 수 있습니다.


Attendance (& Participation) 출석 (& 참여도)

This may be the most important part of the class. Please pay careful attention to the following.
이것은 수업의 가장 중요한 부분일 수 있습니다. 다음 사항에 주의 깊게 주목해 주세요.

I appreciate everyone being actively involved in the class! Students who will succeed are those who are actively involved.
저는 수업에 적극적으로 참여해 주시는 모든 분들을 감사하게 생각합니다! 성공할 학생들은 적극적으로 참여하는 학생들입니다.

Assignments & Practice Exercises 과제 (연습문제) 및 실습 (수업 활동 결과)

Projects (or Research Paper & Presentation) 프로젝트 (또는 논문과 발표)

The following types of projects may be assigned in my courses:
다음 유형의 프로젝트가 강의에서 할당될 수 있습니다:

Tests

There will be two tests in this class: a midterm and a final. Both tests may include both written and programming questions. The written questions will be similar to the homework questions, and the programming questions will be similar to the programming assignments. Written questions will be closed-book, and programming questions will be open-book (i.e., you can use any resources you want, including the Internet).

Top


Collaboration Policy

Homework assignments must be done individually: each student must hand in their own answers. However, it is acceptable to collaborate when figuring out answers and to help each other solve the problems. We will be assuming that you will be taking the responsibility to make sure you personally understand the solution arising from such collaboration. You also must indicate on each homework with whom you have collaborated.

Late Policy

You will be allowed 6 total homework late days without penalty for the entire semester. You may be late by up to 6 days on any homework assignment. Once those days are used, you will be penalized according to the following policy:

You must turn in 75% of the practices and assignments, even if for zero credit, in order to pass the course.

Regrade Policy

If you feel that we have made a mistake in grading your homework, please submit a regrading request via email and I will consider your request. Please note that regrading of a homework may cause your grade to go either up or down.

Top


Resources 자료실

Computer Software / 소프트웨어

The software we will be using is listed below. 수업에서 사용할 소프트웨어가 다음과 같다.

Textbook Resources / 교재자료

Coming Soon.

Tutorials / 튜토리얼

Coming Soon.

Top


Instructor 강사소개

Aaron Snowberger earned his Ph.D. in Information and Communications Engineering from Hanbat National University in South Korea in 2024. He also holds degrees in Computer Science and Media Design. He has taught technology courses for over 8 years, English for over 15 years, and has freelanced as a web developer and magazine designer for over 5 years. His current research interests include computer vision, natural language processing, image processing, signal processing, and machine learning.

Aaron Snowberger는 2024년 한국 한밭대학교에서 정보통신공학 박사 학위를 취득했습니다. 그는 또한 컴퓨터 과학 및 미디어 디자인 학위를 취득했습니다. 그는 8년 이상 기술 과정을 가르쳤고, 15년 이상 영어를 가르쳤으며, 5년 이상 웹 개발자 및 잡지 디자이너로 프리랜서로 일했습니다. 그의 현재 연구 관심사는 컴퓨터 비전, 자연어 처리, 이미지 처리, 신호 처리 및 머신 러닝입니다.

Top