Skip to content

Commit dd256e6

Browse files
Add license to 6 books (#11480)
* Add license tags to Go Books * Add license to 6 books
1 parent 3298c75 commit dd256e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: books/free-programming-books-langs.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -827,8 +827,8 @@ Books on general-purpose programming that don't focus on a specific language are
827827
* [How To Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - Mark Bates, Cory Lanou, Timothy J. Raymond (PDF, EPUB)
828828
* [Learn Go in Y minutes](https://learnxinyminutes.com/docs/go/)
829829
* [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/) - Chris James
830-
* [Learning Go](https://miek.nl/go/)
831-
* [Let's learn Go!](http://go-book.readthedocs.io/en/latest/)
830+
* [Learning Go](https://miek.nl/go/) (CC BY-NC-SA)
831+
* [Let's learn Go!](http://go-book.readthedocs.io/en/latest/) (CC BY-NC-SA)
832832
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) - Kyle Isom
833833
* [Practical Go Lessons](https://www.practical-go-lessons.com) - Maximilien Andile
834834
* [Practical Go: Real world advice for writing maintainable Go programs](https://dave.cheney.net/practical-go/presentations/qcon-china.html) - Dave Cheney (HTML)
@@ -842,9 +842,9 @@ Books on general-purpose programming that don't focus on a specific language are
842842

843843
#### GraphQL
844844

845-
* [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql)
845+
* [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql) (CC BY-NC-SA)
846846
* [GraphQL or Bust](https://nordicapis.com/wp-content/uploads/GraphQL-or-Bust-v2.2.pdf) - Nordic APIs (PDF)
847-
* [Learning graphqL](https://riptutorial.com/Download/graphql.pdf) - Compiled from StackOverflow Documentation (PDF)
847+
* [Learning graphqL](https://riptutorial.com/Download/graphql.pdf) - Compiled from StackOverflow Documentation (PDF) (CC BY-SA)
848848

849849

850850
#### Gremlin
@@ -867,7 +867,7 @@ Books on general-purpose programming that don't focus on a specific language are
867867

868868
* [Building Java Projects with Gradle](http://spring.io/guides/gs/gradle/)
869869
* [Gradle Succinctly](https://www.syncfusion.com/ebooks/gradle_succinctly) - José Roberto Olivas Mendoza
870-
* [Gradle User Guide](https://docs.gradle.org/current/userguide/userguide.html) - Hans Dockter, Adam Murdoch ([PDF](https://docs.gradle.org/current/userguide/userguide.pdf))
870+
* [Gradle User Guide](https://docs.gradle.org/current/userguide/userguide.html) - Hans Dockter, Adam Murdoch ([PDF](https://docs.gradle.org/current/userguide/userguide.pdf)) (CC BY-NC-SA)
871871

872872

873873
#### Grails
@@ -893,7 +893,7 @@ Books on general-purpose programming that don't focus on a specific language are
893893
* [Cloudera Impala](https://docs.cloudera.com/documentation/enterprise/latest/PDF/cloudera-impala.pdf) - John Russel (PDF)
894894
* [Data-Intensive Text Processing with MapReduce](http://lintool.github.io/MapReduceAlgorithms/MapReduce-book-final.pdf) (Jimmy Lin and Chris Dyer) (PDF)
895895
* [Hadoop for Windows Succinctly](https://www.syncfusion.com/ebooks/hadoop-for-windows-succinctly) - Dave Vickers
896-
* [Hadoop Illuminated](http://hadoopilluminated.com/index.html) - Mark Kerzner, Sujee Maniyam
896+
* [Hadoop Illuminated](http://hadoopilluminated.com/index.html) - Mark Kerzner, Sujee Maniyam (CC BY-NC-SA)
897897

898898

899899
### Haskell

0 commit comments

Comments
 (0)