Algorithmic Thinking with Python UCEST 105- KTU First Semester BTech Course 2024 scheme notes pdf - Dr Binu V P 9847390760


About Me- Dr Binu V P, Head of the Department -CS,Model Engineering College -IHRD, Cochin
Algorithmic Thinking with Python KTU S1 2024 scheme - course details and syllabus


About NASSCOM Digital 101 Course - KTU 2024 Scheme




Laboratory Details
Lab Experiments and Solutions ( mandatory programs)

Module-I

Problem and Computer Programming Problem
Heuristic Method- Examples ( tutorial discussion)
Means-End Analysis- Examples(tutorial discussion)
Backtracking-Examples(tutorial discussion)

Problem Solving Process

Essentials of Python Programming

Identifiers, variables and keywords

Lab Programs ( Contact for More Programs)
Basic Programs to Try
Algorithm, Flowchart and Pseudo code-Examples
Introduction to RAPTOR (Rapid Algorithmic Prototyping Tool for Ordered Reasoning)

Lab
RAPTOR is a flowchart-based programming environment, designed specifically to help students visualize their algorithms and avoid syntactic baggage. RAPTOR programs are created visually and executed visually by tracing the execution through the flowchart.(Download RAPTOR)


Module - III

Control Statements- Selection and Iteration
Conditional statements if,if-elif, switch

Data structures
Example Programs using Lists ( university questions)
Example Programs using Set ( university questions)
Example Programs using strings ( university questions)
Example Program using Dictionary ( university questions)


Lab

Example Programs using recursion(university questions)

Lab

Module-IV 
Computational Approaches to Problem Solving

Comments

Popular posts from this blog

Lab Experiments and Solutions - Algorithmic thinking with Python KTU S1 2024 scheme

UCEST 105 Lab Cycle - 1