Software engeneering vs Software technology

AI Thread Summary
The discussion centers on the differences between Software Technology (Soft Tech) and Software Engineering (Soft Eng) master's programs. Participants clarify that Software Engineering typically focuses on engineering principles and project management, while Software Technology emphasizes programming skills and application development. There is confusion regarding the term "Software Technology," with some suggesting it may overlap with Information Technology (IT), which involves more hardware knowledge and networking concepts. The conversation highlights that both fields require a blend of skills, as professionals often manage servers and write code, indicating that practical experience in both areas is beneficial in the tech industry.
Giuliano97
Messages
6
Reaction score
0
I'm currently an undergraduate student in computer science and I'm tryng to figure out what is the difference between Soft Tech MS course and Soft Eng MS course.
For now, i found that software engeneers are more capable to handle the "hardware" while software technology courses gives you more accurate programming skills.
Thanks in advance.
 
Physics news on Phys.org
Can you post the official descriptions from the university catalog? I've never heard of "Software Technology".
 
Giuliano97 said:
I'm currently an undergraduate student in computer science and I'm tryng to figure out what is the difference between Soft Tech MS course and Soft Eng MS course.
For now, i found that software engeneers are more capable to handle the "hardware" while software technology courses gives you more accurate programming skills.
Thanks in advance.

As jedishrfu points out, the distinction is usually made between Software Engineering and Information Technology or sometimes between Software Engineering and Software Development. All this boils down to the distinction between Engineering on the one hand and Science on the other, with all these things that this distinction means / implies. Now, that said, I had also a course in my curriculum under the title "Software Technology and Application" and it was all about software engineering principles, applied to various projects and also including parts of the implementation in some programming language(s). In order to pass it, there was a strict requirement to create a medium sized project for every team of students - 3 persons each. The choice of the project was discussed with and decided by the instructor. The project was to be built from the ground up including organization, resources, UML diagrams and full implementation in code. As far as I know it is not a standard in all CS curricula worldwide but it is ultimately a CS thing.
 
Sounds like one is software engineering and the other is IT. Neither has to do a lot with hardware, but it's actually the IT people who should have more knowledge of hardware. I assume in IT you'd learn things like how networks work, and how to link them together with switches and firewalls and all that jazz. Software is about general algorithm design and modern paradigms: event driven code, OOP, parallelization...

Once you're in the field, you'll end up doing both. I manage my own servers as well as write all of the code for the products. Even if you don't have to manage your company's servers, you'll likely need to know how to set up VMs and link them together for testing purposes. You'll definitely need several slaves (I have about three running at any given time.)
 
Hey, I am Andreas from Germany. I am currently 35 years old and I want to relearn math and physics. This is not one of these regular questions when it comes to this matter. So... I am very realistic about it. I know that there are severe contraints when it comes to selfstudy compared to a regular school and/or university (structure, peers, teachers, learning groups, tests, access to papers and so on) . I will never get a job in this field and I will never be taken serious by "real"...
TL;DR Summary: I want to do a PhD in applied math but I hate group theory, is this a big problem? Hello, I am a second-year math and physics double major with a minor in data science. I just finished group theory (today actually), and it was my least favorite class in all of university so far. It doesn't interest me, and I am also very bad at it compared to other math courses I have done. The other courses I have done are calculus I-III, ODEs, Linear Algebra, and Prob/Stats. Is it a...

Similar threads

Back
Top