The first entry in your Dev Journal is the hardest, because the page is blank and you do not yet trust what belongs on it. So for week one only, the entry is guided: answer the three prompts below, a few sentences each, written the same day as class. Ten minutes, done.
The three prompts
- What we did — the facts, briefly. The warm-up, the program you typed, where you and your partner got to before the bell.
- What surprised me — one specific moment you did not expect. In the code, in the machine’s behaviour, in yourself.
- Where I stand with computers right now — honestly. Everyone arrives with a history — gaming, a locked-down family laptop, “the person who fixes the printer”, or almost nothing; naming yours is the first piece of data in the record.
What honest looks like
These fragments are the register to aim for — plain, specific, true:
“My first program printed my name five times because I wrote the print line five times. Jordan did it in two lines with a loop. Mine still worked though. I keep thinking about that.”
“I typed the example exactly and it still crashed. Turned out I had a capital P in Print. The computer doesn’t guess. Kind of unsettling. Kind of fair.”
“I assumed everyone else in here had coded before. Then half the room got the same missing-quote error I did, at the same time. The room went ‘ohhh’ together. Okay. Maybe this is learnable.”
None of these is polished, and none performs for a reader. Each names a real moment and stays with it — which already beats a page of “coding was fun today, I learned a lot.”
Nobody reads this but me
As Dev Journal promises: entries are private. I read them; other students never do, and nothing you admit here is quoted or used as an example without your explicit okay. The honesty you risk in week one becomes your best evidence of growth by the end — but only you decide who ever hears about it.
Curriculum connection
A1.1
apply computational thinking concepts and practices when planning and designing computational artifacts
Link to original
B2.1
use file management techniques, including those related to local and cloud storage, to organize, edit, and share files
Link to original