Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Starting with C++?  (Read 4412 times)

0 Members and 1 Guest are viewing this topic.

IceFairyAmy

    Topic Starter


    Starter

  • Experience: Familiar
  • OS: Mac OS
Starting with C++?
« on: October 19, 2017, 11:54:46 AM »
Hey,

I'm looking to start maybe learning code. I'd preferably start with something like C++ and would probably start off with small commandline utilities and stuff before moving on to other things. I am using Windows 7, although also have Solus Linux and MacOS High Sierra for other things which I could also test on. :)

Any places I can learn online how to learn C++ and any particular tips and such that can be given about learning code in general?

Thanks,
Amy S.

Geek-9pm


    Mastermind
  • Geek After Dark
  • Thanked: 1026
    • Gekk9pm bnlog
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 10
Re: Starting with C++?
« Reply #1 on: October 20, 2017, 05:34:05 PM »
Microsoft has a collection tools called 'Visual Studio' that lets  you pick the tool you want to learn and use. It has excellent tutorials both from Microsoft and others.
You can use it in Console mode, and the is often how you do C++ programs.
However, the visual interact is a real help while testing and editing a program.

It is highly recommended, even if you only want the C++ part.
An it is free for personal use.
Here is just one of many good starting pints.
Microsoft Forums, C++

And it is all over You Tube.
How to program C++ in Visual Studio.

Of course, don't believe everything on You Tube.
 But you already know that .  ;D

praveen_at_forum



    Newbie

    • Experience: Expert
    • OS: Linux variant
    Re: Starting with C++?
    « Reply #2 on: December 19, 2017, 10:35:57 AM »
    I understand you may want to learn C++ quickly with lots of programming examples, with my more than 10 years experience on c++ out of 25 years experience, I suggest you videos that will teach you c++ in just one Day, after that you will be capable to understand any c++ forum / book without much efforts..

    Find the link below

    https://www.youtube.com/watch?v=rwtUP8ZvA-w&list=PLajSVz9ukYlyQargq36vjWlaMfTY94WA-

    All the best....Enjoy learning..