
Web app built with React Hooks
React is the most popular modern front-end framework, but it is difficult to learn. To solve this problem, Hook was introduced. This lecture will help you learn React easily using Hook.
ๅ็ด
React, Web Application
@kwangsung
Students
5,135
Reviews
123
Course Rating
3.8

Web app built with React Hooks
React is the most popular modern front-end framework, but it is difficult to learn. To solve this problem, Hook was introduced. This lecture will help you learn React easily using Hook.
ๅ็ด
React, Web Application

Web app built with React Hooks
From Kotlin to Spring Security
There are so many benefits to developing Spring Boot with Kotlin. I think it would be good to learn about them through this lecture.
ๅ็ด
Kotlin, Spring Boot, Thymeleaf
From Kotlin to Spring Security

Python Web Development (using Flask, SQLAlchemy)
Flask is widely used as a Python backend framework. Flask_SQLAlchemy is a database orm used in Flask. If you know Flask_SQLAlchemy, you can do web development with concise code.
ๅ็ด
Python, Flask, SQLAlchemy

Python Web Development (using Flask, SQLAlchemy)

SQL for Marketers
This is a SQL lecture designed to help marketers learn SQL easily. We introduce the essential SQL grammar and analyze real data obtained from Kaggle.
ๅ ฅ้
SQL

SQL for Marketers

Google Algorithm Problem Solving
This lecture introduces and solves the Qualification Round 1st problem of Google Codejam, a Google algorithm competition.
ๅ็ด
Python

Google Algorithm Problem Solving

Essential Tensorflow Mathematics You Must Know
Tensorflow uses a complex graph structure even for simple arithmetic. Why? Because Tensorflow needs derivatives when performing Gradient Descent. Graph structure is a means to easily derive those derivatives. I've mathematically explained why.
ๅ็ด
Tensorflow

Essential Tensorflow Mathematics You Must Know

Spring Boot with Kotlin
This is a friendly explanation of things that beginners of Spring Boot and Kotlin will encounter while developing web from a beginner's perspective.
ๅ็ด
Kotlin, Spring Boot

Spring Boot with Kotlin

GPU Programming Language CUDA Basics
CUDA is a GPU programming language. It is a language that was created by modifying C and C++, so anyone who is a C or C++ developer can easily approach it. However, you must understand the characteristics of GPU machines and CUDA programming. This course understands GPU machines and writes CUDA to execute matrix multiplication, which is the basic operation of deep learning. Through this course, you will be able to handle GPU programming skillfully.
ไธญ็ดไปฅไธ
CUDA

GPU Programming Language CUDA Basics

Learning Artificial Intelligence by Making (Reinforcement Learning)
This course explains reinforcement learning without math. You can learn the concepts easily and clearly. In addition, you can implement and run an actual tic-tac-toe game by coding RLkit, which is written in Python, the most accessible language.
ๅ็ด
Reinforcement Learning(RL)

Learning Artificial Intelligence by Making (Reinforcement Learning)