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.)
 
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...
Hi everyone! I'm a senior majoring in physics, math, and music, and I'm currently in the process applying for theoretical and computational biophysics (primarily thru physics departments) Ph.D. programs. I have a 4.0 from a basically unknown school in the American South, two REUs (T50 and T25) in computational biophysics and two semesters of research in optics (one purely experimental, one comp/exp) at my home institution (since there aren't any biophysics profs at my school), but no...

Similar threads

Back
Top