Giter Site home page Giter Site logo

lecture-notes's Introduction

Binder

Info

The lecture notes for MPR213 (Programming and Information Technology)

Faculty of Engineering, Built Environment and Information Technology

Department of Mechanical and Aeronautical Engineering

University of Pretoria

Software

  • These lecture notes are designed to be viewed using Jupyter which can easily be installed through Anaconda
  • All examples in the lecture notes are written / developed using Python 3
  • To open Jupyter from a specific folder in Windows please refer to this video
  • These lecture notes also make use of the notebook extension nbtutor which can be installed by:
    • First installing Anaconda
    • Then openning the Windows Command Prompt as Administrator (Refer to this video)
    • Then, in the Command Prompt, type the following and hit enter:
    conda install -c conda-forge nbtutor
    
    • Note: Installing nbtutor requires an internet connection

Lectures

General

  • 160 hours (16 credits)
  • 48 lectures (4 hours per week, 12 weeks)

Lecture Breakdown

  • [Week 1] Introduction, Basic Calculator, Names, Object and Assignment, Memory Models, Functions
  • [Week 2] Basic Arrays, For-Loop
  • [Week 3] While-Loop, Growing Lists
  • [Week 4] Branching
  • [Week 5] Aditional Examples (Problem Solving)
  • [Week 6] Aditional Examples (Problem Solving)
  • [Week 7] Group project - Plagiarism Talk + Getting Going
  • [Week 8] Libre Office Calc - Example + Experimental Data Driven
  • [Week 9] Plotting, Matrices
  • [Week 10] Reading and Writing Data (Pandas)
  • [Week 11] Advanced Built-in Functions (Numpy and Scipy)
  • [Week 12] GUI's, Recap and buffer week, Group Project Feedback

Fundamentals

Must be in Place to Pass

  1. Names, Objects and Assignment
  2. Importing Modules and Usage
  3. Functions (Using Existing, Creating Custom)
  4. Basic Structures (For-Loop, While-Loop, If-Statements)
  5. Basic Arrays and Lists (Usage, Iterating Over, Growing)
  6. Basic Plotting

Need to Ensure

  1. Tests and Exams Outcomes --> Only pass when above fundamentals are in place
  2. Teaching Outcomes --> Align with the fundementals
  3. Tutorials Outcomes --> Align with the fundementals
  4. Basic and advanced / extra outcomes --> Make sure that advanced / extra outcomes do not interfere with basic outcomes - when in doubt throw it out!

lecture-notes's People

Contributors

lgpage avatar alchemyst avatar smroux avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.