• Joined on 2024-08-26
slee pushed to main at slee/project_game 2024-12-17 18:14:28 +00:00
50bbc5e015 This project is much harder than any other assignment. There are so many things to consider.
slee pushed to main at slee/project_game 2024-12-17 17:54:28 +00:00
cf5353e091 Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer.
slee pushed to main at slee/project_argument 2024-12-16 06:48:29 +00:00
2d7f47057d I did not know what Jupyter was before taking this semester.
slee pushed to main at slee/project_game 2024-12-16 02:39:54 +00:00
77d4e803ee I uploaded the proposal.
slee pushed to main at slee/lab_retro 2024-12-15 23:21:14 +00:00
51c7d0b3be Nav game is easier to start off (at least I feel that way!) because
slee pushed to main at slee/lab_tic_tac_toe 2024-12-15 21:53:13 +00:00
adf951b53f I found a mistake in the check_winner() function.
slee pushed to main at slee/lab_tic_tac_toe 2024-12-15 05:59:05 +00:00
740872f7b6 Checkpoint 2: List all the possible cases for winning first.
slee pushed to main at slee/lab_tic_tac_toe 2024-12-15 05:24:06 +00:00
2d43238040 Overwheming at first, and get used to codes slowly. Stopping multiple times and asking questions and making notes on things I don't understand right away.
slee pushed to main at slee/project_argument 2024-12-13 15:58:35 +00:00
9e71a35a5c Test to see if new data gets sent
slee pushed to main at slee/project_argument 2024-12-13 15:51:34 +00:00
abd755001d I wrote a proposal.
slee pushed to main at slee/lab_dice 2024-12-13 04:59:45 +00:00
94b22faa38 Unit 1 and 2 feels more linear, I had to have a plan and the plan needs to be written in order.
slee pushed to main at slee/lab_dice 2024-12-13 04:23:59 +00:00
0e0ffd5cb2 docstring is like a manual or descrption, I find it can be very helpful.
slee pushed to main at slee/lab_dice 2024-12-11 00:01:11 +00:00
b7f1ec19bf This was intersting. The probablity with dice is a good tool to use in class, but sometimes it's not so intuitive for some students espeically when there are multiple dice involved. This activity could encourage students to discuss and changing the code or writing a new code is a good way to simulate each probablity case. For example, three_of_a_kind and four_of_a_kind, how similar they are and how different they are is good way to start a conversation, then how we can change the code can be easily done once students fully understand how to calculate probablity.
slee pushed to main at slee/lab_pokemon 2024-12-10 04:43:05 +00:00
dba75da5a5 Jupyter is very interesting tool. I really like, and wonder if i can use this instead of excel or google spreadsheet.
slee pushed to main at slee/problemset_numberwords 2024-12-08 05:49:49 +00:00
1406119a4e Adding computer (python) language seemed to slow down my thinking, but actually helped me with organizing each step in order.
slee pushed to main at slee/problemset_numberwords 2024-12-08 05:06:41 +00:00
122a47f7d4 This activity was easy. No programming language required work, maybe that's why I feel it's easy to complete.
slee pushed to main at slee/lab_weather 2024-12-07 06:00:41 +00:00
ba85b536e3 I started with if verbose and tried to think how to show less information. I used else and use the first item in the list, which is today's weather, only.
slee pushed to main at slee/lab_weather 2024-12-07 04:58:25 +00:00
da71a110e4 One fuction was supposed to bring all the information about person, not just name. Email and color need to be shown too. So, I fixed this.
slee pushed to main at slee/lab_weather 2024-12-07 04:35:45 +00:00
619c975e65 I did the fuction for finding people who like certain color.
slee pushed to main at slee/project_game 2024-12-02 23:13:44 +00:00
dd280491a9 Added proposal and retro dependency