如何启动c#人? [英] How to start c# people?

查看:80
本文介绍了如何启动c#人?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我开始学习c#并且我正在制作一些最简单的项目..但是,我开始使用winforms而不是win32(consol)app,我应该先在c#中学习consol win32或者只是继续使用winforms ???



我非常了解C和C ++(仅限Win32控制台),在学校我们现在正在学习Visual C ++ (winforms)..在学校结束时我们将了解C / C ++ / C ++。NET(C ++ / CLI)/ SQL / Aseembly ..

Hello,

I started learning c# and i am making few simplest projects.. But, i started with winforms not win32(consol) app, should i first learn consol win32 in c# or just keep on winforms???

I know very well C and C++ (Win32 Console only),in school we are now learning Visual C++ (winforms).. At the end of school we will know C/C++/C++.NET(C++/CLI)/SQL/Aseembly..

推荐答案

它'完全取决于你,但Win32和Console是无关的,你总是可以使用 System.Console ,这是.NET BCL的一部分。我们仍然不知道你的背景。



然而,在你对C#和C#充满信心之前,最好不要被UI开发分心。 NET(和C ++通常只在许多开发人员中创建一些心理块)。从这个角度来看,在控制台应用程序上学习基础知识会更好,如果你做得对,这将是学习的主要和最重要的部分。



-SA
It''s totally up to you, but Win32 and Console are unrelated, you can always use System.Console, which is the part of .NET BCL. We still don''t really know your background.

However, it''s better not to get distracted by UI development before you are quite confident in C# and .NET (and C++ often only creates some mental blocks in many developers). From this standpoint, learning the basics is better on console applications, and this would be the main and biggest part of learning, if you do it right.

—SA


对于C#中的基础知识和概念,请阅读您喜欢的任何书籍并在控制台应用程序中进行实验。用户界面会分散你的注意力,你最终会浪费时间在UI所需的一些重要的重复性任务上,但现在不必要和耗时。



AppDev有一个很棒的18小时关于C#基础知识的视频教程。如果可以,请检查它们,他们使用控制台应用程序来描述所有概念。一切顺利。
For basics and concepts in C# read any book you like and experiment in Console application. UI will just distract you and you will end up wasting time on some essential repetitive tasks required for UI but unnecessary and time consuming for now.

AppDev has a great 18 hour video tutorial on basics of C#. Check that out if you can, they use the console app to demomstrate all the concepts. All the best.


这篇关于如何启动c#人?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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