Recent Changes in CenterForComputing Web retrieved at 15:32 (GMT)

Details Professor: Prof. Scott Dempsey Office: Class Time: Class Location: Textbook: Course Content Policies Integrity Late work...
CSC 121: Programming 1: Control Structures CSC 150: Seminar 1 CSC 210: Database CSC 262: Self Directed Learning: System Administration...
CSC 398: Internship
Details Professor: Dr. Cathy Bareiss Office SB 031 Class Time: MW 9:00 9:50 Class Location: S 025 or zoom Textbook: 1. Relational Database...
1. Core Concepts https://docs.microsoft.com/en us/windows/win32/ad/core concepts of active directory domain services The following topics are core concepts of Active...
Tenth lab: Should I sort before searching? Learning Objective(s) 1 Implement the binary search and a sort 1 Start to develop skills in using Big O analysis...
Ninth lab: Bin Packing Learning Objective(s) 1 Learn to use two dimensional arrays 1 Be introduced to an NP Complete problem Overview of the program Bin packing...
ER Lab 2 Description Problem description: You are to design a database to help out a local church. (Be aware: this assignment is designed to simulate `real life`...
ER Lab 1 Minicase 1 from chapter 2 of the Fundamentals textbook Submission details Same as ER Homework 1
ER Lab 1 Exercise 1 from chapter 2 of the Fundamentals textbook Submission details Same as ER Homework 1
ER Homework 1 This homework is designed to get you familiar with Oracle`s Data Modeler software so that you can design database systems. Assignment Create an ER diagram...
Seventh lab: Calendar: Part 3 Learning Objective(s) 1. Learn to work with text files 1. Learn to use exceptions 1. Improve ability to use methods Overview...
Last lab: Finish the project Learning Objective(s) 1 Show all that you have learned this semester. 1 Use existing classes to finish the calendar project....
Eleventh lab: A few simple classes Learning Objective(s) 1 Learn to develop some classes 1 Create some classes that will help with the project Overview of...
Eighth lab: Arrays and counting key words Learning Objective(s) 1. Learn to use one dimensional arrays 1. Learn to use command line arguments 1. Continue...
Details Professor: Dr. Cathy Bareiss Office SB 031 Class Time: MW 12:00 12:50 (section 02) or 2:00 2:50 (section 01) Lab Time: TR 1:00 1:50 (section...
Sixth lab: Calendar: Part 2 Learning Objective(s) 1 Learn to use methods 1 Add to an existing program to get further along in the project Overview of the program...
Details Professor: Dr. Cathy Bareiss Office SB 031 Class Time: MW 11:00 11:50 Class Location: S 030 or zoom Textbook: Course Content Policies...
Details Professor: Dr. Cathy Bareiss Office SB 031 Class Time: F 12:00 12:50 Class Location: S 025 Textbook: Course Content Policies Integrity...
Details Professor: Office Class Time: Class Location: Textbook: Course Content Policies Integrity LatePolicy Learning Resources...
Homework Number Systems Part A: Convert from base 2 to base 10 1. 101101 1. 110111 Part B: Convert from base 8 to base 10 1. 463...
Third lab: Grades Learning Objective(s) 1. Understand loops 1. Be able to count things 1. Be able to compute an average Overview of the program This lab...
First Program Learning Objective(s) 1. Get the environment up and working 1. Enter your first program Overview of the Program This lab has two parts. Part...
Learning Resources for Linux Notes 1 While Linux and Unix are different operating systems, the administration of them are virtually the same. So resources for...
SQL Lab 1 This lab uses the enrollment data. Only turn in the sql statements (not the results of the query). You may test your queries out online. (But remember, just...
Fourth Lab Learning Objective(s) 1. Learn the for loop 1. Be able nest loops 1. Be able to format output well 1. Use a switch statement 1. Learn something...
Fifth lab: Calendar: Part 1 Learning Objective(s) 1 More comfort with loops 1 Start work on a larger project to create a calendar program that tracks appointments...
Second Lab Learning Objective(s) 1. Understand and use if statements 1. Be able to use input/output 1. Be able to write small programs 1. Start to think...
SQL Lab 2 This lab uses the enrollment data. Only turn in the sql statements (not the results of the query). You may test your queries out online. (But remember, just...
SQL Lab 3 This lab uses the enrollment data. Only turn in the sql statements (not the results of the query). You may test your queries out online. (But remember, just...
SQL Homework 3 This homework uses the sailors data Only turn in the sql statements (not the results of the query). You may test your queries out online. (But remember...
SQL Homework 2 This homework uses the sailors data Only turn in the sql statements (not the results of the query). You may test your queries out online. (But remember...
SQL Homework 1 This homework uses the sailors data Only turn in the sql statements (not the results of the query). You may test your queries out online. (But remember...
Details Professor: Dr. Amy De Office SB Class Time: MW 1:00 1:50 Class Location: Textbook: Course Content Policies Integrity...
Details Professor: Dr. Craig Goehler Office SB 027 Lab Aide: Sydney Anderson Class Time: Wednesdays 11:00 AM 11:50 AM Class Location: S...
Details Professor: Dr. Cathy Bareiss Office SB 031 Class Time: MF 11:00 11:50 Class Location: S 025 Textbook: Course Content Policies Integrity...
Graph lab Learning Objective(s) 1. Be able to represent a graph 1. Be able to implement a breadth first search of a graph 1. Be able to identify difference...
Details Professor: Dr. Cathy Bareiss Office SB 031 Class Time: MW 2:00 2:50 Lab Time: F 2:00 4:50 Class Location: S 025 Textbook: Data Structures...
Hash lab Learning Objective(s) 1 Expand knowledge about organizing and searching data to hashing 1 See the implications of Big O on real data, esp. on large...
Details Professor: Dr. Cathy Bareiss Office SB 031 Class Time: TR 9:30 10:20 Lab Time: R : 2:00 4:50 Class Location: S 030 Lab Location...
CSC 102 Fall 202: Snap Lab 1 Overview For your first lab you are to write a program that draws five squares in your output window. Details 1. Use the turtle sprite...
CSC 102 Fall 202: Snap Lab 2 Overview Create a program to drill students on their arithmetic Learning Steps Due Unit 2, Lab 1 to learn necessary skills Details...
CSC 102 Fall 202: Snap Lab 3 Overview Adapt your driller to use multiple sprites and messages (or write a new driller) Learning Steps Due Unit 1, Lab 2 to learn...
CSC 102 Fall 202: Snap Lab 6 Overview Create a block that accepts a Sudoku `solution` that tells you if it is correct. We are only going to check two of the issues...
CSC 102 Fall 202: Snap Lab 5 Overview Write a program to help you solve sudoku problems by allowing you to undo moves. Learning Steps Due Unit 2, Lab 2 to learn...
CSC 102 Fall 202: Snap Lab 4 Overview Write a program to help out an artist that likes to create pictures using circles and rectangles. Learning Steps Due Unit...
Lab 7 shoot something Overview For this lab, you are to make two improvements to the game we developed in class. You must do at least one improvement from Set...
Lab 7 better job at shooting something Overview For this lab, you are to make two improvements to the game you did last week. In your write up, include a list...
Details for Fall 2020 Professor: Dr. Cathy Bareiss Office SB 027 Class Time: TR: 2:00 3:20 PM Class Location: S 025 Textbook: NOTE: Major...
Turing Machine Project Overview Learn about the Turing machine. One resource can be found at: https://en.wikipedia.org/wiki/Turing machine You are to write...

«Previous   1  2  3  4  5  6  7  8  9  10  11  12  13  14   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map


This topic: CenterForComputing > WebChanges
Topic revision: r1 - 2006-11-15 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback