All Projects → aceking007 → Byte Sized Code

aceking007 / Byte Sized Code

Licence: mit
A collection of Jupyter notebooks for learning Python from the ground up.

Programming Languages

python3
1442 projects

Projects that are alternatives of or similar to Byte Sized Code

Hacktoberfest2020
Contribute for hacktoberfest 2020
Stars: ✭ 72 (-49.3%)
Mutual labels:  hacktoberfest, jupyter-notebook
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-19.72%)
Mutual labels:  hacktoberfest, jupyter-notebook
Python Cheatsheet
Basic Cheat Sheet for Python (PDF, Markdown and Jupyter Notebook)
Stars: ✭ 1,334 (+839.44%)
Mutual labels:  hacktoberfest, jupyter-notebook
Algorithms
🍣 Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
Stars: ✭ 41 (-71.13%)
Mutual labels:  hacktoberfest, jupyter-notebook
Mastering Python For Finance Second Edition
Sources codes for: Mastering Python for Finance, Second Edition
Stars: ✭ 127 (-10.56%)
Mutual labels:  hacktoberfest, jupyter-notebook
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+629.58%)
Mutual labels:  hacktoberfest, jupyter-notebook
Lab Workshops
Materials for workshops on text mining, machine learning, and data visualization
Stars: ✭ 112 (-21.13%)
Mutual labels:  hacktoberfest, jupyter-notebook
Automating Your Data Pipeline With Apache Airflow
Automating Your Data Pipeline with Apache Airflow
Stars: ✭ 19 (-86.62%)
Mutual labels:  hacktoberfest, jupyter-notebook
Pandaset Devkit
Stars: ✭ 121 (-14.79%)
Mutual labels:  hacktoberfest, jupyter-notebook
Software Training
RoboJackets Software Training
Stars: ✭ 124 (-12.68%)
Mutual labels:  hacktoberfest, jupyter-notebook
Ibmi Oss Examples
A set of examples for using open source tools on IBM i
Stars: ✭ 41 (-71.13%)
Mutual labels:  hacktoberfest, jupyter-notebook
Dea Notebooks
Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and xarray
Stars: ✭ 133 (-6.34%)
Mutual labels:  hacktoberfest, jupyter-notebook
Innovative Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
Stars: ✭ 34 (-76.06%)
Mutual labels:  hacktoberfest, jupyter-notebook
Hacktoberfest2020 Expert
Hacktoberfest 2020. Don't forget to spread love and if you like give me a ⭐️
Stars: ✭ 67 (-52.82%)
Mutual labels:  hacktoberfest, jupyter-notebook
Hacktoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 31 (-78.17%)
Mutual labels:  hacktoberfest, jupyter-notebook
Hello World
Add any Program in any language you like or add a hello world Program ❣️ if you like give us ⭐
Stars: ✭ 1,464 (+930.99%)
Mutual labels:  hacktoberfest, jupyter-notebook
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (+390.85%)
Mutual labels:  hacktoberfest, jupyter-notebook
Nbstripout
strip output from Jupyter and IPython notebooks
Stars: ✭ 738 (+419.72%)
Mutual labels:  hacktoberfest, jupyter-notebook
Perfil Politico
A platform for profiling public figures in Brazilian politics
Stars: ✭ 117 (-17.61%)
Mutual labels:  hacktoberfest, jupyter-notebook
Rasa Ptbr Boilerplate
Um template para criar um FAQ chatbot usando Rasa, Rocket.chat, elastic search
Stars: ✭ 128 (-9.86%)
Mutual labels:  hacktoberfest, jupyter-notebook

Byte-Sized-Code

A collection of resources for learning Python from the ground up.

How to use/run the Notebooks

As suggested by u/ko773 on reddit, you can use Google Colab to view the notebooks online. Here is an in-depth video guide on how to do it:

Demo CountPages alpha

Have a look here to know more about how to run the jupyter notebooks on a local machine.

Python notebooks

Feel free to use the notebooks as a cheat-sheet or to learn more about python.
Feel free to open an issue (or even better, send a Pull Request) for any changes.
Have a look here before contributing, to make your pull request more likely to be merged.

Checklist

Things to do:

  • [x] Basic Python Syntax
  • [x] Loops and Recursion
  • [x] Strings, Lists, and Dictionaries
  • [x] Working with Files and Directories
  • [x] Working with CSV Files
  • [x] Regular Expressions
  • [ ] OOPS in Python
  • [ ] Numpy cheat sheet
  • [ ] Pandas cheat sheet

Projects

Feel free to add some beginner-friendly projects to the projects directory of the repository.
Here is a checklist to get things started:

Checklist

Projects to add:

  • [x] Caesar Cipher
  • [ ] Joke Telling Program
  • [ ] Mad Libs Generator
  • [ ] Dice Rolling Simulator
  • [ ] Guess the Number
  • [ ] Hangman
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].