Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Software Engineering

Name: Anonymous 2008-10-19 18:38

What exactly is the definition of a "software engineer?". Many companies like Google and Microsoft/Bungie call their programmers software engineers. On the top of their list of requirements are a degree in Computer Science, not Computer Engineering.

Basically, if I want the job title of software engineer, should I pursue CS with lots of math/programming or CpE with as much programming as I can? I'm way more into software, programming, math, etc. and how I can stress a computer system to its max. Basically, I'd like to develop applications but with job security. But I don't exactly think knowledge of how the actual hardware works is necessary. Thoughts?

Name: Anonymous 2008-10-19 18:41

4/10

Name: Anonymous 2008-10-19 18:45

Software Engineering is still less about Engineering and more about Art.  We're really Software Craftsmen.

Name: Anonymous 2008-10-19 19:10

Software so called "engineering" has a lot in common with magic. We really conjure the spirits of the computer with our spells.

Name: Anonymous 2008-10-19 19:51

>>1
Who cares what your job title is? "Software engineer" is just an ENTERPRISE way of saying "programmer" anyway.

how I can stress a computer system to its max
ಠ_ಠ

Name: Anonymous 2008-10-20 22:36

as far as i can tell software engineering is programming where you are held accountable by non-programmers.

Name: Anonymous 2008-10-20 22:41

>>6
LOL'd

Name: Anonymous 2008-10-20 22:57

Software artisans.

Name: Anonymous 2008-10-20 23:17

EXPERTLY TRAINED CODE MONKEYS

Name: ShotgunNinja 2008-10-20 23:22

Quick, write a WinSock program for Linux!

Name: Anonymous 2009-03-06 13:57


Less depending on your Java implementation with   TraceMonkey case 0   printf JAVA break?

Name: asdf 2009-03-06 14:48

This is just a test asshats. Mind your fucking business or else I'll kill you.

Test #1:


int a;

void func(){
a++;
}

int func2()
{
    int a++;
}

Test #2:


#include <iostream>
#include <fstream>
using namespace std;

int main () {
  ofstream myfile;
  myfile.open ("example.txt",ios::binary);
  myfile << "1).Writing this to a file.\n";
  myfile << "2).Writing this to a file.\n";
  myfile << "3).Writing this to a file.\n";
  myfile << "\n" << "5).Writing this to a file.\n";
  myfile.close();
  return 0;
}

Name: asdf 2009-03-06 14:49

Test #3:

#include <iostream>
#include <fstream>
using namespace std;

int main () {
  ofstream myfile;
  myfile.open ("example.txt",ios::binary);
  myfile << "1).Writing this to a file.\n";
  myfile << "2).Writing this to a file.\n";
  myfile << "3).Writing this to a file.\n";
  myfile << "\n" << "5).Writing this to a file.\n";
  myfile.close();
  return 0;
}

Name: Trollbot9000 2009-07-01 7:57


Include stdafx h include?

Don't change these.
Name: Email:
Entire Thread Thread List