DEV Community

Cover image for Day 4 of documentating my learning journey
James Kabuga
James Kabuga

Posted on

Day 4 of documentating my learning journey

The last 3 days been busy school work and revising for my units but I'm trying to squeeze in

What i did today

As I had said i was to start a python refresher course on youtube so I'll go about it tomorrow.

  1. Created a repo called python-concepts and initialised a Readme file.
  2. Inside the Readme i have multiple sections like
  • what the repo is about

  • Folder structure

  • Goals and Topics covered

  • Tools and setup

Purpose of the repo

I aim to to document my python learning journey here.Scripts i create , short notes.

Help me understand better and also i will also be in touch with the github skills i learnt.

What's next

Tomorrow I'll start on the series and also create a folder(week 1 ) and a branch called week_one where anything I learn ill push to this branch and at the end of each week create a readme file to summarize what ive learnt and merge to main branch

Top comments (0)