-
Notifications
You must be signed in to change notification settings - Fork 22.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for Comment: Intro to Programming Courses #589
Comments
Harvard's CS50 introduction to computer programming course is pretty good actually. I used that as my first CS course and its very beginners friendly and comprehensive. It's there on Edx. |
Am I mistaken or is this part of the curriculum under 'Core CS: Core Systems'? |
Oh my mistake, sorry. I just went to look and indeed it is a part of the curriculum. I don't know why we need two introductory courses though. |
I am just starting out on my CS journey and found the OSSU not long ago. I enrolled in 'Introduction to Computer Science and Programming Using Python' and the course is due to start in two days time (28th August). Is it my understanding then that this would not be suitable for me as I have no prior knowledge? |
It sounds like it's just quite difficult and you would need to put in a lot of effort. You can get a head start with SoloLearn's Python 3 tutorial and it sounds like in general you're going to need to put in extra effort into learning Python with third party materials. I'm saying that based almost entirely on the op, not personal experience. |
I was the one who originally wrote the referenced comment:
That was based on my experience taking the (MIT Intro To Computing with Python) course last year, after having already had the experience taking the Georgia Tech CS1301 course series. The MIT course was easy for me, but that's precisely because I'd had the benefit of having taken CS1301 I/II/III/IV specifically as a pre-course in Python syntax and control flow. The beginning OSSU curriculum student should be cautioned that computer science and computer programming are two related but quite different disciplines, just as civil engineering and architectural drafting are different disciplines. Engineering programs frequently teach the basic-basics of drafting, because it's the common language of the discipline. For this reason, I believe an introductory course in computer programming is likewise useful, especially if the OSSU student has never had that exposure (and we have no reason to believe they would have if we didn't tell them to). The MIT course IS an excellent beginner computer science course. But as a course, it makes the mistake of de-emphasizing the computer programming and instead relies on the strength/perseverance of the average on-campus undergraduate MIT student (most of whom have had some exposure in high school prep courses) to overcome the programming skills gap in a short amount of time. I believe this is an unreasonable expectation for an OSSU student. @cipherblock - You have time, assuming you start right now and can devote the next 2 weeks to getting through Parts 1 and 2 of the CS1301 course (and completing Part 3 concurrently with the MIT course). (All you're doing is completing a guided study of basically what MIT would have you do anyway...they seriously want you up to speed on basic Python in about 2 weeks.) Depending on your goals, I would believe that expended effort is worthwhile, you don't want to lose six or eight months to catch the next live session of the MIT course. (And the second half of the MIT course -- Introduction to Computational Thinking and Data Science -- although it isn't in the OSSU curriculum I highly recommend you take it anyway if you want a very early exposure to real-world applications.) Still, the entire point of THIS PR is to prevent others like you from having to scramble in order to prepare to take what is ostensibly the introductory course into the curriculum... |
@bradleygrant Thank you for your response. Is the CS1301 course you're recommending the one on edX? I'm not sure if it was a free course when you took it but I believe it costs £291 now. Would you have any other suggestions for a course I should look at before attempting the MIT course (ideally something free or less expensive than the Georgia Tech one)? |
@cipherblock -- For CS1301 and for most other courses on EdX, you have the option to pay for the courses, or to "audit" them and take them for free. Just take them for free. You might have to ignore a couple of nag screens. As long as you still have access to all the course material, homework, and the tests, the only thing you're missing out on by not paying is the certificate at the end. That's how almost all the courses in the OSSU curriculum are set up -- indeed, requirement #1 is that they are freely available. Some of our "sophomore" curriculum has been increasingly paywalled in recent months and we've had issues with using the free tier (as documented in #581, #586, #588). In those cases we've begun looking for alternative courses. But for CS1301, audit access should be sufficient. Try it, and report back if it isn't working. |
Hi @bradleygrant Kat |
tl;dr: sure, you have time limits now, @KathrynN -- yes, the new trend on EdX is to limit your audit time to the projected length of the course. (It's not that way with every course, and instructor-led sessions tend to last for the entire length of the session anyway). If EdX thinks it takes 15 weeks to get through a self-paced course, you get 15.0 weeks from the day you click Start to get through all the material. @cipherblock -- for the case of CS1301, you get 5.0 weeks for each of the four subsections. I don't think that's particularly limiting. Just make sure to sign up for each one in turn, and not all four at once. To test, I |
Bottom line: go sign up for the Georgia Tech Computing in Python course, part 1 -- Fundamentals And Procedural Programming.
Once you get that one done, proceed to Part 2. That one will probably take you twice as long as part one, there's more concepts and more coding. Part 3 might take you twice as long as part 2, and part 4 could require the whole 5 weeks. If you get through the first two and start into number three, you should be in excellent shape for your MIT course, which I think the idea was you'll be taking concurrently. |
@bradleygrant I really appreciate you taking the time out to check all of that for me and answer my questions. As you've mentioned the time limits, the MITx course is due to begin tomorrow. So with that in mind do you think I'd still be ok, time wise, to take parts 1 and 2 of the GT course, then come back and begin the MITx course while concurrently finishing up parts 3 and 4 of the GT course? |
To be honest, that kind of depends on the time you have and the time you're willing to spend. The GT course assumes nothing (except that you know algebra, and have seen trig functions enough to understand what they mean). They start with "what is a computer" and bring you all the way up through the basic basics of programming, while also teaching computer science concepts along the way. (That's why I think it's quite valuable as a very first course.) If you kinda already know what a computer is, you'll find that first course to be very fast. Honestly, I did it end-to-end in about 12 hours over the course of a single day. Book, homework, code assignments, tests, and all. Part 2 took me 3 days. I'm not telling you to go knock it out today. I'm telling you that if you have the OPPORTUNITY to go knock it out today, and you find the material to be fairly easy such that you whiz through it, then you should have no problem with completing Part 2 and into Part 3 by Week 2 of your MIT course. You also have to look at it as "shared time" -- you're not taking two completely different classes, you're using one as structured study for the other one. You would be spending that time anyway, probably less effectively. And if you can't, won't, or prefer not to go that hard, that's okay -- this is all self-paced. The point of this open issue is so OSSU can do a better job at giving you a gentler on-ramp so you don't HAVE to go that hard all at once to cover the first course. |
@bradleygrant Where do you see the practice problems, questions, or exercises available? I do not, at least as of yesterday, when I tested the course. They show the course questions as locked because of the audit. |
Crap, I'm seeing that now too: Well, that just became a lot less attractive... @waciumawanjohi It appears that the Georgia Tech Computing in Python series, while still an excellent series, does not fulfill OSSU's intent at this time for reasons identical to those listed in Issue #588. I therefore recommend it be stricken from the list of proposed courses attached to this open issue. |
It seems every course on edX has been paywalled on graded assignments. For example: I completed the course "Introduction to Python: Absolute Beginner" with full access to the graded assignments for free in 2018. Just to see if it is still free, I enrolled in it now and the graded assignments are paywalled. It seems every course on edX are going this route now. This course used electronic grading, so you can get the mark immediately. I found the graded assignments motivated me to complete the course. I think everyone likes to know what their doing wrong. This picture is in "How to Code: Simple Data" Hopefully, this gets resolved for the students wanting to take OSSU. |
The content for the intro to programming course is only shown for the first lesson...but audit ends access next month and says you won't be able to view it any longer. I'm guessing next week the second lesson will show up as available....so it won't be possible to complete the course at all without paying for it? |
@ClockCat No, you should be able to view any of the weeks of lectures at any time. You work at your pace. Besides the grievances made here about the free audit access, once the two weeks are up, your "View Course" will be gone and you will no longer have access anymore. To prevent that while you're in the middle of access / lectures, you can always make a dummy account... |
you should add more Infos about the courses like its frequency like once a month twice ... |
@ahmedbenammar029 I agree that both of these ideas are useful information for students! Re: the access period especially with EDX's new audit policy Re: add more Infos about the courses like its frequency like once a month twice |
I can only view the first two weeks. The entire course is not available? |
@ClockCat I was pretty confused about this as well because I can also only see the first two weeks. When the course first began (on the 28th of August I believe), only Week 1 was there so I thought maybe the next week gets added every Wednesday. Is this not normally the case? |
@ClockCat @cipherblock |
Absolutely no problem. It's Intro to Computer Science and Programming using Python from MIT. I'm not 100% sure if that is what's happening because I'm not sure how it used to work. Maybe if I were to complete all available lectures before the next week began it would show up with the next week but I doubt it. I hope somebody else can shed more light on this. |
When I've taken MIT 600.1x in the past, they would release one week of material, one week at a time. That's true whether you audit or get verified for the class. The course calendar tells you what day they're going to drop each week's material. Now, if they have 13 weeks worth of material to drop, and you only have 5 weeks of time to audit (I'm presuming this, I don't know), that it seems like you only get to see the first 5 weeks. So the thing to do would be enter the class in the last five weeks and try to do the whole thing in 5 weeks. They weren't doing any of this a year ago, and I still have perpetual access to all of these introductory classes. Would it be helpful at all if I were to try to life-raft some of this information into a free repository somewhere? I'm not sure the extent to which that can be done, as I'm pretty sure it's a licensed work even if it's not chargeable. |
One class that's still fully free to audit for the entire length of the course is UT Austin's "Linear Algebra: Foundations to Frontiers" on EdX. AND you get access to MATLAB for the duration of the course. Even if you audit for free. It comes in later in the OSSU CS curriculum (but it also happens to be Class #1 in the OSSU Data Science curriculum) |
I have taken this course earlier this year (after Edx policy changed). If let's say the course is 13 weeks, you will have access from the start until the final exam (after 13th week). So, you do not get only 5 weeks. What you get depends on the course length. |
Yes @bradleygrant I think @ivicts is correct, I've just checked 'Important Course Dates' and it's telling me that the course will end on 30th October. On an unrelated note, could somebody help me to understand what the difference is between the 6.00.1x course on edx and the version that is on OCW because while doing the course on edx one of the community TA's advised somebody to watch this: https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/lecture-videos/lecture-1-what-is-computation/ |
I recently came across Princeton University's introductory CS class on Coursera:
Significantly, all features are available completely for free. Has anyone tried these courses? |
Close of the Comment PeriodFindings:
Response:
Conclusion Programming for Everybody |
Problem:
The first courses in the curriculum are not appropriate for students who do not know how to program.
Duration:
September 30, 2019
Current State:
Awaiting feedback
Proposer:
Waciuma Wanjohi
Details:
OSSU lists prerequisites for students. These are all high school level math and science concepts. However, the first course of the curriculum demands a strong grasp of programming. As stated by @bradleygrant, "[The first course's] biggest downside is it assumes that the student knows Python inside and out by Week 2, which is pretty much unattainable for a first-timer -- especially since the class does little to get you there."
OSSU promises to detail a "Path to a free self-taught education in Computer Science!" That path should be clear about what preparation students need to undertake before starting on the path. Either OSSU must put in clear prerequisites for knowing how to program or OSSU must provide a clear path for beginners to learn how to program.
Proposal:
Give students a choice between three different courses that focused on teaching programming.
Each of these courses is an introductory programming course from a strong University. None assume prior experience coding. Together these courses have received over 10,000 online reviews on an independent platform. Each has an average rating above 4.5 stars.
Commenters may wonder at the decision to recommend a choice between three courses rather than a single course. The primary reason is that the introductory courses tend to generate the most debate among OSSU students. De-emphasizing any particular choice should make clear that students are welcome to choose whichever course they think will best suit. Ultimately, a student's success will be determined not by which course they chose first, but by their perseverance through the dozens of courses that follow.
After the intro to programming course, there would follow an introduction to computer science course. This would then be followed by core classes.
Alternatives:
OSSU can list basic understanding of programming as a prerequisite. This would allow the first course to be an introduction to computer science rather than an introduction to programming.
The text was updated successfully, but these errors were encountered: