Posts: 4,259
Threads: 31
Likes Received: 1,782 in 1,190 posts
Likes Given: 885
Joined: Dec 2015
(02-06-2019, 02:03 PM)jonesy20 Wrote: There are tons of MOOC courses on Python on Coursera and Edx. I would suggest doing one or two of those and then do PLA.
...
I would suggest doing one of those, then using the knowledge to slog through the OD course as quickly as possible. PLA is much more expensive and time consuming.
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?
•
Posts: 62
Threads: 4
Likes Received: 8 in 7 posts
Likes Given: 46
Joined: May 2018
02-06-2019, 06:11 PM
(This post was last modified: 02-06-2019, 06:12 PM by gamebradie.)
Will using the edx courses help for taking the other CS courses too?
In Progress
UMPI BAS (Fall 2)
Completed
Pierpont BOG AAS Information Systems Emphasis (Summer 2024)
•
Posts: 2,859
Threads: 143
Likes Received: 1,700 in 1,000 posts
Likes Given: 825
Joined: Jun 2017
(02-06-2019, 06:11 PM)gamebradie Wrote: Will using the edx courses help for taking the other CS courses too?
I don't see why not. In fact many professors use MOOCs from edx and Coursera to supplement their own curriculum.
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)
•
Posts: 62
Threads: 4
Likes Received: 8 in 7 posts
Likes Given: 46
Joined: May 2018
(02-06-2019, 06:23 PM)MNomadic Wrote: (02-06-2019, 06:11 PM)gamebradie Wrote: Will using the edx courses help for taking the other CS courses too?
I don't see why not. In fact many professors use MOOCs from edx and Coursera to supplement their own curriculum.
I already bought a Python bootcamp from udemy back when they had a 90+% off sale a few weeks age. I'll check out those other sites for the other CS courses. Thanks!
In Progress
UMPI BAS (Fall 2)
Completed
Pierpont BOG AAS Information Systems Emphasis (Summer 2024)
•
Posts: 2,421
Threads: 23
Likes Received: 1,199 in 778 posts
Likes Given: 227
Joined: Jul 2011
(02-06-2019, 02:03 PM)jonesy20 Wrote: There are tons of MOOC courses on Python on Coursera and Edx. I would suggest doing one or two of those and then do PLA.
https://www.coursera.org/specializations/python
https://www.edx.org/course/computing-in-...gramming-2
You might only need to do the first course in each specialization. The trick is to make sure that everything covered in the MOOC course covers each of the learning objectives in the syllabus.
Maybe that would be an interesting project. To document what combination of MOOC courses would cover learning objectives for different courses. Might make for a good blueprint for PLA using MOOCs.
I wouldn't suggest the PLA option... that is a lot of work for a lower-level into to programming course. Now if you were doing PLA for a number of courses already then slipping this in would be fine, but its expensive and time consuming just for a single course that you can take online or at a local CC for cheap.
There are a number of free online Python courses that could be taken and completed in a weekend (or in a week or two at least), and then you can come back to take the OD course with more foreknowledge and hands-on experience.
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
•
Posts: 29
Threads: 3
Likes Received: 17 in 8 posts
Likes Given: 1
Joined: Dec 2017
(02-06-2019, 07:25 PM)Merlin Wrote: (02-06-2019, 02:03 PM)jonesy20 Wrote: There are tons of MOOC courses on Python on Coursera and Edx. I would suggest doing one or two of those and then do PLA.
https://www.coursera.org/specializations/python
https://www.edx.org/course/computing-in-...gramming-2
You might only need to do the first course in each specialization. The trick is to make sure that everything covered in the MOOC course covers each of the learning objectives in the syllabus.
Maybe that would be an interesting project. To document what combination of MOOC courses would cover learning objectives for different courses. Might make for a good blueprint for PLA using MOOCs.
I wouldn't suggest the PLA option... that is a lot of work for a lower-level into to programming course. Now if you were doing PLA for a number of courses already then slipping this in would be fine, but its expensive and time consuming just for a single course that you can take online or at a local CC for cheap.
There are a number of free online Python courses that could be taken and completed in a weekend (or in a week or two at least), and then you can come back to take the OD course with more foreknowledge and hands-on experience.
I figure it'll take me about 7 more hours to finish the Intro to Programming at OD and I was planning on doing LearningCounts for Data Structures. Figured while I was doing that I should be able to document Intro to Programming at the same time without too much extra cost.
Started Study.com Intro to Operating Systems yesterday. 60% finished in a day. Really nice mobile app, quizzes that actually match the content. Will be taking Computer Architecture next with them.
Does their Intro to Java count as Intro to Programming credit if I wanted to take that instead of PLA or finishing OD? I have no experience with Java but I do have a good amount with C# and from what I understand they are pretty similar.
•
Posts: 2,421
Threads: 23
Likes Received: 1,199 in 778 posts
Likes Given: 227
Joined: Jul 2011
02-07-2019, 03:01 AM
(This post was last modified: 02-07-2019, 03:06 AM by Merlin.)
(02-06-2019, 08:46 PM)jonesy20 Wrote: (02-06-2019, 07:25 PM)Merlin Wrote: (02-06-2019, 02:03 PM)jonesy20 Wrote: There are tons of MOOC courses on Python on Coursera and Edx. I would suggest doing one or two of those and then do PLA.
https://www.coursera.org/specializations/python
https://www.edx.org/course/computing-in-...gramming-2
You might only need to do the first course in each specialization. The trick is to make sure that everything covered in the MOOC course covers each of the learning objectives in the syllabus.
Maybe that would be an interesting project. To document what combination of MOOC courses would cover learning objectives for different courses. Might make for a good blueprint for PLA using MOOCs.
I wouldn't suggest the PLA option... that is a lot of work for a lower-level into to programming course. Now if you were doing PLA for a number of courses already then slipping this in would be fine, but its expensive and time consuming just for a single course that you can take online or at a local CC for cheap.
There are a number of free online Python courses that could be taken and completed in a weekend (or in a week or two at least), and then you can come back to take the OD course with more foreknowledge and hands-on experience.
I figure it'll take me about 7 more hours to finish the Intro to Programming at OD and I was planning on doing LearningCounts for Data Structures. Figured while I was doing that I should be able to document Intro to Programming at the same time without too much extra cost.
Started Study.com Intro to Operating Systems yesterday. 60% finished in a day. Really nice mobile app, quizzes that actually match the content. Will be taking Computer Architecture next with them.
Does their Intro to Java count as Intro to Programming credit if I wanted to take that instead of PLA or finishing OD? I have no experience with Java but I do have a good amount with C# and from what I understand they are pretty similar.
If you're already planning to do a PLA submission then that makes more sense. However, most folks that go that way only do so to bypass the more difficult courses to find online or at a local CC. The big upfront cost is the two required PLA planning courses. Once those are done, adding extra classes into the submission appears to be fairly cheap, so go for it.
If you want to just take the courses online instead (which will still be faster, less work, and likely cheaper), as far as I know, the only Alt Ed course that comes into TESU as Intro to Programming to meet the BACS requirement is the OD course. The others appear to evaluate as their representative language: Programming in C, Programming in C++, and Programming in Java.
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
•
Posts: 373
Threads: 46
Likes Received: 159 in 98 posts
Likes Given: 16
Joined: Jul 2017
Depending on your game plan, you should do intro to programming and Data structures last. We know that study.com has those 2 courses but aren't for credits currently. But we also know study.com has started investing heavily in getting CS courses ACE accredited.
So there is a medium amount of chance that study.com get theses in a couple of weeks/months.
WGU MS ITM, 2021.
TESU BACS, 2020.
TESU BSBA, 2018.
TESU ASNSM in Computer Science, 2018.
----
UPenn MCIT (Accepted in 2018, not pursuing, see story here).
NAU MCIT (Accepted in 2018, not pursuing)
----
•
Posts: 62
Threads: 4
Likes Received: 8 in 7 posts
Likes Given: 46
Joined: May 2018
(02-07-2019, 09:36 AM)posabsolute Wrote: Depending on your game plan, you should do intro to programming and Data structures last. We know that study.com has those 2 courses but aren't for credits currently. But we also know study.com has started investing heavily in getting CS courses ACE accredited.
So there is a medium amount of chance that study.com get theses in a couple of weeks/months.
By the time I finish all the GE courses, they should be ACE approved by then.
In Progress
UMPI BAS (Fall 2)
Completed
Pierpont BOG AAS Information Systems Emphasis (Summer 2024)
•
Posts: 2,421
Threads: 23
Likes Received: 1,199 in 778 posts
Likes Given: 227
Joined: Jul 2011
(02-07-2019, 09:39 AM)gamebradie Wrote: (02-07-2019, 09:36 AM)posabsolute Wrote: Depending on your game plan, you should do intro to programming and Data structures last. We know that study.com has those 2 courses but aren't for credits currently. But we also know study.com has started investing heavily in getting CS courses ACE accredited.
So there is a medium amount of chance that study.com get theses in a couple of weeks/months.
By the time I finish all the GE courses, they should be ACE approved by then.
There is no way to know for sure if or when those courses will be available for credit. You can do them last to give it a better chance, but make sure you have a backup plan if those don't receive ACE recommendation (or don't do so quickly).
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
•
|