帮助提高我的.NET编码技能 [英] Help improve my .NET coding skills

查看:57
本文介绍了帮助提高我的.NET编码技能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是.NET和编码的新手。我需要一些指导和建议来提高我的编码技能。

I am new to .NET and coding. I need some guidance and suggestions for improving my coding skills.

推荐答案

我会从良好的编码开始。通常设计一个可维护性的应用程序,然后找出瓶颈并找出如何编码它们以便它们更快(Visual Studio中有一些工具可用于查看计算机性能)。在几乎所有情况下,维护代码的质量远比速度重要。查看线程和任务并行库( http://www.albahari.com/threading/ [ ^ ]和任务并行库:n中的1个 [ ^ ])。对于代码质量, http://www.amazon.com/Effective-Covers-4-0-Specific-Development/dp/0321658701/ref=sr_1_1?ie=UTF8&qid= 1344959657& sr = 8-1& keywords = 50 + c%23 [ ^ ]
I would start by just good coding. Normally design an application for maintainability, then find the bottlenecks and figure out how to code them so they are faster (there are some tools in Visual Studio for looking into computer performance). Quality of code for maintenance is far more important than speed in almost all cases. Look into threading and the Task Parallel Library (http://www.albahari.com/threading/[^], and Task Parallel Library: 1 of n[^]). For quality of code there is http://www.amazon.com/Effective-Covers-4-0-Specific-Development/dp/0321658701/ref=sr_1_1?ie=UTF8&qid=1344959657&sr=8-1&keywords=50+c%23[^]


首先你需要尝试获得解决问题的思考能力。是的,这就是所谓的逻辑。你需要建立解决问题的逻辑。然后是编码部分。编码你可以选择一种语言。无论它是什么C / Java / C#..然后尝试通过编码来构建你的逻辑。当然你将在很多阶段面临问题......然后来到这里,看看由主编码器发布的许多例子..如果它没有解决你的问题那么sh我们是不是。不同的专家会给你可能的解决方案。所以这是一个过程。试着建立你的逻辑并开始编码。快乐的编码!..
First you need to try to gain a thinking power for solving a problem.Yes,that is called logic.You need to build up logic for solving a problem.Then comes the coding part.For coding you may choose a language..Whatever it may be C/Java/C#..Then try to build your logic through coding..Of course you will face problems in many phases...Then come here,see many examples posted by master coders...If it don't solve your problem then share it with us.Here different experts will give you possible solutions..So it is a process..Try to build up your logic and start coding..Happy Coding!..


First总之,你应该小心你的拼写。拼写错误表明你无论做什么都不小心..



其次,当你使用像'u'和'plz'这样的简短单词时,它表明你是试图在生活的各个方面使用捷径。



第三,改进的三个步骤是:1)练习,2)练习和3)练习.. ...



阅读书籍,互联网上的文章,帮助其他人编写代码并尝试使用新的技术创建自己的爱好项目
First of all , you should be careful about your spellings. Spelling mistakes show how careless you are at whatever you do..

Secondly, when you use short words like 'u' and 'plz' , it shows that you are trying to use short cuts in every aspect of life..

Third, the three steps for improving are : 1) Practice, 2) practice and 3) practice.....

Read books, articles on internet, help others in coding and try to create your own hobby projects in the technologies new to you


这篇关于帮助提高我的.NET编码技能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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