从下往上预定编程

编程入门 行业动态 更新时间:2024-10-26 16:30:51
本文介绍了从下往上预定编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

有没有人知道任何从下到上解释编程的书籍,从物理或零和一开始,并逐级解释,直到他们解释计算机语言及其工作方式?我说的是非常详细的东西。 我只是不明白该语言的语法如何转换成零和一等等。

Does anyone know any books that explain programming from the bottom up, starting with the physics or zeros and ones, and explains it level by level until they explain the computer languages and how they work? I'm talking about something really detailed. I just don't understand how the syntax of the language then translates into zeros and ones, etc.

推荐答案

Jonathan Bartlett 看看这个非常好的免费PDF (根据GNU Free 文档许可条款): 从头开始编程 Take a look at this very nice free PDF (under the terms of the GNU Free Documentation License) from Jonathan Bartlett: Programming from the Ground Up

龙书也可能对您有用。 en.wikipedia/wiki/Compilers:_Principles,_Techniques,_and_Tools [ ^ ] The dragon book may be of interests to you too. en.wikipedia/wiki/Compilers:_Principles,_Techniques,_and_Tools[^]

据我所知,没有详细的内容涵盖了整个范围从硬件到亲密的工作一种.NET语言 - 一本书涉及的信息太多了!当你写完该死的东西的时候,它也会过时了......:笑: 即使是简单的东西,比如C#(其中是一种非常简单的语言)需要1000多页的书来解释它(因为它不是孤立地工作,它需要一个框架)。从硬件到操作系统的跳跃将成为这些书中的几本,在您获得算法(这是一整套卷)之前,这些算法对于理解框架的工作方式至关重要。 对不起,您需要找到很多不同的书来涵盖这些材料。 As far as I know, there isn't anything detailed that covers the whole range from the hardware through to the intimate workings of a .NET language - there is just too much information involved for a single book! And by the time you'd finished writing the damn thing, it would be obsolete as well... :laugh: Even "simple" things like C# (which is a very simple language) need 1000+ page books to explain it (because it doesn;t work in isolation, it needs a framework behind it). And the "jump" from hardware to OS would be several of those books, before you even got to algorithms (which are a whole set of volumes) that are fundamental to understanding how the frameworks work. Sorry, but you are going to need to find a lot of different books to cover that range of material.

更多推荐

从下往上预定编程

本文发布于:2023-10-25 18:35:20,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1527756.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:往上

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!