如何更好,更专业地理解C# [英] How I can understand C# in a better and more professional manner

查看:72
本文介绍了如何更好,更专业地理解C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

2年前,我参加了C#和ASP.NET的课程(针对初学者的简短课程).但是现在,当我尝试编写新程序时,因为我并不真正了解很多类,方法和技术,所以我不能.

解决方案

1.开始编写代码.
2.使用集成的帮助系统,MSDN和Google.
3.尝试编译您的代码.找出错误消息.
4.运行您的代码.使用集成的调试器纠正任何错误.
5.仍然有麻烦吗?问我们,并显示令人讨厌的代码片段.


除了Toli和John的建议外,我还建议您买几本好书.与MSDN文档相比,书籍通常以更清晰的方式编写,非母语人士可能会觉得书籍更容易掌握.不过,您仍然需要编写代码,首先要花一些时间才能完成一些基本的工作,然后再进行长达一周的大型项目.


I took classes in C# and ASP.NET 2 year ago (short classes for beginners). But now when I try to program something new I can''t because I don''t really know a lot of classes, methods, and techniques. How can I get myself into programing the way I would really like to?

解决方案

1. Start to write code.
2. Use the integrated Help System, MSDN and Google.
3. Try to compile your code. Work out the error messages.
4. Run your code. Correct any mistakes using the integrated Debugger.
5. Still having trouble? Ask us, showing the offending code snippet.


It''s like anything else - you gotta do it all the time and push yourself into new areas that aren''t necessarily within your comfort zone.


In addition to Toli''s and John''s suggestions, I would recommend getting a few good books. Books are usually written in a more lucid way compared to MSDN documentation, and non-native speakers might find books easier to grasp. You would still need to write code though, starting with basic things that will take you a few hours to complete, and then moving on to larger week long projects.


这篇关于如何更好,更专业地理解C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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