STUDY_JAVA BASIC
1.0.0
Java Basic Learning
| date | Learning content |
|---|---|
| Day01 | Temple, data type, variable name, variable range, transition |
| Day02 | Operators (arithmetic, increasing, bit, comparison, assignment, etc.), Samhang operator, for statement |
| Day03 | Control, Day01 ~ Day03 Content review and practice |
| Day04 | Array (arrangement method), features of array, 2D array |
| Day05 | String data type, String feature, string operation, class and object concept learning |
| Day06 | Object creation and use, method overloading, constructor overloading |
| Day07 | this (), external class, access controller (designator) |
| Day08 | DAY01 ~ Day08 Content Review and practice, inheritance and polymorphism, object conversion of objects, super keywords, super () methods |
| Day09 | FINAL variable, abstraction, abstract male, interface |
| Day10 | Interface, exception, exception and error |
| DAY11 | Exception processing, exception forced occurrence processing |
| Day12 | Thread, multi -thread |
| DAY13 | Generic, Generic Massor |
| DAY14 | Collection Framework, ArrayList, LinkedList, Set Interface Collection, HashSet |
| DAY15 | Full review |
Java Invigorce Learning -JSP
| date | Learning content |
|---|---|
| Day01 | MVC MODEL1 Basic Learning, Preferences Setting |
| Day02 | MVC MODEL1 Basic Learning, Preferences Setting |
| Day03 | How to log in by session, the GetheADERNAMES () function of the Request object HTTP Request method, jdbc learning |
| Day04 | Learning data input and output by creating a connection object, creating and training |
| Day05 | Familiar with the data input / output method by creating a guestbook app |
| Day06 | How to send parameter using action tag |
| Day07 | Cookie creation, cookie check, cookie change |
| Day08 | Learning sessions through sessions |
| Day09 | Day01 ~ Day09 Review |
| Shopmall | Review MVC MODEL1 by creating a simple shopping mall app |
| kakaologinmap | Kakao Login, how to use Kakao Map API |
| dantalk | Simple group talk room implementation (a simple word that can be raised) |
| MemoApp | Web construction practice (using sessions, cookies), a chat using web sockets |
I learned JSP in MVC MODEL1 and I created a simple guestbook app, a group talk room, and a shopping mall app.