Programming: Difference between revisions

From Ideasplace
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:


====Python Libraries of Note====
====Python Libraries of Note====
*[https://numpy.org/ NumPy - Scientific Computing]
*[https://numpy.org/ NumPy] - Scientific Computing
*[https://pandas.pydata.org/ Pandas - Data Analysis]
*[https://pandas.pydata.org/ Pandas] - Data Analysis
*[https://matplotlib.org/ Matplotlib - Data Visualization]
*[https://matplotlib.org/ Matplotlib] - Data Visualization
*[https://scipy.org SciPy - Scientific Computing]
*[https://scipy.org SciPy] - Scientific Computing
*[https://scikit-learn.org/ Scikit-learn - Machine Learning]
*[https://scikit-learn.org/ Scikit-learn] - Machine Learning
*[https://www.tensorflow.org/ TensorFlow - Machine Learning/AI]
*[https://www.tensorflow.org/ TensorFlow] - Machine Learning/AI
*[https://keras.io/ Keras Keras - Machine Learning/AI]
*[https://keras.io/ Keras Keras] - Machine Learning/AI
*[https://pytorch.org/ PyTorch - Machine Learning/AI]
*[https://pytorch.org/ PyTorch] - Machine Learning/AI
*[ Flask - Web DevelopmentCF6\t]
*[https://flask.palletsprojects.com/en/stable/ Flask] - Web DevelopmentCF6\t
*[ Django - Web Development]
*[https://www.djangoproject.com Django] - Web Development
*[https://requests.readthedocs.io/ Requests - HTTP for Humans]
*[https://requests.readthedocs.io/ Requests] - HTTP for Humans
*[ BeautifulSoup - Web Scraping]
*[https://www.crummy.com/software/BeautifulSoup/ BeautifulSoup] - Web Scraping
*[ Selenium - Web Testing/Automation]
*[https://selenium-python.readthedocs.io Selenium] - Web Testing/Automation
*[ PyGame - Game Development]
*[https://www.pygame.org/ PyGame] - Game Development
*[ SymPy - Symbolic Mathematics]
*[https://www.sympy.org SymPy] - Symbolic Mathematics
*[ Pillow - Image Processing]
*[https://pillow.readthedocs.io Pillow] - Image Processing
*[ SQLAlchemy - Database Access]
*[https://www.sqlalchemy.org SQLAlchemy] - Database Access
*[ Plotly - Interactive Visualization]
*[https://plotly.com/python/ Plotly] - Interactive Visualization
*[ Dash - Web Applications]
*[https://dash.plotly.com Dash] - Web Applications
*[ Jupyter - Interactive Computing]
*[https://jupyter.org Jupyter] - Interactive Computing
*[ FastAPI - Web APIs]
*[https://fastapi.tiangolo.com FastAPI] - Web APIs
*[ PySpark - Big Data Processing]
*[https://spark.apache.org/docs/latest/api/python/index.html PySpark] - Big Data Processing
*[ NLTK - Natural Language Processing]
*[https://www.nltk.org NLTK] - Natural Language Processing
*[ spaCy - Natural Language Processing]
*[https://spacy.io spaCy] - Natural Language Processing
*[ Tornado - Web Development]
*[https://www.tornadoweb.org/en/stable/ Tornado] - Web Development
*[ Streamlit - Data Apps]
*[https://streamlit.io Streamlit] - Data Apps
*[ Bokeh - Data Visualization]
*[https://bokeh.org Bokeh] - Data Visualization
*[ PyTest - Testing Framework]
*[https://docs.pytest.org/ PyTest] - Testing Framework
*[ Celery - Task Queuing]
*[https://docs.celeryq.dev/ Celery] - Task Queuing
*[ Gunicorn - WSGI HTTP Server
*[https://gunicorn.org Gunicorn] - WSGI HTTP Server


===Arduino===
===Arduino===

Latest revision as of 15:21, 16 January 2025

General Programming

Python

Python Libraries of Note

Arduino

C derivatives

HTML5/CSS

Javascript

Ruby

PHP

Perl

ASP.NET

Java

Server side Javascript

NoSQL databases

Relational databases