Hey Kevin,kevin Abel wrote:I'm having a lot of success working with a tutor on preply.com to learn how to write an Android Application. . . .
Greg Horie wrote:Hi Jacqui,
Interesting topic for a book!
I've read a few books on communications for a general audience, but I don't think I've seen one that is specific to developers and architects.
A couple questions about your book:
1) Do you base your communication principles on science or is it mostly intuitive / experiential?
2) What other communication books or authors do you recommend?
3) Do you provide any templates for presentations and/or documentation?
I look forward to reading your responses.
yaniv man wrote:Hello
I'm used to working with svn , but I wish to convert to git.
I'm used that in svn I work with folders and subfolders
say main folder is Android and under it i will place all my android projects
the next could be Java and under it my java code
but in git there is only the concept of repository, so each project gets a repository
I found in git the concept of submodule, but I do not think it is the same
How do i maintain multiple projects in a tree structure in git?