Skip to content

Innsaute-glitch/Learning-Python-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🐍 Learning Python from Scratch

(so I can transition to C and C++ later)

Welcome to my repository! I am using this space to document my daily progress as I learn Python, track my coding consistency, and watch my GitHub contribution graph grow.

🎯 My Goals

  • Build a rock-solid foundation in Python core concepts.
  • Practice daily to maintain a consistent coding streak.
  • Eventually transition from basic scripts to building mini-applications.

(Adding a small section on how I connected it all to VS Code)

🛠️ How to create and update it in VS Code:

  1. In VS Code, click the New File icon (or press Ctrl + N) and name it exactly README.md (the .md stands for Markdown). Make sure it's in your main project folder, not buried inside Chapter 1 or Chapter 2.
  2. Copy the template above, paste it in, and tweak the text to match exactly what you want to say.
  3. Save the file (Ctrl + S).
  4. Head over to your Source Control panel on the left. You'll see README.md listed under Changes.
  5. Type a message like "Added README" in the box, click Commit, and then click Sync Changes.

The moment it uploads, GitHub will automatically render this file right on the main page of the repository!

About

My Python learning journey from Day 1 — following Code with Harry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages