一个真正的Web开发教程? [英] A real web development tutorial?

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

问题描述

然而,有许多网络教程,他们教的完全相同。我正在寻找可以教你如何建立一个网站并使用有意义的Javascript的东西。然后也可以使用PHP或其他东西来使它更安全。像大多数时候我一样学习数组,我从来没有看到网站上使用的数组,我看起来是代码。那么有一个真实的网站可以给我一个真正的教程,在他们教你使用它时会使用他们正在教的所有东西。就像我们不再使用alert()和控制台那样有更好的教程可以告诉我们新手更好的方法吗?



< b>我尝试了什么:



观看教程和阅读文章

There are many web tutorials however, they teach the exact same thing. I am looking for something that would teach you how to make a website and use Javascript that makes sense. Then also uses maybe PHP or something to make it more secured. Like most of the time I learn about arrays and I never see arrays used on web sites i look a the code from. So is there a real site that can give me a true tutorial that would use everything they are teaching while they are teaching you to use it. Like if we don't use alert() anymore and console so is there a better tutorial out there that can show us newbies a better way to do this?

What I have tried:

Watching tutorial and reading articles

推荐答案

那里没有这样的事情。



在一个完整的端到端教程中,没有什么能像你想要的那样重复每个细节,制作最安全的网站和给出每一个细节的理由。这将需要整整一系列书籍中的数千页。那就是不存在。



需要大量的研究和时间来学习你想要学习的每个角落。这个过程永远不会停止我已经写了将近40年的代码了,而且总是需要学习的东西。
There is no such thing.

Nothing is going to go over every little detail, like you want, in a complete end-to-end tutorial making the most secure website and giving reasons for every single detail. That would take thousands upon thousands of pages in an entire series of books. That just doesn't exist.

It takes lots and lots of research and time on your part to learn every corner that YOU want to learn. This process never stops! I've been writing code for nearly 40 years now and there's always stuff to learn.


有些人使用各种教程并学习,其他寻求借口不学习



这是一个非常方便的借口:所有教程教同样的事情。他们没有教授如何制作有意义的网站。没有真实的网站。所以,第一步是找到一个真实的网站:问陌生人,长途跋涉。 它应该创造奇迹并且是真实的。作为El Dorado。亚特兰蒂斯。阿瓦隆。阿卡迪亚。香巴拉。狗的门。



网络搜索者正在浏览和浏览并提出问题,但不会开发网站。而这个人并不明白那些已经成为伟大网站的人今天甚至都没有学过技术完全相同的东西的教程。那没有他们的事件。他们阅读的综合教程不那么全面,甚至更多的是他们学习了文档,以及专门讨论尚未建立标准的事态的文章,更不用说那些提供即用型食谱的文章了。然而,那些人知道如何生产有意义的产品。你也可以理解它。 显然,配方是:很多工作;但那些技术完全相同的教程。



不,不要误会我的意思:你的问题很有用。它可以得到一些写的想法:用另一种风格编写另一个教程,真正解释如何有意义。那么,谢谢你的贡献



同时,我可以尝试解释为什么人们可能不会选择写这样的东西。这很简单:优先。作者不想浪费大量关于如何理解这是一个想法:给一个人一个工具,这个人会以它有意义的方式使用它。对于这个人,顺便说一句,不一定是另一个人。如果您教授如何将该工具用于一个有意义的样本目的,那么您只能教授这个目的,一个临时的,而不是一般的。最重要的是,你会分散读者分心学习非常重要的事情。换句话说,本教程面向最有可能真正使用它们的人;这些人通常可以弄清楚如何理解,整个场地的宽敞样本只能分散他们的注意力;他们可能会认为这是幼儿园的教程并选择其他东西;而其他东西是技术完全相同的东西。



无论如何,任何工作都可以改进。也写作教程。谢谢。



-SA
Some people use all kinds of tutorials and learn, other seek excuses for not learning.

And this is a very convenient excuse: all the tutorials "teach exact same thing". They are not teaching how to make Web site which makes sense. There is no a "real site". So, first step is to find a real site: ask strangers, take a long travel. It should do the miracle and be real. As El Dorado. Atlantis. Avalon. Arcadia. Shambhala. Dog's Door.

And the Web seeker is browsing and browsing and ask questions, but not developing Web sites. And this person don't understand that those who already make great sites today did not study even the tutorials which "tech exact same things". That did not have event them. They read much less comprehensive tutorial, and even more they learned documentations, and articles devoted to the state of affairs of the yet-to-be established standards, and much less those giving ready-to-use recipes. And yet those people know how to produce products which makes sense. You can understand it, too. Apparently, the recipe is: a lot of work; but those tutorials which "tech exact same things".

No, don't get me wrong: your question is useful. It can get some writes the idea: to write yet another tutorial in a different style, really explaining how to "make sense". So, thank you for your contribution.

At the same time, I can try to explain why people may not choose to write such thing. This is simple: priority. The authors don't want to waste tome on how to "make sense" Here is the idea: give a man a tool, and this man will use it the way it makes sense. For this person, by the way, not necessarily for another one. If you teach how to use the tool for one "sample" purpose which makes sense, you teach only this purpose, something ad hoc, not general. Most importantly, you would distract the reader from learning really important thing. In other words, the tutorial is oriented to the people who most likely can really use them for their benefit; and such people can usually figure out "how to make sense", and the spacious samples of whole sites can only distract them; they may think that this is a tutorial for a kindergarten and pick something else; and this something else is something which "tech exact same things".

Anyway, any work can be improved. Writing tutorials, too. Thank you.

—SA


这是一个很好的html和相关项目的教程网站: W3Schools在线网络教程 [ ^ ]您将学习各种语言。



对于网站设计,最重要的是要有创意,这就是只是在你的脑海中,它无法学习。

当你知道你想要什么网站时,你使用你的编程技术来组织事物,只有在你用网络语言应用它之后和框架。
Here is a good tutorial site for html and related sujects: W3Schools Online Web Tutorials[^] where you will learn pieces of the languages.

For site design, the main thing is to be creative, and this is only in your head, it can't be learned.
When you know what you want for the site, you use your programming technique to organize things and only after, you apply it with the web languages and frameworks.


这篇关于一个真正的Web开发教程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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