Pinned Repositories
bluebook
implemented code for LiHang bluebook
Code-Interview
Code from Coding Interview Guide
Cpp-Practice
C++ Without Fear: A Beginner's Guide That Makes You Feel Smart 2nd Edition
Game-2048
This is a web game named 2048 that can be run on your own browser.
leetcode
leetcode solutions
Programming-Books
This is a list of programming books that I have read.
Python-Classroom
This is a Python learning repository.
RDB-Parser
RDB-Parser enables users to parse a RDB file(Redis Snapshot file) into XML-formatted file.
StreamSync
The code is to synchronize data on multiple servers.
weekend27.github.io
Blog ->
weekend27's Repositories
weekend27/leetcode
leetcode solutions
weekend27/StreamSync
The code is to synchronize data on multiple servers.
weekend27/RDB-Parser
RDB-Parser enables users to parse a RDB file(Redis Snapshot file) into XML-formatted file.
weekend27/Cpp-Practice
C++ Without Fear: A Beginner's Guide That Makes You Feel Smart 2nd Edition
weekend27/Programming-Books
This is a list of programming books that I have read.
weekend27/Code-Interview
Code from Coding Interview Guide
weekend27/Game-2048
This is a web game named 2048 that can be run on your own browser.
weekend27/Python-Classroom
This is a Python learning repository.
weekend27/Java-Network-Programming
Source code rewritten from the book named Java Network Programming
weekend27/OfferAlgs
自己实现了一遍《剑指Offer》的题目
weekend27/bluebook
implemented code for LiHang bluebook
weekend27/Cpp-Primer-Answer
C++ Primer 5th Edition Exercise Answer
weekend27/Java-Classroom
This is Java learning Classroom.
weekend27/Thinking-in-Java
notes and code for the book named Thinking in Java
weekend27/vim
vim configurations
weekend27/weekend27.github.io
Blog ->
weekend27/etl-light
A light Kafka to HDFS/S3 ETL library based on Apache Spark
weekend27/Free-Programming-Books
weekend27/Interview180days
weekend27/JCFDemo
Java Collection Framwork Demo
weekend27/learning-spark
Example code from Learning Spark book
weekend27/Photopia
Pictopia is a photo-sharing website inspired by Pinterest.
weekend27/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
weekend27/redis-3.0-annotated-1
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
weekend27/Redis-Python
This is my project for big data based on redis and python.
weekend27/RedisHacker
Some Useful tools based on Redis.
weekend27/security-machine-learning
weekend27/Storm-Example
Code from Storm Blueprints
weekend27/storm-yarn
Storm for Yarn
weekend27/UNIX-Programming
This repository is the practice code in the book"Advanced Programming in the UNIX Environment".