mikeizbicki / ucr-cs100

open source software construction course
Other
486 stars 407 forks source link

HW 4 Idea #1521

Closed hzhu007 closed 9 years ago

hzhu007 commented 9 years ago

Hi Mike,

I just come up with two ideas.

  1. I can write a tutorial about how to install and how to use Tor relay.
  2. I am using open source program ZXing and QRCode.net to do my senior design. It took me great effort to figure out how to use them. Then I wrote a small C# program to render customized QR Code. Can I share my program with some tutorials as a sample of how to use those third party library?

Thank you

mikeizbicki commented 9 years ago

As for 1, I think there's already a number of good tutorials on tor, so I doubt that's a good topic.

I just quickly looked through the documentation of ZXing. It's looks really good. What, specifically, would you improve about the documentation?

hzhu007 commented 9 years ago

We finally followed your advice to make a tutorial about function pointer in which typedef will be mentioned. It will be an detailed explanation as well as an extension of your lecture on Mon..

mikeizbicki commented 9 years ago

Sounds great :)

On Tue, May 19, 2015 at 3:59 PM, Huaxuan Zhu notifications@github.com wrote:

We finally followed your advice to make a tutorial about function pointer in which typedef will be mentioned. It will be an detailed explanation as well as an extension of your lecture on Mon..

Reply to this email directly or view it on GitHub https://github.com/mikeizbicki/ucr-cs100/issues/1521#issuecomment-103692245 .