Quantcast
Channel: Teaching Software Carpentry » Ashwin Srinath
Browsing all 4 articles
Browse latest View live

Ashwin Srinath

I am a Master’s student at Clemson University, South Carolina, and I’m a researcher in high performance computational fluid dynamics. I also teach programming to undergraduate and graduate students,...

View Article



Image may be NSFW.
Clik here to view.

Concept Map – Parts of a Function

The parts of a function and how they interact with the world is probably something I could teach in 5 minutes.

View Article

Assessment – Writing Tests

1. Consider the following code: def is_palindrome(n):     # checks if a given integer is a palindrome.     # Returns True if it is, and False if it is not.     # e.g., 121 is a palindrome, but 122 is...

View Article

My Story

(Apologies for the late post.) I took my first course on programming in my first (“freshman”) year in college. It was absolutely terrible. This is the story of any poorly designed course, and I’m sure...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images