An open API service providing repository metadata for many open source software ecosystems.

Topic: "introduction-to-python"

eka-foundation/numerical-computing-is-fun

Learning numerical computing with notebooks for all ages.

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 769 - Forks: 116

jmelahman/python-for-everybody-solutions

Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance

Language: Python - Size: 1.91 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 209 - Forks: 151

dlab-berkeley/Python-Fundamentals-Legacy

D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks.

Language: Jupyter Notebook - Size: 2.68 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 169 - Forks: 112

cjekel/Introduction-to-Python-Numerical-Analysis-for-Engineers-and-Scientist

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.

Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 139 - Forks: 66

berkayalan/data-science-tutorials

Python Tutorials for Data Science

Language: Jupyter Notebook - Size: 44.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 128 - Forks: 33

epequeno/ThinkPy-Solutions

Solutions to selected problems from Think Python: How to Think Like a Computer Scientist http://greenteapress.com/thinkpython/html/index.html

Language: Python - Size: 3.86 MB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 108 - Forks: 58

ese-msc/introduction-to-python

"Introduction to Python" course for future Imperial College London MSc students

Language: Jupyter Notebook - Size: 414 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 67 - Forks: 70

drycode/zelle-python

My solutions to the well know Introduction to Computer Science with Python book by John Zelle. Several years after going through this book, I still recommend it as one of the best examples of computer science pedagogy I've seen to date.

Language: Python - Size: 9.41 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 59 - Forks: 41

itsjinendrajain/Coding-Ninjas-Problem-Solving-Using-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.

Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 56 - Forks: 44

BabaMalik/Coding-Ninjas-Introduction-to-Python

This will have all the solutions to the Introduction to python course's problems by Coding ninjas. Star the repo if you like it.

Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 61

nick-ulle/teaching-notes

Notes from courses and workshops I've taught or assisted with at UC Davis and UC Berkeley.

Language: Jupyter Notebook - Size: 5.64 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 24

tpaskhalis/DS3_Introduction_Python

Materials for DS3 'Introduction to Python' 1-day workshop

Language: HTML - Size: 16.5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 28 - Forks: 14

danwiesenthal/Naive-Bayes-Evening-Workshop

Companion code for Introduction to Python for Data Science: Coding the Naive Bayes Algorithm evening workshop

Language: Python - Size: 9 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 45

NYU-DataScienceBootCamp/Week_1-Introduction

Language: Jupyter Notebook - Size: 338 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 28

iamvaibhavsingh09/Introduction-to-Python-CodingNinjas

Phase 1 of Ninja Data Scientist Career Track.

Language: Jupyter Notebook - Size: 2.08 MB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 3

wnagesh/Datacamp-Intro-to-Python-For-Data-Science

The Repository contains the Answers of the "Introductory course on Python for Data Science" by "DataCamp".

Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 11

JeremieGince/TutorielPython-Manuel

Tutoriel au langage python pour les nouveaux étudiants qui font leurs premiers pas en programmation.

Language: Python - Size: 10 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

cse163/book

Source code for the CSE 163: Intermediate Data Programming book (with code for practice problems)

Language: Jupyter Notebook - Size: 39.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

melilly/Gravitational-Wave-Toolkit

Jupyter notebook that introduces basics of Python and the gravitational waves from LIGO data. Intended for PHYS2500 students at Utah State University.

Language: Jupyter Notebook - Size: 392 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2

ucdavisdatalab/workshop_python_basics

Reader for the Python Basics workshop series.

Language: Jupyter Notebook - Size: 3.61 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 6 - Forks: 4

Francesco-Zeno-Costanzo/4BLP_old

4 BREVI LEZIONI DI PYTHON, corso tenuto con con l'associazione italiana studenti di fisica, comitato locale di Pisa

Size: 38.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

matcom/programming-for-data-science

Curso de Programación para la carrera de Ciencia de Datos de la Facultad de Matemática y Computación de la Universidad de La Habana.

Language: Jupyter Notebook - Size: 40 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 4

shravankumar0811/Coding_Ninjas

This will have all the solutions to the Introduction to Python, Data Structures, and Algorithms course's problems by Coding ninjas. Star the repo if you like it.

Language: Jupyter Notebook - Size: 7.01 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 5

emunozto/tutoriales_python

Este repositorio contiene tutoriales de Python

Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

mirsazzathossain/CSC101-Introduction-to-Computer-Science

This repository 📚 holds the tutorial content for "Introduction to Computer Science" course at Independent University, Bangladesh. Dive into 💻 coding fundamentals & enhance ✨ your skills with hands-on exercises! 🔥

Language: HTML - Size: 2.84 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

johnhabere/data-structures-with-python

Data Structures & Algorithms using Python

Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 5

merlyescalona/ucsc-eeb-intro2comptools

Workshop/seminar on basic programming skills for biologists / Introduction to computational tools

Language: Shell - Size: 11.9 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

sandyjswl/MITx-6.00.1x

Introduction to Computer Science and Programming Using Python

Language: Python - Size: 753 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

josephlane/beres

Beres is an online application that provides the best resources available for a given topic

Language: JavaScript - Size: 8.2 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

pcakhilnadh/Introduction-To-Python-Programming

This is a sample repository created for the talk " Introduction to Python Programming "

Language: Python - Size: 432 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 9

estimand/python-programming-101

Teaching materials for Python Programming 101

Language: Jupyter Notebook - Size: 475 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 11

hchocobar/curso_python

Curso de Introducción a Python - Contiene: códigos de ejemplo, puntos claves, ejercicios, laboratorios

Language: Python - Size: 279 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 23

ahmedmoustafa/AUC-Fundamentals-of-Data-Science-II-Spring-2023

AUC Data Science II Spring2023

Language: Jupyter Notebook - Size: 25.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 15

nirupma2208/Data-Science-and-Machine-Learning-Coding-ninjas

Data Science and Machine Learning Coding ninjas

Language: Jupyter Notebook - Size: 47.5 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

danigfavero/py14

Códigos que resolvem os exercícios da Apostila da Caelum de Python e Orientação a Objetos.

Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

gumdropsteve/intro_to_oop_py3

Repository for code referenced in Medium Story "Intro to OOP in Python"

Language: Python - Size: 420 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

a-patel/python-basics

Introduction to Python basics

Language: Python - Size: 40 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

iBz-04/Python-Intro-lesson

An introductory lesson to python taught by me (@iBz-04)

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

4mritGiri/DataCamp

This is a DataCamp Course Solution.

Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

cdconrad/ds-2021

The 2021 edition of Introduction to Data Science at Dalhousie University's Faculty of Management.

Language: HTML - Size: 3.19 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

rjdscott/python-tutorial

Python Tutorial

Language: Jupyter Notebook - Size: 2.45 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

clicktostart/introduction-to-python

Course content for the 2018 Programming for Teenagers class. Covers Python + Pygame

Language: Python - Size: 251 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

Tofull/introduction_python

Une introduction à Python écrite par Loïc Messal.

Language: Jupyter Notebook - Size: 5.91 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

equinor/intro-to-python

Introduction to Python course, part of the AI Academy

Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: about 6 hours ago - Pushed at: 11 days ago - Stars: 1 - Forks: 5

beyondsimulations/Introduction-to-Python

This repository contains the lectures and tutorials of the course: Introduction to Python

Language: Python - Size: 31.6 MB - Last synced at: about 20 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

RakkunSatura/P.E.N.I.S.

Prompt-based Evolutionary Nudity Iteration System

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

khaledkamr/Mastring-Python

This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.

Language: Python - Size: 193 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Samuel5p4k/LearningPythonn

Documenting my python learning hours from Scratch

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ngbolin/PythonProgrammingWorkshop

Introduction to Python Programming

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 4

chaitanya21kumar/Data-science-masters-assignments-solutions-pw-skills

Hi guys , you all can have a look at the PW skills data science masters assignments and its solutions . I am here to share the best possible I can .

Language: Jupyter Notebook - Size: 3.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

satishsalyal/Understanding-Python-with-Project-impementaion

Python language is most widely programming language used by research community. Python is much popular because it is highly productive as compared to other programming languages. It is more concise and expressive language and requires less time, effort, and source code to perform the same operations. Here, I will take you through some popular Python projects with source code

Language: Jupyter Notebook - Size: 6.01 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ceedee666/python_introduction

Python introduction based on the 4C-ID method

Language: Jupyter Notebook - Size: 4.46 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 9

Sajadahf/Python-for-Everybody-Specialization

Sample code of Python For Everybody Specialization - Coursera

Language: Python - Size: 73.2 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

janskwr/PPPD

Code for Introduction to programming.

Language: Python - Size: 396 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

amarkum/python-toolkit

contains snippets and short codes for most widely used python libraries. openCV, tesseract , matplotlib etc.

Language: Python - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

talitagiovanna/listas-IP

Um repositório para guardar as minhas respostas das questões que resolvi na disciplina de Introdução à Programação.

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

himoon/my-first-coding

혼자 공부하는 첫 프로그래밍 with 파이썬 깃헙 저장소

Language: Jupyter Notebook - Size: 2.82 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

cmobrien123/Python-for-Everybody-Courses-1-through-4

This is a collection of different assigments completed as part of the Programming for Everybody (Getting Started with Python) Coursera course: https://www.coursera.org/learn/python?

Language: Python - Size: 2.45 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

akihironitta/image-processing-Python

[WIP] Introduction to image processing in Python.

Size: 7.81 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Imafikus/teh_petlja

Introductory assigments in Python - Easy, Medium & Hard levels.

Language: Python - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 3

davidobando99/Dataquest-Data-Analyst-Python

This repository contains guided projects from Dataquest's Data Analysis in Python path.

Language: Jupyter Notebook - Size: 582 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

dshubham25/hackerrank-python

HackerRank solutions for python

Language: Python - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

gumdropsteve/learn_python

Repo for the "Intro to Python - 0 installs required" YouTube playlist

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

amarlokman110/MTA-98-381-Introduction-to-Programming-Using-Python

introduction to Python Programming

Language: Python - Size: 2.11 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 4

shinellm/FruitStands_UnityVR

Combining VR and Gamification to create a module for my Senior Capstone Thesis

Language: C# - Size: 272 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 3

jmsevillam/Herramientas-Computacionales-UniAndes

This repository has all the work done during the Herramientas Computacionales course.

Language: Python - Size: 8.86 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 5

knappa/csc280 📦

Intro to CS I

Language: Jupyter Notebook - Size: 3.6 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

wwcodekl/intro-to-python

4 weeks series

Language: Jupyter Notebook - Size: 40.2 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

yangyang2000/Basic-Python

Language: Jupyter Notebook - Size: 758 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

nphoang1102/6.001

MIT 6.001 Intro to Python

Language: Python - Size: 501 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

mikefink22/Python

Iniciando en Python

Language: Python - Size: 3.91 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

LBNLnext/EinR-Coding-Bootcamp

Berkeley Lab Experiences in Research Coding Bootcamp Material

Language: Jupyter Notebook - Size: 618 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

saturnaxis/IntroAstro

Selected Working It Out Problems and Explanations from 21st Century Astronomy (Kay, Palen, & Blumenthal)

Language: Jupyter Notebook - Size: 104 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Lais-Correa/Curso-Python---Curso-em-Video

Curso de Python

Language: Python - Size: 4.64 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

skp3214/Programming-With-Python

A repository to learn python from basic to intermediate

Language: Python - Size: 36.1 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

imadnama/Python

Introduction to Programming - Preparatory Program and Self Learning.

Language: Python - Size: 130 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

martynasp3/Introduction-to-CS-and-Programming-using-Python

MIT OpenCourseWare - 6.100L - Introduction to CS and Programming using Python || practicing code and solving problems included in lectures

Language: Python - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mcerep/Lighthouse

Lighthouse is a series of Jupyter Notebooks for introducing students to Python for astronomers.

Language: Jupyter Notebook - Size: 578 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

diarray-hub/Intro2Python

A short course intro to Python in French

Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

aleksejalex/EIEE9E_2024_ZS

materials for the course "Python as a tool of a modern student"

Language: Jupyter Notebook - Size: 2.29 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrF8/Intro_Ex_3.5

A repository for Ex 3.5 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 489 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrF8/Intro_Ex_3

A repository for Ex 3 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 230 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrF8/Intro_Ex_2

A repository for Ex 2 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 178 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrF8/Intro_Ex_1

A repository for Ex 1 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 525 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ibtihajahmadkhan/Python-Course-Programs

This project is a part of series of lectures and tutorial on Python for beginners. These lectures are available at YouTube.

Language: Python - Size: 495 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Vishwas-Chakilam/Python

"This repository features Python scripts and projects spanning data structures, algorithms, web development, data analysis, machine learning, and automation. Each project demonstrates practical applications and problem-solving techniques, offering a comprehensive guide to mastering Python for both beginners and advanced users."

Language: Python - Size: 160 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

khursheedahmedd/python

Introduction to Python

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Divy1211/IntroToPython

Intro to Python programming

Size: 677 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

SpaceySpring/Python-140

The was my work and lessons from Math 140, an introduction class for python held at North Carolina A&T State University

Language: Python - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AliNaveed01/Python

This repository includes small python programs and Jupyter notebooks which gives a short Introduction of Data science

Language: Jupyter Notebook - Size: 1.71 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aleksejalex/PyPEF

materials for the course "Python as a tool of a modern student"

Language: Jupyter Notebook - Size: 6.49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

epythonlab/PythonLab

This is a Python tutorial from basics to advanced.

Language: Python - Size: 14.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

LBNLnext/BLDAP-Python-Data-Science

Intro to Python / data science curriculum for Berkeley Lab Director's Apprenticeship Program

Language: Jupyter Notebook - Size: 22.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Berto70/LaboratoryOfComputationalPhysics_Y6 Fork of PhysicsOfData/LaboratoryOfComputationalPhysics_Y6

Python weekly assignment for "Laboratory of Computational Physics" course - 2023 - UniPD

Language: Jupyter Notebook - Size: 21.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akaszowska/Painless-Introduction-to-Python-course

Learning materials for self-paced introduction to basics of Python programming; for those who have no to very little experience with programming, but what to see what the fuss is all about.

Language: Jupyter Notebook - Size: 1.61 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bachinaram/python4all

This is python crash course designed for college grads, non-python developers, python experts who wants refresh their core knowledge.

Language: Jupyter Notebook - Size: 5.88 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

FtM1997/PythonTutorial_2023

python tutorial

Language: Jupyter Notebook - Size: 2.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GitDanielR/Homework_Tracker

Python homework tracker app.

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

A714vrata/roppers

Learn the basics with roppers

Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

raullama1/Havard-CS50x-2023--Lab-and-Problem-set-solutions-with-Final-Project

CS50x is Harvard University's introductory computer science course, suitable for both majors and non-majors. I have a perfect score on all exercises in the course.

Language: C - Size: 15.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Related Topics
python 79 introduction-to-programming 53 python3 36 data-science 20 jupyter-notebook 15 programming 9 introduction-to-data-science 8 numpy 8 data-structures 8 introduction-to-algorithms 7 variables 6 functions 6 machine-learning 6 pandas 6 workshop 6 python-3 5 data-analysis 5 course 5 workshop-materials 5 algorithms 5 py4e 4 introduction-to-computer-science 4 tutorial 4 introduction 4 intro-to-python 4 codingninjas 4 teaching-materials 4 recursion 4 javascript 4 computer-science 4 sql 3 education 3 operators 3 oops-in-python 3 jupyter 3 notebook 3 lists 3 css 3 html 3 graphs 3 python-basics 3 oop 3 francais 3 python-for-everybody 3 matplotlib 3 data-types 3 codingninja-solution 3 sorting-algorithms 3 intro 3 coding-ninjas 3 coding 3 datastructures-algorithms 2 numerical-methods 2 loops 2 pandas-tutorial 2 datascience 2 math 2 sqlite3 2 mit 2 database 2 modules 2 datastructures 2 tuples 2 sets 2 dictionaries 2 numerical-analysis 2 coding-ninja-data-structure 2 data-visualization 2 pythonbasics 2 backtracking 2 codingninja 2 computational-physics 2 library 2 learn-python 2 algorithms-and-data-structures 2 python-programming 2 learning-python 2 learn-to-code 2 linear-algebra 2 python2 2 datatypes 2 general-assembly 2 for-loops 2 if-elif-else 2 list-comprehensions 2 engineer 2 estimand 2 homework 2 game 2 machine-learning-algorithms 2 basics-of-python 2 programming-language 2 basic-programming 2 college-entrance-exam 1 astronomy 1 basic-statistics 1 gaokao 1 high-school 1 json 1 zhejiang 1