practice
Here are 2,138 public repositories matching this topic...
Python programs, usually short, of considerable difficulty, to perfect particular skills.
-
Updated
Sep 13, 2020 - Jupyter Notebook
-
Updated
Sep 9, 2020 - HTML
Practice your pandas skills!
-
Updated
Sep 8, 2020 - Jupyter Notebook
-
Updated
May 26, 2020
Examples of Android applications
-
Updated
Feb 6, 2020 - Java
A curated list of code katas
-
Updated
Sep 9, 2020
Language flag
Include some programming language flag with the links, to show when the link is not only about javascript, and to help people who look for training another language.
100+ python programming exercise problem discussed ,explained and solved in different ways
-
Updated
Sep 9, 2020 - Jupyter Notebook
Risk-First Software Development
-
Updated
Jul 20, 2020 - CSS
-
Updated
Aug 19, 2018 - Vim script
-
Updated
Jul 26, 2020 - Shell
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
-
Updated
Oct 14, 2019 - Go
Elastic 搜索开发实战
-
Updated
Jul 10, 2020 - CSS
Rails 5 RESTful api template
-
Updated
Apr 9, 2018 - Ruby
This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice."
-
Updated
Aug 18, 2020 - Python
Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
-
Updated
Aug 26, 2020 - Go
5,000 past questions api end points for POST-UTME, UTME, WASSCE, NECO questions
-
Updated
Aug 26, 2020 - PHP
-
Updated
Nov 10, 2018
-
Updated
Dec 16, 2019 - Python
Android Clean Architecture MVP RESTful client template app
-
Updated
Mar 13, 2018 - Java
Examples of ios applications http://www.novoda.com/blog
-
Updated
Jun 10, 2020 - Swift
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
-
Updated
Oct 18, 2019 - C++
-
Updated
Nov 4, 2019 - Scheme
Improve this page
Add a description, image, and links to the practice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the practice topic, visit your repo's landing page and select "manage topics."


currently, some of the programs use static type checking like this program but some of the programs did not use static typing.
it's a good practice to use static typing as it makes code more clear and readable, should we make it a standard for this repository.we can use mypy for