https://github.com/muzammil-git/self-taught-programming
Learning fundamentals of programming, starting from scratch and studying major to minor concepts.
https://github.com/muzammil-git/self-taught-programming
datatypes exception-handling functions hello-world loop math operators statements
Last synced: 11 months ago
JSON representation
Learning fundamentals of programming, starting from scratch and studying major to minor concepts.
- Host: GitHub
- URL: https://github.com/muzammil-git/self-taught-programming
- Owner: muzammil-git
- Created: 2021-08-11T19:04:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T18:17:26.000Z (almost 5 years ago)
- Last Synced: 2025-03-31T19:15:12.739Z (about 1 year ago)
- Topics: datatypes, exception-handling, functions, hello-world, loop, math, operators, statements
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self-Taught-Programming
1. Learn to program in Python 3 and build your first program.
2. Learn Object-oriented programming and create a powerful Python program to get you hooked.
3. Learn to use tools like Git, Bash, regular expressions and databases.
4. Build a web scraper.
5. Study fundamentals like data structures and algorithms.