问题描述
现在我对专业人士有疑问.直到3个月前,我对编程一无所知,我认为这只适合非常聪明的人.我了解批处理和VbScripting的一些知识,但后来通过观看youtube发现,即使"ME"也可能是软件程序员.我看了有关VB.NET的教程,喜欢它的语法,并想购买Visual Basic Net Compiler,然后想起了我一年前不小心误下载了一个大文件,即VisualStudio 2010 Net.然后我就知道了,并打开了它,并通过观看在线教程开始编写简单的东西.
我有大约3个月的VB.NET经验,就像我在喜欢它的语法之前所说的那样,但是问题出在"Net Framework"上.我对此感到厌烦,我不希望软件的最终用户之前需要安装net框架,并且在macs上也不能运行.
现在,我正在搜索另一种语言,以了解我的编译文件不需要在最终用户计算机上预先安装任何内容,例如microsoft net框架.我听说C ++不需要Net Framework,尽管我的Visual Studio 2010编译器(也是一个面向.NET的程序包)中也列出了该语言.
C ++不会像vbnet或c#那样在语法上显示任何错误,对我来说,作为一个新手,我很难处理它.
请回复,让我知道您的建议
在此先感谢begi
Now i have a question to the professionals. Till 3 months ago i didnt knew anything about programming i thought this is just for very smart heads. I knew some things about Batch and VbScripting but then i found out by watching youtube that even "ME" could be a software programmer. I watched a tutorial about VB.NET and loved its syntax and wanted to buy Visual Basic Net Compiler, then i remembered that I had accidentely downloaded a year ago a large file by mistake which is called VisualStudio 2010 Net. Then i knew thats it and opened it and started programming simple things through watching online tutorials.
I have about 3 months VB.NET experience and as i said before i love its syntax, but the problem is with "Net Framework". Im sick of it, i dont want that the enduser of my software needs to install net framework before, and on macs it doesnt run too.
Now im searching another language to learn where my compiled file doesnt need anything to be preinstalled on the endusers computer, such like a microsoft net framework. i heard C++ doesnt requiere Net Framework, altough this language is listed too on my Visual Studio 2010 Compiler which is a .NET oriented Package.
And C++ didnt show any errors at syntax like vbnet or c# does, for me as a newbie very hard to deal with it.
Please Reply and let me know about your recommendations
Thanks in advance, begi
推荐答案
这篇关于帮助选择编程语言!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!