LearnTeachCode / intro-javascript-class

Class materials for our workshop series: Intro to JavaScript and Programming Fundamentals
15 stars 15 forks source link

Added two books for reference #1

Closed prahaladbelavadi closed 6 years ago

LearningNerd commented 6 years ago

Thanks @prahaladbelavadi :) I am indeed recommending those books, they're both excellent! I'll be using this repo to share materials for a class I'm teaching that starts this week. The curriculum is still pretty experimental and always changing, but I decided to finally go ahead and make it public even if it isn't done yet.

I won't be taking pull requests just yet though, since I haven't had a chance to get any of the content in here yet. But always open to suggestions. :)

prahaladbelavadi commented 6 years ago

Fair enough I'm glad you're taking on this initiative to teach people JS, If there's anything I can help with, Do let me know I've been curating a bunch of forks of repositories that serve as guides at belavadi that I figured would be helpful on Web, cryptorgaphy and bitcoin. Do check em out to see if any can be used as references. Good Luck :)

prahaladbelavadi commented 6 years ago

What are your thoughts on creating a github pages site for this content such that people inexperienced with Github can access it too ? @LearningNerd

LearningNerd commented 6 years ago

@prahaladbelavadi awesome, I'll check out that repo! And about GitHub pages site -- yes, that was my original goal but it does take a bit more work to set that all up and make it look nice. :) This is only the alpha version really so I figured it would make sense to build it up and iterative, improving it in stages. It's a lot of work as it is, even without thinking about formatting or design, hehe.

So far the Markdown pages seem to be working just fine for our current students, so as long as they're able to use the curriculum, we're good for now. :)