この商品を友人に教える:
Advanced Programming Techniques Rex a Barzee
価格
¥ 3.573
税抜
遠隔倉庫からの取り寄せ
発送予定日 年8月26日 - 年9月11日
Rex a Barzee の新しいリリースのお知らせを受け取る
iMusicのウィッシュリストに追加
Advanced Programming Techniques
Rex a Barzee
Packed with more than 100 working code examples, Advanced Programming Techniques will teach you new and innovative algorithms and techniques that you can use in nearly any computer programming language. This book includes multiple solutions to the same programming problems allowing you to compare the different solutions and learn the advantages and disadvantages of each programming technique. From this book you will learn how to write simpler, more precise, and more efficient code. The code examples include
- how to simplify code by writing table based solutions
- how to help a user enter input efficiently
- a novel and improved way of implementing an array list
- an improved way of implementing a linked list
- converting iteration to recursion and vice versa
- the most efficient way to compute the population count of an integer
- improved ways of implementing sets
- the numerically stable way to compute the mean, variance, and correlation
- and much more