"I want to become a game developer!" For all beginners who aim to become game developers, Jushin Game Academy has prepared a C++ lecture for pure beginners! This is a lecture that explains the grammar in an easy way so that even complete beginners can understand it easily, rather than going into depth. Students who want to study in depth, please wait for the advanced C++ lecture that will be opened later!
C++
Examples of using C++ in games
C++ Basic Grammar
Memory access using points, which is a difference from other languages
Who is this course right for?
People who are completely new to coding
Those who aim to become game developers
For those who want to know the relationship between C++ and games
People who have difficulty with school classes
Need to know before starting?
Ability to turn on and off a computer
Visual Studio 2022
Basic English words
508
Students
33
Reviews
1
Answers
5.0
Rating
4
Courses
2011년에 개원하여 13년 동안 오로지 게임 클라이언트 개발자만을 육성해내고 있는 게임아카데미입니다.
1000명 이상의 신입 취업자를 배출해냈으며 바로 오늘도 새로운 게임 클라이언트 개발자를 육성하고 있는 대한민국 최고의 클라이언트 개발자 육성 기관이라고 자부하고 있습니다.
다수 게임회사로부터 신입 및 이직자의 추천 요청을 받고 있으며 기 취업자의 30% 정도 비율의 취업자는 모두 추천을 통해서 입사시킬 정도로 쥬신의 이름은 기업체들에게 신임을 받고 있습니다.
오프라인 교육 외에 온라인 플랫폼 "인프런"을 통해서 새로운 제자들을 맞이하고자 합니다. 항상 최선을 다하겠습니다.
All
36 lectures ∙ (21hr 8min)
Always Hello World
14:39
What is a variable?
20:42
A type that can store integers
01:06:16
error, bool type
34:23
Logical operation!
36:45
Bitwise logic operations!
01:11:53
switch - case
25:07
What is a loop?
23:16