Considering that I have a degree specifically in Software Engineering, I think I'm quite justified in calling myself a Software Engineer. If you feel universities aren't justified in graduating students as Software Engineers, then that's something that you should take up with the Dept of Education and various other groups regarding accreditation guidelines. My point being that just because building software is not as…
You are Not a Software Engineer
11–18 of 18 posts
Re: You are Not a Software Engineer
#12Considering that I have a degree specifically in Software Engineering, I think I'm quite justified in calling myself a Software Engineer. If you feel universities aren't justified in graduating students as Software Engineers, then that's something that you should take up with the Dept of Education and various other groups regarding accreditation guidelines. My point being that just because building software is not as…
Can you please provide a link to the course syllabus?
Curriculum overview: http://www.se.rit.edu/?q=node/239
Re: You are Not a Software Engineer
#13Considering that I have a degree specifically in Software Engineering, I think I'm quite justified in calling myself a Software Engineer. If you feel universities aren't justified in graduating students as Software Engineers, then that's something that you should take up with the Dept of Education and various other groups regarding accreditation guidelines. My point being that just because building software is not as…
Re: You are Not a Software Engineer
#14Space shuttle.
Re: You are Not a Software Engineer
#15Considering that I have a degree specifically in Software Engineering, I think I'm quite justified in calling myself a Software Engineer. If you feel universities aren't justified in graduating students as Software Engineers, then that's something that you should take up with the Dept of Education and various other groups regarding accreditation guidelines. My point being that just because building software is not as…
Considering that even stay at home parents are considered "Engineers" (i.e., Domestic Engineers), I say you're perfectly justified in using that title.
Re: You are Not a Software Engineer
#16Re: You are Not a Software Engineer
#17Gardens have elements that are impossible to control so gardeners have to deal with randomness. With code, there is no randomness, the outcome of a piece of software will be exactly what people have written, down to the microcode, it is completely predictable. In many ways software engineers are more engineers than civil, because we completely control our environment. Maybe your organization is out of control, but yo…
... unless your software deals with input from humans.
> the outcome of a piece of software will be exactly what people have written, down to the microcode, it is completely predictable.
http://en.wikipedia.org/wiki/Halting_problem http://en.wikipedia.org/wiki/Busy_Beaver
Re: You are Not a Software Engineer
#18I am going through and profiling code, analyzing memory requirements etc. before selecting new hardware. And then we prototype before finalizing the design. If that isn't engineering I don't know what is.