강의

멘토링

로드맵

Programming

/

Full-stack

Create an order board in the same working environment as before Master the basics of web development

Are you curious about whether what you learned in school will work in practice? The purpose of this lecture is to guide you on how to use the skills you learned in theory in practice.

(5.0) 12 reviews

140 learners

  • kitdow
웹개발
crud
풀스택
oracle
스프링
Spring
nexacro
Oracle

Reviews from Early Learners

What you will learn!

  • Server (Spring)

  • Front (Nexacro)

  • Building Oracle DB

A developer from a large company tells you
Get some great tips for web development operations! 📌

Web development theory I learned,
How is it used in practice? 🤔

Are you curious about whether what you learned in school will work in the real world?

I focused on theory until my senior year of college, and coding felt incredibly difficult. I even wondered if being a developer wasn't for me. However, completing the 960-hour Samsung Multi-Campus Developer Training Program during my senior year gave me both confidence and a fascination with development. Since then, I've worked as an application developer at a large corporation for nearly seven years, accumulating a wealth of personal expertise. I created this course to help those who, like me, are starting out in development but are facing challenges, gain confidence in coding. It would be rewarding to see so many people participate :)

This course aims to guide you through applying the theoretical skills you've learned in practice , rather than focusing on individual subject areas. The course is detailed and step-by-step, so you can follow along with the lectures and textbook alone. See how these skills can be applied effectively in practice!

This lecture is a basic course. We will continue to produce and distribute advanced courses and infrastructure-related PDF materials, so please show your interest in future lectures.


I recommend this to these people 🙋

People who only learned theory at school and are not confident in coding

For those who don't know how to start web development

Job seekers who are curious about what skills are used in the field

Junior developers curious about the know-how of current employees


Lecture Features ✨

#1.
Web development
Build a solid foundation

Web development requires mastering the fundamental concepts and programming skills of front-end, back-end, and database development. However, mastering each area and implementing it can be time-consuming and overwhelming. This course focuses on essential web development skills used in the real world. By creating an order board system similar to a real-world system, you'll solidify your web development foundation.

#2.
It's like real practice
Various practical training

This course is a fundamental course in practical web program development . You'll gain hands-on experience with everything from server (Spring), front-end (Nexacro), and Oracle database setup. Nexacro is a framework widely used by companies, and with a basic understanding of JavaScript, you can easily use it, so don't worry. By creating your own programs, you'll gain a sense of how theory is applied in practice and how practitioners work.

#3.
Easy to understand
Kind Description

Many of you may be wondering, "Will I, as a computer science major, be able to excel in the real world after getting a job after only learning theory?" Having worked in the field for over seven years, I've come to believe that web development methods are standardized, and that knowing the right method can give you confidence. The curriculum is designed to help you repeatedly learn these standardized methods, enabling you to confidently take the first step toward a career in IT. I provide detailed explanations so that you can fully understand the material through lectures and materials alone.


What you'll learn 📚

Chapter 1: Setting up the development environment

  1. Oracle DB Installation
  2. Install SQL TOOL
  3. Creating an Oracle schema and tables
  4. Install Eclipse
  5. Setting up a Spring web development environment
  6. Installing TOMCAT
  7. Install with Nexacro
  8. Final Health Check

Chapter 2 Oracle SQL

  1. Create Table
  2. Create Sequence
  3. Create Index
  4. Create a function
  5. Create Procedure
  6. Merge statement
  7. Using Group by
  8. Join statement
  9. Insert select statement
  10. Query Timestamp Saved from Death

주문게시판 넥사크로

Chapter 3 Front Design

  1. Component Practice
    1. Static
    2. Button
    3. Editbox
    4. Checkbox
    5. Combobox
    6. Radiobox
    7. Grid
    8. Complete the order board screen layout
  2. Event practice
    1. onload
    2. onclick
    3. oncelldbclick
    4. onchanged

Chapter 4: Front-end and Back-end Coding for CRUD Operations

  1. Spring DATA processing cycle
  2. Master CRUD operations through bulletin board practice


Things to note before taking the course 📢

Practice environment

  • Personal laptop with Windows installed required
  • Minimum specifications (RAM 8G or more, CPU I5 7th generation or higher, SSD 128G) - Not recommended.
  • Recommended specifications (RAM 16G or more, CPU i7 10th generation or higher, SSD 128G)

Learning Materials

  • It is available in PDF format. (You can download it from Lesson 1.3, Installing dBeaver)
  • Please be sure to download the attached materials before attending the class.

Player knowledge and precautions

  • Prerequisite knowledge is required to take this course. Suitable candidates include those who have majored in the subject, completed government-funded courses, or self-studied Java, JavaScript, Spring, or Oracle.

Expected Questions Q&A 💬

Q. I'm a complete beginner. Can I still take the course? Or, can I still take the course if I'm not a major in the field?

A basic theoretical understanding is required. For example, you must be a major in the field, have taken government-funded courses, or have self-studied Java, JavaScript, Spring, or Oracle. This course is not suitable for beginners in development. However, if you have a basic understanding of the concepts, the lectures are designed to be easy to follow, so please come back again after you've started learning about development! :)

Q. Can I skip the pre-study of the textbook?

Yes, that's right :) Just follow the lectures!

Q. What are the benefits of taking this course?

You can solidify your web development fundamentals by building a bulletin board similar to a real-world system through hands-on development, including front-end development, back-end development, and database construction.


Introducing the Knowledge Sharer ✒️

History

  • 8 years of experience working at a large company in the H Group

Blog


Recommended for
these people

Who is this course right for?

  • Job seekers: Those who only learned theory at school and are not confident in coding, and those who are curious about what skills are used in practice.

  • Office worker: I will personally teach you know-how that your senior colleague at work won't tell you.

  • Common: Those who are considered to have basic knowledge of Javascript, Java, Spring, and Database.

Need to know before starting?

  • Javascript, Java, Spring, Database

Hello
This is

140

Learners

12

Reviews

51

Answers

5.0

Rating

1

Course

IT window, Kitdow

여러분께 보다 접근하기 쉬운 IT 세상을 열어드리고 싶습니다. 

Curriculum

All

43 lectures ∙ (9hr 1min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

12 reviews

5.0

12 reviews

  • sylph01055191님의 프로필 이미지
    sylph01055191

    Reviews 4

    Average Rating 5.0

    5

    100% enrolled

    I was preparing to get a job as a front-end developer, and somehow I ended up getting a job at a company that uses Xplatform and Spring. I somehow managed to get the job done, but it was really hard. No matter how much I learned, I could do it, but when I didn't even know Java, they suddenly told me about Spring... I studied Java steadily after work and understood it, but Spring was the problem. It's clear that the things I need to know at work are limited, so if I just get the flow, things will be easier, but if I listened to all the extensive Spring lectures from other people, I felt frustrated because there was no content that I could apply right away when I had to work. I searched and found this lecture by chance. It felt a little expensive compared to other lectures, but after listening to it all, I don't regret it. I still have a lot to learn, but this lecture helped me organize the big picture. Thank you.

    • kitdow
      Instructor

      Thank you so much for your sincere review. When I was making the lecture, I put a lot of effort into making it applicable in the field, and I am glad that it was helpful to you at work:) Please take care not to catch a cold in this cold weather, and I will support your future career. Thank you!

  • kikiblee8858님의 프로필 이미지
    kikiblee8858

    Reviews 1

    Average Rating 5.0

    5

    100% enrolled

    My current company uses Nexacro, and I took this course to help me with my work because Nexacro was so unfamiliar to me. I listened to the lecture for three days, writing down various tips and things to remember in my notes. The explanations were so easy to understand, and thanks to the lecture, I was able to approach Nexacro, which had felt unfamiliar and difficult, more closely, and I gained confidence. Thank you so much for making such a great lecture.

    • kitdow
      Instructor

      I'm so glad it was helpful and thank you for leaving such a thoughtful review! I'll be rooting for your future career. Thank you!

  • gwgtis1359001님의 프로필 이미지
    gwgtis1359001

    Reviews 1

    Average Rating 5.0

    5

    30% enrolled

    I think this is a great lecture for learning or reviewing really necessary concepts in a short period of time. I'm a developer with three years of experience, and I'm taking this Nexacro lecture because I want to move to a company that uses Nexacro, and I'm satisfied with it.

    • kitdow
      Instructor

      Thank you for your kind words :) I'm rooting for your work life and future career!!

    • Developing with 넥사크로 was quite helpful. I seem to need to continue existing 넥사크로 menu registration. Analysis is difficult, are there any guidelines? 😢

  • yhkang4910님의 프로필 이미지
    yhkang4910

    Reviews 1

    Average Rating 5.0

    5

    100% enrolled

    This is an easy-to-understand lecture on the basics required for beginner developers using Nexacro! It was very helpful. Thank you.

    • kitdow
      Instructor

      Thank you for your kind words, and I'm glad it was helpful. Haha I will support your future career. Thank you.

  • ehddud11598930님의 프로필 이미지
    ehddud11598930

    Reviews 6

    Average Rating 5.0

    5

    100% enrolled

    There are many cases where people who use Nexacro have no choice but to learn. In this reality where you can't find proper information even when searching on the Internet, this lecture was like a shower. Thank you.

    • kitdow
      Instructor

      I am even more grateful that you felt my lectures like a shower! I hope you will have many good things in the future. Thank you:)

$114.40

Similar courses

Explore other courses in the same field!