Computer science? software enginnering?

AI Thread Summary
The discussion centers on the distinctions between computer science, software engineering, and computer engineering, particularly for those interested in computer hardware. Computer science primarily focuses on theoretical principles and often leads to programming roles, while software engineering combines programming with practical applications like databases and CPU architecture. Computer engineering is suggested for those interested in hardware at the architecture and logic level, involving both design and programming. Logic gates are discussed, emphasizing their mathematical foundation and the importance of understanding their function rather than just memorizing them. Overall, a strong interest in programming is essential across these fields, and resources are available for beginners to explore further.
desmond iking
Messages
284
Reaction score
2
what's the differences between these fields? i am intrensted in computer hardware. i am not sure whether i am interested in software or not as i am not exposed to java , C++ SQL, ... i am not sure what's these things. What the computer science guys do actually?
 
Physics news on Phys.org
I don't know exactly but it's more about theoretical mathematical principles.

If you like computer hardware but at the architecture and logic level (and not real electronics), you could consider computer engineering.
Where I study it's mostly software engineering and it has stuff such as databases too, but it's also about things like CPU architectures and low level digital stuff that you design with logic gates and program on FPGAs, plus a certain amount of real computer science (which is not just programming).

From what I read on the internet, computer science guys study computer science, and then go work as programmers in most cases regardless of that. With this perspective, software/computer engineering sounds better than computer science does.

Either way, you'll end up doing lots of programming, so you better like it.
 
Formagella said:
I don't know exactly but it's more about theoretical mathematical principles.

If you like computer hardware but at the architecture and logic level (and not real electronics), you could consider computer engineering.
Where I study it's mostly software engineering and it has stuff such as databases too, but it's also about things like CPU architectures and low level digital stuff that you design with logic gates and program on FPGAs, plus a certain amount of real computer science (which is not just programming).

From what I read on the internet, computer science guys study computer science, and then go work as programmers in most cases regardless of that. With this perspective, software/computer engineering sounds better than computer science does.

Either way, you'll end up doing lots of programming, so you better like it.
I actually came across with some logic gates on the internet.There're lots of AND , NOT , NAND gates. Does it require purely memorising ? i can't see there 's any theory behind it.
 
desmond iking said:
I actually came across with some logic gates on the internet.There're lots of AND , NOT , NAND gates. Does it require purely memorising ? i can't see there 's any theory behind it.
I'm an electronics guy so I don't have an advanced background in logic circuits, but generally you want to get a certain output given your inputs, and if you learn to read those logic circuits, you will see that they actually do what they're supposed to do (you have to imagine the signal that moves through the circuit with every clock impulse).
Those which already exist are available in libraries, but someone designed them at some point.

You can't see much theory behind them because at that stage it's just maths really.

I think computer engineers are more focused on traditional programming anyway so try to find out if you like that, there's plenty of free guides with examples on the internet for any language, especially if you start from zero, and also on databases and stuff.
 
desmond iking said:
I actually came across with some logic gates on the internet.There're lots of AND , NOT , NAND gates. Does it require purely memorising ? i can't see there 's any theory behind it.

There is some pretty deep and beautiful theory about logic gates. To get started, see http://en.wikipedia.org/wiki/Boolean_algebra

Claude Shannon (of Shannon limit / information theory fame) was the first to connect Boolean Algebra & DeMorgan's Laws to switching circuit theory. It's fun stuff.

In practice, people who design digital systems know primitive logic gates forwards and backwards but most design is done at the behavioral or register-transfer level using Hardware Description Languages such as Verilog or VHDL.
 
Hello, I graduated from undergrad a few years ago with a Major in Physics and minor in Electrical Engineering. I tried to get experience working on and testing circuits through my professor who studied Neutrinos, however covid caused the opportunity to go away and I graduated with no experience or internships. I have attempted to break into the engineering industry with no success. Right now I am considering going for a Masters in Electrical Engineering and I need advice on if this would be...
I don't know if anyone on here works for any of the well known defense companies of your country, whichever country you are from?? Also, if you choose to work in one, do you think the engineering education provide from your school would adequately prepare you for the job. What do I mean by that? Well if you work at say Lockheed Martin and you work in the latest iteration of a missile or if you work at Pratt & Whitney, they assign you to work in the team helping out with building the jet...

Similar threads

Replies
41
Views
3K
Replies
11
Views
5K
Replies
2
Views
2K
Replies
1
Views
2K
Replies
1
Views
2K
Replies
1
Views
3K
Back
Top