Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What's "Intro to Programming in C++" at SL like??
#5
(07-03-2018, 02:11 PM)studyandpass5 Wrote:
(07-03-2018, 02:48 AM)Merlin Wrote:
(07-02-2018, 10:58 PM)waterpaper Wrote: I'm thinking about taking "Intro to C++" at SL for my degree in CIS but I'm a bit nervous to do so at the moment knowing I only have one chance to pass the course and that's it. Is there anything I can do first to prep myself before diving in?

I took this a month or two ago and felt it was a pretty decent course. The lesson materials are straightforward. They walk you through everything slowly and give plenty of examples. If you run across something you don't understand, there are plenty of instructional support resources on the web. Plus there is a message board attached to the course that you can use to connect with the instructor (well, the guy who grades the submitted code) and other students for help.

I think there are at least two different versions of the course with different coding projects, but the projects in the version I took were based pretty closely on the material in the book, so there shouldn't be any surprises. That being said, that doesn't mean they were easy... just that they provide the framework necessary to understand what code you need to write. You will still need to evaluate the problems and come up with your own approach to the solutions.

Some of the exams can be a bit tricky since they word things oddly in a few cases, but they're not that bad overall.

The only real gotcha is that for all the projects you're expected to install and use a C++ compiler on your computer, but on the final exam there are like 4-5 coding questions which might be more challenging since you'll not have access to your C++ compiler. So you need to make sure you learn how to walk through the code in your head. (Technically there is one page in the lesson materials that contains a window with a live C++ interpreter. It can be used on the final exam, but it is fairly limited. It may help eliminate syntax errors though.)

In any case, if you work your way through the material and make sure you grasp the concepts well enough to complete the code projects, you will probably do pretty well. If you find yourself having issues, just slow down and spend more time on the theory. Don't be afraid to ask for help on the internal forum or use the external web resources.

As for retakes, at SL you can retake any course by paying for it again (or using a code to get a free course for that purpose, like RETAKE59 for example) as many times as you like. So don't sweat it too much.

I'm also planning on taking C++ for my CIS degree at TESU, so thanks for your input. As for the C++ compiler, do you know if that's compatible with a Mac computer? Or would it work better with a PC?

You install and use your own compiler so it is up to you. The course will provide some suggestions, but you don't have to use them.

Since I am also using a Mac for my school stuff, and I already had Xcode installed, I just leveraged the built-in C++ compiler from there (it uses the LLVM clang compiler). But you could install GCC or whatever you like. C++ is standards-based, so any C++ compiler should work. A PC is not necessary.
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


Messages In This Thread
RE: What's "Intro to Programming in C++" at SL like?? - by studyandpass5 - 07-03-2018, 02:11 PM
RE: What's "Intro to Programming in C++" at SL like?? - by Merlin - 07-03-2018, 04:19 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  SDC Intro to Programming homeschoolmom1 14 1,484 06-27-2024, 04:20 PM
Last Post: jg_nuy
  Sophia - Intro to Chemistry Lab now Available! ashkir 1 889 04-03-2023, 07:59 PM
Last Post: dfrecore
  Scripting and Programming - Foundations and IT Leadership Foundations Sophia or SDC? Omece 3 1,884 02-10-2023, 10:44 AM
Last Post: Omece
  Sophia Intro to Chemistry Lab course difficulty level EducationSeeker 6 2,212 01-09-2023, 11:33 PM
Last Post: EducationSeeker
  Study.com question - Biology 101L: Intro to Biology with Lab Mr T 6 2,150 12-31-2022, 05:27 PM
Last Post: LevelUP
  Sophia-Introduction to Python Programming Juliocrx 2 2,717 11-27-2022, 10:38 PM
Last Post: Juliocrx
  Question re: SDC Computer Science 204 - Database Programming raekwon 6 2,391 11-25-2022, 11:51 AM
Last Post: LevelUP
  Sophia - Intro to Python/Java Programming to TESU AllThose299s 4 1,601 11-03-2022, 01:31 PM
Last Post: bjcheung77
  Sophia - Intro to Ethics ss20ts 25 8,188 09-15-2022, 08:12 PM
Last Post: RhondaG
  New Sophia Course: Intro to Career Readiness - 1cr LL MNomadic 0 701 09-11-2022, 02:06 PM
Last Post: MNomadic

Forum Jump:


Users browsing this thread: 2 Guest(s)