If you click the Sign in with GitHub! link, you will be taken to a page that allows you to create a free account on Github:

computer science

Description

If you click the Sign in with GitHub! link, you will be taken to a page that allows you to create a free account on Github:

You will receive an email authorization to complete the creation of your Github account. After this has happened, you will be able to log in to ide.cs50.io very easily. Once you have successfully signed in to ide.cs50.io, you should create a new folder named pset2 by typing the command mkdir pset2 in the lower window:


The command you just typed created a “subdirectory” or folder in your top level folder — which is where you will create files for this problem set. The lefthand side of your browser window should look like this:


FINALLY, here’s the main focus of what you will be working on: You are to design an original website, using raw HTML commands (as opposed to using software such as Adobe Dreamweaver, that automatically generates HTML). The content of your website could be personal or fictional.  

Instruction Files

Related Questions in computer science category