如何开始编程.. [英] How to Start programming..

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

问题描述

嗨朋友们,



我是这个编程和开发世界的新手。

我已经学习了.NET和规划的基础知识通过编程和阅读本网站的问题来学习休息,并回答问题,如果可以的话。



所以我想知道从哪里可以得到小程序为此工作将为我提供足够的知识,使我的基础强大,然后迁移到高水平。



提前谢谢。

Hi Friends,

I am new to this programming and development world.
I have learnt the basics of .NET and planning to learn rest by doing programming and reading questions from this site and giving answer to questions asked if I could.

So I want to know from where I can get small programs to work on that will provide me sufficient knowledge to make my base strong and then migrate to high level.

Thanks in advance.

推荐答案

从一本书开始:他们提供的练习旨在强迫知识进入你的大脑,并让你思考如何应用它。

之后,练习编写代码:生成一些你会经常使用的相对复杂的东西,然后把它弄好。然后做一个月左右的其他事情并回顾你最初写的东西 - 然后从头开始再写,没有错误! :笑:



经验是关键,随之而来的是实践。没有捷径。

在这里回答问题是一个好主意,但我可以建议您可能想要找出答案但不发布吗?然后将您的解决方案与其他提案进行比较,看看您的比较方式 - 这是一种非常好的学习方式,不会因为您发布了一个糟糕或完全错误的解决方案而感到尴尬! (这是我开始使用C#的方式 - 我很高兴我没有发布我的答案开头:O)如果没有别的,错误的或糟糕的解决方案可能会浪费其他人的大部分时间,并离开你对一些非常粗鲁的评论开放! ;)
Start with a book: they give exercises which are designed to "force" the knowledge into your brain, and make you think about how you apply it.
After that, get practice writing code: produce something relatively complex that you will use often, and get it right. Then do something else for a month or so and look back at what you first wrote - then write it again from scratch without the mistakes! :laugh:

Experience is the key, and that comes with practice. There are no short cuts.
Answering questions here is a good idea, but can I suggest that you might want to work out your answer but not post it? Then compare your solution against the other proposals to see how you compare - it's a surprisingly good way to learn, without being embarrassed because you posted a poor or completely wrong solution! (It's the way I started with C# - and I'm very glad I didn't post my answers to start with :O ) If nothing else, a wrong or poor solution can waste a huge chunk of somebody else's time, and leaves you open to some very rude comments! ;)


我能给你的最好建议是为初学者买一本好的C#书(如果你喜欢这种语言)。



按照书中的示例逐步学习,以便您获得基本的理解。



达到一定水平时,您可以想到一个你想写的应用程序,将代码分成几个部分,例如

*从文本文件中读取信息

*解析数据并转换成另一种格式

*在屏幕上显示信息

*等

然后,您可以在各个代码网站上查找有关每个部件解决方案的信息。



你会在路上犯很多错误,但这是学习和记住你学到的东西的好方法。
The best advice I can give you is to buy a good C# book for beginners (if that is the language you prefer).

Follow the examples in the book and learn step by step so you get a basic understanding.

When you reach a certain level you could think of an application you want to write, divide the code into several parts, such as
* Read info from a text file
* Parse the data and convert into another format
* Present the information on screen
* etc
Then you can look for info on various code sites for a solution for each part.

You will make plenty of mistakes on the way, but that is a good way to learn and remember what you learned.


.NET Book Zero [ ^ ]是一个优秀的免费eboo k有很多简单的例子可以帮助你入门。
.NET Book Zero[^] is an excellent free ebook that has lots of simple examples to get you started.


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

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