GitHub Introduction Part 2Also see our previous post. Wikipedia says this about GitHub: “GitHub is a web-based Git repository hosting service. […] October 23, 2016 in Programming tagged repository / GitHub / visual / studio / Git and GitHub by Mike
Git IntroductionThis post is an introduction to git. Git is a version control system. It is used for software […] October 23, 2016 in Programming tagged repository / Bash / programming / git / version / control / Git and GitHub by Mike
Atom Text Editor IntroductionHere is what Wikipedia says about Atom: “Atom is a free and open-source text and source code editor […] October 23, 2016 in Text Editors tagged editor by Mike
Visual Studio Code IntroductionVisual Studio Code is a programmer’s text editor written by Microsoft. It is a lightweight but powerful source […] October 23, 2016 in Text Editors tagged code / editor / VS / visual / studio / Live Server by Mike
Node.js IntroductionWikipedia describes Node.js this way: “Node.js is an open-source, cross-platform JavaScript runtime environment for developing a diverse variety […] October 21, 2016 in JavaScript tagged NodeJS / Linux / node.js / Node by Mike
GitHub IntroductionGitHub is a code hosting platform for version control and collaboration. It lets you and others work together […] October 21, 2016 in Programming tagged GitHub / git / version / introduction / repository / Git and GitHub by Mike
ProtractorProtractor is a testing framework that acts like a user. Protractor is built on top of WebDriverJS, which […] October 21, 2016 in JavaScript tagged Angular / testing / test by Mike
Intellij IDEAIntellij IDEA is an Integrated Development Environment (IDE) for writing computer software. The first version of IntelliJ IDEA […] October 19, 2016 in Programming tagged editor by Mike
Model View Controller (MVC) IntroductionAn important software architectural pattern for implementing user interfaces on computers is MVC. Here is what Wikipedia says […] October 15, 2016 in Programming tagged controller / view / model / pattern / mvc / introduction by Mike
UTF-8 Character SetComputers work in numbers. This is because they work with zeros and ones. They work in zeros and […] October 12, 2016 in Character Sets tagged ebcdic / bit / ascii / utf-8 / symbol / strings / unicode by Mike
R-ProjectR is a free software environment for statistical computing and graphics. It compiles and runs on a wide […] September 19, 2016 in Programming by Mike
Programming LanguagesHere we start a series of posts on programming languages. This website has posted information on several languages […] September 5, 2016 in Programming tagged programming / program by Mike