Git Product home page Git Product logo

cppnote's Introduction

CppNote

记录c++的部分重要笔记(游戏引擎向)

简介

从大学开始,C++就是笔者使用的主力编程语言,一直没有进行过系统性的笔记整理,借当前项目整理C++相关的笔记。 笔者当前在某游戏公司的前端引擎组做游戏引擎开发,对c++的要求颇高。因此,以游戏引擎开发中需要注意的c++知识点为入手方向,重新温习一遍c++并做上对应的总结笔记。

文件结构

文件结构示例(以内存为例):

  • memory:内存笔记文件夹
    • images:内存笔记所用到图片
      • [...]:图片若干
    • src:内存笔记中涉及的源代码
    • [memory.md]:内存笔记

目录(笔记标题)

关于更新

不定期更新,大体结构如目录所示。 笔记若有错漏,还请指出。

关于src文件下代码

在动笔写总结文章之前,笔者会先收集整理资料,并自行编写一些测试的小用例。 这个用例仅用于测试笔者文章中的一些例子,不具有严格规范。 后续有时间,笔者会重新编写相对完善且可读性强的案例。(埋坑)

cppnote's People

Contributors

hl0817 avatar

Watchers

 avatar

cppnote's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.