Commit Graph

94 Commits

Author SHA1 Message Date
Courage 8d9decdacb
Update free-programming-playgrounds.md (#5946)
* Update free-programming-playgrounds.md

Added a few C++ playgrounds to the list

* Update free-programming-playgrounds.md

Placed the links in alphabetical order. I mistakenly didn't do this in my initial PR.
2021-10-05 21:12:17 -04:00
Shahil Patel 76284ea5c7
Added respective authors to the links (#5945)
* Added respective authors to the links

* Update more/free-programming-cheatsheets.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-05 21:11:26 -04:00
David Ordás 8b3102f9d1
chore: patch R heading level of #5786 (#5849)
I have two battered eyes but heading sections needs three sharps 😥 

Completes review EbookFoundation/free-programming-books#5786
2021-10-03 22:48:41 -04:00
kree666 476915537d
Adds in Kotlin and Git interactive resources (#5844)
* Add in Kotlin interactive resource

* Update free-programming-interactive-tutorials-en.md

* Add in Git interactive resource
2021-10-03 22:41:52 -04:00
Mohammad Hossein Rabiee 11e9592c12
Add SQL Teaching (#5806)
* Interactive: Add SQL Teaching

* Update  alphabetical ordering
2021-10-03 21:46:03 -04:00
kree666 456dbf84d2
Added in interactive programming resources for Go, Kotlin, and added in an R section (#5786)
* Update free-programming-interactive-tutorials-en.md

* Update free-programming-interactive-tutorials-en.md

* Update free-programming-interactive-tutorials-en.md

* Update free-programming-interactive-tutorials-en.md

* Update free-programming-interactive-tutorials-en.md
2021-10-03 17:31:26 -04:00
Roboam Casanova 33dcfc6ef4
Add cht.sh Go Cheatsheet entry (#5769)
* Add cht.sh Go Cheatsheet entry

- A quick tutorial/reference to learn Go.

* Add Go cheatsheet to correct place

- Add Go cht.sh entry to free-programming-cheatsheets.md
- Remove Go cht.sh entry from free-courses-en.md

* Fix blank-lines lint error
2021-10-03 16:59:28 -04:00
Krati Agrawal 54cf035016
added new resource in data science (#5681)
* Added Two new resources in free-courses-en.md

* Update free-courses-en.md

plz check updates in code

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

plz check!

* Update free-courses-en.md

* Update free-courses-en.md

Plz check! Did necessary changes here.

* Update free-courses-en.md

* Added A new tutorial resource in free-programming-interactive-tutorial-en.md

* Update free-programming-interactive-tutorials-en.md

plz check!

* Added new resource for data science

* Added New Resourse

* Update free-programming-interactive-tutorials-en.md

* added resource
2021-10-02 16:03:01 -04:00
CleanMachine1 d7c9bf40e5
more/...tutorials: add Go-W3Schools (#5701)
* more/...tutorials: add Go-W3Schools

* fix CI
2021-10-01 19:42:26 -04:00
Eugene Goh 58c7f92a08
Add React cheatsheet (#5580)
* Add React cheatsheet

Add React cheatsheet and fix some misunderstandings. I think it would be better not to mix JavaScript or Python with HTML.

* update line

* fix issue

* fix issue

* Fix alphabetical order

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

* Update to HTML

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-01 11:54:24 -04:00
Artyom Fadeyev 8639642454
new git course (#5663) 2021-10-01 11:49:13 -04:00
Abhijit Kailash Gawai 4d3e106618
Coding Ninjas Platform added in more/problem-sets-competitive-programming (#5653) 2021-10-01 11:35:18 -04:00
Krati Agrawal 8b1bd6ba22
added a new resource (#5646)
* Added Two new resources in free-courses-en.md

* Update free-courses-en.md

plz check updates in code

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

plz check!

* Update free-courses-en.md

* Update free-courses-en.md

Plz check! Did necessary changes here.

* Update free-courses-en.md

* Added A new tutorial resource in free-programming-interactive-tutorial-en.md

* Update free-programming-interactive-tutorials-en.md

plz check!

* Added new resource for data science
2021-10-01 11:27:42 -04:00
Abdul Rehaman ee3d3f8416
Add hackthissite and spelling corrections in CTF category (#5643)
* Add GNU Emacs refcard to more/free-programming-cheatsheets.md file under ide/editors category

* Add alphabetical order and PDF indication for the adding emacs refcard

* Added PDF indication

* Add HackThisSite in CTF and corrected address spelling

* Removed slash from the end of the URL
2021-10-01 11:23:57 -04:00
Shantanu Nighot e6524c8bf2
Add Practical Python Course & MongoDB Cheat Sheet (#5639)
* Added Practical Python: An Immersive Python Course

* Added MongoDB Cheat Sheet

* Ordered Alphabetically
2021-10-01 11:19:39 -04:00
Abdul Rehaman aece527069
Add GNU Emacs refcard to more/free-programming-cheatsheets.md file un… (#5630)
* Add GNU Emacs refcard to more/free-programming-cheatsheets.md file under ide/editors category

* Add alphabetical order and PDF indication for the adding emacs refcard

* Added PDF indication
2021-10-01 11:05:58 -04:00
Eugene Goh 930d6f9eb6
Add SQL cheatsheet (#5623)
* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md
2021-10-01 10:57:40 -04:00
LIU JIE d30fca11d6
fix: add more resources about rust (#5584) 2021-09-30 08:58:21 -04:00
Trevor Hunter 49833f5d11
Add matlab refernce sheet (#5583)
* Added MATLAB refernce sheet

Added a MATLAB basic functions reference sheet provided by MathWorks.

* Update free-programming-cheatsheets.md
2021-09-30 08:51:18 -04:00
David Ordás 0b331b7798
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings

- Wellnaming section
- fix book title, add format, add creators as is seen in file

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Wellnaming section
- fix book title, add format, add creators as is seen in file

via EbookFoundation#4940

* chore: improve angular / angular.js listings

- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Well-naming section
- Complete notes, titles, format, authors

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Handle both as anchor. angular and angular.js

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both

via EbookFoundation/free-programming-books#4940

* chore: Angular.js > AngularJS and other pitfails

- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content

via EbookFoundation/free-programming-books#4940

* feature: sections crosslinks as blockquotes

* feature: sections crosslinks as blockquotes

Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections

* chore: revert scoping crosslinks only to Angular
2021-09-14 14:29:51 -04:00
David Ordás 08bf773883
Bump pr/felipe-cabrera/#5193: VS Code productividade infinita (#5514)
* Update free-courses-pt_BR.md

Add: VS Code Produtividade Inifinita.

It's a free e-book about how to improve your productivity using VS Code.

* Update free-courses-pt_BR.md

* Move from courses to books + join sections

- Go ahead with review EbookFoundation/free-programming-books#5193 @felipe-cabrera
- Apply suggested changes: https://github.com/EbookFoundation/free-programming-books/pull/5193#pullrequestreview-714392514

Co-authored-by: Felipe Cabrera Ribeiro dos Santos <48259448+felipe-cabrera@users.noreply.github.com>

* use https links on vim resources

* chore: Move aurelio.net cheatseets to right listing

See suggestion changes at: https://github.com/EbookFoundation/free-programming-books/pull/5514#pullrequestreview-746671067

Part of: EbookFoundation/free-programming-books#5514

* chore: fix linting errors

https://github.com/EbookFoundation/free-programming-books/pull/5514/checks?check_run_id=3518984887#step:8:1
/home/runner/work/free-programming-books/free-programming-books/more/free-programming-cheatsheets.md
  79:46-81:1  warning  Remove empty section: "<a name="ide--editores"></a>IDE / Editors"  no-empty-sections  remark-lint

See suggestion changes at: https://github.com/EbookFoundation/free-programming-books/pull/5514#pullrequestreview-746671067

Part of: EbookFoundation/free-programming-books#5514

Co-authored-by: Felipe Cabrera Ribeiro dos Santos <48259448+felipe-cabrera@users.noreply.github.com>
2021-09-05 17:28:58 -04:00
RITIK KAPOOR c1aaf045de
fix: broken link (#5402)
* fix: broken link

Fixed the pdf link of broken C++ Cheat Sheet.
Issue No. #5378

* Update more/free-programming-cheatsheets.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-09-05 14:32:48 -04:00
Anuj Singh 04df30925c
Patch 2 (#5509)
* added a website in python interactive tutorials

geeksforgeeks.org is equally popular among indian coders as w3schools.com.

* Update free-programming-interactive-tutorials-en.md
2021-08-29 14:31:58 -04:00
Tutlane d12cce6cca
Update free-programming-interactive-tutorials-en.md (#5373)
* Update free-programming-interactive-tutorials-en.md

Added good resources to learn c#, python, bootstrap, node.js, etc. Please check it, if it is good, keep it in the list.

* Update free-programming-interactive-tutorials-en.md

Arranged lists in alphabetical order and removed tutlane attribute from resources

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update more/free-programming-interactive-tutorials-en.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-08-25 09:19:44 -04:00
David Ordás 97016edd67
Add CodingFantasy's CSS coding interactive games (#5490)
* Add "Knights of the Flexbox table" game

Welcome to the Knights of the Flexbox table. A game where you can help Sir Frederic Flexbox and his friends to uncover the treasures hidden in the Tailwind CSS dungeons.
You can navigate the knight through the dungeon by changing his position within the dungeon using Flexbox and Tailwind CSS.

* Add "Flex Box Adventure" game

Once upon a time, there was a King Arthur. He ruled his kingdom fair and square. But Arthur had one problem. He was a very naive person. So one sunny day, three alchemist brothers offered Arthur to exchange all his Gold Coins for coins made of a more valuable new metal that they had invented - Bit Coins.

Arthur believed them and gave them all his gold. The brothers took the gold and promised to give the bit coins back to Arthur in seven days.

Seven days passed. The brothers have not turned up. Arthur realized he had been scammed. He is angry and intends to take revenge on them. Let's help him do it with our weapon – CSS Flex Box!

We made this game for You
1. You often stumble and try to figure out which combination of Flex Box properties makes the browser do what you want it to do.

2. You want to create complex web layouts without constantly looking at the web page after every Cmd/Ctrl+S press in the code editor.

3. You have tried to learn Flex Box with video tutorials and articles but still don't fully understand how some parts of it work.

4*. Or, if you are a master of CSS Flex Box, we have something interesting and for you too (read further).

Have you found yourself there? Then you definitely want to learn or improve your Flex Box skills. So we have good news for you, really good news...

Learn Flex Box by Playing Game
No more boring videos, tutorials and courses. Learn Flex Box in a completely new, fun, effective and revolutionary way. By playing Flex Box coding game!

* Add "Grid Attack" coding game

In an ancient Elvish prophecy, it was said that one day a man would be born with an incredible power that predicts the future – "Marketi Predictori." And another will come to take this power. But the years went by and nothing happened. Until one day, a little elf was born. He was named Luke.

From an early age, he surprised his parents and his sister Rey by guessing the price of apples at the farmer's market before they even reached it. Every year his power rose and his predictions became more and more accurate. But there was one thing Luke could not predict. The coming of the demon Valcorian. It was the one from the prophecy that was to come and take Luke's power. One day Valcorian and his army attacked the town where Luke had lived and kidnapped him to make a ritual of stealing his power.

Go on a dangerous quest with Luke's sister Rey and find her brother. Defeat Valcorian and all his demons using a secret weapon – CSS Grid.

We made this game for You?
1. You often stumble and try to figure out which combination of Grid properties makes the browser do what you want it to do.

2. You are scared by the number of properties a CSS Grid has, and you feel uncomfortable when you need to create a grid layout.

3. You want to create complex web layouts using Grid, but without constantly looking at the web page after every "Cmd/Ctrl+S" press in the code editor.

4. You have tried to learn CSS Grid with video tutorials and articles but still don't fully understand how some parts of it work.

5. You use a Flex Box where Grid is required because you don't feel confident in using it.

Have you found yourself there? Then you definitely want to learn or improve your Grid skills. So we have good news for you, really good news...

Learn Grid by Playing CSS Game
No more boring videos, courses and articles. Learn Grid in a revolutionary new, fun, and effective way. By playing a Grid coding game!
2021-08-18 08:38:46 -04:00
David Ordás 8827d827ee
Add "Knights of the Flexbox table" game (#5489)
Welcome to the Knights of the Flexbox table. A game where you can help Sir Frederic Flexbox and his friends to uncover the treasures hidden in the Tailwind CSS dungeons.
You can navigate the knight through the dungeon by changing his position within the dungeon using Flexbox and Tailwind CSS.
2021-08-17 10:23:58 -04:00
David Ordás 63743bb26f
Add Official Matplotlib cheat sheets (#5468)
Add link to official Matplotlib.org cheat sheets github repo.

Resolve EbookFoundation/free-programming-books#5467
2021-08-04 09:35:33 -04:00
David Ordás d0ab3d96ec
Add Jan Kruger's Git cheatsheets (#5458)
* Fix some TOC anchors

- Markdown TOC anchors to headings goes in lowecase.
- Make compatible github markdown TOC with render html in C++.

* Add jan-krueger git cheatsheets

- link to latest version html page with sources
- sub links to pdf versions
2021-07-29 13:10:57 -04:00
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