首页
社区
课程
招聘
[转帖]Learning Algorithms: A Programmer’s Guide to Writing Better Code
2020-11-6 05:53 1799

[转帖]Learning Algorithms: A Programmer’s Guide to Writing Better Code

2020-11-6 05:53
1799

Learning Algorithms: A Programmer’s Guide to Writing Better Code

English | 2020 | ISBN-13: 9781492091042 | 76 Pages | EPUB | 2.64 MB

Algorithms are central to understanding how to write efficient code. Everyone who works as a software developer needs to have an effective and working knowledge of algorithms but if they come from a coding bootcamp or 2 year degree they probably did not cover algorithms in enough detail. It is not enough to just know terminology such as proofs and lemmas; algorithms only become effective when put to use in real programs. This means that all working software professionals (developers, testers, maintainers) need to understand the key implementation concerns of algorithms. If a programmer changes even the slightest part of an algorithm, it could result in wildly different performance. It is necessary to understand both the individual mechanisms that appear across different algorithms as well as the way in which all parts interact together to achieve a full problem solution.


Programmers need a blended-way to learn algorithms, combining online visualizations with clear explanations in written form. This book will also include a number of Katacodas from exercises and questions at the end of every chapter.


This book describes a number of algorithms that creatively solve computational problems. Each algorithm has at least one innovative step that improves over ordinary code solutions to a problem. An algorithm is minimal -- there is nothing you can remove, and you do not need to add anything. Each individual part is necessary for the larger whole to work. Explaining how an algorithm works is like telling a story.


https://mega.nz/file/dgc3xI4B#Bfj9ektVI8UdGOXppFoPZYWnzX9gjmtHepVQUSaL4dw



[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
点赞0
打赏
分享
最新回复 (5)
雪    币: 2011
活跃值: (8355)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2DCoXrq 2020-11-6 07:29
2
0

本地存档一份

上传的附件:
雪    币: 85199
活跃值: (198520)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2020-11-6 07:31
3
0
FleTime 本地存档一份
雪    币: 12075
活跃值: (15444)
能力值: ( LV12,RANK:240 )
在线值:
发帖
回帖
粉丝
pureGavin 2 2020-11-6 08:39
4
0
六点起床搜集资源?林版每天睡多久?
雪    币: 85199
活跃值: (198520)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2020-11-6 21:38
5
0
pureGavin 六点起床搜集资源?林版每天睡多久?
我睡的早 ,起得早。
雪    币: 12075
活跃值: (15444)
能力值: ( LV12,RANK:240 )
在线值:
发帖
回帖
粉丝
pureGavin 2 2020-11-6 22:51
6
0
linhanshi 我睡的早 ,起得早。
以前在顺网的时候我也每天八点半睡觉,早上六点起床去健身房
游客
登录 | 注册 方可回帖
返回