我贴出来给你们看看
UI layout adjustment and game logic programming and debugging 

Design Hot-update tools /APP packaging tools within the game using python 
AI : use Behavior Tree and FSM to drive the Game 
Rendering of collidable particle system : box2d, chipmunk 
Shader : Grey image using OpenGL 
Game Engine performances optimization : 
dismiss the alpha channel in the image to save memory if necessary 
using SpriteFrameCache rather than image to increase image-access speed 
Implement QR code scanner in iOS and varieties of SDKs for android 
Implement Spine animation to replace Frame animation to save memory 
Design an interface to convert other coding types to UTF-8 
Font information extraction tool : 
using OpenCV to recognize the regions of font pixels in a font image and extract the bounding 
boxes, turns a plain image to a usable font texture 
Augmented Reality SDK development, responsible for XML-based 3D scene graph and ani- 
mation system
第 2 条附言  ·  1 小时 19 分钟前
Using ARM-based NEON/EVIS DP instructions to increase parallel computing
第 3 条附言  ·  1 小时 2 分钟前
Rust : Primary reviewer to the Rust Primer book : Perform 3 front-to-back reviews and fixed over 100 typos and technical errors
第 4 条附言  ·  1 小时 1 分钟前
Haskell : Reached 2K, rank #573 on code war, primarily in Haskell
第 5 条附言  ·  59 分钟前
Mathematical Logic and Computation Theory 

Books Studied : 
Introduction To The Theory Of Computation Set Theory 
Category Theory 
Game Design 
AI : FSM, Behavior Tree 
Primary reviewer to the Game Programming Patterns book by Robert Nystrom 
Mobile Computing (CUDA/OpenCL/RenderScript on Android platform) 
Artificial Intelligence for Robotics 
This is a self-driving program including localization, kalman filters, particle filters, PID control, slam, search algorithm
第 6 条附言  ·  58 分钟前
objective:Learn cutting-edge Machine Learning knowledge from industry
第 7 条附言  ·  55 分钟前
DarkFantasy: 

A Programming Language for Deep Learning using Scala, for automated theorem proving, with template metaprogramming to ensure transformation correctness
第 8 条附言  ·  51 分钟前
MIT Deep Learning books 
Pattern Recognition and Machine Learning 
Neural Networks and Deep Learning 
Probability and Statistics 
Mathematical Foundations of Infinite-Dimensional Statistical Models
第 9 条附言  ·  37 分钟前
C++/C, Lua, Java, Python, Swift, COQ, HLSL, JS, PHP