Your personal Tumblr journey starts here
day 7 of 30 days of code
(didn't do anything yesterday cos I was really sick of studying)
today I did the last of the functions exercises. i used my white board and talked aloud about each function as I wrote it and it helped a lot.
day 6 of 30 days of code
skipped class to study today and i did 4hrs of coding. i finished almost all the exercises from our prof (i have one left i half completed but i'll do it properly tomorrow). used the forest app cos i saw a studyblr post yesterday and the snow and christmas trees looked so pretty i wanted to have my own.
day 5 of 30 days of code
(didn't do anything yesterday cos i was out all day and had a headache when i came home)
today i redid an exercise our prof gave in class.
day 4 of 30 days of code
my programming II exam is next friday and it's all about functions. today i finished revising every topic in the chapter and filled in any gaps in my knowledge. i feel much more confident about it now :)
day 3 of 30 days of code
functions practice as usual, and structures (they're fun, it's cool to make your own datatype). and i ditched vs community in favour of dev c++ because it was being weird and not compiling some programs and i didn't want to waste time trying to figure it out.
day 2 of 30 days of code
(ignoring the fact that i already skipped two days)
more functions practice.
day 1 of 30 days of code
honestly don't know if i can do something every day for a month, much less post about it on here regularly but i'm going to try. no pressure though, if i'm ill or super tired i'm allowed to skip a day or two. but i'm going to give it a go, even if some days it's like 10 lines that i write on my phone on my commute home. and i think it'll be easier to post on here because i just have to take a screenshot of my code.
anyway tonight i focused on user input validation because it's something i kinda forget about when working with functions.