Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
ITGK - Python Programmering og Numerikk - Meny
ITGK - Python Programmering og Numerikk - Meny

Python

Alle foilere, øvinger og løsningsforslag er pensum.

Programmering: 

Starting Out with Python, Fourth Edition, Tony Gaddis, Pearson

    • Kapittel 1: Introduction to Computers and Programming
    • Kapittel 2: Input, Processing, and Output
    • Kapittel 3: Decision Structures and Boolean Logic
    • Kapittel 4: Repetition Structures
    • Kapittel 5: Functions
    • Kapittel 6: Files and Exceptions
    • Kapittel 7: Lists and Tuples
    • Kapittel 8: More About Strings
    • Kapittel 9: Dictionaries and Sets
    • Kapittel 12: Recursion

Under følger tidligere utgaver. For Third Edition er hovedforskjellene mellom den og Fourth Edition markert med grå skrift.

Starting Out with Python, Third Edition, Tony Gaddis, Pearson

    • Kapittel 1: Introduction to Computers and Programming
    • Kapittel 2: Input, Processing, and Output
      • Mangler delkapitlene:
        • 2.9: Named Constants
        • 2.10: Introduction to Turtle Graphics
    • Kapittel 3: Decision Structures and Boolean Logic
      • Mangler delkapittelet:
        • 3.7: Turtle Graphics: Determining the State of the Turtle
    • Kapittel 4: Repetition Structures
      • Mangler delkapittelet:
        • 4.8: Turtle Graphics: Using Loops to Draw Designs
    • Kapittel 5: Functions
      • Mangler delkapittelet:
        • 5.11: Turtle Graphics: Modularizing Code with Functions
    • Kapittel 6: Files and Exceptions
    • Kapittel 7: Lists and Tuples
      • Mangler delkapittelet:
        • 7.10: Plotting List Data with the matplotlibPackage
    • Kapittel 8: More About Strings
    • Kapittel 9: Dictionaries and Sets
    • Kapittel 12: Recursion
    • Mangler ellers:
      • Appendix D: Predefined Named Colors
      • Appendix E: More About the import Statement
      • Appendix F: Installing Modules with the pip Utility

For "2nd edition" av Starting Out with Python er kapittel 1-10 + kapittel 13 
13 pensum.

Numerikk

Alle forelesninger, slides, øvinger og eventuelle notater er pensum.

Numerikk

Ekstramateriale:

Open access bok som dekker en god del av numerikkpensumet: Programming for Computations – Python