The Wayback Machine - https://web.archive.org/web/20210924075014/https://github.com/topics/introduction-to-python
Here are
97 public repositories
matching this topic...
Learning numerical computing with notebooks for all ages.
Updated
Aug 8, 2019
Jupyter Notebook
Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance
Updated
Dec 19, 2020
Python
Introduction to Python: Numerical Analysis for Engineers and Scientist. In 2017, Python became the world's most popular programming language. This course covers the basic syntax, linear algebra, plotting, and more to prepare students for solving numerical problems with Python.
Updated
Jul 29, 2018
Jupyter Notebook
Updated
May 1, 2021
Python
Python Tutorials for Data Science
Updated
Jul 29, 2021
Jupyter Notebook
Notes from courses and workshops I've taught or assisted with at UC Davis and UC Berkeley.
Updated
Feb 14, 2021
Jupyter Notebook
Companion code for Introduction to Python for Data Science: Coding the Naive Bayes Algorithm evening workshop
Updated
Oct 5, 2018
Python
This will have all the solutions to the Problem Solving Using Python Programming course's problems by Coding ninjas. Star the repo if you like it.
Updated
Sep 18, 2021
Jupyter Notebook
This will have all the solutions to the Introduction to python course's problems by Coding ninjas. Star the repo if you like it.
Updated
Nov 10, 2020
Jupyter Notebook
Este repositorio contiene tutoriales de Python
Updated
Mar 15, 2019
Jupyter Notebook
Tutoriel au langage python pour les nouveaux étudiants qui font leurs premiers pas en programmation.
Updated
May 21, 2021
Python
Introduction to Computer Science and Programming Using Python
Updated
Feb 6, 2018
Python
The Repository contains the Answers of the "Introductory course on Python for Data Science" by "DataCamp".
Updated
Jul 16, 2019
Python
This is a sample repository created for the talk " Introduction to Python Programming "
Updated
Dec 13, 2020
Python
Teaching materials for Python Programming 101
Updated
Dec 12, 2018
Jupyter Notebook
Jupyter notebook that introduces basics of Python and the gravitational waves from LIGO data. Intended for PHYS2500 students at Utah State University.
Updated
Jun 24, 2020
Jupyter Notebook
Beres is an online application that provides the best resources available for a given topic
Updated
Jun 10, 2021
JavaScript
Introduction to Python basics
Updated
Dec 26, 2018
Python
Workshop/seminar on basic programming skills for biologists / Introduction to computational tools
Updated
May 25, 2021
Shell
Introduction au langage Python pour l'analyse de données
Updated
Jun 15, 2020
Jupyter Notebook
Simple projects that I have worked on during time off.
Updated
Dec 22, 2017
Python
Course content for the 2018 Programming for Teenagers class. Covers Python + Pygame
Updated
Jul 11, 2019
Python
Libro introducción a la programación para escritores
All the resources and tasks of week 1 have been updated here
Updated
Jun 12, 2021
Jupyter Notebook
Updated
Apr 5, 2021
Jupyter Notebook
Códigos que resolvem os exercícios da Apostila da Caelum de Python e Orientação a Objetos.
Updated
Feb 13, 2020
Python
This is how I learnt Python (baby-steps). I used the book Python Crash Course by Eric Matthes, which was an excellent and easy-to-follow guide that helped me learn python pretty quickly.
Updated
Oct 27, 2018
Jupyter Notebook
The 2021 edition of Introduction to Data Science at Dalhousie University's Faculty of Management.
Repository for code referenced in Medium Story "Intro to OOP in Python"
Updated
May 15, 2019
Python
Improve this page
Add a description, image, and links to the
introduction-to-python
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
introduction-to-python
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
@drypycode ,
The implementation is a little weird. When you run the program it prompts you to start the game in the textbased version rather than in GUI version. GUI version starts only when you input anything except 'Yy' otherwise it continues in the textbased.