#
learn
Here are 73 public repositories matching this topic...
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
-
Updated
Aug 21, 2020 - Python
Python Study Guide
-
Updated
Apr 29, 2018 - Python
-
Updated
Jun 22, 2020 - Python
-
Updated
Feb 13, 2020 - Python
Verify Python code submissions and auto-generate meaningful feedback messages.
-
Updated
Aug 3, 2020 - Python
An environment and set of utilities aimed at making kernel hacking simple and accessible
linux
learning
kernel
kernel-module
linux-kernel
learn-to-code
operating-system
linux-drivers
literate-programming
learn
kernel-driver
kernel-modules
kernel-developers
learning-by-doing
kernel-source
operating-systems
kernel-compilation
linux-kernel-module
newcomers
kernel-hacking
-
Updated
Feb 11, 2018 - Python
Learn Python From scratch in few hours with priyank gada
-
Updated
Jun 23, 2018 - Python
-
Updated
Oct 11, 2019 - Python
1
hammadmashkoor
opened
Oct 6, 2018
Read The Docs Learn page
-
Updated
Jan 3, 2019 - Python
This Repo is for my Python Bootcamp. Follow it on my Youtube Channel ->
-
Updated
Apr 25, 2019 - Python
-
Updated
Aug 7, 2019 - Python
When I was learning the Python for the first time.This was my first mini project and this is so simple and easy .It only searches the word in a given string its for those who wants to learn the python.Thanks
python
search
visual-studio
simple
search-in-text
learning-python
visual-studio-code
python3
learn-to-code
learning-exercise
learn
python-3
learning-by-doing
searching
visualstudio2017
-
Updated
Oct 17, 2017 - Python
kyurem000
commented
Jun 8, 2020
Open
20200307 과제물 파일 생성
1
Open
Git 정보
Improve this page
Add a description, image, and links to the learn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the learn 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