Best online classes?
So, I've been thinking of taking some online college classes about computer science and data warehousing and analysis and all of that. Does anyone know of a reputable source for lessons like these? All of the ones that I've found so far have mixed good and bad reviews, so I'm not sure about them.
Thanks!
I've actually taken a course a while ago on Computer Science at udacity.com
Pretty solid courses. Not too extensive and it has pretty comprehensive and intuitive lessons.
Had about another handful documented away on my computer but I don't have access to it at the moment.
Try actually finishing them for a change. They'll help a lot.
Those things aren't required in Java or C++. That's just skeleton code. They both can run independent of that context.
Though it is standard practice to typically start a Java program in a class and a C++ program in the main(). Just not imperative. I'm sure the further you go along the road it'll teach you these things anyway.