What should I consider before majoring in Computer Science?

  • Thread starter Thread starter Crazymik3
  • Start date Start date
  • Tags Tags
    comp sci Uni
AI Thread Summary
Before majoring in Computer Science, it's important to understand the course requirements, which typically include introductory physics and chemistry, along with calculus, discrete math, and linear algebra. While programming is a significant part of the curriculum, many courses also focus on theoretical concepts. Students who enjoy math and programming generally find the major rewarding, but it's crucial to recognize that Computer Science encompasses more than just coding. Prospective students should contact their university's computer science department for specific course details and consider their interests in both programming and theory. Ultimately, aligning personal interests with the curriculum can lead to a more fulfilling academic experience.
Crazymik3
Messages
2
Reaction score
0
What courses will I expected to be taking?
I'm more of a straight up Maths guy myself, but would I have to take large amounts of science classes (eg. Physics/Chem)? As interesting as I find these classes, I struggled with them in 11th grade (now 12th.).

The thing is, I LOVE programming. whether it be in my free time or assignments from class, or doing projects for the web. I've come to love languages such as PHP, Java, JavaScript etc.

Do you think I'm prepared to take this degree in University? I'm starting to worry.

Thanks, and <3 to all!
-Mike
 
Physics news on Phys.org
Crazymik3 said:
What courses will I expected to be taking?
I'm more of a straight up Maths guy myself, but would I have to take large amounts of science classes (eg. Physics/Chem)? As interesting as I find these classes, I struggled with them in 11th grade (now 12th.).

The thing is, I LOVE programming. whether it be in my free time or assignments from class, or doing projects for the web. I've come to love languages such as PHP, Java, JavaScript etc.

Do you think I'm prepared to take this degree in University? I'm starting to worry.

Thanks, and <3 to all!
-Mike

You'll have to take a few intro to physics and chem courses, but if you have any mathematical/scientific aptitude, you should be able to hack those out. You'll also have to take a few calculus classes, discrete/logical math, and a linear algebra class.

After that, it will be mostly CS courses. These don't always involve programming - a lot of them are theory classes. But if you're a math guy, and you enjoy programming, you'll love it.
 
You might not have to take physics or chemistry. I started in university as a computer science major and I wasn't required to take either of those courses. The entry level computer science courses ease you into programming and proper programming habits. I had no unix experience and I still found it easy to get into. Chances are one of your first intro courses in comp sci will be Java.

Contact the computer science department or check the course schedule to see what they teach. Some universities offer a little "block week" course, to introduce you to unix and such.

PS: I started in Comp Sci and then switched to Math.
 
Alright, thanks guys!
I think what I will do then is contact some of the places that I applied to and see what they have to say.

Thanks!
 
Think about what you like about CS before you major in it. CS does not equal programming.
I was also a big math guy in high school and was planning on majoring in comp sci because I enjoyed C++. I took a data structures/algorithms class using C++ in high school that I really enjoyed. Then, I took a class in JAVA that was basically a few very large programming assignments throughout the year. Like making a applet for ordering pizza online, we made a version of paint, my final project was a graphing calculator that would numerically differentiate and integrate in Cartesian and polar. Anyway, I realized I hated being a code monkey and much preferred the theoretical part. That combined with the point-set topology class I was taking at the time made me realize I would much rather major in pure math than CS. Next fall I'm taking the only CS class I'm going to take in college which is a senior elective on computation and computability.

On a more helpful note, applied mathematicians do a lot of programming and numerical analysis which you might enjoy.

Also, if your CS department starts off with JAVA you won't be learning much. Data structure make a lot more sense when you're programming them with direct access to the memory in either assembly or C++. Learning data structures in JAVA is pointless.
 
After a year of thought, I decided to adjust my ratio for applying the US/EU(+UK) schools. I mostly focused on the US schools before, but things are getting complex and I found out that Europe is also a good place to study. I found some institutes that have professors with similar interests. But gaining the information is much harder than US schools (like you have to contact professors in advance etc). For your information, I have B.S. in engineering (low GPA: 3.2/4.0) in Asia - one SCI...
I graduated with a BSc in Physics in 2020. Since there were limited opportunities in my country (mostly teaching), I decided to improve my programming skills and began working in IT, first as a software engineer and later as a quality assurance engineer, where I’ve now spent about 3 years. While this career path has provided financial stability, I’ve realized that my excitement and passion aren’t really there, unlike what I felt when studying or doing research in physics. Working in IT...
Hello, I’m an undergraduate student pursuing degrees in both computer science and physics. I was wondering if anyone here has graduated with these degrees and applied to a physics graduate program. I’m curious about how graduate programs evaluated your applications. In addition, if I’m interested in doing research in quantum fields related to materials or computational physics, what kinds of undergraduate research experiences would be most valuable?
Back
Top