Peer Code Reviews (7/15/25)

Review: Brandon WoodsGeneral OverviewBrandon’s Hangman implementation is exceptionally clear, well-documented, and efficient. Itdemonstrates strong object-oriented design and precise logic flow tailored to assignmentrequirements.Variable Names:Descriptive and follow conventions: secretWord, remainingGuesses, numberOfHints.Constant PLACEHOLDER is properly uppercase and meaningful.No changes needed.Logic & Efficiency:chooseWord()): Effective utilization of while loop to avoid repeats.getHint(): Hint provision optimization with early break.makeGuess(): Clear

Peer Code Reviews (7/15/25) Read More »

CodingBat (7/1/25)

Learning Journal: Solving CodingBat Challenges (String-1, String-2, Array-1, Logic-1, Map-1, Functional-1) During my work on the CodingBat challenges in Java, I focused on six key sections: String-1, String-2, Array-1, Logic-1, Map-1, and Functional-1. Each section presented different types of problems that required varying approaches and problem-solving techniques. Approach and Planning For most problems, especially in

CodingBat (7/1/25) Read More »

Final Research Video (6/17/25)

Part One: Final Research Video Project Planning Reflection For our Final Research Video Project, our team collaborated through a mix of virtual meetings and online tools. We primarily used Google Docs to brainstorm ideas, outline the script, and assign tasks. Communication took place through Zoom meetings. The planning process had both smooth and challenging moments.

Final Research Video (6/17/25) Read More »

Teammates (6/3/25)

Part One: Support and Comment on Teammates’ Goals  https://botter-csumb.blogspot.com/2025/05/part-one-set-your-educational-goals-my.html?sc=1749019699424#c8321246217464480060 https://tfarner-csumb.blogspot.com/2025/05/week-4.html?sc=1749020074040#c4050242458246607714 https://ralvacsonline.blogspot.com/2025/05/cst-300-week-4-writing-with-purpose.html?sc=1749020273205#c17722884167669449 Part Two: Possible Capstone Ideas  1. Personal Finance Tracker with Data Visualization Inspired by one of the capstone presentations about financial planning apps, I’d like to create a personal finance tracking tool that lets users categorize expenses, set monthly budgets, and view interactive data

Teammates (6/3/25) Read More »

Ethics & Integrity (5/20/25)

Part 1: Time Management and Study Strategy ReflectionThis week, I visited AcademicTips.org and concentrated on the subject of “Procrastination”, which I identified in my last journal entry as an area for self-improvement. One major recommendation from the website was splitting large projects into smaller, manageable tasks, also creating deadlines for each task. I have figured

Ethics & Integrity (5/20/25) Read More »