Shasthrasnehi
๐Ÿ Python Course Series ยท Part 1

Python for Absolute Beginners

No prior coding experience? No problem. Build your programming foundation from the ground up โ€” in Malayalam, for students, researchers, and teachers.

๐Ÿ—ฃ๏ธ Conducted in Malayalam

โœ… This course is now complete  ยท  Available on request

Contact to Enquire
๐Ÿค– Why coding still matters in the AI age: Tools like ChatGPT and Gemini can write code for you โ€” but to use them powerfully (vibe coding), you need to understand what to ask, why it works, and how to verify the output. A solid programming foundation turns you from a passive user into a confident problem-solver.
About This Course

Designed for absolute beginners who want to learn the core concepts of programming. The emphasis is on learning how to think like a programmer, not just memorising syntax. By the end, you will have the confidence to write basic programs, debug errors, read documentation, and tackle real problems โ€” with or without AI assistance.

Includes 100+ practice questions and online assistance. Recordings of all live sessions are available.

Full Course Series

This is Part 1 of the series. Continue your Python journey with Data Visualisation.

1
Fundamentals of Coding Completed
Core programming logic, Python syntax, data structures.
2
Data Visualisation ๐Ÿ“Š Open
NumPy, Pandas, Matplotlib, Seaborn, Plotly & maps โ€” 4 weeks.
Learning Goals
๐Ÿง 
Not just to learn Python, but to learn how to program โ€” a skill that transcends any language.
โœ๏ธ
Write basic programs confidently using Python syntax.
๐Ÿ”
Understand core Python logic: conditions, loops, functions, and data structures.
๐Ÿž
Be comfortable debugging, reading documentation, and strategising your code.
๐Ÿค
Use AI coding tools more effectively by knowing what's happening under the hood.
Course Details
๐Ÿ“… Start Date11-22, May 2026
โฑ Duration10 Days
๐Ÿ•– Timing7:00 PM โ€“ 8:30 PM
๐Ÿ“… DaysWeekdays
๐Ÿ’ป ModeOnline โ€” Live + Recorded
๐Ÿ“ผ RecordingsAfter each session
๐Ÿ‘ฅ ForStudents, researchers, teachers

โœ… This course is now complete

This course is available on request.

Contact to Enquire
Syllabus
Introduction to Programming โ€” Why it matters in science
How to think like a programmer โ€” Algorithms
Installation of Jupyter Notebook and Python
Python as a Calculator
Variables and Datatypes
Basic Input and Print
Lists, Dictionaries, Tuples
Functions
Conditional Methods
Iterative Methods (Loops)
Introduction to the Next Level โ€” NumPy & Packages