本书是一本关于MIPS体系结构的经典之作。 作者:Dominic Sweetman 译者:屈建勤
2022-09-20 17:50:09 6.12MB MIPS体系结构
1
The algorithm design manual 2nd edition. 高清无水印版本。所有版权归原作者,仅供学习交流
2022-09-15 03:10:56 5.53MB 算法
1
Code alone isn’t enough. Sure, it’s what the computer runs, but code has to come from somewhere. A programmer has to sit down and decide what features to include, how they should be implemented, what other software to utilize, and how to provide hooks for future enhancements to be added. It’s easy to skip straight to code, ignoring the cognitive process that produces it, but great programmers always have reasons for the decisions they make. With a framework, like Django, many such decisions have already been made, and the tools provided are shaped by these decisions, and by the programmers who made them. By adopting these philosophies in your own code, not only will you be consistent with Django and other applications, but you may even be amazed at what you’re able to accomplish. Beneath even the simplest code is the thought process that went into its creation. Decisions were made about what it should do and how it should do it. This thought process is a step often overlooked in books and manuals, leading to an army of technicians slaving away, writing code that manages to accomplish the task at hand but without a vision for its future. While the rest of this book will explain in detail the many basic building blocks Django provides for even the most complicated of projects, this chapter will focus on even more fundamental aspects of the framework. For those readers coming from other backgrounds, the ideas presented in this chapter may seem considerably foreign, but that doesn’t make them any less important. All programmers working with Python and Django would do well to have a solid understanding of the reasons Django works the way it does, and how those principles can be applied to other projects. You may want to read this chapter more than once, and perhaps refer to it often as you work with Django. Many of the topics are common knowledge in the Django community, so reading this chapter carefully is essential if you plan to interact with other programmers.
2022-09-12 19:55:27 3.29MB Python Django
1
embedded linux primer 第二版
2022-09-03 15:20:44 8.35MB Embedded linux primer
1
Hacker's Delight 2nd Edition, 有很多有趣而迷人的问题等待你去解答
2022-09-02 21:51:28 12.13MB 数学 hacker
1
网上其他地方基本找不到的资源——Jim Adams的《Programming Role Playing Games with DirectX》第二版的源代码,用DirectX 9.0b写成的。
2022-08-31 22:03:12 29.49MB RPG 游戏编程 角色扮演 DirectX
1
Python for Scientists, 2nd Edition-Cambridge University Press(2017).pdf 很好的书,python很好,关键还免费,科研利器
2022-08-29 21:06:50 4.29MB Python, Scientists
1
Compilers Principles Techniques and Tools 2nd Edition
2022-08-28 19:18:04 48.28MB Compilers Principles Techniques
1
C Programming Language, 2nd Edition 英文版 第2版 PDF 扫描版 Dennis Ritchie
2022-08-21 21:17:01 20.27MB C Programming Language Dennis
1
THIS BOOK IS BASED on a course of the same name that has been taught annually at Stanford University since 1970. About fty students have taken it each year|juniors and seniors, but mostly graduate students|and alumni
of these classes have begun to spawn similar courses elsewhere. Thus the time
seems ripe to present the material to a wider audience (including sophomores).
2022-08-21 11:18:31 2.83MB concrete mathematics
1