本文介绍了什么编程语言的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 这似乎是一个普遍的问题,已被提出1001 次并且可能非常主观,但我需要一些现实世界 答案,而不是教科书答案。 让我用2-3句话给出我的背景: 1.我是一名开发人员,已经编程了大约3年并且 已经完成以下工作: - Java(1年经验) - Visual Basic 6(在家庭实用程序中做了不少并添加了 程序) - 第4维度(做客户服务器1年半的工作量 编程) - 使用vbscript和MYSQL的ASP(不是ASP.NET) 我目前正在为一家进行高级4D编程的公司工作,而且我很擅长。 2.我拥有Visual Studio 6.0 PRO,Visual Studio .NET 2003 Ent。并且 JBuilder 6 我已经完成了关于优势的功课。所有的方法,但我想要现实世界的答案....这里是我的问题: 什么技术适合我的背景和经验 这将使我能够自己去尝试?我需要 这将是RAD的东西,但仍然是高效的和专业的(不是Java),而不是我的一大笔钱 开始使用。我还要注意,与一个编译的VB 6或VC ++相比,我看到的唯一的.NET应用程序看起来像Java应用程序一样缓慢而臃肿app。 提前感谢您的回复。 Jared 解决方案 微软的C#非常快,而且是一款快速应用程序。开发 环境。 .NET API和javas一样丰富,类型安全的 语言,以及优秀的IDE让我很高兴使用它。 Speedwise,从我所知道的,它比java更快。图形用户界面清晰且响应迅速 - 这是编写Windows应用程序的最佳方式。 - 谢谢, Elliott C. B?ck ------------------------- -------- www.elliottback.com/blog/ www.spreadIE.com This is going to seem like a generic question that has been posed 1001times and is probably very subjective, but I need some real worldanswers, rather than textbook answers.Let me give my background in 2-3 sentences:1. I am a developer who has been programming for about 3 years andhave done the following:- Java (1 year experience)- Visual Basic 6 (Done quite a few in house utility and add onprograms)- 4th Dimension (1 1/2 years worth of work doing client serverprogramming)- ASP (not ASP.NET) using vbscript and MYSQLI currently work for a company doing advanced 4D programming and amquite good at it.2. I own Visual Studio 6.0 PRO, Visual Studio .NET 2003 Ent. andJBuilder 6I have done my homework on the "advantages" to all approaches, but Iwant the real world answer....AND HERE IS MY QUESTION:What technology would be a good fit with my background and experiencethat would enable me to make a go at trying to go on my own? I needsomething that is going to be RAD, but still be efficient andprofessional looking (not Java), while not cositng me a bunch of moneyto get started. I would also like to note that the only .NET apps thatI''ve seen seemed slow and bloated like a Java app compared to acompiled VB 6 or VC++ app.Thanks in advance for your responses.Jared 解决方案Microsoft''s C# is quite fast, and is a Rapid App. Developementenvironment as well. The .NET API is as rich as javas, and the typesafelanguage, as well as the great IDE make it a pleasure, I gind, to use.Speedwise, it''s way faster than java, from what I can tell. The GUI issharp and responsive--it''s the best way to write a Windows App.--Thanks,Elliott C. B?ck--------------------------------- www.elliottback.com/blog/ www.spreadIE.comI would suggest that either you haven''t used a modern JRE, or youhaven''t seen well-written Java programs then.Java has a slower startup time (it''s improving, but it''s stillrelatively slow) but is roughly comparable for speed for most purposes.There are some places where .NET wins, and some where Java wins.--Jon Skeet - <sk***@pobox.com> http://www.pobox.com/~skeetIf replying to the group, please do not mail me too 这篇关于什么编程语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!