JasonGao76 / students

MIT License
0 stars 0 forks source link

Data Structures Write Up | CompSci Blogs #9

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

Data Structures Write Up | CompSci Blogs

Collections Blog Python Model code and SQLite Database. From VSCode using SQLite3 Editor, show your unique collection/table in database, display rows and columns in the table of the SQLite database. This is the database used in our data structures project to hold the inputs of the user. It has id, socialclass, age, sex, siblings, family, fare, port, and alone as the columns, and each row is a new entry / submission from the user. From CPT: This is the database used in our CPT project for the preset classes the user can choose from. It has id, classname, health, attack, range, and movement as the columns, and each row is a class the user can choose from. From VSCode model, show your unique code that was creat

https://jasongao76.github.io/students/2024/04/17/DataStructuresWriteUp.html

SrijDude3416 commented 2 months ago

Content: 47% Does a good job providing context and information about most all/all of the screenshots and is very easy to understand. Try and elaborate a bit more on some of the long stretches of screenshots but other than that very good.

Organization: 45% Does a good job separating each section to make it easier on the eyes. Indentation does a good job separating as well. I would say that colors are very harsh on the eyes and maybe utilizing bolding/italicizing to emphasize hierarchy and order would be smart.

Cumulative: 92%