talerngpong's Stars
neetcode-gh/leetcode
Leetcode solutions
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
slouc/concurrency-in-scala-with-ce
Introduction to concepts of asynchronous and concurrent programming in Scala, based on the Cats Effect library.
py4j/py4j
Py4J enables Python programs to dynamically access arbitrary Java objects
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
cxxr/better-java
Resources for writing modern Java
jlevy/the-art-of-command-line
Master the command line, in one page
mozilla/application-services
Firefox Application Services
YairHalberstadt/stronginject
compile time dependency injection for .NET
pakrym/jab
C# Source Generator based dependency injection container implementation.
rust-lang/book
The Rust Programming Language
rusoto/rusoto
AWS SDK for Rust
openjdk/jmh
https://openjdk.org/projects/code-tools/jmh
kittinunf/fuel
The easiest HTTP networking library for Kotlin/Android
jvns/pandas-cookbook
Recipes for using Python's pandas library
evrencoskun/TableView
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Shopify/livedata-ktx
Kotlin extension for LiveData, chaining like RxJava
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
linkedin/school-of-sre
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
buildfoundation/mainframer
Tool for remote builds. Sync project to remote machine, execute command, sync back.
louthy/language-ext
C# functional language extensions - a base class library for functional programming
JetBrains/projector-server
Server-side library for running Swing applications remotely
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
jaredrummler/Cyanea
A theme engine for Android
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
robinhood/spark
A simple Android sparkline chart view.
spekframework/spek
A specification framework for Kotlin
AnyChart/AnyChart-Android
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.