This repository was archived by the owner on May 14, 2024. It is now read-only.
Alternative readings, instead of MDM and SpeakinJS#54
Merged
Conversation
As replacement to MDM and speakingjs webpage(too compicated), I thought it would be a good idea to replace them with our own documentation on the topics we discuss that week. These links are now considered Bonus material, but I think it's good that are obliged to read up on the topics that will be discussed in class, so that the teachings actually stick better with the students.
remarcmij
suggested changes
Sep 4, 2018
Fixed list, based on @remarcmij 's suggestoin
removed the 2 links discussed
M3kH
reviewed
Sep 5, 2018
| - [Naming conventions](./../../../../fundamentals/blob/master/fundamentals/naming_conventions.md) | ||
| - Helpful resource: http://jsbooks.revolunet.com/ (here you can find tons of free JavaScript books online) | ||
|
|
||
| - The 50 best websites to Learn JavaScript: http://www.codeconquest.com/blog/top-50-websites-to-learn-javascript/ |
Member
There was a problem hiding this comment.
This is just confusing and doesn't provide any quality insight.
Contributor
Author
There was a problem hiding this comment.
I agree, that was already in the original document though.
M3kH
suggested changes
Sep 5, 2018
Member
M3kH
left a comment
There was a problem hiding this comment.
Even if the title of this PR says Alternative Reading this PR doesn't provide any additional value.
I would rather close it.
remove unuseful resources
Contributor
Author
|
@M3kH ready to merge now? |
remarcmij
approved these changes
Sep 5, 2018
M3kH
approved these changes
Sep 6, 2018
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.
Both resources are very far from beginner friendly and clearly suppose previous coding experiences.
Example of a sentence used in these resources:
"javaScript contains a standard library of objects, such as Array, Date, and Math, and a core set of language elements such as operators, control structures, and statements. Core JavaScript can be extended for a variety of purposes by supplementing it with additional objects"
As the level of English of some of our students is limited, and many have no background in programming, I think these resources are mostly just having students read information that they are not yet ready to process, and mostly will leave them confused. There are much better resources (that we have written ourselves) that explain it much better, and that we don't link to in the reading material of this week. (I have created a seperate pull request for this.