My wife has expressed some interest in programming recently, and I want to introduce her to it at a leisurely pace to see if it is something she will be interested in.
I have a good idea of where to start, and how to progress so that she isn't too overwhelmed, and can hopefully develop good habits early if she decides to stick with it.
What I am having trouble with is finding a good resource for simple practice assignments. Ideally I am looking for a resource that targets all levels of student, and focuses assignments on a single (or small set of) principle(s) of programming. I could come up with some things myself, but I know others have done it much better than I will, and I would like to utilize their experience.
Language is unimportant. I can convert the assignment to the language I am teaching with easily enough.
Any ideas?
I have seen that there are several questions on the site about where to find good practice projects. But note that I do not want, tricky, large, or those that target professionals. I am looking for assignments that target variable initialization, scope, expression structure, conditionals, etc. I did not come across such a question. prior to asking this one.