C#开始 [英] C# Beginings

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

问题描述

嘿伙计们!


我已经在实际的c#论坛上发帖了一会儿,但是最后一天左右已经非常安静了我以为我会在这里加入战斗。


我最近开始学习C#......事实上我已经开始学习了2天所以

远。我不得不说...对于像我这样的完整编程newb ...视觉C#

非常容易学习基础知识。它读得非常清楚,并且

编译器提供了非常明确的错误消息。我已经

了解它我认为:)


我在21天内抓住了SAMS学习C#的副本我正在通过

课程...目前到第5天和课程的解释和

对象等...它需要一点点来解决这些差异但是

实际代码在这个阶段似乎有意义。在编写各种条件语句和

控制程序流程时,我已经相当有能力(初学者)。最初的SAMS书更侧重于

控制台而不是windws表格应用程序等。对于初学者文本我

认为它写得很好。


我只是想知道你们花了多长时间才能真正胜任C#

并且很好地理解.NET?看起来基础知识实际上相当简单,而且语法很简单......我只是一直期待下一阶段的

让我失望并阻止我的进步。我猜测

高级内容相当棘手......比如多线程和正则表达式以及网页

服务等。


无论如何,我开始学习主要是因为我想最终制作我自己的

(自用)项目,它可以通过多线程去除一些网页结果

我在本地使用和处理。希望在一个月左右的时间里,我可能有一个

的想法,甚至可以从哪里开始lol :)


干杯

Griff

解决方案

Hello grif,


嘿伙计们!


我已经在实际的c#论坛上发帖了但是最后一天左右

已经相当安静所以我想我会跳进战斗

这里。


我最近开始学习C#...实际上已经开始学习2天

所以远。我不得不说...对于一个完整的编程新闻,比如

我自己...视觉C#很容易学习基础知识。它非常清楚地读取了
,并且编译器提供了相当清晰的错误消息

。我已经沉迷于它了,我想:)


我在21天内抓住了SAMS学习C#的副本,我正在通过

关于那个的课程...目前到第5天和课程的解释

和对象等...它需要一点点来解决那些

差异但是在这个阶段,实际代码似乎有意义。我已经非常有能力(对于初学者来说)编写各种

条件语句并控制程序流程。最初的SAMS书

,更多地关注控制台而不是windws表格

apps等。对于初学者的文字,我认为写的很好。


我只是想知道你们需要花多长时间才能在C#上获得真正胜任的b $ b并理解.NET?看起来基础知识实际上相当简单,而且语法非常简单......我只是保持

期待下一阶段让我绊倒并阻止我的进展冷。我是猜测高级的东西是相当棘手的......比如多了

线程和正则表达式以及网络服务等。


无论如何,我开始学习主要是因为我想最终制作我的

自己的(自用)项目,它可以剥离一些网页结果

multi-线程让我在本地使用和处理。希望在一个月或两个月左右的时间里,我可能知道哪里可以开始大声笑吧。


干杯

Griff



欢迎来到社区:)


至于正则表达式很棘手,它不比任何或多或少都比在任何其他

平台/语言中。实际上,一旦你掌握了它......它很容易!

(不是每个人都同意;))。


Jesse


" grif" < al ********* @ hotmail.comwrote in message

新闻:B6 ********************* ************* @ microsof t.com ...


我只是想知道你需要花多长时间能否胜任?b $ b C#并理解.NET?



大约六个月......

-

Mark Rae

ASP.NET MVP
http://www.markrae.net


" Jesse Houwing" < Je *********** @ nospam-sogeti.nlwrote in message

news:21 ***************** ********@news.microsoft.co m ...


至于正则表达式很棘手,它不再是或多或少有点棘手比任何

其他平台/语言。实际上,一旦你掌握了它......

它很容易! (不是每个人都会同意;))。



我同意C#中的任何内容都不比任何其他

语言更容易或更难,但是,差不多20年的编程,我仍然觉得它非常困难......

-

Mark Rae

ASP.NET MVP
http://www.markrae.net


hey guys!

I''ve been posting a bit in the actual c# forum but the last day or so has
been pretty quiet so I thought that I would jump into the fray here.

I''ve recently started learning C#...in fact been at it for like 2 days so
far. I have to say...for a complete programming newb like myself...visual C#
is really easy to learn the basics off. It reads really clearly and the
compiler gives pretty darn clear error messages to follow. I''m already
adicted to it I think :)

I grabbed a copy of SAMS learn C# in 21 days and i''m following through the
lessons on that...currently up to day 5 and explanation of classes and
objects etc...its taking a bit to get my head around those differences but
the actual code seems to make sense at this stage. I''m already fairly
competent (for a beginnner) at writing various conditional statements and
controlling the program flow. The SAMS book initially, focuses more on the
console rather than the windws forms apps etc. For a beginners text I
thought it was pretty well written.

I was just wondering how long it took you all to get really competent at C#
and understanding .NET well? It seems the basics are actually fairly
straightforward and the syntax is pretty easy...I just keep expecting the
next stage to trip me up and stop my progress cold. I''m guessing that the
advanced stuff is fairly tricky...like multi threading and regex''s and web
services etc.

Anyway, I started learning mainly because I want to eventually make my own
(self use) project that can strip some web results with multi-threading for
me to use and process locally. Hopefully in a month or so I might have an
idea of where to even start lol :)

Cheers
Griff

解决方案

Hello grif,

hey guys!

I''ve been posting a bit in the actual c# forum but the last day or so
has been pretty quiet so I thought that I would jump into the fray
here.

I''ve recently started learning C#...in fact been at it for like 2 days
so far. I have to say...for a complete programming newb like
myself...visual C# is really easy to learn the basics off. It reads
really clearly and the compiler gives pretty darn clear error messages
to follow. I''m already adicted to it I think :)

I grabbed a copy of SAMS learn C# in 21 days and i''m following through
the lessons on that...currently up to day 5 and explanation of classes
and objects etc...its taking a bit to get my head around those
differences but the actual code seems to make sense at this stage. I''m
already fairly competent (for a beginnner) at writing various
conditional statements and controlling the program flow. The SAMS book
initially, focuses more on the console rather than the windws forms
apps etc. For a beginners text I thought it was pretty well written.

I was just wondering how long it took you all to get really competent
at C# and understanding .NET well? It seems the basics are actually
fairly straightforward and the syntax is pretty easy...I just keep
expecting the next stage to trip me up and stop my progress cold. I''m
guessing that the advanced stuff is fairly tricky...like multi
threading and regex''s and web services etc.

Anyway, I started learning mainly because I want to eventually make my
own (self use) project that can strip some web results with
multi-threading for me to use and process locally. Hopefully in a
month or so I might have an idea of where to even start lol :)

Cheers
Griff

Welcome to the community :)

As for regex being tricky, it isn''t any more or less tricky than in any other
platform/language. Actually once you''ve gotten the hang of it... it''s easy!
(not everyone would agree ;)).

Jesse


"grif" <al*********@hotmail.comwrote in message
news:B6**********************************@microsof t.com...

I was just wondering how long it took you all to get really competent at
C# and understanding .NET well?

About six months...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net


"Jesse Houwing" <Je***********@nospam-sogeti.nlwrote in message
news:21*************************@news.microsoft.co m...

As for regex being tricky, it isn''t any more or less tricky than in any
other platform/language. Actually once you''ve gotten the hang of it...
it''s easy! (not everyone would agree ;)).

I''d agree that it''s not any easier or harder in C# than in any other
language but, after nearly 20 years of programming, I still find it
extremely difficult...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net


这篇关于C#开始的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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