Skip to content

This book is for students who learn through problem solving or instructions as opposed to lectures and theory. Most algorithm teach through direct presentation of facts and concepts, this books starts with the problem and proceeds to introduces the necessary ideas required to the problem therefore giving students the opportunity to formulate a s…

Notifications You must be signed in to change notification settings

r4mz3r0/Algorithm-Design-Problem-Based-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm-Design-Problem-Based-Learning

This book is for students who wish to learn Algorithm Design & Analysis through a much more practical approach of problem solving as opposed to simply lectures and theory.

While most algorithm textbooks and courses are taught through the presentation of facts and concepts, this publications seeks to provide the students the opportunity to gain a more fundamental approach to algorithm design by provided students problems of increasing difficulty while imparting the necessary ideas to formulate a solution.

Lessons are formulated under the following strategy: present the problem, gather resources (information gathering), formulate a solution. Students consider the problem and solve it using the information provided.

A simple example using the above concepts: "If a student is tasked with cooking an cake he is given the ingredients and tools and from this they formulate a solution" . [Read Problem ] -> [Facts and Concepts] -> [ Formulate Solution] -> [Solution]

About

This book is for students who learn through problem solving or instructions as opposed to lectures and theory. Most algorithm teach through direct presentation of facts and concepts, this books starts with the problem and proceeds to introduces the necessary ideas required to the problem therefore giving students the opportunity to formulate a s…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages