User Tools

Site Tools


Sidebar

projects

haas:fall2014:cprog:projects

This is an old revision of the document!


Table of Contents

Corning Community College

CSCS1320 C/C++ Programming

Assignments, Documents, Information, and Projects

Projects

Week 2

  • For those interested in cloning your BitBucket repositories on lab46, I found a couple approaches:
  • We started our programming journey with the venerable “Hello, World!” last week; we'll be continuing on this week, likely with variables and data types.

Week 1

  • Welcome! Be sure to:
    • Read over the syllabus
    • Subscribe to the class mailing list
    • Using the tutorial, set up a screen session and get on #csci on irc
  • Get familiar with logging into the pod systems and/or LAIRstations, and once there:
    • open up a terminal
    • log that terminal onto Lab46 for class work and attendance
  • Get familiar with how to log onto Lab46, and once on:
    • change to your src/ subdirectory
    • create/edit .c files (such as hello.c), and how to save/exit
    • compile the C program (.c file(s)) into an executable with gcc
    • execute the compiled C program (the executable) by specifying a path: ./program_name
  • Familiarize yourself with your Opus, and once there:
    • customize it (title/subtitle)
    • add an introduction
    • create your first week content
  • Contemplate our first set of programs we're going to write:
haas/fall2014/cprog/projects.1409652700.txt.gz · Last modified: 2014/09/02 10:11 by wedge