0% found this document useful (0 votes)
3 views1 page

Coding Routine Guide

The document outlines a Daily Coding Routine Guide for beginners, providing two structured routines: a 30-minute routine focusing on learning, practicing, and reflecting, and a 1-hour routine that includes learning new concepts, writing programs, improving them, and reflecting on progress. It emphasizes the importance of daily coding, typing code, and pacing oneself. Additionally, it lists useful websites for learning and practice.

Uploaded by

ferdena42
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Coding Routine Guide

The document outlines a Daily Coding Routine Guide for beginners, providing two structured routines: a 30-minute routine focusing on learning, practicing, and reflecting, and a 1-hour routine that includes learning new concepts, writing programs, improving them, and reflecting on progress. It emphasizes the importance of daily coding, typing code, and pacing oneself. Additionally, it lists useful websites for learning and practice.

Uploaded by

ferdena42
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Daily Coding Routine Guide (Beginner)

30-Minute Coding Routine


1. Learn (10 minutes): - Open freeCodeCamp Python Certification - Read one small concept only 2.
Practice (15 minutes): - Type the code yourself - Modify it and run again 3. Reflect (5 minutes): -
What did I learn? - What confused me?

1-Hour Coding Routine


1. Learn (15 minutes): - New concept only 2. Practice (25 minutes): - Write a small program 3.
Improve (10 minutes): - Add conditions, loops, or inputs 4. Reflect (10 minutes): - Write one
improvement for tomorrow

Tips & Advice


- Code every day, even 10 minutes - Always type the code - Stop when time ends - Don’t rush
ahead

Useful Websites
- [Link] (main learning) - [Link] (practice) - [Link] (reference) -
[Link] (later practice)

You might also like