一些练习题 [英] Some practice problems

查看:85
本文介绍了一些练习题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名c#编码员,编码已超过1年。每次我搜索练习题时,他们要么属于c / c ++,要么是python等等。



有谁能告诉我c#的一些练习题。我发现的大多数问题都只是数学问题。但我需要一些涉及逻辑和数学的问题。喜欢 EIGHT QUEENS问题



所以,请建议我在学习编码时使用的一些网站,书籍或其他材料。

I am a c# coder and have been coding for more than 1 year. Every time i search for practice problem they either belong to c/c++ or python and others.

Can anyone suggest me some practice problems for c#. Most of the problems that i have found are just mathematics. But i need some problems that involves both logic and mathematics. Like EIGHT QUEENS PROBLEM.

So, please suggest me some websites, books or other materials that you used while learning to code.

推荐答案

请看我对这个问题的评论。



如你所见,如果你真的每次搜索对于练习问题他们要么属于c / c ++或python等等,它至少给你一个简单的方法来获得C#问题:采取这样的问题的表述,划掉单词C,C ++或Python并改写C#。从这一刻起,你就有了一些工作要做。 :-)



至于真正的新问题...对我来说,它们很难发明。非常。但是有很多众所周知的问题可以通过一些幻想和逻辑思维转化为一些计算机问题。我可以建议一个非常丰富的问题​​来源: books ://en.wikipedia.org/wiki/Martin_Gardner> Martin Gardner ,尤其是 < u>数学游戏专栏



-SA
Please see my comment to the question.

As you can see, if really every time you search for practice problem "they either belong to c/c++ or python and others", it gives you at least one simple recipe for getting "C# problems": take the formulation of such problem, scratch out the words "C", "C++" or "Python" and write "C#" instead. From this moment, you got something to work at. :-)

As to the really new problems… to me, they are extremely hard to invent. Extremely. But there is a great number of well-known problems which you can transform into some computer problems by using some fantasy and logical thinking. I can suggest one very rich source of problems: many books by Martin Gardner, especially Mathematical Games columns.

—SA


为什么不尝试在.Net中实现相同的C ++问题。

无论如何,互联网上有许多编码实践问题。您甚至可以选择一个示例程序并自行实现。
Why not try to implement the same C++ problem in .Net.
In any case, there are many coding practice problems available on the internet. You can even pick up a sample program and implement it on your own.


这篇关于一些练习题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆