웹개발에 자주쓰이는 자바 문법들
변수자료형 (int ,double ,string, boolean)
조건문 if위주로
반복문 for위주로
메소드 (졸라중요함) return개념 숙지 존나중요
객체지향개념
(자바에서 제공하는 자료구조 컬렉션 프레임 워크
list map (arraylist, hashmap))
interface , extend

이거맞노?

- dc official App