问HN:有哪些阅读书单可以帮助成为更优秀的工程师?
我正在寻找一些书籍,以帮助我练习和提升作为开发者和工程师的技能。
我目前在一个金融领域的 Django 项目中使用 Python 工作,负责领导几位工程师并管理一些项目。但是,当我看到别人使用 Zig 和 Rust 开发东西,或者如何将一些数值建模技术应用于特定问题,以及新技术的开发时,我感觉自己好像错过了什么。我觉得自己的知识和能力还不够,所以我想提升一下自己的技能,保持“敏锐”,以防万一发生什么事情,我需要快速找到新工作。同时,我也希望确保我在当前职位上学到的知识是尽可能全面的。
我之前读过/喜欢的一些书籍包括:
* 《专家工程师的成就》
* 《设计数据密集型应用》(还没读完,搬家时丢了书,想重新开始)
* 《使用 OTP 设计 Elixir 系统》
* 《实用公共 Lisp》
我觉得通过 Elixir 和 CL 的书籍我学到了一些东西,并将其应用到我的 Python 编程中,但我从未尝试在这些语言中做自己的项目,因此我觉得自己没有充分利用这些工具。
有没有什么书籍可以帮助我达到一个新的水平呢?
查看原文
I'm looking for some books to help me practise and refine my skills as a developer and Engineer.<p>I'm currently working in python on a django project, working in a financial domain. I lead a few engineers and direct/manage some projects. But I feel like I'm missing out on something when I read about people making things in zig and rust, or how they apply some numerical modelling techniques to certain problems, plus the new technologies being developed. I feel like I'm very much not knowledgeable or distinguishable enough, so I want to refine my skill a bit and maintain "sharp" in case of something happening and i need to find a new job quickly. And i want to make sure that I'm learning all that I could be learning in my current position.<p>Some previous books I've read / enjoyed:<p>* The makings of an Expert Engineer
* Designing data intensive applications (haven't finished, moved house and lost the book, want to pick it up again)
* Designing Elixir Systems with OTP
* Practical Common Lisp<p>I feel like I have learned a bit with the Elixir/CL books, inwhich I apply to how i write python, but I never branch out to doing my own projects in these languages, so I feel like I'm missing out on utilizing these tools fully.<p>Is there anything to read that could take me to the proverbial next level?