Skip to content

Latest commit

 

History

History
executable file
·
184 lines (143 loc) · 12.6 KB

Resources.md

File metadata and controls

executable file
·
184 lines (143 loc) · 12.6 KB

Ask for Help

Spaces where one can ask python-related questions and get help from other programmers.

Free

  • The Tutor list.
  • Cracking Codes with Python :: teaches complete beginners how to program in the Python programming language and features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, simple substitution cipher, multiplicative & affine ciphers, Vigenere cipher, and hacking programs for each of these ciphers. The final chapters cover the modern RSA cipher and public key cryptography. Cracking Codes with Python is the 2nd edition of the previously-titled book, Hacking Secret Ciphers with Python.

Non-Free

  • Treehouse :: Kenneth Love teaches Python, where plans start around $25/month with access to their entire library.
  • Real Python :: Michael Herman, Fletcher Heisler, and Jeremy Johnson teach Python courses with a project driven learning approach.

Books

Free

Non-Free


Bootstrapping

Resources and guides for Scientists new to Python.

Begin-Python

Begin-Git


Blogs

CS Education

Data Science

Cheatsheets


CONFERENCES

PyCon


GENERAL RESOURCES


NEWS

Blogs

INTERVIEWS


Organisations

  • Myria :: is a distributed, shared-nothing Big Data management system and Cloud service from the University of Washington, deriving requirements from real users and complex workflows, especially in science.
  • OSF.io :: The Open Science Framework (OSF) supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.
  • A list of UK-based professional/ scientific organisations

Tools

  • About-Code-Tool :: It provides a simple way to document the provenance (origin and license) and other important or interesting information about third-party software components that you use in your project. Website

Videos

For Conference talk videos go to the Community.md page


Workshop Tutorials