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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Trying to complete all projects from Martyr2’s Mega Project List

53 点作者 _hoa8将近 12 年前
Trying to complete all projects from Martyr2’s Mega Project List.<p>Note: If you fork this repo to solve these projects in any language of your choice, please remove all my code, and start from scratch; you'll benefit a lot. Do not send pull requests.<p>Some details:<p>I will use Python to solve these. Why? Because I want to learn the language quickly. I have no interest in making games, so I'm excluding those from the list below. I'm not interested in networking, so I might skip all (or some) of them. The projects will not be made in the order posted. I may not be able to complete all of them. My method of solving them may not be the best. I will link to each project that I complete. Some will be in this same repo, some bigger ones will have dedicated repos.<p>To get started, fork this repo, delete this README and rename README-scratch.md to README.md.<p>Note: I have't read any problem while creating this repo. I'll read them as I start solving the problems. Hence, there is no prior filtering of problems. Keeps things spicy. :)

6 条评论

wasd将近 12 年前
I had never heard of Marty2&#x27;s list and wish I had when I was learning to program. Seems like an invaluable resource for anyone learning to code because coming up with a project idea was a huge stone block (for me at least).<p>Here is a link to the list: <a href="http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/" rel="nofollow">http:&#x2F;&#x2F;www.dreamincode.net&#x2F;forums&#x2F;topic&#x2F;78802-martyr2s-mega-...</a>
评论 #6038636 未加载
monjaro将近 12 年前
I think you missed the point of the &quot;Find PI to the Nth Digit&quot; exercise. You aren&#x27;t generating pi, you&#x27;re just using a pre-computed value.
评论 #6039359 未加载
评论 #6039859 未加载
ilovecookies将近 12 年前
Interesting. <a href="http://projecteuler.net/" rel="nofollow">http:&#x2F;&#x2F;projecteuler.net&#x2F;</a> Also has lots of problems for new coders. Though, they are more math oriented and focused on algorithms.
adamors将近 12 年前
This looks like a great way to get comfortable with a new language. Thank you for posting this.
bjourne将近 12 年前
You may also enjoy <a href="http://rosettacode.org/wiki/Rosetta_Code" rel="nofollow">http:&#x2F;&#x2F;rosettacode.org&#x2F;wiki&#x2F;Rosetta_Code</a>. They have hundreds of smaller problems which you can solve in your favourite language.
brian3456将近 12 年前
going to try this out myself, does anyone have a good tutorial for a newbie on python GUI programming? something i could use for things like the ftp program, chat app etc...<p>as far as my background goes sophmore in college self taught python.Know java, some c from classes but i&#x27;ve never done any GUI work.
评论 #6040065 未加载
评论 #6043968 未加载
评论 #6040712 未加载