logo
SESA Notes
    • Welcome
    • Contribution Guide
    • Notes
      • ITI1120
        • Topics
          • BigOh
          • Dictionaries
          • Inheritance
          • OOP
          • Recursion
      • ITI1121
        • Topics
          • JUnit
      • Test Taking Strategies
      • Tools

  • SESA Website

  • Twitter
  • Star
    • Welcome
    • Contribution Guide
    • Notes
      • ITI1120
        • Topics
          • BigOh
          • Dictionaries
          • Inheritance
          • OOP
          • Recursion
      • ITI1121
        • Topics
          • JUnit
      • Test Taking Strategies
      • Tools

  • SESA Website

Tools

Github logo View on GitHub

Here are all the tools I'll be using/have used in my lectures. Try them out!

Python

  • PythonTutor
  • RealPython
  • Variables
    • Data Types
  • Strings
    • Concatenation
  • Input/Output
  • If-Else
  • Loops
  • Operators
    • Rounding
  • Lists/Tuples
  • Imports
Previous
Test Taking Strategies
    CONTENTS
  • Python