https://github.com/bobrossrtx/python-command-line-tool
Ever heard of that saying, Learn By Doing. Well that is exactly what I've done, I've decided to make this command line tool to learn python!
https://github.com/bobrossrtx/python-command-line-tool
command-line command-line-tool learning learning-by-doing python python-script python3
Last synced: 8 months ago
JSON representation
Ever heard of that saying, Learn By Doing. Well that is exactly what I've done, I've decided to make this command line tool to learn python!
- Host: GitHub
- URL: https://github.com/bobrossrtx/python-command-line-tool
- Owner: bobrossrtx
- License: mit
- Created: 2021-01-21T21:06:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T03:11:00.000Z (over 5 years ago)
- Last Synced: 2023-03-04T04:57:43.756Z (over 3 years ago)
- Topics: command-line, command-line-tool, learning, learning-by-doing, python, python-script, python3
- Language: Python
- Homepage:
- Size: 4.68 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hello all,
___
## What it is
This small command line tool was / is mainly just a way for me to learn and get used to python.
Since I started programming in early October, I kinda dived straight into web development,
which by the way didn't go too bad. My main problem with it was I didn't really and truly understand languages
like JavaScript, but I continued to use it which personally, I don't think was the best choice for where I
was, I knew I shouldn't continue with JavaScript in the meantime, but I did.
It took me until I looked into what python could be used for and found out that it could be used for the
exact same things I was trying to do, like ye... Python may not exactly be made for web development, but
I took note that it could do it. The main interest within programming for me was developing websites, and
I will stick to that interest, and I decided to make things easier and decided to know python.
Since I did get concept from learning some JavaScript, It had made this quite easy to do.
I know this is not a website, but it was something that got me started with python. I believe if I can do this
in such an early stage of learning python, I think I will do just fine when it comes to creating
websites using python. Once I have learned a python to a reasonable standard to learn another language,
I will go back to JavaScript.
## How it will work
This will be a project that I continuously work on though out learning python to find better ways to
improve it and make it better.
I will title stages of my learning experience on my [GitHub](https://github.com/bobrossrtx). I will
also record every stage of my progression in this README for people that discover my repo.