practice
Here are 3,403 public repositories matching this topic...
Python programs, usually short, of considerable difficulty, to perfect particular skills.
-
Updated
May 3, 2022 - Jupyter Notebook
-
Updated
Jan 21, 2022
Practice your pandas skills!
-
Updated
Jun 26, 2022 - Jupyter Notebook
-
Updated
Apr 27, 2022
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2022 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
-
Updated
Jun 4, 2022
Examples of Android applications
-
Updated
Feb 11, 2021 - Java
The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways
-
Updated
Dec 31, 2021 - Jupyter Notebook
A curated list of code katas
-
Updated
Jan 14, 2021
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.
Risk-First Software Development
-
Updated
Jun 11, 2022 - CSS
Add more algorithms
Everyone is welcome to add more algorithms to this project. This repo is new so we need contributions from all.
-
Updated
Aug 19, 2018 - Vim script
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
-
Updated
Oct 14, 2019 - Go
A gently curated list of companies using verification formal methods in industry
-
Updated
Apr 13, 2022
-
Updated
Aug 2, 2021 - Shell
Mejora tu lógica de programación y aprende mucho más resolviendo estos ejercicios.
-
Updated
Feb 8, 2022
Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
-
Updated
Jun 11, 2022 - Go
This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice."
-
Updated
Oct 31, 2021 - Python
Elastic 搜索开发实战
-
Updated
Apr 2, 2022 - CSS
This issue is specifically created for those who have basic programming knowledge in python and want to explore on Image Processing scripts on python
Image processing has been used to create weird and beautiful modifications to pictures many of us have seen online. Older black and white photos can be brought to life using colorization techniques. On the other hand, color photos can be made to l
Rails 5 RESTful api template
-
Updated
Dec 16, 2021 - Ruby
-
Updated
Nov 10, 2021 - Python
6,000 past questions API end points for POST-UTME, UTME, WASSCE, NECO questions
-
Updated
Jun 21, 2022 - HTML
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."


We have a lot of
is_prime(or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical