User Tools

Site Tools


opus:spring2013:cclay:start

(CUSTOMIZE) MY NAME's spring2013 Opus

(MODIFY OR REMOVE) OPTIONAL SUBTITLE

Introduction

My name is Casper Clay. I love anything computer related and have general experience with game servers, websites, and databases. Even though I have experience doing the things listed above, I am some-what new to the system of program and software creation. I hope to transfer after CCC to get a degree in software engineering.

cprog Journals

Friday, January 25th, 2013
~~~~~~~~~~~~~~~~~~~~~~~~~~

First, I logged into lab46 through putty to understand how to connect to it. I familiarized myself in lab46 so that I can be accustomed to using it regularly. Also, I have edited my opus.

A concept that I do not fully understand at this moment is the concept of a pre-processor director. This must be added to the begginning of c++ programs as some sort of library using “# include <stdio.h>

The only challenges that I am currently facing in this course are the fact that I do not already have knowledge of c and c++ except that they are a programming language, and that I am taking the prerequisite for this course at the same time.

Friday, March 15, 2013
~~~~~~~~~~~~~~~~~~~~~~~~~~

Today we went over structures, classes, and lists. Structures can be used to store multiple objects of the same type which can be put into classes and link with lists.

notes: typedef struct person P; can be declared so that you may use P people[8]; rather than struct person people[8];

. for without pointers → for struct pointer

MONTH Day, YEAR

This is a sample format for a dated entry. Please substitute the actual date for “Month Day, Year”, and duplicate the level 4 heading to make additional entries.

As an aid, feel free to use the following questions to help you generate content for your entries:

  • What action or concept of significance, as related to the course, did you experience on this date?
  • Why was this significant?
  • What concepts are you dealing with that may not make perfect sense?
  • What challenges are you facing with respect to the course?
opus/spring2013/cclay/start.txt · Last modified: 2013/08/25 16:16 by 127.0.0.1