vlsi1217's starred repositories
free-programming-books
:books: Freely available programming books
java-design-patterns
Design patterns implemented in Java
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
Learn-Algorithms
算法学习笔记
Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
android_design_patterns_analysis
Android源码设计模式分析项目
programming-principles
Categorized overview of programming principles & design patterns
aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
android_design_patterns_analysis
Android源码设计模式分析项目
android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
builddatabase
Build a distributed SQL database from the ground up
AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
tdd-tetris-tutorial
Exercise for learning Test-Driven Development with the help of predefined tests
hello-design-pattern
Hello world using all 23 kinds of GoF design patterns.
java-code-styles
IntelliJ IDEA code style settings for Square's Java and Android projects.
Interview-Questions
List of all the Interview questions practiced from online resources and books
reactive-android
A simple FRP library and a android event framework built on it