Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wikipedia links #112

Closed
eonist opened this issue Jul 17, 2016 · 12 comments
Closed

Wikipedia links #112

eonist opened this issue Jul 17, 2016 · 12 comments
Assignees
Milestone

Comments

@eonist
Copy link

eonist commented Jul 17, 2016

Would love to see some wikipedia links to these subjects:

Relationship Modeling
Action Modeling For Analytics
Model With Graph Theory and Set Theory
Faceted Search API

Or other good links/books

@daniel-jonathan
Copy link
Member

I agree :) I am currently reworking Graph's API. I am putting a lot of effort in teaching how to use Graph in many scenarios. So please stay tuned and thank you for your support.

@eonist
Copy link
Author

eonist commented Jul 17, 2016

@daniel-jonathan
Copy link
Member

Awesome! Great resources. There is a new tagging system being added as well :) All will be released in Graph 2

@daniel-jonathan daniel-jonathan added this to the Graph 2 milestone Jul 17, 2016
@eonist
Copy link
Author

eonist commented Jul 17, 2016

Maby a couple of awesome examples is enough to lure people into using Graph. As opposed to many examples. Easier to maintain as well. Ive previously made an sqlite api: https://github.com/eonist/SqliteEdit Were I try to explain its use through a table. Databases are tables and github markdown aupports table syntax. Just an idea.

@daniel-jonathan
Copy link
Member

Yeah, I plan to have examples that really show how to do cool things and highlight why using Graph is a great choice. I haven't had a chance to do that, so I will be doing it with the latest revisions.

@eonist
Copy link
Author

eonist commented Jul 18, 2016

Would be awesome to see Graph in conjunction with Your IOS UI framework. Like some spiffy gifs showing off semi inteligent list searches etc.

@eonist
Copy link
Author

eonist commented Jul 18, 2016

Also what do you think about the analysis of this post : http://stackoverflow.com/a/16149607/5389500

@daniel-jonathan
Copy link
Member

My general thinking is that CoreData is the best approach on anything Apple. It really allows a consistent approach to solving problems. My background in databases is over 16 years and I was managing 1 billion hits a day. So I understand databases, and I think the arguments made today against CoreData come from arguments that exist in different development/environment issues.

@eonist
Copy link
Author

eonist commented Jul 18, 2016

Well here is to CoreData then 🎉 Hopefully your Graph project can shed some spotlight on CoreData. Other good sources for CoreData are the WWDC videos that apple makes. You should maybe make a section on CoreData in the wiki section of this project?

@daniel-jonathan
Copy link
Member

I think you said the best approach, which is to make examples that show how awesome CoreData and Graph are. This is what I will be doing through tutorials, and through an app I am launching for iOS 10.

@eonist
Copy link
Author

eonist commented Jul 19, 2016

Sounds good. Have you checked this book: "Chris Eidhof - Core Data" https://www.objc.io/books/core-data/ ?

@daniel-jonathan
Copy link
Member

No I haven't. Looks like a good read though :) I am going to make note of the links you shared. For now I am going to close this issue, as it doesn't describe anything to solve. Let's continue this chat on Gitter. All the best!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants