Coder Social home page Coder Social logo

intermediate_python's Introduction

NGCM Summer Academy 2016 - Intermediate Python

Material in this repository is created for the purpose of teaching Python programming concepts to extend that of the Software Carpentry style basics course, such as

  • Basics refresher
    • Lists, For loops, functions, Numpy, Matplotlib
  • Tuples
  • Dictionaries
  • Object-oriented programming (OOP)

These topics should prepare the reader for the Summer Academy IPython course having already participated in a similar SWC-style basics course.

The concepts of OOP are often covered lightly in undergraduate and basics courses. Despite this, Large amounts of scientific Python packages are written in an object oriented manner. The skills learned in this workshop should therefore enable scientists to write (and more importantly, read) the packages they are using, and also serve as a starting platform for those wanting to learn more advanced OOP languages such as C++ or Java.

Software Requirements

Setup instructions for a range of users are available here

Getting Started

Teaching material is largely in Jupyter Notebook format, and can be followed by either:

  1. Downloading the material from GitHub,

navigating the main directory with

cd Intermediate_Python-master

and viewing the 'index.ipynb' as a jupyter notebook with

jupyter notebook index.ipynb

You should also remove output with

Kernel > Restart > Clear all outputs and restart

You could also clone the material and follow a similar pattern - these instructions are provided for those who are not comfortable cloning from GitHub.

  1. Viewing static material at nbviewer

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.