Numerical Recipes in C- The Art of Scientific Computing, 2nd Edition + source_code
2022-11-01 21:23:14 9.68MB Numerical Recipes C source_code
1
Web资源分析方法方法和技术,挖掘超链接,内容以及用户数据
2022-10-25 16:34:23 10.93MB Web Data Mining
1
pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-10-10 21:33:33 2.16MB Compiler
1
SUMS49 Elementary Differential Geometry, 2nd Edition, Andrew Pressley (2010).zip
2022-10-10 16:34:41 21.51MB math
1
Embedded Linux Primer A Practical Real-World Approach (2nd Edition) 英文无水印原版pdf 第2版 pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-09-30 21:10:04 6.01MB Embedded Linux Primer Practical
1
An Introduction to Microelectromechanical Systems Engineering,MEMS入门教材
2022-09-25 14:14:52 3.48MB MEMS
1
Eclipse Rich Client Platform (2nd Edition) Eclipse RCP深入浅出第二版 英文 高清文字版
2022-09-24 01:14:08 12.93MB Eclipse RCP 深入浅出 高清文字
1
本书是一本关于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