Coder Social home page Coder Social logo

lab01's Introduction

Part A - Account Creation

0: Creating a GitHub account

Go to github.com and create an account. After you have verified your email, create an empty repository in your new account, and name it bootcamp

Part B - Terminal Commands

1: Our first command

Write a command that prints out the string “hello, world”. Extra credit: As in Listing 1, do it two different ways, both with and without using quotation marks.

2: Cleaning up

Clear the contents of the current tab.

3: Listing

What’s the command to list all the files (and directories) on your Desktop directory?

4: Making directories

Make the directory bootcamp on your Desktop and, within it, the directory labs (i.e., ~/Desktop/bootcamp/labs).

5: Navigating directories

Change to your Desktop, then change to bootcamp directory, and then the lab directory.

6: Creating files

Create an empty file called file01 in the lab directory.

7: Deleting directories

What is the command used to remove a directory named food and everything inside it.

Part C - Github

8: Download the GitHub desktop application

Download the GitHub desktop application.

9: Pushing work to GitHub

Using the GitHub desktop application, push your code to your new repository.

lab01's People

Contributors

surumen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.