Skip to content

Shall We Learn

Learn, Code, Create, and Play

  • Home
  • LearnGit
  • Python
    • LearnPython
    • python3
  • Scratch
    • Scratch Lessons
    • Scratch Gallery
  • Web
  • Java
  • AWS
  • Unity
    • my-unity-learning
  • iOS
    • ios
  • Download
  • About

webdev-intro

Install Visual Code on Windows

July 19, 2021July 5, 2021 by Jessica Chiang

What is Visual Code

Visual Studio Code - Wikipedia

Visual Code is Microsoft’s free development tool or IDE (Integrated Development Environment) for both students to learn how to code, as well as for professionals to develop software.

Read more

Categories coding camp Tags 2021week1, codecamp, webdev, webdev-intro

Summer Coding Camp Week 1

July 19, 2021 by Jessica Chiang

Hi all, I am coaching a small group of high schoolers this summer on coding and technology in general.  I would like to share the materials and hope you will also find them useful. Week 1: Into to Web Development Set up Set up a GitHub Account Setup Git on Your Window 10 Machine Install … Read more

Categories coding camp Tags 2021week1, codecamp, webdev, webdev-intro

Set up a GitHub Account

February 10, 2023June 18, 2021 by Jessica Chiang

What is GitHub?

GitHub is a development platform where you can collaborate with others on software projects.

Read more

Categories LearnGit Tags 2021week1, codecamp, webdev, webdev-intro

Setup Git on Your Window 10 Machine

February 10, 2023July 5, 2021 by Jessica Chiang

What is Git and Why does it Matter?

Git is a very commonly used version control system. It tracks the changes you made to files.

Git is very useful because it allows you to effectively manage code changes. For this Coding Camp, since we will be hosting our website on GitHub Pages. We will need to install Git locally.

Read more

Categories LearnGit Tags 2021week1, codecamp, webdev, webdev-intro

Create a New Empty Remote Git Repository on GitHub

February 10, 2023July 6, 2021 by Jessica Chiang

In this article, we will learn how to create a new empty GitHub Repository.

Repository Svg Png Icon Free Download (#474388) - OnlineWebFonts.COM

Read more

Categories LearnGit Tags 2021week1, codecamp, webdev, webdev-intro

Clone a Remote Git Repo in Visual Studio

January 22, 2023July 7, 2021 by Jessica Chiang

In this article, we will demonstrate how to clone a Remote Git Repo to your local Development Machine to be a Local Git Repo

Read more

Categories LearnGit Tags 2021week1, codecamp, webdev, webdev-intro

Create GitHub Pages

May 30, 2022July 6, 2021 by Jessica Chiang

In this article, we will create a simple web site using GitHub Pages. You can checkout mine at https://jess1sd.github.io/jess/

Read more

Categories LearnGit Tags 2021week1, codecamp, webdev, webdev-intro

Portfolio Project Part 1- Fork and Clone a Remote Git Repo

May 30, 2022July 7, 2021 by Jessica Chiang

In this article, I will show you how to fork a sample portfolio project repo, and clone it to your local development machine. And making some small changes.

Read more

Categories LearnGit Tags 2021week1, codecamp, webdev, webdev-intro

Portfolio Project Part 2 – Update Cloned Git Repository –

September 16, 2022July 19, 2021 by Jessica Chiang

On the previous page, we set up a GitHub page site using a sample portfolio Git Repo.  This article shows how to update the portfolio site by changing  files in your remote repository The simplest and most visible way to change this site is to replace the profile image.     To do that, we … Read more

Categories LearnGit Tags codecamp, webdev, webdev-intro

Search

Archives

  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • July 2022
  • January 2022
  • August 2021
  • July 2021
  • June 2021
  • August 2020
  • September 2016
  • December 2015
  • October 2015
  • January 2015
  • October 2014
  • July 2014
  • February 2014
  • November 2013
  • August 2013
  • July 2013
  • January 2013
  • September 2012
  • October 2011
  • January 2011
  • May 2010
  • April 2010
  • January 2010
  • October 2009
  • September 2009
  • August 2009
  • June 2009
  • February 2008
  • August 2007
© 2023 Shall We Learn • Built with GeneratePress