Open main menu

CDOT Wiki β

Changes

DPS909 & OSD600 Fall 2019

1,069 bytes added, 15:23, 14 October 2019
no edit summary
* <code>git cherry-pick SHA</code> to add a commit to the current branch
 
== Week 7 ==
 
* Continue working on 0.2
** Discussion of any issues/questions you have
** Interesting stories from PR #2
*** [https://neilong31.wordpress.com/2019/10/13/2nd-issue-hacktober-fest/ Neil Ong]
*** [https://grommers.wordpress.com/2019/10/12/an-enviromental-git/ James Inkster]
*** [https://hmcildoon.wordpress.com/2019/10/12/hacktoberfest-week-2/ Hayley McIldoon]
*** [https://klopez8.blogspot.com/2019/10/hacktoberfest-issue-2-pull-requesrt-2.html Krystyna Lopez]
 
* Open Source Case Study: Visual Studio Code
** https://code.visualstudio.com/
** https://github.com/Microsoft/vscode
** https://en.wikipedia.org/wiki/Visual_Studio_Code
** Technologies
*** [https://electronjs.org/ Electron]
*** [https://microsoft.github.io/monaco-editor/ Monaco Editor]
*** [https://www.typescriptlang.org/ TypeScript]
*** [https://xtermjs.org/ xterm.js]
*** node.js, express, and hundreds of JavaScript modules
 
* Fixing a Bug in VSCode Walkthrough:
** https://github.com/humphd/vscode/tree/good-first-experience-issue-42726#walkthrough-fixing-a-bug-in-visual-studio-code