Skip to content

HDSB-GWS/Coding_Journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Coding_Journal

A coding journal is a personal record that developers use to document their coding process, track their learning, and share their experiences. It can be a physical notebook, a digital document, or even a blog. Stack Overflow Blog suggests writing in a journal at the start of each session to define goals, jotting down notes while coding, and summarizing finished tasks. Medium argues that a programming journal is valuable for personal knowledge, enhancing the learning process, and tracking progress.

Requirements

You will be tasked with keeping a coding journal (See below for more details about the purpose and benefits of a coding journal) for the required amount of days detailed by your teacher. You are required to learn about markdown file editing. Then each day:

  • edit the provided markdown file with your journal entry
  • commit your changes to this respository.

Purpose:

Documenting the Coding Process:

A journal can be used to record the steps taken, the code written, and any challenges faced while working on a project.

Tracking Learning:

It can be used to document what you learn, whether it's a new programming language, a new library, or a new coding technique.

Sharing Experiences:

You can share your journal entries with others, allowing them to learn from your experiences and insights.

Enhancing Learning:

Regular journaling can help you retain information and improve your understanding of concepts. Reflecting on Progress: A journal can be a valuable tool for looking back at your journey and seeing how far you've come.

Benefits:

Improved Learning:

Writing about your coding process can help you internalize the information and learn more effectively. Enhanced Problem-Solving: Documenting your debugging process can help you identify patterns and develop better problem-solving strategies.

Better Code Documentation:

Using a journal to document your code can make it easier for you and others to understand.

Increased Confidence:

Sharing your experiences and insights can boost your confidence and help you connect with other developers.

Personal Knowledge Repository:

Your coding journal can become a valuable personal resource for future projects and learning.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors