This repository was archived by the owner on May 14, 2024. It is now read-only.
Changed links of recourses, more beginner friendly#55
Merged
Conversation
From the students I've gotten the signal that MDM is not helping them learn to code, as it is written for experienced developers and mostly just confuses them. Also the book "a simpler way to learn javaScript" is getting quite outdated (using var only e.g), and is a bit of a pain to read as it is a pdf file with hundreds of pages. Many students have expressed to have had great help from the website javaScript.info, and I think it's a great webpage that is beginner friendly, but still manages to explain concepts well end in depth.
remarcmij
suggested changes
Sep 4, 2018
Contributor
remarcmij
left a comment
There was a problem hiding this comment.
Definitely an improvement. Just some formatting issues.
Contributor
Author
|
@remarcmij formatting issues solved, thanks for the feedback. |
Member
|
I'm in favour to moving away from Since I guess was there because that was the book we started with; and by the time make-it sense. But to be fair I would watch out a bit in just pull from there the references. For now a 👍 on this. |
M3kH
reviewed
Sep 5, 2018
| ``` | ||
|
|
||
|
|
||
| > :boom: IMPORTANT: The concepts of these weeks are extremely important, and require very careful reading. |
Member
There was a problem hiding this comment.
IMPORTANT => repeats on => are extremely important
Contributor
Author
There was a problem hiding this comment.
I don't understand this
Contributor
Author
There was a problem hiding this comment.
it it ready to merge now?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
From the students I've gotten the signal that MDM is not helping them learn to code, as it is written for experienced developers and mostly just confuses them.
Also the book "a simpler way to learn javaScript" is getting quite outdated (using var only e.g), and is a bit of a pain to read as it is a pdf file with hundreds of pages.
Many students have expressed to have had great help from the website javaScript.info, and I think it's a great webpage that is beginner friendly, but still manages to explain concepts well end in depth.