Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
User nathan sisay
Wall
Recent activity
All questions
All answers
Welcome to the
CSC Q&A
, on our server named in honor of
Ada Lovelace
. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.
Categories
All categories
CSC305
(673)
CSC380Jan2024
(55)
CSC335 Fall 2022
(67)
CSC150
(114)
CSC201
(229)
CSC202
(2)
CSC215
(27)
CSC285
(142)
CSC310
(0)
CSC320
(72)
CSC330
(4)
CSC335
(106)
CSC350
(19)
CSC371
(16)
CSC490
(185)
DATA360
(62)
Other
(5)
old_CSC201
(39)
old_CSC211
(268)
old_CSC212
(22)
Recent activity by nathan sisay
3
answers
What is the difference between git checkout/switch [branch] and git checkout [commit-hash]?
answered
Dec 10
in
CSC 305 Fall 2024
2
answers
What is the purpose of module-info.java and Maven?
answered
Dec 10
in
CSC 305 Fall 2024
2
answers
What is an example of encapsulation?
answered
Dec 10
in
CSC 305 Fall 2024
2
answers
What is the difference between GSON and JSON?
answered
Dec 10
in
CSC 305 Fall 2024
gson
json
2
answers
What is a JUnit?
answered
Dec 10
in
CSC 305 Fall 2024
2
answers
What does git rebase do?
answered
Dec 10
in
CSC 305 Fall 2024
git
csc305
4
answers
When would you choose to use an abstract class instead of an interface
answered
Dec 10
in
CSC 305 Fall 2024
3
answers
What does git cherry-pick do?
answered
Dec 10
in
CSC 305 Fall 2024
git
3
answers
What is polymorphism? Is there an example of this somewhere in a project we have coded?
answered
Dec 10
in
CSC 305 Fall 2024
3
answers
How can I make the Morse code sound fade out as the filter slider moves away from the sender's set frequency
asked
Dec 10
in
CSC 305 Fall 2024
2
answers
What sound cues do you think could make HAM radio operations more intuitive?
answered
Dec 7
in
CSC 305 Fall 2024
3
answers
What aspects of sound quality are most important in HAM radio communication?
answered
Dec 7
in
CSC 305 Fall 2024
1
answer
How do I solve the audio glitch that happens right when morse starts playing and sometimes all the way to the end
asked
Dec 5
in
CSC 305 Fall 2024
2
answers
What is the best way to show the morse and the actual english text together for the scenarios?
answered
Dec 5
in
CSC 305 Fall 2024
project
csc305
2
answers
How do I decide in the Strategy Pattern if a method should be abstract or encapsulated in an interface for flexibility?
asked
Nov 26
in
CSC 305 Fall 2024
...