week 2


Project management

Introduction.

In this week I learned about the principles of project management and about creating my own website, that will be used for document my progress every week. This assignment is going to be useful for me, helping to remember how some tools work, manage all the information and assignments that we create and (most important) how we manage to solve and fix some problems through the way of the FabAcademy.As we manage our website on Html Language .

Background.

HTML is a markup language that is used for the development of Internet pages. This is the acronym that corresponds to HyperText Markup Language, it is used to indicate how the content of a web page is sorted. This is done through hypertext marks which are tags.
To create web pages there are many free access templates on the internet, which allow the developer to create attractive pages.

HTML5UP-->Templetes

w3schools-->Tutorial

GIT Tutorial


GIT is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Also exist other platforms like GITHUB and GITLAB that improves GIT repositories streamlined web development workflows. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.

Week Assignment

Work through a Git tutorial and build a personal site in the class archive describing you and your final project.

Following are steps for Window users:


Download the Git

Fig:screen shot showing the download option for differnt operating system.

Install the Git

After succesfull downloading, follow the below steps for installation.



Fig:Screen shot showing the process of installing the Git.

Open the GIT bash window and generate the SSH key

Navigate to the folder where you want to store the website

Update archive.


Build my personal web site.

When I started this assignment I had no idea what to include on my main page, so I started with something simple. As also I had not enough knowledge of building website so I watch youtube and take help of my instructors.

Next Page
Previous Page