Update free-programming-books-langs.md (#7703)

* Update free-programming-books-langs.md

Added Q# lanaguge used for developing quantum algorithms on Azure

* Update free-programming-books-langs.md

Changed referencing of Q# to avoid the conflict of # symbol

* Update free-courses-en.md

Added class central
pull/8197/head
Abinash Satapathy 2 years ago committed by GitHub
parent 46df5c1397
commit 6e6aeab05c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      books/free-programming-books-langs.md
  2. 1
      courses/free-courses-en.md

@ -172,6 +172,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Pandas](#pandas)
* [Pyramid](#pyramid)
* [Tornado](#tornado)
* [Q#](#q-sharp)
* [QML](#qml)
* [R](#r)
* [Racket](#racket)
@ -2029,6 +2030,11 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Learn Web Programming](https://bitbucket.org/hrojas/learn-web-programming)
### <a id="q-sharp"></a>Q\#
* [The Q# quantum programming language user guide](https://learn.microsoft.com/en-us/azure/quantum/user-guide) (HTML)
### QML
* [Qt5 Cadaques](http://qmlbook.github.io) - Juergen Bocklage-Ryannel, Johan Thelin (HTML, PDF, ePub) (:construction: *in process*)

@ -93,6 +93,7 @@
### 0 - MOOC
* [class central](https://www.classcentral.com)
* [Codecademy](https://www.codecademy.com)
* [Coursera](https://www.coursera.org)
* [Datacamp](https://www.datacamp.com)

Loading…
Cancel
Save