Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 101 for Pharmacists

Welcome to a beginner-friendly Python handbook designed for pharmacists and pharmacy students.

No programming background is required.

What You Will Learn

By working through this handbook, you will learn how to:

  • Understand core Python basics (variables, data types, operators)
  • Work with strings, lists, dictionaries, and sets
  • Write logic with conditionals and loops
  • Build reusable functions
  • Read from and write to files
  • Handle errors safely in your programs

Pharmacy-Focused Skills You Will Build

You will practice Python using real pharmacy-style scenarios, including:

  • Dose calculations
  • Medication list management
  • Prescription label formatting
  • Basic patient data handling
  • Dose safety checks and alerts

Projects You Will Complete

You will build practical mini-projects as you progress:

  1. Medication Tracker
  2. Prescription Label Generator
  3. Dose Safety Checker
  4. Final Integrated Pharmacy Management Challenge

Each project helps you combine concepts from earlier chapters into something useful and realistic.

How to Study This Handbook

  • Follow chapters in order
  • Try every code example yourself
  • Complete each quiz before checking answers
  • Attempt each challenge before reading the reference solution
  • Revisit difficult chapters and practice again

What You Can Do After Finishing

By the end, you will be able to write Python scripts that support everyday pharmacy workflows and automate repetitive tasks with confidence.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages