最佳编程语言 [英] Best Programming Language

查看:66
本文介绍了最佳编程语言的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好!只想问一下,我能掌握的最佳编程语言是什么?我最初不是程序员,就在最近我就读于计算机学校并参加了软件开发课程。课程大纲中包括C,C ++,C#,VB,SQL ......对我而言,我认为他们所教的内容还不够......因为每当我在讨论中阅读一些帖子时,都会有一些我不熟悉的术语......或者C / C ++是一种非常广泛的语言,我必须集中精力关于某些主题......顺便说一句,我现在已经注册了C语言......但是还没有拿到C ++ ...谢谢

Hello There! Just want to ask if what is the best programming language that I can take up? I''m not a programmer in the first place, just recently I enrolled in computer school and take Software development course..subjects Included in the course outline are C, C++, C#, VB, SQL...For me, I think that its not enough what they are teaching...Because whenever I read some post in the discussion there are terminologies that I''m not familiar with...Or is C/C++ is a very broad language in which I have to concentrate on some topics...By the way, I''m presently enrolled in C language..haven''t took the C++ yet...thanks

推荐答案


只想问一下我能用的最好的编程语言是什么?...顺便说一句,我现在已经注册了C语言......甚至'' t拿了C ++ ...谢谢
Just want to ask if what is the best programming language that I can take up?...By the way, I''m presently enrolled in C language..haven''t took the C++ yet...thanks



最好的概念你可以在没有上下文的情况下使用。


如果你的意思是在获得工作方面最好,那么VB可能会填补这个标准n比C好(但是你会用C语言获得更多有趣的工作)。


C可能是开始学习编程的最差语言。 Pascal专门针对教学编程概念而设计。 Modula2是它的后代,引入了面向对象的新生概念。 Java在语法上更像C而不是Pascal,但更像是Pascal,可以帮助您避免错误。对于初学者来说,这三者中的任何一个都会比C好。


Perl比C更好地处理字符串但是同样很钝。


汇编语言最适合在严格的内存和处理器速度限制下进行编程,但是对于任何相当大的任务而言,开发时间需要更长的时间。


APL适合稍微笨拙的数学天才,牙齿不好没有外界兴趣或任何现场朋友。


因此,要确定最佳语言,我们必须了解您学习编程的目标。

Best isn''t a concept you can use without context.

If you mean best in terms of getting a job then VB would probably fill this criterion better than C (but you''ll get more interesting jobs using C).

C is probably the worst language to start learning programming. Pascal was specifically designed with teaching programming concepts in mind. Modula2 was its progeny introducing the nascent concept of object orientation. Java is more like C than Pascal in syntax but more like Pascal in helping you avoid errors. Any of these three would be better than C for a beginner.

Perl is better than C for string handling but is equally obtuse.

Assembly languages would be best for programming under severe memory and processor speed constraints but would require much longer in development time for any sizeable task.

APL would suit slightly whiffy mathematical geniuses with poor teeth and no outside interests or any live friends.

So, to determine the best language we must know your aim in learning programming.


您好,


在我开始学习编程的开始时,它是用Pascal,然后是Basic,现在我没有时间和C或C ++交流,而且我也没有不需要它......


实际上我使用的SQL不仅仅是一种程序员语言......


它是结构化查询语言,用于在数据库或数据库服务之前创建查询呃...



所以要你需要将它与其他语言(如VB,C ++,也许是Php)结合起来。魔术就完成了! :)


欢迎来到魔幻世界,没有什么是不可能的! :)
Hi,

In the begining when I''ve began to learn programming it was with Pascal, then Basic and now I don''t have time to engage me with C or C++ and also I don''t need it...

In fact i''m using SQL that is not just a programer language...

It''s Structured Query Language that is used to create queries till a database or database server...

It helps you to obtain data, manipulate with data, change data, near everything magic with data!

So to be full the magig of SQL you have to combine it with other language like VB, C++, maybe Php? And the magic is done! :)

Welcome in the world of magic spectacle where there is nothing impossible! :)


所以,我仍然需要使用C或C ++才能使用VB或SQL或任何高级编程语言?是C / C ++还是Pascal是您必须先采用的编程基础?首先,我没有任何编程背景..我接受了商业管理和大学,并决定转向编程。首先,我非常着迷于计算机,并想到IT行业的需求和机遇。

so, I still have to take up C or C++ in order for me to use VB or SQL or any advance programming language? is C/C++ or Pascal are programming basics that you have to take first? In the first place I don''t have any programming background.. I took up business management and college and decided to shift to programming. In the first place, I''m really fascinated with computers and to think of the demand and the opportunities in the IT industry.





在我开始学习编程的开始阶段就是用Pascal ,然后基本,现在我没有时间与C或C ++接触我,我也不需要它...


其实我正在使用SQL不仅仅是一种程序员语言......

它是结构化查询语言,用于创建查询直到数据库或数据库服务器...


它可以帮助您获取数据,操纵数据,更改数据,接近数据的所有魔法!


所以要充分利用SQL的魔力将它与VB,C ++等其他语言结合起来,也许是Php?魔术就完成了! :)


欢迎来到魔幻世界,没有什么是不可能的! :)
Hi,

In the begining when I''ve began to learn programming it was with Pascal, then Basic and now I don''t have time to engage me with C or C++ and also I don''t need it...

In fact i''m using SQL that is not just a programer language...

It''s Structured Query Language that is used to create queries till a database or database server...

It helps you to obtain data, manipulate with data, change data, near everything magic with data!

So to be full the magig of SQL you have to combine it with other language like VB, C++, maybe Php? And the magic is done! :)

Welcome in the world of magic spectacle where there is nothing impossible! :)


这篇关于最佳编程语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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