All Projects → 01_Python_Introduction → Similar Projects or Alternatives

37 Open source projects that are alternatives of or similar to 01_Python_Introduction

11 Python Matplotlib Module
Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to …
Stars: ✭ 206 (-10.04%)
05 Python Files
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here …
Stars: ✭ 163 (-28.82%)
07 Python Advanced Topics
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.
Stars: ✭ 232 (+1.31%)
03 Python Flow Control
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
Stars: ✭ 207 (-9.61%)
04 Python Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Stars: ✭ 204 (-10.92%)
90 Python Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
Stars: ✭ 190 (-17.03%)
milaan9
No description or website provided.
Stars: ✭ 190 (-17.03%)
02 Python Datatypes
Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.
Stars: ✭ 192 (-16.16%)
Python Computer Vision from Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply…
Stars: ✭ 219 (-4.37%)
93 Python Data Analytics Projects
This repository contains all the data analytics projects that I've worked on in python.
Stars: ✭ 208 (-9.17%)
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+1713.97%)
typepy
A Python library for variable type checker/validator/converter at a run time.
Stars: ✭ 16 (-93.01%)
Mutual labels:  type-conversion
datatableton
100 exercises to learn Python Datatable
Stars: ✭ 245 (+6.99%)
Mutual labels:  tutorial-exercises
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (-73.8%)
Mutual labels:  python-tutorials
eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
Stars: ✭ 75 (-67.25%)
Mutual labels:  tutorial-exercises
tutorial-code
Source code & exercises in Arend's documentation
Stars: ✭ 18 (-92.14%)
Mutual labels:  tutorial-exercises
Clustering Algorithms from Scratch
Implementing Clustering Algorithms from scratch in MATLAB and Python
Stars: ✭ 170 (-25.76%)
Mutual labels:  tutor-milaan9
Weekly-Challenge-2022-Swift
Retos semanales de la comunidad MoureDev para practicar Swift & iOS
Stars: ✭ 328 (+43.23%)
Mutual labels:  tutorial-exercises
cpp4noobs
📘 Tutorial C++ in Brazilian Portuguese
Stars: ✭ 121 (-47.16%)
Mutual labels:  tutorial-exercises
bare bones
Ada Bare Bones OS development tutorial source code
Stars: ✭ 74 (-67.69%)
Mutual labels:  tutorial-exercises
k8s-101
Kubernetes Intro Workshop
Stars: ✭ 16 (-93.01%)
Mutual labels:  tutorial-exercises
android-cuberto-dialog-design
This is an implementation inspired by beautiful design by Cuberto on his Dribble page, which can be found here https://dribbble.com/shots/3206606-Landing-page-wip
Stars: ✭ 15 (-93.45%)
Mutual labels:  tutorial-exercises
Learn Machine Learning In Two Months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
Stars: ✭ 1,726 (+653.71%)
Mutual labels:  python-tutorials
Python Is Cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
Stars: ✭ 2,962 (+1193.45%)
Mutual labels:  python-tutorials
NPTEL-The-Joy-of-Computing-using-Python
Study materials related to this course.
Stars: ✭ 29 (-87.34%)
Mutual labels:  python-tutorials
WWCodePython
Content, Code & Resources for WWCodePython Events
Stars: ✭ 183 (-20.09%)
Mutual labels:  python-tutorials
ipython-notebooks
A collection of Jupyter notebooks exploring different datasets.
Stars: ✭ 43 (-81.22%)
Mutual labels:  python-tutorials
GEOSChem-python-tutorial
Python/xarray tutorial for GEOS-Chem users
Stars: ✭ 64 (-72.05%)
Mutual labels:  python-tutorials
set
Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go types.
Stars: ✭ 29 (-87.34%)
Mutual labels:  type-conversion
Build Your Own X
🤓 Build your own (insert technology here)
Stars: ✭ 125,520 (+54712.23%)
Mutual labels:  tutorial-exercises
Learn React App
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
Stars: ✭ 3,364 (+1369%)
Mutual labels:  tutorial-exercises
RxJava-Codelab
Codelab project for demonstration of RxJava features
Stars: ✭ 44 (-80.79%)
Mutual labels:  tutorial-exercises
Monthly-App-Challenge-2022
Retos mensuales de la comunidad MoureDev para crear pequeñas aplicaciones en base a requisitos
Stars: ✭ 153 (-33.19%)
Mutual labels:  tutorial-exercises
MAC0460
All contents from the course MAC0460 - An introduction to machine learning
Stars: ✭ 48 (-79.04%)
Mutual labels:  tutorial-exercises
api.symfony-3.crud
Symfony 3 and FOS REST Bundle - CRUD API
Stars: ✭ 15 (-93.45%)
Mutual labels:  tutorial-exercises
RustLabs
The Ultimate Workshop Track for #Rust Developer
Stars: ✭ 22 (-90.39%)
Mutual labels:  tutorial-exercises
1-37 of 37 similar projects