Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TESC BBA CIS or Computer Science? Which is better for employers
#11
ryoder Wrote:I see what you mean dcan about discrete math but I did try to study discrete math and the set arithmetic was fine it was the darn proofs that I had trouble with.

I worry about the difficulty too. Guess I'll find out when I eventually take the course.

I just randomly stumbled across an example of what I'm talking about from set theory: Bijection - Wikipedia, the free encyclopedia

Basically, if you've ever mapped incoming URL parameters (set X) into fields in a SQL query (set Y), it looks to me like you're doing set bijection. Big Grin
Community-Supported Wiki(link approved by forum admin)

Complete: TESU BA Computer Science
2011-2013 completed all BSBA CIS requirements except 4 gen eds.
2013 switched major to CS, then took a couple years off suddenly.
2015-2017 finished the CS.

CCAF: AAS Comp Sci
CLEP (10): A&I Lit, College Composition Modular, College Math, Financial Accounting, Marketing, Management, Microecon, Sociology, Psychology, Info Systems
DSST (4): Public Speaking, Business Ethics, Finance, MIS

ALEKS (3): College Algebra, Trig, Stats
UMUC (3): Comparative programming languages, Signal & Image Processing, Analysis of Algorithms
TESU (11): English Comp, Business Law, Macroecon, Managerial Accounting, Strategic Mgmt (BSBA Capstone), C++, Data Structures, Calc I/II, Discrete Math, BA Capstone

Warning: BA Capstone is a thesis, mine was 72 pages about a cryptography topic

Wife pursuing Public Admin cert via CSU.
#12
I interview people almost every week and I can tell you that I value a CS degree much more than a CIS degree. I think that's going to be true pretty much across the board. Plus, if you're planning to get a masters in CS, all the hard undergrad courses in CS are going to be prereqs for your grad program. If you have to take the courses anyway, you might as well get the more highly regarded degree.
#13
I disagree with the across the board comment, but maybe we're just in different parts of the industry.

I am curious though. Are you saying that you've made resume selections based solely on a person having a CS degree over a CIS (or something similar)?
[SIZE="2"]
-Justin
PMP, CISSP, A+, Sec+, MCDST, ITIL
Total Credits Earned: 162

www.Free-Clep-Prep.com - (with Forum Admin's permission)

[/SIZE]
#14
I have definitely used url parameters for prepared statement values but of course the security person in me cautions against doing so directly. I always use a front end framework with conversion and validation such as JSF to validate untrusted user input and prepare a bean for processing by our service and business logic layers. These layers are then injected with a DAO layer which handles the DB access. Our DAO layer of choice is iBatis SQL mapper which allows us to maintain our queries and ORM mappings in a nice clean XML file. We also use spring to wire everything up and spring annotations for transaction management.

JSF XHTML Page->Conversion/Validation->Backing Bean->Service Layer->DAO->iBatis->JDBC->Oracle

I have a lot of respect for someone with a CS degree but we look at the degree last and sometimes not at all when we select a candidate.
I can tell by talking to a developer and asking specific questions based on what they have on their resume if they can walk the walk.
BSBA CIS from TESC, BA Natural Science/Math from TESC
MBA Applied Computer Science from NCU
Enrolled at NCU in the PhD Applied Computer Science
#15
ryoder Wrote:I have a lot of respect for someone with a CS degree but we look at the degree last and sometimes not at all when we select a candidate.
I can tell by talking to a developer and asking specific questions based on what they have on their resume if they can walk the walk.

Indeed. That's one of the reasons I love this industry so much - it's still based on merit rather than anything else. Want to be sought after in IT? Be better at "X" than anyone else. A candidate could have a degree in 15th-century French poetry and as long as they knew what they needed to, blew away the interview and were a good fit for the team... they're hired.

Of course the largest obstacle is getting past the recruiters and HR to get that interview. That's where degrees come in handy (though in IT, certifications usually accomplish the same). That's also what made me curious about the statement above.
[SIZE="2"]
-Justin
PMP, CISSP, A+, Sec+, MCDST, ITIL
Total Credits Earned: 162

www.Free-Clep-Prep.com - (with Forum Admin's permission)

[/SIZE]
#16
ryoder Wrote:I have definitely used url parameters for prepared statement values but of course the security person in me cautions against doing so directly.

Exactly -- it's the process of the one-to-one mapping itself that is the implementation of the set bijection function. At least to my layman's eyes anyway.
Community-Supported Wiki(link approved by forum admin)

Complete: TESU BA Computer Science
2011-2013 completed all BSBA CIS requirements except 4 gen eds.
2013 switched major to CS, then took a couple years off suddenly.
2015-2017 finished the CS.

CCAF: AAS Comp Sci
CLEP (10): A&I Lit, College Composition Modular, College Math, Financial Accounting, Marketing, Management, Microecon, Sociology, Psychology, Info Systems
DSST (4): Public Speaking, Business Ethics, Finance, MIS

ALEKS (3): College Algebra, Trig, Stats
UMUC (3): Comparative programming languages, Signal & Image Processing, Analysis of Algorithms
TESU (11): English Comp, Business Law, Macroecon, Managerial Accounting, Strategic Mgmt (BSBA Capstone), C++, Data Structures, Calc I/II, Discrete Math, BA Capstone

Warning: BA Capstone is a thesis, mine was 72 pages about a cryptography topic

Wife pursuing Public Admin cert via CSU.
#17
Chebasaz Wrote:Of course the largest obstacle is getting past the recruiters and HR to get that interview. That's where degrees come in handy (though in IT, certifications usually accomplish the same). That's also what made me curious about the statement above.

My comments apply to new grads without a long resume (maybe an internship, but little to no professional experience). By the time I see them, they've already been selected by a recruiter, made it past a phone screen and invited in for an all day series of interviews. At my company, at least, it's pretty uncommon for a developer without experience to get that far without a CS degree. We're looking for people who are passionate about technology, and in general CS shows more passion than CIS.

It's certainly true that the longer you're in the industry, the less your degree matters. For full disclosure, I don't have a degree and I'm past the point in my career where it makes any difference. There's no doubt, though, that it would have been easier to get to this point if I'd started with a CS degree from a well-known school.


Possibly Related Threads...
Thread Author Replies Views Last Post
  TESU Computer Concepts CIS-107 sambeaux 3 2,224 09-01-2018, 12:23 AM
Last Post: Merlin
  TESU Help planning exams for ASNSM in Computer Science theveganmaker 3 1,797 07-27-2018, 10:52 AM
Last Post: theveganmaker
  First Post - TESC Academic Evaluation Questions npk32 34 6,670 07-18-2018, 01:03 PM
Last Post: npk32
  TESU - BA in Computer Science Gone? MrBossmanJr 5 1,993 07-10-2018, 03:56 PM
Last Post: MNomadic
  TESU BA Computer Science nyvrem 5 2,861 06-30-2018, 07:46 PM
Last Post: bjcheung77
  TESU ASNSM/BALS w Computer Science thewupk 1 1,367 05-05-2018, 03:06 PM
Last Post: davewill
  TESU ASNSM in Computer Science (Math/ALEKS) question AwardTour 7 2,773 05-03-2018, 07:03 AM
Last Post: Merlin
Sad TESU has stopped offering a BA in Computer Science? johnw 14 3,872 04-24-2018, 02:06 AM
Last Post: bluebooger
  COSC Science Lab -- ed4credit accepted? stampbuyme 7 2,035 04-18-2018, 06:33 PM
Last Post: dfrecore
  COSC Science Lab Requirement ? stampbuyme 7 2,923 04-10-2018, 02:05 AM
Last Post: videogamesrock

Forum Jump:


Users browsing this thread: 1 Guest(s)