강의

멘토링

커뮤니티

BEST
Game Dev

/

Game Programming

[All-in-One Introduction to Game Programming] C++ & Data Structures/Algorithms & STL & Game Mathematics & Windows API & Game Server

This is an all-in-one curriculum for game programming beginners who are unsure of where to start. It is a comprehensive curriculum that covers the basics of game programming, including C++, data structures/algorithms, STL, game mathematics, Windows API, and an introduction to game servers.

(5.0) 68 reviews

1,435 learners

  • Rookiss
게임서버
게임프로그래밍
입문자
기술면접
C++
UE Blueprint
game-math
windows-api
Network

Reviews from Early Learners

What you will gain after the course

  • C++

  • game programming

  • Data Structures & Algorithms

  • STL

  • Game Math

  • Windows API

  • game server

From confidence in game development to essential knowledge
We'll tell you everything! 🕹️

I want to be a game programmer, but
I don't know where to start.

Through game programming
I want to learn coding properly.

There are so many lectures, which one should I start with?
I don't know if I should listen.

I go to a game academy, but
I need more detailed supplementary material.

Many people are actually interested in game production, but they often have difficulties because they lack the necessary programming knowledge. [Game Programmer Introduction All-in-One] is a course designed for those people. We have packed a lot of useful content into this one course so that you will no longer experience trial and error!

What about this lecture?

  • This is a new curriculum that summarizes only the key contents so that you can quickly review the basic contents .
  • I will teach you assuming you have absolutely no programming knowledge .
  • You can learn in a compressed form the 3-month course of a typical offline academy .
  • We'll give you a detailed breakdown of what's commonly asked in technical interviews .

Changes in students after attending the lecture 😊

✅ You can become familiar with game programming using C++, STL, and various data structures/algorithms.

✅ Get a feel for the math used in the game.

✅ You can learn the basics of client/server.


What you'll learn 📚

Section 1
C++

Learn C++ syntax and naturally organize the concepts learned through hands-on UE5 Blueprint practice.

Section 2
Data Structure/Algorithm

Learn the core data structures/algorithms that game programmers need to know by implementing a pathfinding algorithm.

Section 3
Windows API

Create a simple 2D roguelike game, study game math, and practice code design.

Section 4
Introduction to game servers

Learn about game server concepts while developing a 2D online game.


NC, from Krafton
Game developer 's
We will share our know-how with you.

Rookiss

Major career

  • Former Krafton TERA server team
  • Former NCsoft Blade & Soul 2 content programming team
  • Current CEO of game/education startup Rookiss
  • Inflearn Game Development Course Cumulative Students 33,000+ (Interview)

Education

  • MPSI Pre-Concert (France)
  • Bachelor of Software Engineering, Tsinghua University (China)
  • Master's degree from Korea University Graduate School of Information Security (Korea)

Average rating 4.9 out of 5!

Made with C# and Unity
MMORPG Game Development Series (Click)

Made with C++ and Unreal
MMORPG Game Development Series (Click)


Q&A 💬

Q. What is the lecture environment like?

All series are produced assuming a Windows environment, and there is no additional explanation for macOS.

Q. Can non-majors also take the course?

Yes! The first half is easy, but it gets harder as it goes on, so brace yourself!

Q. What is the difference from the existing [MMORPG Game Development Series with C++ and Unreal] Part 1. C++ / Part 3. Algorithm?

For C++/Algorithms, some of the content overlaps with existing lectures, but instead of reducing the details, it is structured to only contain the core content that is necessary so that you can continue learning quickly.

Recommended for
these people

Who is this course right for?

  • First time coder

  • Aspiring game programmer

Hello
This is

80,369

Learners

3,747

Reviews

5,443

Answers

4.9

Rating

48

Courses

학력

- Condorcet Prépa MPSI 수료 (프랑스)
- 칭화대학교 소프트웨어공학 학사 (중국)
- 고려대학교 정보보호대학원 석사 (한국)

경력

- 前 크래프톤 (테라 서버팀)
- 前 엔씨소프트 (Blade&Soul2 컨텐츠 프로그래밍팀)

관심 분야

- 리버싱 및 취약점 분석
- MMORPG 게임 개발 (C++, C#)
- 외국어 (영어, 프랑스어, 중국어, 일본어)

소개

해킹 공부를 위해 순전히 호기심으로 시작한 게임 개발인데...
시간이 흘러 어느덧 10년차 게임 개발자가 되었습니다.
"이래서 언제 게임을 만들지~?"
한숨 나오는 기초 문법부터 시작해서,
차츰 만들어가는 나만의 게임 세상.
그리고 그 세상에 접속한 다수의 플레이어를 볼 때의 뿌듯함.
공부를 할 수록, MMORPG의 매력에는 헤어나올 수가 없습니다.
제가 느낀 감동을 여러분도 느낄 수 있으면 좋겠네요.

 

Curriculum

All

151 lectures ∙ (76hr 36min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

68 reviews

5.0

68 reviews

  • scvscsc8961님의 프로필 이미지
    scvscsc8961

    Reviews 1

    Average Rating 5.0

    5

    13% enrolled

    If I had seen this when I was in college, I wouldn't have given up on programming lol This lecture is absurd. I don't think it's because my brain is big, but it's so completely different from the lectures my major professor gave me when I was an undergraduate. It's to the point where I wonder if I had this much talent. Because when I was a student, I couldn't understand it even after studying for weeks and months, but in this lecture, it's explained so that I could understand it right away. Oh, of course, I haven't even gotten to the pointers yet; if I do and change my mind, I'll change the review. If I'm satisfied, I'll edit the review and give it a rave review. And if I change my job to a plumber after watching this lecture, I'll thank you. But why does this great lecture only have 4 reviews? Is it a new lecture?

    • fld3508님의 프로필 이미지
      fld3508

      Reviews 1

      Average Rating 4.0

      Edited

      4

      95% enrolled

      Many class materials are missing, and the last server lecture has no materials at all.

      • nananad님의 프로필 이미지
        nananad

        Reviews 2

        Average Rating 5.0

        5

        99% enrolled

        This lecture is worth more than the price of the lecture. Starting from the computer structure, you can understand the memory structure well, and based on that, the instructor explains the necessary parts of C++ grammar with examples that are easy to understand. The instructor condenses the know-how of the instructor and explains it in a short period of time, including WINAPI, client structure, server structure, and client-server connection, which are easy to get lost in when studying alone. I highly recommend it to beginners. I strongly recommend it to students who want to enter the game industry.

        • hjpark939019님의 프로필 이미지
          hjpark939019

          Reviews 2

          Average Rating 4.0

          4

          100% enrolled

          I think it would be a good idea to pay attention to wording.

          • psyrod11124162님의 프로필 이미지
            psyrod11124162

            Reviews 2

            Average Rating 5.0

            5

            74% enrolled

            I highly recommend the flawless lecture.

            Limited time deal

            $34,626.00

            29%

            $304.70

            Rookiss's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!