Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

19
votes
16answers
2k views

Introducing Programming To a Mathematician

I currently am a programmer, I'm almost 16 years of age and have pretty much narrowed my careers down to something involving a Computer Science degree or Electrical Engineering degree (I know they are ...
3
votes
1answer
169 views

Teaching Programming: drawbacks of using unit tests in problem statement for assignments?

I am experimenting with marking assignments for a programming course using unit tests. Is it likely to harm the learning process if I publish some of the tests I use as part of the problem statement? ...
7
votes
5answers
299 views

How to get started with Github (for me)?

I registered myself in github a few days ago. Mainly for starting projects to share some of my ideas with others as well as get the source available from anywhere. This is my first open-contribution ...