How is the Computer Science Major Like


Recommended Posts

I like programming and I like this way. I don't have some management analysis dude who does 0 programming telling us how to design and implement a feature.

Analysts who make system models should have a basic knowledge of programming and OO, it's part of our program. Two classes on OO, one on UML and one on practical (Java) to apply the concepts. That's our job, to bridge the gap between management and programmers who can't talk to each other.

Besides, you don't need programming knowledge to design and model features, but we learn it so that we also know how those models turn into implementation models used by programmers.

My experience of studying CS:

Boring & full of nerds. The kind that need to get a new wardrobe, haircut, shave, shower and a woman. It really did broaden my stereotype of nerds.

It may sound stupid to complain that a CS course is full of nerds.. but now I use the word "nerd" in a very degratory manner due to these tossers. NO I am NOT going to hangout with some people who get their laptop out to watch anime in the SU pub and not drink alcohol.

Also there are so few women on my course and none of them are attractive.

The main problem is that it's boring. Really boring. So much is just A-Level stuff again so I'm basically paying 3k a year to be told stuff I've been told before in college -.-

I had an hour lecture on linked lists, then the next week an hour on binary trees. I did exactly that in 30mins in college.

It's also NOT a challenge. People have said it is but for me it's way too easy. Which makes it more boring.

You're better of doing engineering, or a proper science.

If you're in college still, just go a 3rd year there. It's free and you'll likely have a better idea of what you wanna do by the end of it. Plus you'll get more UCAS points which'll help.

My experience of studying CS:

Boring & full of nerds. The kind that need to get a new wardrobe, haircut, shave, shower and a woman. It really did broaden my stereotype of nerds.

It may sound stupid to complain that a CS course is full of nerds.. but now I use the word "nerd" in a very degratory manner due to these tossers. NO I am NOT going to hangout with some people who get their laptop out to watch anime in the SU pub and not drink alcohol.

Also there are so few women on my course and none of them are attractive.

The main problem is that it's boring. Really boring. So much is just A-Level stuff again so I'm basically paying 3k a year to be told stuff I've been told before in college -.-

I had an hour lecture on linked lists, then the next week an hour on binary trees. I did exactly that in 30mins in college.

It's also NOT a challenge. People have said it is but for me it's way too easy. Which makes it more boring.

You're better of doing engineering, or a proper science.

If you're in college still, just go a 3rd year there. It's free and you'll likely have a better idea of what you wanna do by the end of it. Plus you'll get more UCAS points which'll help.

So you only reached data structures?

You didn't learn about Hamming codes, Reed-Solomon codes, B trees, the Dangling Else Problem, Turing Decidable languages, Turing Recognizable languages, P problems, NP problems and the NP-completness, relational and event engines, multi-query processing, distributed computing, reconfigurable atomic memory? (note that I'm actually leaving a LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT of stuff out)

Sorry, but taking only one course of Computer Science is not enough (in my opinion) to judge the whole program. You probably failed that first course.

So you only reached data structures?

You didn't learn about Hamming codes, Reed-Solomon codes, B trees, the Dangling Else Problem, Turing Decidable languages, Turing Recognizable languages, P problems, NP problems and the NP-completness, relational and event engines, multi-query processing, distributed computing, reconfigurable atomic memory? (note that I'm actually leaving a LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT LOT of stuff out)

Sorry, but taking only one course of Computer Science is not enough (in my opinion) to judge the whole program. You probably failed that first course.

No.. that was just an example that came to mind. That's just two hours out of my 2nd year. I didn't fail my course as I'm in my 2nd year and expecting to do quite well :s as I said.. I find my course very easy.

And no, I haven't learnt about all that other stuff. Sounds boring though.

I'm not sure what you're tying to do here.. defend CS? But I'm not attacking it.. just outling my experiences. They just happen to be negative.

No.. that was just an example that came to mind. That's just two hours out of my 2nd year. I didn't fail my course as I'm in my 2nd year and expecting to do quite well :s as I said.. I find my course very easy.

And no, I haven't learnt about all that other stuff. Sounds boring though.

I'm not sure what you're tying to do here.. defend CS? But I'm not attacking it.. just outling my experiences. They just happen to be negative.

If you were familiar with programming before going into college, of course it will be easy. The thing is to go above the course. Like for my Introduction to Java course, we had to program a game of Sudoku. The only requirements were it had to be graphical, and it had to allow a user to input numbers on a grid. I went ahead and implemented mine with OpenGL. I had music, sound effects, about 1000 browsable puzzles, hint system, and a puzzle solver. Ended up being a monster project that I spent most of an entire month working on but I enjoyed it. We got to demo our projects during the class. Suffice it to say, people were reluctant to show off after I demoed.

Poor TA wanted us to print out our code... Mine was like a book. Had 8000 lines of code.

Also, if you stick with it and get to upper level courses like computer architecture, OS design, embedded systems, AI, etc, you'll be challenged and have fun.

No.. that was just an example that came to mind. That's just two hours out of my 2nd year. I didn't fail my course as I'm in my 2nd year and expecting to do quite well :s as I said.. I find my course very easy.

And no, I haven't learnt about all that other stuff. Sounds boring though.

I'm not sure what you're tying to do here.. defend CS? But I'm not attacking it.. just outling my experiences. They just happen to be negative.

I'm kind of defending it, yes.

The only reason though, is because there is a lot more to Computer Science than just programming. Programming is for code monkeys, thinking is for computer scientists.

there is a lot more to Computer Science than just programming. Programming is for code monkeys, thinking is for computer scientists.

Wha? Programmers do have to think about algorithms and such, that's why they gotta be good mathematicians.

It's just that engineers in CS think much more, and analysts even more. We'll do the thinking. You do the typing.

I hear a lot of that CS major is about the thinking process, not the coding process, as you guys said also, can you elaborate on that ?

Logic bro. Any code monkey can type crap in and compile. Code monkeys usually don't know how to construct the design, logic, and algorithms needed to get the job done.

This is the difference between outsourced and local. Outsourced are code monkeys that just type crap in and compile while all the real work gets done locally.

Hi, CS major here :)

Let's make it clear : CS isn't hard, it's misleading. A lot (and I mean a LOOOOT) of people think that they should invest in a CS major just because they like programming and stuff. This is wrong ! If what you want is just making programs you should maybe consider a minor involving software development but not a CS major. A CS major is more about studying data structures and organizations, algorithmic, languages theory, programming paradigms, AI, etc. so it involves a lot of theory and you'll need either to have a good grasp of some advanced mathematical concepts, or be ready to learn them quickly. So if that's not what you want, I highly encourage you to do something else as a CS class would quickly turn into a nightmare. Now if you're into this kind of stuff, you'll reaaaaaally enjoy a CS major which I think is one of the most rewarding majors out there as it will give you a great sense of self accomplishment looking back at all the projects you've worked on and all the knowledge you have that you can start using to do virtually anything you want with computers.

Hope it helps :)

PS : Start by asking yourself "Do I want to learn how to make programs that work, or how to optimize the time complexity of a recursive function from quadratic to linear ?". While you will learn the former in a CS class, you'll also have to deal with the latter. So if the second option is a definitive "NO !" to you, then I wouldn't recommend CS.

I'm a CS major and I endorse this message. Too many people go into CS (talking from experience) and have no idea what they're getting into. CS at it's core is NOT about programming. Programming is just a tool, like telescopes are a tool for astronomers (paraphrasing Dijkstra). It just happens that programming is one of the few (only?) useful applications of computer science.

As for the job situation, it was pretty good when I graduated (late 2008) and I believe it's recovered quite a bit since the recession. There are a lot of great companies to work for with a CS degree like Google, Amazon, Intel, nVidia, Yahoo, to name a few.

P.S. I've talked with a few people in the gaming industry (from companies like EA) and the general feel seems to be that they'd take someone with a CS degree over a "Game Development" one anyday.

P.S. I've talked with a few people in the gaming industry (from companies like EA) and the general feel seems to be that they'd take someone with a CS degree over a "Game Development" one anyday.

They have always done that as long as I can remember.

Boring & full of nerds. The kind that need to get a new wardrobe, haircut, shave, shower and a woman. It really did broaden my stereotype of nerds.

It may sound stupid to complain that a CS course is full of nerds.. but now I use the word "nerd" in a very degratory manner due to these tossers. NO I am NOT going to hangout with some people who get their laptop out to watch anime in the SU pub and not drink alcohol.

I don't second this. There are plenty of stereotypical 'nerdy' people on my course, but I've heard from others that there are very nerdy people on all of the courses. I also know plenty who you'd think are real geeks, but go out drinking and socialising in their spare time. But the majority of those on my course are also just normal, not stereotypical of nerds or anything else at all.

  • 3 months later...

So let's say Microsoft. In order to get a job with them you would have to get a Masters or a PHD in computer science ?

Having worked as a Software Development Engineer Intern at Microsoft (At the Redmond main campus) I'd say no, you don't even need to have a Bachelor's Degree to be there (though people without it are really rare since Uni does give you a lot of useful knowledge). What they are looking for is people who know what they are doing, are smart and can learn.

Basically at University the most valuable things you learn are the theory and how stuff works since it allows you to make better decisions when you're designing or implementing something.

Hi guys! With Neowin being one of the biggest tech communities online, I figured I'd ask this question here. How is the Computer Science major like. From what I've heard it's pretty hard and the students are pretty much doing work all day long. I would like feedback on this topic please especially from people who are currently CS majors or those who have CS degrees. This information will be really helpful for me :)

The guy i work with has one of these and only started working in IT when he joined this company. He knows sweet **** all about IT but believes his diploma gives him the right to claim he knows more than me... even though he is asking me for help every 5 minutes.

Honestly, since that is my only experience of this diploma, i would not waste your time. Do something constructive like an MCSE or CCNA etc.

The guy i work with has one of these and only started working in IT when he joined this company. He knows sweet **** all about IT but believes his diploma gives him the right to claim he knows more than me... even though he is asking me for help every 5 minutes.

Honestly, since that is my only experience of this diploma, i would not waste your time. Do something constructive like an MCSE or CCNA etc.

What does a 'diploma' have to do with a bachelors degree?

It really depends on the job, how your company is set up and what was learned, which course the person took.

Most CS degrees give a useful foundation for the underlying theory, algorithms, and some intuition about things. They can't teach you about *everything*, and especially not how things work in any specific company.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Flameshot 14.0 Final by Razvan Serea Flameshot is a free and open-source, cross-platform tool to take screenshots with many built-in features to save you time. Using Flameshot is as simple as launching, dragging the selection box to cover the area you want to capture, making annotations as needed in on-screen and saving the shot to your computer, all with a very simple and straightforward interface. Flameshot allows users to simply upload their screenshots directly to the cloud in order to easily share it with others. You can upload your image directly to Imgur with a single click and share the URL with others. In-app screenshot editing - You can choose to add an arrow mark, highlight text, blur a section (blur or pixelate an area), add a text, draw something, add a rectangular/circular shaped border, add an incrementing counter number, and add a solid color box with Flameshot's built-in editing tools. Command-line interface (CLI) - Flameshot has several commands you can use in the terminal without launching the GUI via a command line interface. The command line interface lets you script Flameshot and use it as the subject of key binds. Flameshot 14.0 release notes: This release brings major improvements to multi-monitor support, fractional scaling support, new capture workflows, and a long list of bug fixes across all platforms. Changelog: New Multi-Monitor Capture Workflow New monitor selection screen before capture for better multi-monitor and mixed-scaling support. Option to auto-capture the monitor under the cursor (X11 & Windows). Tray menu can directly select a monitor. Linux Improvements XDG Desktop Portal is now the primary screenshot method. Added legacy X11 fallback option for minimal window managers. New D-Bus capture API for scripting and automation. Windows Enhancements Global screenshot hotkeys now supported (not limited to Print Screen). New portable mode stores settings next to the executable. Clipboard now always uses PNG format for better compatibility. CLI & Platform Updates Redesigned flameshot screen command with per-monitor capture support. Added native Nix Flake support. More compact launcher UI and improved update notifications. Major Fixes Multiple Wayland stability fixes, including KDE Plasma crash fixes. Clipboard compatibility improvements for GNOME, Wayland, X11, Windows, and macOS. Fixed D-Bus hangs, capture crashes, and HiDPI region issues. Other Changes Dropped Ubuntu 20.04 (Focal) support. Updated translations and build infrastructure. Intel macOS builds are no longer provided. [full release notes] Download: Flameshot 14.0 | 18.1 MB (Open Source) Download: Flameshot Portable | 53.0 MB Links: Flameshot Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Helium Browser 0.13.4.1 by Razvan Serea Helium is a private, fast, and honest Chromium-based web browser — built for people, with love. It offers the best privacy by default, unbiased ad-blocking, and a clean experience free from bloat and noise. Proudly based on Ungoogled-Chromium, Helium removes Google’s clutter while keeping a fast, efficient development pipeline. With thoughtful touches like native !bangs and split view, Helium is a people-first, fully open-source browser that puts control back in your hands. Privacy, security, and control come first. Ads, trackers, and third-party cookies are blocked automatically, HTTPS is enforced everywhere, and all Chromium extensions work seamlessly — while Google can’t track your activity. Helium’s 13,000+ offline-ready !bangs let you jump straight to sites or AI tools like ChatGPT instantly. Open-source, people-first, and unbiased, Helium delivers a browsing experience that’s fast, secure, and free from noise, ads, and compromises. Helium Browser key features: Performance Fast, efficient, and lightweight — built on Chromium’s optimized engine. Energy-saving and consistent — stays fast over time without slowing down. No bloat — stripped of unnecessary components for maximum speed. Minimalist interface — compact, clean, and distraction-free. Customizable toolbar — hide elements you don’t need. Smooth and stable — no flicker, lag, or animation glitches. Comfort-focused experience — intuitive and unobtrusive. Privacy & Security Best privacy by default — blocks ads, trackers, phishing, and third-party cookies. Unbiased ad-blocking — powered by community filters and uBlock Origin. No telemetry or analytics — zero background web requests on first launch. Strict HTTPS enforcement — warns for insecure sites. Passkeys supported — modern authentication made simple. No built-in password manager or cloud sync — your data stays yours. Extension Compatibility Full Chromium extension support — including MV2 extensions. Anonymized Chrome Web Store requests — Google can’t track extension installs. Extended MV2 support — maintained for as long as possible. Smart Features Native !bangs — browse faster using 13,000+ offline-ready shortcuts. AI integration — use !chatgpt and others directly from the address bar. Offline functionality — bangs work without an Internet connection. Philosophy People-first design — open source, transparent, and community-driven. No ads, no noise, no bias — privacy and honesty over profit. Helium Browser 0.13.4.1 changelog: 0a4f1149 revision: bump to 4 (#1969) 4848de1f helium/core: enable the chromium screenshot feature (#1968) e0dec3f5 onboarding: integrate strings to i18n system (#1948) 417fa5bc i18n: fix newline parsing for onboarding 7a339b39 i18n: add foraged translations for onboarding 4f090cff i18n/generate: add handling for onboarding strings bfe48d58 i18n_apply: manually override parent grd logic for onboarding strings ab214e3c onboarding: bump in deps, wire up grdp afa6a059 helium/core: disable pdf infobar feature (#1965) eba585e7 helium/ui/vertical: fix new tab button alignment and icon size (#1964) 6ecfc9e0 helium/ui/tabs: fix horizontal tab hover background color (#1963) 3db87dc0 helium/ui/tabs: fix new tab button hover/press colors (#1962) 6bbdcc3e helium/ui: improve tab group UI in all layouts (#1961) 53deb314 helium/ui/tabs: enable tab group hover cards e93aece7 helium/ui/vertical: fix tab group appearance, prevent line overlap 629f5495 helium/ui/tabs: restore solid group header colors, enable new colors 961c962e helium/ui/tabs: move horiz tab group underline to bottom, make it thick c96deab6 merge: update to chromium 149.0.7827.155 (#1959) 36db56b4 i18n: update source.gen.json 5ce006ae patches: refresh for chromium 149.0.7827.155 b4c1ea62 merge: update ungoogled-chromium to 149.0.7827.155 4e5e8671 Update to Chromium 149.0.7827.155 08a3e7da helium/ui/layout: disable mute on collapsed vertical tabs (#1778) a0a5bbaf helium/core: simplify context menu and prevent huge widths (#1951) c4732aac devutils/i18n: add forage command (#1944) 11d16986 devutils/i18n: add an option to translate using local CLI tools (#1942) d820c3a2 i18n/prompt: tighten translation rules to prevent common errors (#1940) cf827007 Update to Chromium 149.0.7827.114 6e3d5164 Update to Chromium 149.0.7827.102 Download: Helium 64-bit | Portable 64-bit |~100.0 MB (Open Source) Download: Helium ARM64 | Portable ARM64 Links: Helium Home Page | macOS | Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      579
    2. 2
      +Edouard
      183
    3. 3
      PsYcHoKiLLa
      75
    4. 4
      Michael Scrip
      73
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!