有关像我这样的初学者推荐的编程语言的在线视频教程吗? [英] are online video tutorials on programming language recommendable for beginners like me?

查看:79
本文介绍了有关像我这样的初学者推荐的编程语言的在线视频教程吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是关于编程语言的在线视频教程,对于像我这样没有编程语言背景的初学者是值得推荐的吗?我需要你的建议。谢谢。

are online video tutorials on programming language recommendable for beginners like me with no programming language background whatsoever? I need your advise on this please. thanks.

推荐答案

为什么不在谷歌 [<一个HREF =https://www.google.co.in/search?q=video+tutorials+on+programming+language&oq=video+tutorials+on+programming+language&aqs=chrome..69i57&sourceid= chrome& es_sm = 122& ie = UTF-8target =_ blanktitle =New Window> ^ ]?

像我这样的初学者 - 我们不认识你个人:笑:



-KR
Why don't you ask this on Google[^] ?
beginners like me - We do not know you personally :laugh:

-KR


视频不是学习编程的最佳方式。

你可能会发现一些视频让你开始,但不是一个完整的课程。完整课程需要数十或数百小时,这只是在寻找有人在做的事情,学习编程远不止于此。





你必须知道你可以用任何语言做任何事情,只是一些语言对于初学者来说更难,因为有更多的陷阱要处理。



- 开始时,避免使用非托管语言,如C和C ++,因为他们的陷阱是手动内存管理(非托管),而选择C#,VB,Java,JavaScipt,PHP,Python

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

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

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

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

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

- 学习布尔代数

- 学习一种或多种分析方法,我推荐 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 [ ^ ]



没有知识的捷径,没有人可以为你学习,你是唯一一个可以做到这一点。
Video is not necessary the best way to learn programming.
You may find a couple video to get you kick started, but not a full course. it would be tens or hundreds of hours for a full course, and this is only looking someone doing things, learning programming is far more that this.


You have to know that you can do pretty much anything with any language, simply some languages are harder for beginners because there is more pitfalls to handle.

- At beginning, avoid non managed languages like C and C++ because their pitfall is manual memory managing (non managed), choose rather C#, VB, Java, JavaScipt, PHP, Python
- 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 Mastering Debugging in Visual Studio 2010 - A Beginner's Guide[^]
- A problem ? Google is your friend.
- Learn Boolean algebra
- Learn one or more analyse methods, I recommend E.W. Djikstra top-Down method analyse method, it 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.


这篇关于有关像我这样的初学者推荐的编程语言的在线视频教程吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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