Csc 102: Introduction To Algorithm Techniques PDF
Document Details
Uploaded by SmoothHeliotrope7843
Federal University of Agriculture, Abeokuta
2003
Tags
Related
- 08__AOK__Ligjërata 8__Memoria virtuale. Përkthimi i adresave virtuale në adresa fizike -- MSc. Valdrin Haxhiu.pdf
- Lecture-fundamental-concept-of-algorithm-Introduction-to-Computer-Science (1).docx
- COMP 8547 Advanced Computing Concepts Fall 2024 Lecture Notes PDF
- CS301 Midterm Solved MCQs PDF 2010
- Chapter 9: Virtual Memory PDF
- Algorithm Design and Applications PDF
Summary
This document provides an introduction to algorithm techniques, including a virtual classroom etiquette guide, and course outlines for CSC 102, likely for an undergraduate computer science course. It discusses modules related to problem-solving processes, algorithms, flowcharts, and pseudo-codes.
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.