[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/sci/ - Science & Math


View post   

File: 26 KB, 442x341, 1359001485538.jpg [View same] [iqdb] [saucenao] [google]
5533710 No.5533710 [Reply] [Original]

Need to choose two between the following electives:

>Graph Theory
>Cryptography
>Numerical Analysis I

They're part of the 'math' credits I can choose from for my Junior year as CS major.

In general, which are easier (I know it depends on school/professor blahhblahblahh). I don't care about how interesting or "helpful" they are. I just want an easy A for fucks sake.

>> No.5533714

>>5533710
> which is easier
If you don't know based on what you've already learned they're all going to be hard you fucking retarded monkey autist faggot.

>> No.5533715

How is graph theory not a required class for a CS major?

>> No.5533716

>>5533714
S-s-sorry, anon.

>> No.5533722

>>5533715
It is 'required'. It just counts as part of a pool of MATH courses I can choose from.

>> No.5533723

Graph Theory is probably going to be the easiest of the bunch. Cryptography ranges from retardedly easy to very difficult depending on how theory-focussed it is.

>> No.5533726

I took graph theory in a discrete mathematics course in my freshman year. It was just the basic stuff and seemed pretty simple.

>> No.5533735

>>5533710

Take Crypto and explain how the fuck Elliptic Curve Cryptography works, to me (a potato).

>> No.5533762

>>5533735
It's just a strange field in which logarithms are hard. All the normal group-based cryptographic algorithms work with it unchanged.

>> No.5533848

>>5533710
>Cryptography

What department is it in (and link to a syllabus). Intro to Cryptography can be taught many different ways. A single term mathematical course (with light prereqs) in crypto usually doesn't have enough time really cover that much deep stuff so you might find it boring if you already know some stuff from a good discrete math course. A CS/CE style course that focuses on security definitions like what and when to use ciphers that are chosen-ciphertext attack secure vs a chosen-plaintext attack secure one, or why you should never use a CBC-MAC as a hashing function would be great even if you end up just working with crypto instead of on it.

Either way they both tends to be an easy A

>Graph Theory

Very easy, you're better of just reading a book or two on it.

>Numerical Analysis I

Math department: Difficult but more rewarding
CS department: Easy as fuck

>> No.5533853
File: 15 KB, 343x383, 1336169900128.png [View same] [iqdb] [saucenao] [google]
5533853

>> No.5533855

crypto is typically proof and math intensive - not easy
numerical analysis is not easy either, though it is very useful
i would go with graph theory, it is a lighter topic than either of the other two

>> No.5533983

>>5533853
Thanks for your insightful contribution.

>> No.5533985

>>5533848
All 3 courses I listed are under the mathematics department.

>> No.5533990

>>5533853
>real science
>hard

That's why half the bio and chem majors are working at Target.

>> No.5533992

>>5533990
>bio
>real science

>> No.5534023
File: 38 KB, 800x800, 1327352254550.png [View same] [iqdb] [saucenao] [google]
5534023

>>5533990

>> No.5534062

>>5533853
>>5533992

This is cancer

>> No.5534070

>>5534062
Ongogenic, even.

>> No.5534071
File: 135 KB, 400x450, 1327646184462.jpg [View same] [iqdb] [saucenao] [google]
5534071

>>5534062
not this is bio

>> No.5534084

>>5533853
computer science is applied math dumbass

>> No.5534089
File: 155 KB, 329x253, 1352781413818.png [View same] [iqdb] [saucenao] [google]
5534089

>>5534084
A cashier job is also applied math

>> No.5534094

>>5533715
Graphs are studied in discrete mathematics, data structures, and algorithm courses. There's no need for a dedicated graph theory class.

>> No.5534101

>>5534089
abstract algebra is advanced cashier job.

>> No.5534105

>>5534084
Science is applied math. In some cases Computer Science IS math. Analysis of NP completeness is an example.

>> No.5534111

>>5534105
I've study complexity theory, and no CS is NOT math. Physics practical IS pure math. CS just uses a lot of math notation.