TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Learning computer science with Python?

1 点作者 shire超过 11 年前
I'm not enrolled in school at the moment just self-learning how to program and I'm looking for a good Python book or videos explaining how to learn Algorithms or data structures through the use of Python? Understanding computer science concepts such as Stacks, Binary Trees, Recursion and Queues and how to implement them in Python?

1 comment

asperous超过 11 年前
I&#x27;m not sure about the things you mentioned, but responding to your title here is the de facto learning-programming-via-python:<p><a href="http://www.greenteapress.com/thinkpython/" rel="nofollow">http:&#x2F;&#x2F;www.greenteapress.com&#x2F;thinkpython&#x2F;</a>