강의

멘토링

로드맵

Inflearn brand logo image
Programming

/

Web Publishing

Modern Web Interactive CSS3 Bootcamp [Full vers.]

For over 15 years, Young Codi Kim, a star coding instructor, has been dedicated to coding education for elementary school students, high school students in IT software departments, university students in computer science, and job seekers without a major in the field. Now, you can experience Kim's easy and fun coding lectures not only offline but also online. With Young Codi Kim, who has trained over 500 front-end, back-end, full-stack, and web developers, your dream of becoming a developer will soon become a reality!

(5.0) 2 reviews

14 learners

  • youngcodikimssam
Html
CSS
웹 디자인
HTML/CSS
Web Design
Clone Coding
Mobile App Design

What you will learn!

  • If you're only interested in coding, foster your interest with web development, the easiest and most fun way to start.

  • CSS3 styles the HTML5 structure.

  • You can apply CSS styles, which are the flower of web page creation.

  • You can learn how to use Emmet and repeatedly practice to code quickly with shortcuts.

  • Create styles and animations for various practical pages yourself.

  • Let's create a webpage with a moving character using sprite animation.

  • Let's try implementing an interactive web using CSS3 without using JavaScript.

  • Understand the concept of Flex and learn responsive logic through various exercises.

  • Master everything from the basics of CSS to advanced interactive web applications, including animations, with this single course.

  • Let's excitedly jump over the second step towards becoming a web developer!

  • Learn about web hosting to let the world know about your site, and upload the website you've created!

HTML/CSS, 웹디자인, 클론코딩, 모바일 디자인, 국비지원 부트캠프, 인터렉티브 웹, 프론트엔드, 풀스택

초등학교 코딩교육, IT소프트웨어학과의 고등학생, 컴공과 대학생, 비전공자 취준생을 대상으로 15년 넘게 코딩교육에 전념해온 현직 스타강사 영코디 킴쌤의그동안의 노하우를 꾹꾹 눌러담은 쉽고 재미있는 CSS3 코딩강의입니다. [ CSS의 기초 걸음마부터 시작하여 고급 애니메이션과 인터렉티브한 웹 제작 스킬까지 한꺼번에 담은 올인원 패키지 강의]로 CSS 언어를 완벽 마스터해 보세요🙂

📚비전공자를 위한 [CSS3 스타터] 부트캠프에서는 이런 걸 배워요! 

sprites기법, sticky 속성 등을 이용해 네비가 있는 mikimottes 실무 애니메이션 웹사이트 제작

입체적인 공간감을 주는 parallax web 제작기법을 활용한 웹제작

animate.css 라이브러리를 활용하여 손쉽게 다양한 애니메이션을 사이트에 즉각 적용하기

마우스 호버시 쇼핑몰 제품에 대한 설명이 보여지는 등, 쇼핑몰에서 많이 사용되는 쇼핑몰 제작 팁

클릭시 원하는 메뉴로 이동하는 동적인 네비게이션 제작

마우스 호버와 클릭시 재미있게 애니메이션되는 요소들을 다양하게 제작해보기

포토샵을 전혀 사용하지 않고도 코딩만으로 blending mode와 filter 등 다양한 보정 적용하기

2D, 3D transform을 활용하여 마우스에 반응하는 인터렉티브한 웹 제작해보기

Flex 최신기법을 활용하여 반응형 웹을 제작하는 원리의 이해와 다채로운 예제실습

Spring Boot, JPA, TDD, JSP, Java, 스프링, 스프링부트, 리액트, 프론트엔드, 백엔드, 풀스택, 자바

영코디 킴쌤은 현재 국비지원 부트캠프에서 frontend 디자이너, backend 개발자, 웹디자이너, fullstack 개발자 등을 500여명 넘게 계속적으로 배출해오고 있으며 '수강생들이 뽑은 지인들에게 추천하고 싶은 수업 1위' 에 지속적으로 랭크업 되고 있습니다.

실제 수강평 확인 바로가기 | https://greenart.co.kr/community/student_review

Spring Boot, JPA, TDD, JSP, Java, 스프링, 스프링부트, 리액트, 프론트엔드, 백엔드, 풀스택, 자바

영코디 킴쌤의 쉽고 재미있는 설명과 특유의 암기법을 통해 초보자도 단계별로 성장할 수 있으며 다양한 클론코딩을 통해 실무 웹개발을 점진적으로 익힐 수 있습니다.

여러분도 진짜 기초부터 시작하는 비전공자를 위한 웹디자인, 프론트엔드, 백엔드, 풀스택 취업코스를 통해 개발자로의 꿈에 도전해보세요.HTML/CSS, frontend, 웹 디자인, 국비지원 부트캠프, 클론코딩

풀스택 로드맵4

Spring Boot, JPA, TDD, JSP, Java, 스프링, 스프링부트, 리액트, 프론트엔드, 백엔드, 풀스택, 자바

👀 비전공자를 위한 풀스택 과정에서는 각 코스 과정별 무엇을 배우나요?

What do you learn in each course of the full-stack program for non-majors?

STEP01 | [HTML Starter] Bootcamp for Non-Majors[Click to go to the course]

The meaning of HTML and how to write basic code and create layouts

Web development is like creating an online store that anyone can visit. HTML stands for Hyper Text Markup Language, and you'll learn to create the basic framework by organizing the key core information that becomes the main content of web pages.


STEP02 | Bootcamp for Non-Majors: [Modern Web Interactive CSS3] [Current Course]

From the meaning of CSS and basic code writing methods to applying desired styles to HTML for web design

CSS stands for Cascading Style Sheet, where "Cascading" is a word that means hierarchical or waterfall-like. CSS literally allows you to hierarchically select parent and child relationships in HTML structure to apply desired styles, colors, shapes, and animations to desired elements, creating sheets that enable you to design web pages that are not boring but interesting and beautiful for users to view. Additionally, until you gain confidence in CSS, you build experience in creating various web designs by repeatedly coding HTML/CSS through clone designs of various professional sites, mobile designs, and web designs.


STEP03 | Bootcamp for Non-majors [From JS to React][Click to go to the course]

Learning Vanilla Script and JavaScript ES6 Syntax and Utilizing React

Have you ever felt frustrated while studying React? In Teacher Kim's class, to systematically learn JavaScript, which is the foundation of React, we start with vanilla script, then cover JavaScript ES6 syntax, jQuery, and other basic grammar. Through various practical examples, we solidify the fundamentals of scripting. After that, we understand and practice various React syntax to implement bulletin boards and member functions using components, state, and memoization. We also learn TypeScript syntax to create ToDoList practice examples, opening the path to React without giving up.


STEP04 | [Responsive Web Development] Bootcamp for Non-Majors[Click to go to the course]

Learn to understand and use @media queries for creating responsive web designs, and master Bootstrap, a framework that makes it easy to create responsive layouts

Learn how to use Bootstrap for developing responsive web pages that adapt their layout according to different device types. This course appropriately balances theory and practice to help you understand Bootstrap's components, verify your learning through hands-on exercises, and complete the implementation of an actual responsive website.

Additionally, for those who want to create responsive websites with their own unique style instead of Bootstrap's predefined styles, we will master the implementation of various layouts for different devices using purely HTML/CSS/jQuery without Bootstrap through the creation of a Hansot Dosirak responsive website.


STEP05-1 | [JAVA Basics] Bootcamp for Non-Majors [Click to go to the course]

Starting from understanding and practicing the most basic grammar, then learning Java fundamentals and intermediate grammar

You will learn Java, the most fundamental language for web development backend, starting from the most basic grammar and gradually progressing to intermediate level. Through various practical examples, you will naturally acquire the ability to code the programs you want on your own.


STEP05-2 | Bootcamp for Non-Majors [JAVA from Basics to Advanced][Click to Go to Course]

Understanding and Practice of Java from Basics to Advanced Grammar

Java's Collection Framework is an internal library that has built-in collection classes for storing data, literally meaning to collect and store. By learning various syntax for grouping and managing different data types in one place, and practicing diverse examples from Java basics to advanced concepts, we build a solid foundation that serves as the cornerstone for web development backend.


STEP05-3 | [Oracle SQL] Bootcamp for Non-Majors[Click to Go to This Course]

Understanding and Practice of Database

Learn SQL syntax through CRUD practice involving creating database (DB) tables and reading, writing, modifying, and deleting data in the database, preparing you to utilize databases for user registration, login, and bulletin board creation.


STEP06 | Bootcamp for Non-Majors [From JSP to SpringBoot] [Click to go to the course]

From JSP to Spring Boot

Have you ever experienced frustration while studying Spring Boot, which is currently the most widely used framework in the industry?

In Kim's class, to perfectly understand Spring Boot, we start learning from the most basic syntax of JSP, directly experiencing the evolution of backend syntax from the previous generation to the current generation, naturally acquiring concepts and usage methods, and understanding the principles of how Spring Boot, which automatically implements web development backend, operates.

Master the fundamentals for portfolio creation by learning the basic concepts and applications of ORM, JPA, and entities, understanding Spring Security and implementing member functionality using security, practicing JUnit tests and H2 console usage, and ultimately implementing a practical website with member and bulletin board features using Spring Boot and collaborating through GitHub.


STEP07 | Building Web Services for Real Deployment [From Hosting to AWS]

[Click to go to the course]

Complete Web Service with Hosting and AWS Deployment

Have you ever had the frustrating experience of developing a project that only runs on your computer and being unable to deploy it as an actual service?

In Kim's class, we don't just stop at writing code, but learn step by step through the entire process from web hosting using Dothome to deploying projects on GIT and AWS EC2.

You can master the deployment processes essential in real-world work, including domain connection, FTP upload, deployment through GitHub, jar packaging, server configuration, image upload path specification, and continuous execution using nohup.

Through this process, you'll gain experience actually launching your website to the world, building both confidence as a developer and real service operation capabilities at the same time.

#java #java #government-funded #bootcamp #springboot #springboot #frontend #backend #fullstack #fullstackdeveloper #jsp #react #react #frontend #backend #fullstack #html #css #css3 #coding-lecture #coding-class #coding-basics #coding-academy #coding-study #javascript #javascript #coding-online-course #coding-education #interactive #interactive-web #spring #spring #developer #developer-job #aws #db #database #jdbc #oracle #oracle #sql #jpa #thread #threads #thread #serialization #deserialization #inheritance #polymorphism #method #overloading #overriding #class #operation #eclipse #eclipse #domtree #jquery #plugin #object #object-practice #object-creation #object #object #modal-window #modal #modal #es6 #document-object-model #js #javascripttutorial #javascriptexamples #interactiveweb #interactive #navigation-creation #gnb #position #web-layout #layout #form #form-tag #emmet #emmet

Pre-enrollment Reference Information

Learning Materials

  • The course consists of a total of 77 lectures, 25 hours and 4 minutes.

  • You can download images, completed files, and PDF materials used in the class to utilize them for practice.
    (These files are educational materials that can only be used for personal practice and cannot be distributed without permission.)

Recommended for
these people

Who is this course right for?

  • Anyone from elementary, middle, and high school students to college students and adults who are new to coding.

  • A job seeker who is a non-major but is studying web development and wants to get a job as a front-end, back-end, or full-stack developer.

  • No more short lectures that only cover a few examples! I want to master everything in one course, from basic, intermediate, and advanced CSS theory to a variety of practical exercises!

Need to know before starting?

  • Anyone can easily start if you only know the basics of HTML!

  • If you're new to coding, please take STEP01 [Kim ssam's HTML Starter Course] first.

  • The class is more fun if you have an interest in coding and your passion for it.

  • If you've ever tried to learn coding on your own and failed, we'll help you enjoy coding this time without giving up.

Hello
This is

335

Learners

23

Reviews

18

Answers

5.0

Rating

19

Courses

👩 이 강의를 만든 사람

[ 비전공자도 쉽고 재미있게 배우는 코딩! ] 을 목표로 15년 넘게 풀스택(백엔드, 프론트엔드) 및 영상, 코딩, 디자인, 빅데이터, 머신러닝 등을 강의하며 개발자 인력양성에 진심인 현직 직업훈련교사


🎖 경력사항

[컴퓨터 1도 모르는 사람이 부업으로 월100만원 수입내보기 첫걸음] 의 저자

NCS 국가직무능력강의 고용노동부 평가 A등급 강사선정

그린컴퓨터아카데미수원 우수강사선정(2017, 2018, 2019 3년연속 최우수1등상 수상)

전) 삼성ODD 기획 개발팀 담당

가톨릭대학교 컴퓨터공학부 특강

용인송담대학 멀티미디어학부 특강 및 다수


🚵 자격사항

직업능력훈련교사[정보기술개발] 고용노동부

직업능력훈련교사[정보기술운영] 고용노동부

직업능력훈련교사[정보기술전략·계획] 고용노동부

직업능력훈련교사[인공지능] 고용노동부

직업능력훈련교사[실감형콘텐츠제작] 고용노동부

직업능력훈련교사[문화콘텐츠제작] 고용노동부

직업능력훈련교사[멀티미디어] 고용노동부

직업능력훈련교사[일반사무] 고용노동부

직업능력훈련교사[총무] 고용노동부

직업능력훈련교사[디자인] 고용노동부

직업능력훈련교사[영상제작 ] 고용노동부

직업능력훈련교사[인쇄] 고용노동부

직업능력훈련교사[출판] 고용노동부

빅데이터전문가1급 한국직업능력진흥원

정보처리기사 한국산업인력공단

사무자동화산업기사 한국산업인력공단

컴퓨터활용능력 2급 대한상공회의소

ITQ OA 마스터 한국생산성본부

워드프로세서 1급 대한상공회의소

멀티미디어콘텐츠제작전문가 한국콘텐츠진흥원

시각디자인산업기사 한국산업인력공단

컴퓨터그래픽스운용기능사 한국산업인력공단

웹디자인기능사 한국산업인력공단

GTO 포토샵 1급 글로벌공인자격검정원

GTO 일러 1급 글로벌공인자격검정원


👩‍🏫 현) 그린컴퓨터아카데미 직업능력훈련교사 재직중

담당과정) 정보기술개발/프론트엔드/백엔드/풀스택/자바 웹개발/UIUX엔지니어링/빅데이터플랫폼구축/빅데이터시스템개발/ 프로그래밍언어/파이썬/자바/빅데이터분석/ 빅데이터전문가/프로그래밍언어/콘텐츠기획


  인프런의 부트스트랩3(BOOTSTRAP)를 활용한 반응형 웹페이지 만들기 약 10만명 구독을 기념으로 그동안 추가 강의에 대한 많은 요청을 DM으로 받아 풀스택 강의를 최신버전으로 기획 제작 및 업로드 중입니다. 여러분의 많은 관심과 따뜻한 댓글은 영코디 킴쌤의 강의제작에 큰 원동력이 됩니다.

 

느리지만 차근차근 질좋은 강의로 한걸음씩 여러분과 함께하겠습니다.

 

Curriculum

All

78 lectures ∙ (25hr 42min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

2 reviews

5.0

2 reviews

  • mimipusher841242님의 프로필 이미지
    mimipusher841242

    Reviews 1

    Average Rating 5.0

    5

    100% enrolled

    My close friend wanted to get a job as a developer, so he went from Daegu to Suwon to take Kim's lectures. He studied for 6 months while living alone, created a portfolio, and got a job right away. I was so inspired that I was really hesitating whether to prepare for a job change, but now I can take Kim's lectures online at this price!! When I heard this, I signed up right away without hesitation. I heard that people come from all over the place like Busan, Yeosu, and Gangwon-do to take the lectures. Wow, I think I understand why... I'm new to coding, but you teach it in a really easy and fun way. There are also various examples, so I'm listening intently, coding, checking, and having fun studying. I think I'm gradually gaining confidence. I'm also going to study passionately for the step3 JS lecture. If you could upload the Java lecture soon, I'd be grateful~!!

    • pcdoomco8345님의 프로필 이미지
      pcdoomco8345

      Reviews 15

      Average Rating 5.0

      5

      22% enrolled

      I will listen carefully!

      • youngcodikimssam
        Instructor

        Thank you. You have completed more than 50% of the course, so we have extended your course period for one year as requested. Keep up the good work! :)

    $118.80

    youngcodikimssam's other courses

    Check out other courses by the instructor!

    Similar courses

    Explore other courses in the same field!