Profile Picture
Session 11 Working with Remote Repositories on GitHub

● Collaborating with Others on GitHub

● Understanding Branches in Git

● Creating and Switching Branches

● Merging Changes in Git

Session 12 Control Flow in JavaScript

● Conditional Statements (if, else, switch)

● Loops (for, while)