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
Scientific Computing with Python 3(2nd) 英文无水印pdf 第2版 pdf使用FoxitReader和PDF-XChangeViewer测试可以打开
2022-09-06 22:07:08 4.18MB Scientific Computing Python
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
Data Structures Using C(2nd) 英文无水印pdf 第2版 pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-08-27 19:17:32 18.34MB Data Structures Using C
1
C++ Concurrency in Action 英文第二版 经典的C++并行并发编程教程
2022-08-27 10:15:02 5.72MB C++11 C++14 thread concurrency
1