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

+23 votes

I'm curious to know on average how often everyone meets. Also, do you guys pair program on one computer or multiple? Which is the most efficient in your opinion?

asked in CSC305 Fall 2023 by (2k points)
+1

we meet once a week to catch up and assign tasks but we like to communicate mostly on snap

9 Answers

+11 votes

Personally we meet outside of class about 2-3 times per week. Usually we pair program on at most 2 computers. Makes for less conflicts that way

answered by (1 point)
+2

My team has set up two scrum meetings per week but to be honest we only met like 3 or 4 times thus far. We will definitely be meeting more moving forward since we have more things to work on now.

+9 votes

Once per week, more than once only if necessary. We work on our own laptops, so we use git to update the programs on our laptops. I think it is easier this way because in case we don't meet for a week, we can still work independently and push/pull our work.

answered by (1 point)
+8 votes

We took a screenshot of everyone's class schedule and posted it on a google doc so whenever someone wants to schedule a meeting. They look at an appropriate time for everyone and ask the group through a groupchat. We meet typically Sunday's and Monday's either in the Fishbowl study area behind the brew or in the library at the table with the TVs. so, we can have a big screen to show images of inspiration or to demonstrate what a discussion is about to everyone at the table, while we work on our own laptops.

answered by (1 point)
+7 votes

mostly once per week

answered by (1 point)
+7 votes

we usually meet up once a week besides the scrum meeting in class. If it is a busy week may be twice.

answered by (1 point)
+6 votes

Once per week till now on fridays but we'll probably meet more frequently for the next sprint

answered by (2.5k points)
+4 votes

My group tries to meet at least once a week, but we are all super busy people, so it doesnt always happen in person. However, we are always in constant communication

answered by (1 point)
+4 votes

We meet about two times a week if possible. Normally not everyone can go, so it's meetings of only two or three people. When there are two people we pair program on a big feature, otherwise we split apart on different tasks and come together when someone is stuck on something. But besides for running into problems, we find that more than two people working on one tasks is very inefficient

answered by (1 point)
+3 votes

We meet up 2 or 3 times a week. We don't pair program super often, but if we do we do it on one computer.

answered by (2.2k points)
...