如何以及在何处编写C ++代码? [英] How and where to write the code for C++?

查看:100
本文介绍了如何以及在何处编写C ++代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道如何在理论上编码的基础知识,但不知道在哪里实际编写c ++代码。这是我的第一个编码语言和经验,如果有人愿意给我所需的信息,我将不胜感激



我尝试了什么:



我不确定我是否回答了这个问题问题right.i已经尝试下载min gw但是从来不知道该怎么做之后。我也尝试了其他语言,如xcode python

I know the basics of how to code theoretically but don't know where to actually write the code for c++.This is my first coding language and experience and i would appreciate it if anyone would give me the information required

What I have tried:

i'm not sure if i answerted this question right.i have tried downloading min gw but never knew what to do after that.i also tried other languages briefly like xcode python

推荐答案

不要从下载开始随意的东西,并开始使用!

找到一个教程 - 或更好的课程,或一本书 - 并使用他们使用的软件。

在大多数情况下,将是Visual Studio,其中包括对大量语言的支持 - 但请遵循导师或本书作者的建议。它将使下面的示例更容易整个负载!本课程或书籍应指导您使用简单明了的说明创建第一个应用程序。



我不会开始用C ++作为我的第一语言编写代码 - 这是一个庞大而复杂的语言,你可以做很多错误,当你开始时很难修复。相反,如果你有一个选择,我会从一个更简单(但不逊色)的语言开始,比如C#。
Don't start by downloading something at random, and getting started!
Find a tutorial - or better a course, or a book - and use the software that they use.
In most cases, that will be Visual Studio which includes support for a large number of languages - but follow the recommendations of the tutor or the the book's author. It will make following the examples a whole load easier! The course or book should guide you into the process of creating your first application with simple, clear instructions.

I wouldn't start coding with C++ as my first language - it's a big, complicated language where there is a huge amount that you can do wrong that is hard to fix when you are starting out. Instead, I'd start with a simpler (but no less powerful) language such as C# if you have a choice.


这篇关于如何以及在何处编写C ++代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆