Learn2Code - Day 2 CS50
Course
CS50 Intro to Computer Science by Harvard: cs50.harvard.edu/x/2...
Task completed
Finished watching Week 2 Arrays on
String length, command-line arguments, exit status & cryptography basics
Problem solved
Scrabble: practice arrays
ctype.h: isupper
string.h: strlen
Readability:
ctype.h: isalpha, isspace
math.h: round
string.h: strlen
Todo
Finish Week 2's last problem on cryptography
Watch Week 3's video