All Projects → sfyc23 → HenCoderPractice-Kotlin

sfyc23 / HenCoderPractice-Kotlin

Licence: BSD-2-Clause license
HenCoder 练习项目- Kotlin 版

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to HenCoderPractice-Kotlin

Cpp.playground
educational repo for storing my practice sessions with ASM, C and C++ as well as solutions to online courses I take relating to ASM, C, and C++ programming
Stars: ✭ 94 (+261.54%)
Mutual labels:  practice
Git Kata
When you know the bases of git but sometimes you have problemes with it. This "code kata" could help you to deal with git problems
Stars: ✭ 127 (+388.46%)
Mutual labels:  practice
Book Elastic Search In Action
Elastic 搜索开发实战
Stars: ✭ 205 (+688.46%)
Mutual labels:  practice
Tradingview Trainer
A lightweight app for practicing your trading on Tradingview
Stars: ✭ 106 (+307.69%)
Mutual labels:  practice
Fe Awesome Demos
✨前端入门demos集合
Stars: ✭ 119 (+357.69%)
Mutual labels:  practice
Android Demos
Examples of Android applications
Stars: ✭ 1,963 (+7450%)
Mutual labels:  practice
Android Base
Android Clean Architecture MVP RESTful client template app
Stars: ✭ 87 (+234.62%)
Mutual labels:  practice
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+483315.38%)
Mutual labels:  practice
Vue Endless H5 Game
一个Vue制作的冒险游戏
Stars: ✭ 121 (+365.38%)
Mutual labels:  practice
Rails Api Base
Rails 5 RESTful api template
Stars: ✭ 197 (+657.69%)
Mutual labels:  practice
Site Reliability Engineer Guide
Stars: ✭ 112 (+330.77%)
Mutual labels:  practice
Front end Demos
前端练手项目
Stars: ✭ 115 (+342.31%)
Mutual labels:  practice
Piano fundamentals
This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice."
Stars: ✭ 174 (+569.23%)
Mutual labels:  practice
Awesome Katas
A curated list of code katas
Stars: ✭ 1,366 (+5153.85%)
Mutual labels:  practice
Javascript Total
Сборник практических вопросов, задач разного уровня сложности, сниппетов (утилит), паттерны проектирования, а также полезные ссылки по JavaScript
Stars: ✭ 214 (+723.08%)
Mutual labels:  practice
Funmath
☔️ Implementations of mathematical functions, formulas and concepts
Stars: ✭ 93 (+257.69%)
Mutual labels:  practice
Aloc Endpoints
5,000 past questions api end points for POST-UTME, UTME, WASSCE, NECO questions
Stars: ✭ 135 (+419.23%)
Mutual labels:  practice
TriangularCustomView
No description or website provided.
Stars: ✭ 29 (+11.54%)
Mutual labels:  customview
Pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Stars: ✭ 17,219 (+66126.92%)
Mutual labels:  practice
Awesome Patterns
Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
Stars: ✭ 188 (+623.08%)
Mutual labels:  practice

HenCoder 练习项目- Kotlin 版


一个用 Kotlin 实现的 HenCoder 练习项目集合(已完成到 2.1)

页面如下图所示:

main 1-1 1-2

1-3 1-4 1-5

  1. 在完成的基础上,多加上了多属性相关变化,或者注释。以更方便,直观的了解相关的属性;
  2. 使用 Anko Layouts 代替 XML 做布局。大大减小 xml 文件的数量;
  3. 将数据放在一起,一家人在一起,就是要整整齐齐。

体验 demo

License

BSD 2-Clause License
Copyright (c) 2017, Thunder Bouble All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].