Pinned Repositories
appcenter-sdk-apple
Development repository for the App Center SDK for iOS, macOS and tvOS.
cpp_client_telemetry
1DS C++ SDK
build-my-own-tools
DesignPattern
Learning Design Pattern from iluwater
FateIndex
A SwiftUI based project for fate grand order app
FGO-Wiki-Crawler
My playtoy fgo crawler
Java_Concurrency
Some notes about Java Concurrency
Refactoring-improving-the-design-of-existing-code
重构相关笔记
SICP-Answers
Structure and Interpretation of Computer Programs
swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
PetrGuan's Repositories
PetrGuan/DesignPattern
Learning Design Pattern from iluwater
PetrGuan/SICP-Answers
Structure and Interpretation of Computer Programs
PetrGuan/FateIndex
A SwiftUI based project for fate grand order app
PetrGuan/FGO-Wiki-Crawler
My playtoy fgo crawler
PetrGuan/Java_Concurrency
Some notes about Java Concurrency
PetrGuan/Refactoring-improving-the-design-of-existing-code
重构相关笔记
PetrGuan/Swift-4.2-Guide
一些笔记和翻译有关 Swift 4.2。
PetrGuan/build-my-own-tools
PetrGuan/BuildYourOwnLisp
PetrGuan/byelaney.github.io
My personal blog
PetrGuan/cpp_client_telemetry
1DS C++ SDK
PetrGuan/CSAPP
Some notes about CSAPP
PetrGuan/DSAA
Data Structures and Algorithm Analysis in C and more...
PetrGuan/Engineering-A-Compiler
Some notes and codes about engineering a compiler
PetrGuan/FateApp
Deprecated, working on a redesign with swiftUI
PetrGuan/FateCrawler
Helper project for my FGO app
PetrGuan/fromthetransistor
From the Transistor to the Web Browser
PetrGuan/iMonitaKit
PetrGuan/InterviewCPlusPlus
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, e
PetrGuan/iosMath
Beautiful math equation rendering on iOS and MacOS
PetrGuan/LeetCodes
LeetCode and LintCode
PetrGuan/MachineLearning
Machine Learning Course in Coursera by Andrew Ng
PetrGuan/nand2tetris
Learning purpose
PetrGuan/NeuralNets
Sample codes for NeuralNets
PetrGuan/Petr-2019
PetrGuan/Petr-CMake-Demo
The learning Demo for Cmake
PetrGuan/Problem_Solving
My solutions
PetrGuan/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
PetrGuan/SwiftMathRender
PetrGuan/ToyGarbageCollector
A toy like garbage collector in C++