Cecilia's repositories

AwesomeOlive_UnrealGame

Unreal Game/ https://www.linkedin.com/in/eunsunkim

Stargazers:1Issues:0Issues:0

python-cheatsheet

Comprehensive Python Cheatsheet

Language:PythonStargazers:1Issues:0Issues:0

angular-2-beta-boilerplate

A basic boilerplate to start an Angular 2 (Beta) App. Includes Gulpfile to compile Typescript and SCSS.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0
Language:C++Stargazers:0Issues:2Issues:0

eunsunkim.github.com

For my Gitblog

Stargazers:0Issues:2Issues:0

GAM531_Emperor

The gutted version of the LSS_Emperor Engine

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

My_Cpp_DemoCase

C++ https://www.linkedin.com/in/eunsunkim

Language:C++Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:2Issues:0

My_PerlCode

My_Perl Code

Stargazers:0Issues:2Issues:0

My_PythonCode

My Python3 Code

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:2Issues:0

mundana-theme-jekyll

Mundana is a free Jekyll theme, Medium styled.

Language:CSSStargazers:0Issues:1Issues:0

opengl-tutorials

Tutorials from the following playlist: https://www.youtube.com/playlist?list=PLPaoO-vpZnumdcb4tZc4x5Q-v7CkrQ6M-

Language:C++Stargazers:0Issues:1Issues:0

Plain-Webcomic

A simple webcomic theme for Jekyll. Built using Bootstrap.

Language:HTMLStargazers:0Issues:1Issues:0

SenecaOOP345-attic

This folder, attic, contains code fragments. Like most attics, this attic needs a good cleaning. Some fragments are from the usual places on the web, cplusplus.com, stackoverflow, etc. Some fragments are DIY code written in class. Some fragments are as-is as found on the web while others are heavily modified to make work or add functionality. Some fragments are useful, some are not. Most fragments work, some don't. Notable Useful Fragments ======================== fastforward.cpp - a summary of OOP345. funcptr.cpp - examples of the many ways of passing function names to other functions: direct call, c-style function pointer, c++-style function pointer, function object (functor), lambda, bind examples of intersting functions to pass function to: thread, async, packaged_task sp?.cpp - smart pointer resources mi-*.cpp - multiple inheritance resources, clone+diamond problem theading?01?.cpp - threading101?.cpp - basic threading, mutexes - threading201?.cpp - futires and promises - threading301?.cpp - async, packaged_task - threading401?.cpp - how things were done before async + packaged task thread-*.cpp - cool thread code, such as thread pools ll*.cpp - linked list code moveSimple.cpp - move semantics stl-calc-*.cpp - postfix calculator using stl stack, list, vector, deque containers vectorchar*.cpp - how to make a string class mased on std::vector<char> dp-composite*.cpp - composite (tree) design pattern code alarmsetjmp.cpp + setjmp*.cpp - use alarm and setjmp to do interesting things swap.cpp - swapping data in place (without using a temporary) using xor and add operators. asmlist.cpp - how to generate an in-line assembler listing of the code generated by the compiler popen.cpp - how to start up a pipe to a program and read the output from the program folder threading-concurrency_in_action - pdf and sample code from Concurancy in Action book

Language:C++Stargazers:0Issues:1Issues:0

SpaceOliveApp

Android app

Stargazers:0Issues:2Issues:0