1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-11 10:32:21 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
David Ordás
03f583f6a2
Update SoloLearn playground links (#5455)
* Update SoloLearn playground links

- Update SoloLearn playground links: Web, Node.js, Java, Python, Ruby
- Add missing language support: C, C++, C#, Go, Kotlin, PHP, R, Swift

* Fix CI/CD linting errors
2021-07-28 23:22:26 -04:00
David Ordás
254ece40f4
Add Malven's flexbox & grid cheatsheets (#5446)
* Add Malven's Flexbox & Grid cheatsheets

- Add "FLEX: A simple visual cheatsheet for flexbox" https://flexbox.malven.co
- Add "GRID: A simple visual cheatsheet for CSS Grid Layout" https://grid.malven.co

* Add Malven's Flexbox & Grid cheatsheets

- CI/CD: Restore new line at end of javascript section
2021-07-23 08:44:27 -04:00
David Ordás
ae2ea37025
Sync tutorials' Table Of Contents (#5445)
* Sync Table Of Contents

Add missing "Selenium" heading section to Table Of Contents (TOC)

* Sync Table Of Contents

Fix CI/CD error about link order
2021-07-22 11:16:06 -04:00
Divyansh Singh
2c79e9c882
cpp cheatsheet fix (#5440) 2021-07-19 15:06:58 -04:00
David Ordás
6da9fbe3f9
Add R cheatsheets (#5437)
* Add R section to cheetsheets

Add R Studio section to cheetsheets page

* Add link to RStudio official cheetsheets resources

Resources website: https://www.rstudio.com/resources/cheatsheets

* Add R cheetsheet: Data Wrangling with dplyr, tidyr

Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) english
Public Url: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf

* Add R cheetsheet: Domar datos con dplyr y tidyr

Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) spanish
Public Url: https://github.com/rstudio/cheatsheets/raw/master/translations/spanish/data-wrangling-cheatsheet_Spanish.pdf
Scrapped from: https://www.rstudio.com/resources/cheatsheets

* Add R cheetsheet: Domar datos con dplyr y tidyr

- Fix CI/CD errors.
- Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) spanish
Public Url: https://github.com/rstudio/cheatsheets/raw/master/translations/spanish/data-wrangling-cheatsheet_Spanish.pdf
Scrapped from: https://www.rstudio.com/resources/cheatsheets

* Add R cheetsheet: Domar datos con dplyr y tidyr

- Fix CI/CD errors
- Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) spanish
Public Url: https://github.com/rstudio/cheatsheets/raw/master/translations/spanish/data-wrangling-cheatsheet_Spanish.pdf
Scrapped from: https://www.rstudio.com/resources/cheatsheets

* Revert RStudio Data Wrangling cheatcheats (KISS)

- Keep It Simple / apply review suggestions. Thus, I remove "Data Wrangling" cheatsheets because it already are present in the RStudio portal that link points to.
- Fix grammar.
2021-07-12 11:52:18 -04:00
David Ordás
abf5969a1c
ADD cheetsheet: Data Wrangling with pandas (#5430)
* ADD cheetsheet: Pandas Data Wrangling

Add the official Python Pandas Data Wrangling cheetsheet
Source: https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf
Scrapped from: https://pandas.pydata.org/getting_started.html

* ADD cheetsheet: Data Wrangling with pandas

Fix CI- CD error: Alfabetical order
2021-07-09 10:05:41 -04:00
Jacob Strieb
cd8db63eb4
Add jstrieb/sytems-programming-cheat-sheet (#5423)
* Add jstrieb/sytems-programming-cheat-sheet

* Swap alphabetical order ("the" matters)
2021-07-01 08:24:59 -04:00
Vinícius Ramos
dcf9977501
Add Django ebook and Brazilian Interactive Tutorials page (#5377)
* Add Django ebook and Brazilian Interactive Tutorials page

* Code refactoring

* Add author name and access note

* Reorder README 'Interactive Programming Resources' section
2021-05-20 22:29:42 -04:00
Gintautas Švedas
fd3c275546
Added free interactive tutorial. (#5341) 2021-04-15 16:07:45 -04:00
Gintautas Švedas
ce6032cd22
Added zh_cn course file and a Golang course. (#5331)
* Added Golang course.

* Added a link for the Chinese courses in the readme.

* Removed old free courses-zh_cn.

* Added new interactive tutorials.

* Added extra line.

* Updated file path.

* Updated file path.
2021-04-14 23:09:18 -04:00
Seth
bd6023f34c
Removed Redundant Whitespace Characters (#5276) 2021-01-23 16:41:02 -05:00
Seth
ff5a5dc324
Standize C++ Headings (#5275) 2021-01-23 16:36:35 -05:00
Eric Hellman
7671f23daf
alphabetize added languages (#5273)
* alphabetize added language courses

Our linter had not been looking at these languages

* fix books files

* casts and more
2021-01-23 00:28:18 -05:00
3IVIS
94c526414d
Added the Artificial Intelligence section (#5242)
* Added the Artificial Intelligence section

* Added an empty line on top

* Added more empty lines!
2020-12-30 16:20:26 -05:00
kadhirash
bfe50f5b9e
Add CodeIgniter and PostgreSQL resources (#5208) 2020-12-07 09:37:24 -05:00
Eric Hellman
d703553631
reorganize files (#5199)
* reorganize files

1. make it easier to find files
2. reduce scrolling to get to README on main view of repo

* remove tr.txt again
2020-12-03 17:41:33 -05:00