moghya
moghya
different callback for every time next is called?
@cLupus Thanks for showing interest in this project. I hope you visited http://moghya.me/allitebooks and got what we're trying to do here. You can go through http://bookboon.com and try to wrtite...
Yes, you're correct. It's just we dump the dictionary in JSON and process that JSON.
Honestly I didn't think of it. But as you have rightly raised we have to think about it ? What do you propose ?
let's work it for English and we'll come up with solution in near future
downloading zip one option but, maybe intercepting the request which downloads the book will solve our problem. Think it this way: scraper won't follow what bookboon, it'll work a step...
@EmilLuta maybe you can contribute by working on #3.
Definitely, that can be done, also there are some obvious bugs the code and need a round of review. I'll create and send out review requests.
@kalabukdima sorry for late reply. I went through your PR and thanks for it. Please consider requested changes. Thanks :+1:
@nonejk aim is to implement generic template for graph in c++ without using any library function. I tried to do that but could not complete it. The part of having...