User Tools

Site Tools


notes:data:fall2023:projects:abc0

This is an old revision of the document!


ABC0 documentation

Tasks

Get on discord and into class channels

Log into Lab46 (shell)

Clone lab46 semester repo on lab46

Once you have successfully logged into the Lab46 server you will want to enter this command fixrepo into the command line and press enter

Note You ONLY run fixrepo command once per semester

After you have done that, proceed to type cd src/ into the command line then perform an ls to make sure you see your appropriate SEMESTER

cd into your SEMESTER directory and perform hg status

From here you can enter the following commands for every change to your repo:

hg add
hg commit -m "commit message text"
hg push

Log into Lab46 wiki

Your journal, the syllabus and other resources are made available to you via the lab46 wiki. In order to access these web resources for the class you have to log in.

  • At the top right of this page, click the “login” button
    • sign in with your username(your college email without the @corning-cc.edu part)
    • password is your CCC ID# (capital C)

Once logged in note that the left sidebar has been updated with some new links, now on the wiki you have access to links to the course homepages of the classes you are taking and a link to your journal. It would be a good idea to familiarize yourself with these resources.

Set up personal development system

Clone lab46 semester repo on your system

Create info.text file with information

Create and execute hello.c

Locate journal and customize title and intro

notes/data/fall2023/projects/abc0.1692377427.txt.gz · Last modified: 2023/08/18 16:50 by jwieland