Pinned Repositories
123
Some Objective-C Practice Demos
741zxc606.github.io
741zxc606's blog
awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
bash-guide
A guide to learn bash
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
CrackingtheCodingInterview
Cracking the Coding Interview Practices
LeetCodePractices
Practices of LeetCode
ProgrammingPearlsPractices
Practices of Programming Pearls
The-Little-Schemer-4th
The Little Schemer 4th Code
741zxc606's Repositories
741zxc606/bash-guide
A guide to learn bash
741zxc606/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
741zxc606/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
741zxc606/CrackingtheCodingInterview
Cracking the Coding Interview Practices
741zxc606/LeetCodePractices
Practices of LeetCode
741zxc606/The-Little-Schemer-4th
The Little Schemer 4th Code
741zxc606/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
741zxc606/CS-Notes
:books: Computer Science Learning Notes
741zxc606/ctf-tools
Some setup scripts for security research tools.
741zxc606/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
741zxc606/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
741zxc606/leetcode
LeetCode Problems' Solutions
741zxc606/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage. / LeetCode 题解
741zxc606/Leetcode_Company
Leetcode_Company
741zxc606/line
2D Line Drawing Samples in C
741zxc606/linux-nova
NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
741zxc606/mesos
Apache Mesos
741zxc606/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
741zxc606/miniKanren
Canonical miniKanren implementation
741zxc606/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
741zxc606/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
741zxc606/Ripes
A graphical 5-stage RISC-V pipeline simulator & assembly editor
741zxc606/sicp
HTML5/EPUB3 version of SICP
741zxc606/SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
741zxc606/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
741zxc606/SwiftGuide
这份指南汇集了Swift语言主流学习资源,并以开发者的视角整理编排。http://dev.swiftguide.cn
741zxc606/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
741zxc606/The-Little-MLer
The Little MLer
741zxc606/the-seasoned-schemer
All the Scheme code examples from the book "The Seasoned Schemer"
741zxc606/workflow