* Added aside tag explanation
Added the portuguese explanation to the element ASIDE.
* Added elements to be in conformity with the rules
Added the original title and the more info section on the bottom.
* fix: added info and solutions for stubs
* fix: made title match main header
* fix: removed wrong closing tag
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: added closing tag
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: corrected solution
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: changed verbiage
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: added code tags
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: added solution
* fix(guide) add stubs and correct file path misspellings and pr… (#36528)
* fix: corrected file path to match curriculum
* fix: renamed to newer challenge name
* fix: added solutions to articles from challenge files
* fix: added missing .english to file name
* fix: added missing title to guide article
* fix: correct solution for guide article
* fix: replaced stub with hint
* fix: added space in Hint headers
* fix: added solution to guide article
* fix: added solution to guide article
* test: replaced stub with hint and solution
* fix: add Problem number: to title
* fix: changed generatorexponential to correct name
* fix: renamed knight's tour to knights-tour
* fix: updated guide article
* fix(guide): radix sort formatting/inconsistencies
Signed-off-by: Jonathan <theflametrooper@gmail.com>
* fix(guide): radix sort spacing should be 2 spaces
Signed-off-by: Jonathan <theflametrooper@gmail.com>
new solution addresses the possibility of first letter of arg "before" being lower case and needing to change the first letter of "after" from capital to lowercase
solution more streamlined
added resource to help with regular expressions
* Replace stub with hints and code solution
* Change spoiler tag text
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Update `createAndSavePerson` to use callback
Previous solution had an empty callback
* fix: added hint header
* Replace stub with hints and solution
For "create many records" mongoDB lesson
* Fix markdown for inline code
Add new line to allow markdown to render inline code
* Use callback in `createAndSavePerson` function
* fix: corrected hints syntax
* Replace stub for mongoDB lesson
* Replace stub for "Use model.find to search your database"
* Include hints
* Include solution
* Use callback in `createAndSavePerson()`
* fix: corrected hints syntax
* Updated Data-Drive Design content
Added detailed introduction to Data Driven Design. What, Why, and How of the subject and also added tools and resources for the same.
* Update index.md
* Fix typos
* fix(docs): minor SPG changes
* Create index.md
Installation and Setup guide for Docker CE on Linux.
* Rename guide/english/linux/install-and-Setup-DockerCE-in-linux/index.md to guide/english/linux/install-and-setup-dockerce-in-linux/index.md
* Contribution on the topic.
Added some basic information on the concept of Multi Layer Perceptron. Added an image for better understanding of the concept.
* Added extra information.
Check out the following piece of data on MLP.
* Update index.md
* Update index.md