* Add search bar to link the main page to the dynamic page
* Correct accidental description removal in Programming Playgrounds
* Remove erroneous space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add missing id to an input
* Update the link buttons with simpler text
Co-authored-by: Eric Hellman <eric@hellman.net>
* Remove trailing spaces on new websites paragraph
* Remove unnecesary trailing whitespaces
* Fix unclosed `<div>` wraping form and rollback those left aligned
Testing rendering via #6826
* Remove merge error
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* add golang open sourch books
* Update books/free-programming-books-bn.md
space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* I have added some new resources of typescript
I have added some new resources of typescript
* I removed a course link
I removed a course link Because it has been removed from YouTube
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add golang open sourch books
* Update books/free-programming-books-bn.md
space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* I have added some new resources of typescript
I have added some new resources of typescript
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added playground definition
Added a small definition about programming/coding playgrounds for making it understandable to beginners
* Define what is a playground
Via / completes:
- What's a programming playground? #6107
- Added playground definition #6817
- Sentence added under playground #6819
Thanks @Suman373 for the initial idea.
Co-authored-by: Suman Roy <95040233+Suman373@users.noreply.github.com>
* reword playground definition as suggested
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Suman Roy <95040233+Suman373@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* Sentence added under Playground
Added a small sentence which would be more appropriate than the previous pr with a big definition
* Update README.md
Syntax error corrected
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update README.md
Within your browser added
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Standardize TutorialsPoint links: urls, metadata...
* There is no PDF for this guide
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* move Tutorials Point's tutorials from courses to its category
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Adding a free complete course in Arabic
this course is totally free, detailed up to 55 hours
* Section headings have 3th level markup
* Remove extra space in list markup
* Remove extra spaces between title and link markdown markup
* Add instructor / course platform
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Add course instructor seen at first video and delegate current metadata as platform
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-programming-books-pt_BR.md
Insertion of the first edition of my book about basic web development using Java.
* Update free-programming-books-pt_BR.md
Update using contributing guidelines.
* add: book of Scratch
"Scratch for CS First でプログラミングをはじめよう"
* add: book of C++
"C++入門 AtCoder Programming Guide for beginners (APG4b)"
* fix: spacing typo
* add: "free-courses-ja.md" and Scratch course
* add: link to the Japanese course in README.md
* fix: alphabetical order
* Update free-courses-en.md
Angular 5 course added
* Add Introduction to Assembly with ARM
course added
* Alphabetize to solve linter faults and fix Udemy typo
* fix instructor name typo
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add Quantum Computing
* fixes alphabetical order
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Use book landing page instead of PDF direct download link
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* add `forks count` badges
* Add `stargazers counter` badge
* Add `repo size` badge
pointing to main branch download
* add `sponsors count` badge
- link points to sponsorized profile page
- render version is placed at new line.
* Add `open issues counter` badges
- With social balloon style
- link points to its filter: open & "help wanted"
- in a new line
* Add pull request count badges
- by filter: open, merged, "help wanted"
- using social balloon style
- linked with its own query filter
- in a new line
* Add watchers count badge
* Add website status badge
- link points to the github.io version of the repo
* Add `contributions count` badge
* Use nonbreak spaces to separate badges
* Add `contribution covenant 1.3` badge
* Shorten longer `"Help Wanted" Pull Request` badge text
* Add `good first issues` count badge
- It links to related issue search query
* format clean cluttered
- flat style for all badges
- fix some target urls (CoC, contribs)
- organize url parameters
- capitalize labels
- move contrib/sponsors nest to forks/stars...
- group by paragraph instead of br
* format: less gap flow
* change logo for website badge to `www`
a PR submit into @badges/shields project is pending to be rendered
* Update repo stats counters + fix typos
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* transfer each badge to its section. now seems less dense
* Fix markdownlint issues
- MD041/first-line-heading/first-line-h1: First line in a file should be a top-level heading
- MD009/no-trailing-spaces: Trailing spaces [Expected: 0 or 4; Actual: 2]
* move website status badge near to its paragraph
* transfer CoC badge near to its paragraph/link
* reword website badge
* Reword issues/PRs badge preface
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Add Arduino books
* Update books/free-programming-books-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Remove Eletrogate books and add a new one
* Change book's author.
* Removing link of the book
* Removing journal and edit the link
* Add a new book about Linux
* Update books/free-programming-books-pt_BR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add some courses
added Go-lang, Codeigniter, Vue, React courses
* Nusedra: alphabetize, add instructor and use titles as is
* Solve Platform typos and use titles as it is
* Use titles as it is, so alphabetize again
* Author typo and use titles as it is
* Add authoring attribution and use titles as it is
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add Arduino books
* Update books/free-programming-books-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Remove Eletrogate books and add a new one
* Change book's author.
* Removing link of the book
* Removing journal and edit the link
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Add some missing Finnish coding podcasts
* Some small modifications based on contributing guidelines
* Put podcast list into alphabetical order
* Fix 'no-url-trailing-slash' error