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 - however, you must write the code yourself - code copied from ChatGPT often does not function properly and will not receive full credit).
이 강의에서는 두 번의 시험이 있습니다: 중간고사와 기말고사. 두 시험 모두 문제와 프로그래밍 문제를 포함할 수 있습니다. 문제는 과제 문제와 유사하며, 프로그래밍 문제는 프로그래밍 과제와 유사할 것입니다. 문제는 닫힌 책으로, 프로그래밍 문제는 열린 책 (즉, 인터넷을 포함한 모든 자원을 사용할 수 있음 - 그러나 코드는 직접 작성해야 함 - ChatGPT에서 복사한 코드는 종종 제대로 작동하지 않으며 완전한 점수를 받지 못할 수 있음)입니다.

Generally, the midterm will cover the first half of the course, and the final will cover the second half of the course. The final may also include some questions from the first half of the course.
일반적으로 중간고사는 강의의 전반부를 다루고, 기말고사는 후반부를 다룰 것입니다. 기말고사에는 강의의 전반부에서도 일부 문제가 포함될 수 있습니다.

General testing policies: 일반적인 시험 정책:

Regrading policy: 재평가 정책:

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.
전 학기에 대해 총 6일의 과제 지각일이 허용됩니다. You may be late by up to 6 days on any homework assignment.
어떤 과제에 대해서도 최대 6일까지 지각할 수 있습니다. 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.
과제를 제출해야 하는 날짜에 과제를 제출하지 않으면 0점이 됩니다.
과제는 48시간 후에는 0점이 됩니다.

Generally speaking, I do not accept late submissions for practice exercises. However, if you have a valid reason for submitting a practice exercise late, please let me know in advance if possible.
일반적으로 실습에 대한 늦은 제출은 받지 않습니다. 그러나 실습을 늦게 제출하는 합당한 이유가 있는 경우, 가능한 경우 미리 알려주세요.

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

Top