:cyclone: A Pokedex app using ViewModel, LiveData, Room and Navigation
-
Updated
Jan 4, 2020 - Kotlin
:cyclone: A Pokedex app using ViewModel, LiveData, Room and Navigation
A Chaos Engineering Platform for Kubernetes
A collection of various deep learning architectures, models, and tips
March 04, 2020 • Los Angeles
The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
The ultimate SMS app for Android, available across all of your devices.
Open-source YouTube alternative that also supports image and audio uploads. Powered by NodeJS
:mortar_board: Path to a free self-taught education in Computer Science!
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
后端架构师技术图谱
Docker - Beginners | Intermediate | Advanced
Rhasspy voice assistant for Home Assistant and Hass.IO
CupertinoTheme's toString output is broken, it has newlines before commas:
└CupertinoTheme(
│primaryColor: MaterialColor(primary value: Color(0xff2196f3))
│,
│primaryContrastingColor: Color(0xffffffff)
│,
│scaffoldBackgroundColor: C
A complete computer science study plan to become a software engineer.
Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
The minimal javascript library to create flowcharts ✨
A curated list of awesome Python frameworks, libraries, software and resources
Linux kernel source tree
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
As statet in the referenced tutorial Template-method Pattern Tutorial
I would add a note in the pattern description that the template method should be declared
final.And I would change the code accordingly.