我该如何开始学习!? [英] How Do I Start To Learn!?

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

问题描述

你好,这可能与谁有关;



我正在寻找一些答案,首先是我如何从头开始学习如何编码。我知道有很多方法可以编程和许多不同的类型。我的问题是什么是最好的开始方式。我需要学习如何完整地开始编程的基础知识是什么。我想拼命学习,缺乏知识,我不完全明白从哪里开始或在哪里寻找答案。



我的第二个问题是我在哪里寻找所说的答案,以及学习这些东西的最佳方法是什么。我决心要学习,我只需要指出正确的方向。



非常感谢所有和所有答案。谢谢。



此致,凯尔。

Hello, To whom this may concern;

I am looking for some answers, first being how do i start to learn how to code from the beginning. I understand that there many ways to program and many different types. My question is what is the best way to start. What are basics i need to learn how to start programming in its entirety. I want to learn desperately, and with a lack of knowledge i do not fully understand where to start or where to look for the answers.

My second question is where do i look for said answers, and what are the best ways to learn these things. I am determined to learn, I just need to be pointed in the right direction.

Any and all answers are greatly appreciated, thank you.

Sincerely, Kyle.

推荐答案

有很多方法可以开始:

1)找一门课程。

2)找一本书

3)查找在线教程

4)抓住编译器找到Google.com

5)找一份在业内工作的人。



这些是有效性的降序:一门课程是最好的,因为它是由一个真正的人来管理的,他应该(应该)很好地了解这个主题,以及谁可以改写如果你不明白的话。有些是付费的,有些是免费的。取决于你所在的地区,真的。



一本书是一个很好的学习方法:如果你从一开始就开始学习并完成工作。跳过块来获取有趣的东西并不是一个好主意。 Wrox和Addison Wesley都做得很好。避免任何带有多个感叹号的书,在XX天内,或标题中的傻​​瓜。



对于课程或书籍,这是非常重要的自己做每一项运动:不要试图跳过它因为它很明显或者让其他人去做,看看他们做了什么。 做到这一点在学习中很重要 - 它有助于以阅读方式强化知识。



网络教程可以很好 - 但通常它们有点较差的。没有真正的交互性,并且大部分是由不知道如何写作,指导或教授的人写的(或更糟的视频)。



抓住编译器和放手一搏可以达到一定程度 - 但是你通常会错过巨额资金,这会让你的生活变得更轻松。避免!



奇怪的是,有些人会在工作中瞎扯,然后在付薪时学会如何做。一般来说,他们不会持续很长时间,主要是因为他们是完全白痴。如果你有任何自尊,或想要一个不满3或4周就业期的工作经历,甚至不要尝试...
There are a number of ways to start:
1) Find a course.
2) Find a book
3) Find an online tutorial
4) Grab a compiler and find Google.com
5) Get a job working in the industry.

These are in descending order of effectiveness: a course is best, because it is run by a real human who (should) know the subject well, and who can rephrase things if you don't understand. Some are pay-for, others are free. Depends on your area, really.

A book is a good way to learn: provided you start at the beginning, and work through. Skipping chunks to get to the "interesting stuff" is not a good idea. Wrox and Addison Wesley both do very good ones. Avoid any book with multiple exclamation marks, "in XX days", or "for dummies" in the title.

For a course or a book, it is very important to do each and every exercise yourself: don;t try to skip it "because it's obvious" or get someone else to do it and look at what they did. "Doing it" is important in learning - it helps to reinforce knowledge in ways that reading can't.

Web tutorials can be good - but generally they are a little poor. Don't have real interactivity, and mostly written (or worse videoed) by people who have no idea how to write, direct, or teach.

Grabbing a compiler and giving it a go can work up to a point - but you generally miss huge amounts which would have made your life a lot easier. Avoid!

Strangely enough, there are people who blag their way into a job and then try to learn how to do it while being paid. Generally they don't last long, mostly because they are total idiots. Don't even try it if you have any shred of self respect or want an employment history that isn't full of 3 or 4 week employment periods...


这是一个非常开放的问题,但要善于编程,你需要有关计算机如何工作的基本想法,特别是二进制数。从那里你需要学习逻辑布尔逻辑 - 真,假,和,或不。



其次,你需要能够分解问题进入其中。



对于网络编程,你可以去w3schools.com做教程。



对于初学者,我会选择C#,Java或Python开始。



一旦你知道,几乎所有语言的编程基本思想都是一样的一个很容易学习新的。 C和C ++需要更多的计算机系统知识,但在了解基础知识后学习很好。
This is a very open question, but to be good at programming you need fundamental ideas about how a computer works, especially binary numbers. From that you need to learn logic in terms of Boolean logic- true, false, AND, OR and NOT.

Second, you need to be able to break down a problem into its parts.

For web programming, you could go to w3schools.com and do the tutorials.

For a beginner, I would choose C#, Java or Python to start with.

The basic idea of programming is same for nearly all languages, once you know one it is easy to learn new ones. C and C++ require more knowledge of computer system, but is good to learn after you know basics.


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

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