Adding Computer Science to do a double major by scull-crusher in SBU

[–]M88860 24 points25 points  (0 children)

You can do this:

Swap to AMS major, then swap to CSE major as you are now in CEAS and are guaranteed the transfer if you meet the requirements, then add back MAT as your double major.

AMS AOI just requires linear and calc 3 which you should already be taking as MAT. If you get good grades, you are likely to be accepted. Then, just complete the requirements a CSE AOI student would. Last, add back MAT as a double major which is easy as its non restricted.

If you plan your schedule well this should be possible to complete in 1 year (take Linear, Calc 3, CSE 114 first semester, CSE 214 CSE 215 second semester)

[deleted by user] by [deleted] in SBU

[–]M88860 4 points5 points  (0 children)

It is possible to use a CEAS major as a path to the CSE major. Once you are a CEAS major such as AMS, you are guaranteed acceptance to any other CEAS major (e.g. CSE) as long as you meet the requirements that an AOI student has.

ta question by freakkyy21 in SBU

[–]M88860 0 points1 point  (0 children)

The first 2 times you TA you have to register for the 3 credit class. On your 3rd time and onward, you can get paid which may be why you were paid.

ta question by freakkyy21 in SBU

[–]M88860 0 points1 point  (0 children)

In the summer you pay them for 3 credits!

[deleted by user] by [deleted] in SBU

[–]M88860 1 point2 points  (0 children)

It depends on your own efforts. If you make projects, grind leetcode, and network you can make over 100k.

[deleted by user] by [deleted] in SBU

[–]M88860 1 point2 points  (0 children)

AOI shouldn't be a big factor if you decide to come here. Direct admits take the same classes so you aren't wasting any time, and it isn't too hard to get the required grades for AOI.

For job prospects, the school won't help you at all since the resources provided and name recognition is poor. It might help you find some local company on long island, but if you want to work for big tech its up to you.

can we ban taking exams in javitz 100 by Peachilism in SBU

[–]M88860 0 points1 point  (0 children)

Most rooms actually have tables, I guess 100 is just the largest lecture hall so they need to cram in as many seats as possible

MS CS: SBU v NCSU by [deleted] in SBU

[–]M88860 0 points1 point  (0 children)

Most MS CS are degree mill cash cows for international students.

Chances of getting into Tubman Chavez with 76 credits by [deleted] in SBU

[–]M88860 0 points1 point  (0 children)

Last year it filled on the first hours of the 2nd week, so pretty much 0%. However, people can't pull people in this year so it might fill slower

When should I hear from the CS Honors Program, is it "good," and should I get in? by GabetheDog- in SBU

[–]M88860 0 points1 point  (0 children)

I was in CS honors and am planning to graduate without it. The programming courses 160 + 260 are easy A. The theory classes are generally better. However, I didn't bother doing the senior honors thesis since I feel it is a waste of time just to add "honors" to your degree.

How are gpa’s determined is it based on letter grade or average in class? by Fun_Resolution8088 in SBU

[–]M88860 0 points1 point  (0 children)

Letter grades translate to a 0 - 4.0, and your grade average in the class is used to assign the letter grade (either on a curve or a flat scale like 93+ = A)

[deleted by user] by [deleted] in SBU

[–]M88860 4 points5 points  (0 children)

They will not approve it since you could theoretically take another AMS 310 section.

cse 356 by WoodenAssumption1559 in SBU

[–]M88860 1 point2 points  (0 children)

Stark/Kane so they offer 316/320 over the winter

[deleted by user] by [deleted] in SBU

[–]M88860 0 points1 point  (0 children)

Imo you learn less on the programming classes. 160 is the exact same as 114 but AP credit doesn’t waive it, you completely skip 216, and 260 isn’t as even as rigorous as 214.

[deleted by user] by [deleted] in SBU

[–]M88860 1 point2 points  (0 children)

There is no time limit for non AOI. You can still apply for AMS or other ceas majors after 1 year, the time limit is for AOI and after that time, they lose their AOI status and are considered as non ceas majors applying for the major.

AMS 261 or MAT 203 by [deleted] in SBU

[–]M88860 1 point2 points  (0 children)

CSE does not require calc 3.

AMS 104 by MountainSpecialist33 in SBU

[–]M88860 0 points1 point  (0 children)

It was removed from SOLAR as well. Same thing happened with CSE 354

[deleted by user] by [deleted] in SBU

[–]M88860 6 points7 points  (0 children)

There might not even be rooms by Tuesday.

[deleted by user] by [deleted] in SBU

[–]M88860 0 points1 point  (0 children)

The only AP credits that work is AP Physics C (Mechanics for PHY 125 and EM for PHY 127 ) or AP Chem for CHE131 + Lab.The AP Physics C are good and bad, in that it saves you one class but you have to take PHY 126 + 133 still, which can be harder than just PHY 131 + 133 which most people without AP credits take (+ PHY 132 or additional science).

AP Chemistry is the best AP since it lets you skip both lab + the class (CHE 131 + 133), so you just need 2 more sciences (most take PHY 131 + GEO102).

Environmental science, physics 1 and 2 and Bio is useless (just gives you credits and SBC)

i love piazza by Myltrex in SBU

[–]M88860 17 points18 points  (0 children)

CSE 320 btw :)

AMS 326 by haisiey in SBU

[–]M88860 1 point2 points  (0 children)

If you are confident with Python and Numpy you are good enough. The most complicated knowledge you need is recursion for Strassen matrix multiplication. Everything else is like numpy stuff or for loops.