从哪里开始 [英] Where to begin

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

问题描述

大家好

我是编码和所有这些东西的新手,但是对进行一些编码或编程非常感兴趣.
最大的问题是我从哪里开始??? :confused:

Hey all

I am a newbie to code and all this stuff but super interested in doing some coding or programming.
the biggest question is WHERE DO I START??? :confused:

Please let me know so i can start!

推荐答案

编程的最佳开始是阅读好书并尝试一些小例子.与往常一样,编程首先应该从一个简单的"Hello World"应用程序开始,然后从那里开始构建.

首先,您应该确定自己真正想要做的事情:
-Linux或Windows?
-嵌入式系统,Web开发?
-图形用户界面或控制台?

只有这样,您才能尝试找到适合您需要的书.首先,我将从简单的东西开始-.NET非常不错,而且学习起来也不难.我一直希望至少要有一些现代的用户界面,因为控制台编程在我看来总是有点过时".

尝试找到一个简单的项目-计算器或类似的东西.这应该可以帮助您入门并增加您的兴趣!

祝你好运!
The best start into programming is reading good books and trying out some small examples. As always the first thing in programming you should start with a simple "Hello World" application and build up from there.

At first you should decide what you really want to do:
- Linux or windows?
- embedded systems, web development?
- Graphical user interface or console?

Only then you can try to find a book that suits your needs. As first I would start with something simple - .NET is quite nice and not very hard to learn. I always wanted at least a bit of modern user interface since console programming always seemed to me to be a bit "outdated".

Try to find a simple project - a calculator or something of that kind. This should get you started and increase your interest!

Good Luck!


您可以使用c语言开始(我刚开始的时候)
(如果您决定选择c,请参阅让我们C.)
或者,您可以开始使用.net来开发简单的应用程序,例如显示要标记的文本框内容.
计算文本框中两个数字的总和并显示在标签上.
您可以直接在Google上搜索最佳教程.
您可以使用vb.net黑皮书从vb.net开始.

希望我能对您有所帮助.
You can start with c language( As i started)
(refer Let us C. if you decide to go with c)
Or you can start using .net to develope simple application like Displaying textbox content to label.
calculating sum of two numbers from textbox and displaying on label.
You can simply google for the best tutorials.
You can use vb.net black book to start from vb.net.

Hope i helped you..


开始编写代码的最佳方法是:

结合书籍中的示例,尝试理解清晰的概念.

例如:Shwetha说的例如:Hello world"就是这样的例子,也只是阅读了在线上提供的书籍,您也可以在CP本身中找到很多文章.
The best way to start with your coding is:

go with the example from the books and try to understand the clear concepts.

For Ex: : Hello world" example which shwetha said start with that and also just read the books which is available in online also and you can find lot of articles here in CP itself.


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

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