我可以用什么语言开始编程? [英] In what language could I starts to program?

查看:114
本文介绍了我可以用什么语言开始编程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想学习编程,但我能用什么语言开始?



我尝试过的事情:



我试图在python学习,但我放弃原因我不知道我怎么学习这个

i want to learn programming, but in what language could i start?

What I have tried:

i've tried to learn in python, but i give up CAUSE I DON'T KNOW HOW I LEARN THIS

推荐答案

我的猜测是你正在学习编程。

你必须知道你可以用任何语言做任何事情,只是一些语言对于初学者来说更难,因为有更多的陷阱需要处理。 />
您需要掌握一组作为工作基础的技术,而不是与语言相关联。



建议:

- 从简单/安全的语言开始:VB,Java,C#,而不是C或C ++

- 阅读文档/关注教程(很多)

- 从微小/无用的项目开始,目的是学习编程,而不是做一些有用的事情。

- 从控制台模式程序开始(没有花哨的图形,没有鼠标)

- 学习调试器

调试器 - 维基百科,免费的百科全书 [ ^ ]

掌握Visual Studio 2010中的调试 - 初学者指南 [ ^ ]

Debugger - 维基百科,免费的百科全书 [ ^ ]

- 有问题吗?谷歌是你的朋友。

- 学习布尔代数

- 学习一种或多种分析方法, E.W。 Djikstra自上而下的方法是一个良好的开端。

https:// en.wikipedia.org/wiki/Top-down_and_bottom-up_design [ ^ ]

https://en.wikipedia.org/wiki/Structured_programming [ ^ ]

https://en.wikipedia.org/wiki/Edsger_W._Dijkstra [ ^ ]

https://www.cs.utexas.edu/users/EWD/ewd03xx/EWD316.PDF [ ^ ]



没有知识的捷径,没有人可以为你学习,你是唯一可以做到的人。
My guess is that you are learning programming.
You have to know that you can do pretty much anything in any language, simply some languages are harder for beginners because there is more pitfalls to handle.
You need to master a set of techniques that are the basis of the job and are not linked to a language.

Advices:
- Start with an easy/safe language: VB, Java, C#, not C or C++
- Read documentation / Follow tutorials (a lot of them)
- Start with tiny/useless projects, the purpose is to learn programming, not doing something useful.
- Start with console mode programs (no fancy graphics, no mouse)
- Learn debugger
Debugger - Wikipedia, the free encyclopedia[^]
Mastering Debugging in Visual Studio 2010 - A Beginner's Guide[^]
Debugger - Wikipedia, the free encyclopedia[^]
- A problem ? Google is your friend.
- Learn Boole algebra
- Learn one or more analyze methods, E.W. Djikstra top-Down method is a good start.
https://en.wikipedia.org/wiki/Top-down_and_bottom-up_design[^]
https://en.wikipedia.org/wiki/Structured_programming[^]
https://en.wikipedia.org/wiki/Edsger_W._Dijkstra[^]
https://www.cs.utexas.edu/users/EWD/ewd03xx/EWD316.PDF[^]

There is no shortcut to knowledge, no one can learn for you, you are the only one that can do it.


Python是最简单的语言之一, Python教程提供了一个很好的教程。 - Python 3.4.5文档 [ ^ ]。或者你可以通过研究 Charles Petzold的.NET Book Zero 来尝试C#[ ^ ]。谷歌也会为您找到许多在线培训网站。
Python is one of the easiest languages to start with, and there is an excellent tutorial at The Python Tutorial — Python 3.4.5 documentation[^]. Or you could try C# by studying .NET Book Zero by Charles Petzold[^]. There are also many online training sites that Google will find for you.


这篇关于我可以用什么语言开始编程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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