Csc 102: Introduction To Algorithm Techniques PDF
Document Details
Uploaded by SmoothHeliotrope7843
Federal University of Agriculture, Abeokuta
2003
Tags
Summary
This document provides an outline for a course on algorithms and problem-solving techniques. The document includes modules and topics related to problem solving, algorithms, and implementation strategies. The year is identified as 2003.
Full Transcript
CSC 102: INTRODUCTION TO ALGORITHM TECHNIQUES 0 Virtual Classroom Etiquette Be aware of your background Sit at a table or de...
CSC 102: INTRODUCTION TO ALGORITHM TECHNIQUES 0 Virtual Classroom Etiquette Be aware of your background Sit at a table or desk - Your virtual meeting is the same as attending class Utilize the mute button Be present - Being present is more than just clicking “Join Meeting.” Don’t multitask - It may be very tempting because your computer is already open Use the chat Be careful not to interrupt Embrace silence Do not violate these rules. 2003 Prentice Hall, Inc. All rights reserved. 0 COURSE OUTLINES Module 1 Problem Solving Strategies What is a Problem? PROBLEM SOLVING STAGES Human versus Computers in Solving Problem 2003 Prentice Hall, Inc. All rights reserved. 0 COURSE OUTLINES (Continued) Module 2 : Problem Solving Process in Computing Problem Solving Process in Computing using Algorithm Flowcharts Pseudo Codes Module 3: Roles of algorithm in problem solving process Roles of algorithm in problem solving process Implementation strategies, concepts and properties of algorithm 2003 Prentice Hall, Inc. All rights reserved.