1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 05:50:49 +00:00

Added two Electronjs courses Resolves #5928 (#5939)

* Added two Electronjs courses Resolves #5928

* updated links and category
This commit is contained in:
Abdul Rehaman 2021-10-06 18:59:41 +05:30 committed by GitHub
parent 16df0aceb9
commit 07932e2b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@
* [JavaScript](#javascript) * [JavaScript](#javascript)
* [AngularJS](#angularjs) * [AngularJS](#angularjs)
* [D3.js](#d3js) * [D3.js](#d3js)
* [Electron](#electron)
* [jQuery](#jquery) * [jQuery](#jquery)
* [Next.js](#nextjs) * [Next.js](#nextjs)
* [NodeJS](#nodejs) * [NodeJS](#nodejs)
@ -460,6 +461,12 @@
* [Learn D3](https://www.codecademy.com/learn/learn-d3) - Codecademy *(account required)* * [Learn D3](https://www.codecademy.com/learn/learn-d3) - Codecademy *(account required)*
#### Electron
* [Electron Js - Build real desktop apps](https://youtube.com/playlist?list=PLtWy6rdN1yBntIyLeNo-fCVR6AaK7vdyl) - Vishwas Gopinath, How To Code (YouTube)
* [Electron js Tutorials](https://youtube.com/playlist?list=PLC3y8-rFHvwiCJD3WrAFUrIMkGVDE0uqW) - Codevolution (YouTube)
#### jQuery #### jQuery
* [Bento jQuery Track](https://bento.io/topic/jquery) (Bento) * [Bento jQuery Track](https://bento.io/topic/jquery) (Bento)