mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-18 00:25:27 +00:00
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
This commit is contained in:
parent
46df5c1397
commit
6e6aeab05c
@ -172,6 +172,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Pandas](#pandas)
|
* [Pandas](#pandas)
|
||||||
* [Pyramid](#pyramid)
|
* [Pyramid](#pyramid)
|
||||||
* [Tornado](#tornado)
|
* [Tornado](#tornado)
|
||||||
|
* [Q#](#q-sharp)
|
||||||
* [QML](#qml)
|
* [QML](#qml)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Racket](#racket)
|
* [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)
|
* [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
|
### QML
|
||||||
|
|
||||||
* [Qt5 Cadaques](http://qmlbook.github.io) - Juergen Bocklage-Ryannel, Johan Thelin (HTML, PDF, ePub) (:construction: *in process*)
|
* [Qt5 Cadaques](http://qmlbook.github.io) - Juergen Bocklage-Ryannel, Johan Thelin (HTML, PDF, ePub) (:construction: *in process*)
|
||||||
|
@ -93,6 +93,7 @@
|
|||||||
|
|
||||||
### 0 - MOOC
|
### 0 - MOOC
|
||||||
|
|
||||||
|
* [class central](https://www.classcentral.com)
|
||||||
* [Codecademy](https://www.codecademy.com)
|
* [Codecademy](https://www.codecademy.com)
|
||||||
* [Coursera](https://www.coursera.org)
|
* [Coursera](https://www.coursera.org)
|
||||||
* [Datacamp](https://www.datacamp.com)
|
* [Datacamp](https://www.datacamp.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user