Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Study.com New CS Courses
(12-03-2018, 08:37 AM)Lewis.Yim Wrote: Hello, For the programming courses, which ones are transferable to TESU?  I think someone mentioned Intro to JAVA was not accepted for transfer at TESU, yet it is recommended for college credit.  Should I just take the C and C++?  Would the C++ course be duplicate credit as I am doing that with Straighterline.

I don't recall anyone trying to transfer the Java course but I may have forgotten. The C++ course will duplicate but you could still take the C course. Straighterline is a better choice for the C++ course anyway.
Working on: Debating whether I want to pursue a doctoral program or maybe another master's degree in 2022-23

Complete:
MBA (IT Management), 2019, Western Governors University
BSBA (Computer Information Systems), 2019, Thomas Edison State University
ASNSM (Computer Science), 2019, Thomas Edison State University

ScholarMatch College & Career Coach
WGU Ambassador
Reply
(12-03-2018, 08:37 AM)Lewis.Yim Wrote: Hello, For the programming courses, which ones are transferable to TESU?  I think someone mentioned Intro to JAVA was not accepted for transfer at TESU, yet it is recommended for college credit.  Should I just take the C and C++?  Would the C++ course be duplicate credit as I am doing that with Straighterline.

I would expect them all to transfer. I believe that the complaint about the Java course was not that it didn't transfer, but that it didn't satisfy the Intro to Programming requirement.
NanoDegree: Intro to Self-Driving Cars (2019)
Coursera: Stanford Machine Learning (2019)
TESU: BA in Comp Sci (2016)
TECEP:Env Ethics (2015); TESU PLA:Software Eng, Computer Arch, C++, Advanced C++, Data Struct (2015); TESU Courses:Capstone, Database Mngmnt Sys, Op Sys, Artificial Intel, Discrete Math, Intro to Portfolio Dev, Intro PLA (2014-16); DSST:Anthro, Pers Fin, Astronomy (2014); CLEP:Intro to Soc (2014); Saylor.org:Intro to Computers (2014); CC: 69 units (1980-88)

PLA Tips Thread - TESU: What is in a Portfolio?
Reply
(12-03-2018, 11:19 AM)davewill Wrote:
(12-03-2018, 08:37 AM)Lewis.Yim Wrote: Hello, For the programming courses, which ones are transferable to TESU?  I think someone mentioned Intro to JAVA was not accepted for transfer at TESU, yet it is recommended for college credit.  Should I just take the C and C++?  Would the C++ course be duplicate credit as I am doing that with Straighterline.

I would expect them all to transfer. I believe that the complaint about the Java course was not that it didn't transfer, but that it didn't satisfy the Intro to Programming requirement.

Correct.
WGU BSIT Complete January 2022
(77CU transferred in)(44/44CU ) 

RA(non WGU)(57cr)
JST/TESU Eval of NAVY Training(85/99cr)
The Institutes, TEEX, NFA(9cr): Ethics, Cyber 101/201/301, Safety
Sophia(60cr): 23 classes
Study.com(31cr): Eng105, Fin102, His108, LibSci101, Math104, Stat101, CS107, CS303, BUS107
CLEP(9cr): Intro Sociology 63 Intro Psych 61 US GOV 71
OD(12cr): Robotics, Cyber, Programming, Microecon
CSM(3cr)
Various IT/Cybersecurity Certifications from: CompTIA, Google, Microsoft, AWS, GIAC, LPI, IBM
CS Fund. MicroBachelor(3cr)
Reply
Is there any chance that Thomas Edison would consider issuing a BS in Computer Science rather than a BA in Computer Science if a student already has credit for many math and science courses in the general education areas?
Reply
(12-03-2018, 03:36 PM)ConqueringCollege Wrote: Is there any chance that Thomas Edison would consider issuing a BS in Computer Science rather than a BA in Computer Science if a student already has credit for many math and science courses in the general education areas?

Nope. It isn't one of their degree offerings. Not to mention, the BA and BS have different capstone requirements.

There really isn't any difference between the BA and BS when it comes to a CS degree though, so you shouldn't be concerned.
Working on: Debating whether I want to pursue a doctoral program or maybe another master's degree in 2022-23

Complete:
MBA (IT Management), 2019, Western Governors University
BSBA (Computer Information Systems), 2019, Thomas Edison State University
ASNSM (Computer Science), 2019, Thomas Edison State University

ScholarMatch College & Career Coach
WGU Ambassador
Reply
(12-03-2018, 03:44 PM)Merlin Wrote:
(12-03-2018, 03:36 PM)ConqueringCollege Wrote: Is there any chance that Thomas Edison would consider issuing a BS in Computer Science rather than a BA in Computer Science if a student already has credit for many math and science courses in the general education areas?

Nope. It isn't one of their degree offerings. Not to mention, the BA and BS have different capstone requirements.

There really isn't any difference between the BA and BS when it comes to a CS degree though, so you shouldn't be concerned.

Ok.  Thanks!
Reply
CS is CS, if your employer asks let them know the school you went too only offers a BA.

Most employers wont care about a BA vs a BS. They want to see your previous work, portfolio, how good you are with whiteboard coding and weather or not you can be a part of the team.
GRADUATE

Master of Business Administration, Robert Cavelier University (2024-2025)

MS Information and Communication Technology (UK IET Accredited) (On Hold)
Master of Theological Studies, Nations University (6 cr)


UNDERGRAD : 184 Credits

BA Computer Science, TESU  '19
BA Liberal Studies, TESU  '19
AS  Natural Science and Mathematics, TESU  '19

StraighterLine (27 Cr)   Shmoop (18 Cr)  Sophia (11 Cr)
TEEX (5 Cr) Aleks (9 Cr)  ED4Credit (3 Cr) CPCU (2 Cr)   Study.com (39 Cr)

TESU (4 cr)
TT B&M (46 Cr)  Nations University  (9 cr)  UoPeople: (3 cr) Penn Foster: (8 cr)  

Reply
(12-03-2018, 04:09 PM)armstrongsubero Wrote: CS is CS, if your employer asks let them know the school you went too only offers a BA.

Most employers wont care about a BA vs a BS. They want to see your previous work, portfolio, how good you are with whiteboard coding and weather or not you can be a part of the team.

Whiteboard coding! Wow, I don't think I've seen anyone do that in more than a decade. We might ask for whiteboard pseudocode to walk through how they'd approach a problem. 

If we administer a coding test, these days we usually sit candidates down with a laptop and a problem and let them work on real code. Plus we'd probably ask for a code sample in advance. In some cases, we've also used online coding challenges or coding interview sites for pre-screening.

As an employer, I can verify that most won't care if a CS degree is BA vs BS. The degree itself is usually just a checkbox. It is more important to be able to show your value proposition through prior works and demonstrated problem-solving ability (expressed through coding interviews or other challenges). That and be sociable enough to slip into the team's social dynamic without causing issues.
Working on: Debating whether I want to pursue a doctoral program or maybe another master's degree in 2022-23

Complete:
MBA (IT Management), 2019, Western Governors University
BSBA (Computer Information Systems), 2019, Thomas Edison State University
ASNSM (Computer Science), 2019, Thomas Edison State University

ScholarMatch College & Career Coach
WGU Ambassador
Reply
@Merlin Well that is what I mean!! It is popular in my country and some do psuedocode and some do whiteboard coding.

Based on what I'm reading online its popular with US employers. Amazon, Google and most Silicon valley companies still do the whiteboard based on what I am reading on Quora and Medium and Youtube.

And my online bootcamp AppAcademy stresses on it as well. So it cant jurt to master the skill, only help.
GRADUATE

Master of Business Administration, Robert Cavelier University (2024-2025)

MS Information and Communication Technology (UK IET Accredited) (On Hold)
Master of Theological Studies, Nations University (6 cr)


UNDERGRAD : 184 Credits

BA Computer Science, TESU  '19
BA Liberal Studies, TESU  '19
AS  Natural Science and Mathematics, TESU  '19

StraighterLine (27 Cr)   Shmoop (18 Cr)  Sophia (11 Cr)
TEEX (5 Cr) Aleks (9 Cr)  ED4Credit (3 Cr) CPCU (2 Cr)   Study.com (39 Cr)

TESU (4 cr)
TT B&M (46 Cr)  Nations University  (9 cr)  UoPeople: (3 cr) Penn Foster: (8 cr)  

Reply
(12-03-2018, 04:39 PM)armstrongsubero Wrote: @Merlin Well that is what I mean!! It is popular in my country and some do psuedocode and  some do whiteboard coding.

Based on what I'm reading online its popular with US employers. Amazon, Google and most Silicon valley companies still do the whiteboard based on what I am reading on Quora and Medium and Youtube.

And my online bootcamp AppAcademy stresses on it as well. So it cant jurt to master the skill, only help.

Sure it is good to have an understanding and be ready and able to do it when asked, but much like the old brainteaser interview questions that Google used to be known for, it really doesn't come up that often anymore in modern interviewing style.

I'm in Silicon Valley, and I also know a lot of other engineering hiring managers and engineers. The last person I know who either asked or was asked to perform a whiteboard coding problem was at Microsoft like 10 years ago. I'm sure it comes up more often than that, but I know I've not asked or seen anyone write actual code on a whiteboard in any of the last few hundred engineering interviews I've been a part of. IMO it isn't a good test of someone's coding ability anyway; modern coding is much more challenging than anything you could do in such a limited environment.

All I'm saying is that a whiteboard is more typically used to show problem-solving skills or demonstrate high-level design & structural approach to coding problems. If any coding is done, its usually just something simple, and pseudocode based. Like there are still a few old-school folks who'll ask someone to implement a bubble sort algorithm (or some variation on the theme) on the whiteboard. I know that used to be a popular question back in the day.
Working on: Debating whether I want to pursue a doctoral program or maybe another master's degree in 2022-23

Complete:
MBA (IT Management), 2019, Western Governors University
BSBA (Computer Information Systems), 2019, Thomas Edison State University
ASNSM (Computer Science), 2019, Thomas Edison State University

ScholarMatch College & Career Coach
WGU Ambassador
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Universities in CA that accept Ace (Study, SL, and Sophia) credits Coachr21 11 955 Yesterday, 07:53 PM
Last Post: Insert Name
  New Study.com Courses Intro to Web Development, Intro to Project Managment Jonathan Whatley 2 249 06-20-2025, 11:44 AM
Last Post: bjcheung77
  Study.com switch to chapter tests, changing grading weight & making quizzes optional jg_nuy 14 2,731 06-15-2025, 07:47 PM
Last Post: pluggingalong
  Warm Reminders for Newcomers Planning to Study on Study.com Epiphany.y 0 265 06-12-2025, 07:05 PM
Last Post: Epiphany.y
  Does the Study.com College Saver Plan only include 2 exams per month? Epiphany.y 3 1,015 05-30-2025, 04:03 AM
Last Post: Epiphany.y
  New Sophia Courses: Health, Fitness, and Wellness and Anatomy & Physiology II Lab LevelUP 20 6,596 05-26-2025, 08:12 PM
Last Post: infradata.it@gmail.com
  Study.com is switching to non-proctored and open-book exams jg_nuy 72 22,268 05-26-2025, 10:15 AM
Last Post: pluggingalong
Exclamation Study.com Has Ignored My Support Requests for Nearly a Month. Desperately Need Help. EducationNation 4 1,680 05-22-2025, 11:04 AM
Last Post: animuscerebri
Information Sophia Job Postings - Early Warning about New Courses and Revisions Ares 1 1,665 05-20-2025, 12:23 PM
Last Post: jsh1138
  alternative to these courses - sophia supernoms 6 1,310 05-18-2025, 12:38 AM
Last Post: Ares

Forum Jump:


Users browsing this thread: 2 Guest(s)