Programming: Difference between revisions
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
====Python Libraries of Note==== | ====Python Libraries of Note==== | ||
*[https://numpy.org/ NumPy] | *[https://numpy.org/ NumPy - Scientific Computing] | ||
*[https:// | *[https://pandas.pydata.org/ Pandas - Data Analysis] | ||
*[https:// | *[https://matplotlib.org/ Matplotlib - Data Visualization] | ||
*[https:// | *[https://scipy.org SciPy - Scientific Computing] | ||
*[https:// | *[https://scikit-learn.org/ Scikit-learn - Machine Learning] | ||
*[https:// | *[https://www.tensorflow.org/ TensorFlow - Machine Learning/AI] | ||
*[https:// | *[https://keras.io/ Keras Keras - Machine Learning/AI] | ||
*[https:// | *[https://pytorch.org/ PyTorch - Machine Learning/AI] | ||
*[https://requests.readthedocs.io/ Requests] - | *[ Flask - Web DevelopmentCF6\t] | ||
*[ Django - Web Development] | |||
*[https://requests.readthedocs.io/ Requests - HTTP for Humans] | |||
*[ BeautifulSoup - Web Scraping] | |||
*[ Selenium - Web Testing/Automation] | |||
*[ PyGame - Game Development] | |||
*[ SymPy - Symbolic Mathematics] | |||
*[ Pillow - Image Processing] | |||
*[ SQLAlchemy - Database Access] | |||
*[ Plotly - Interactive Visualization] | |||
*[ Dash - Web Applications] | |||
*[ Jupyter - Interactive Computing] | |||
*[ FastAPI - Web APIs] | |||
*[ PySpark - Big Data Processing] | |||
*[ NLTK - Natural Language Processing] | |||
*[ spaCy - Natural Language Processing] | |||
*[ Tornado - Web Development] | |||
*[ Streamlit - Data Apps] | |||
*[ Bokeh - Data Visualization] | |||
*[ PyTest - Testing Framework] | |||
*[ Celery - Task Queuing] | |||
*[ Gunicorn - WSGI HTTP Server | |||
===Arduino=== | ===Arduino=== |
Revision as of 15:08, 16 January 2025
General Programming
- Arjan Codes
- Free Code Camp
- Stack Overflow Coder forums and assistance
- Github The code repository
- Regexr an online tool to learn, build, and test Regular Expressions.
- Adalo Code-less Programming
Python
- Django Project
- Turbo Gears
- Web2Py
- Cherry Py
- PoCoo Flask
- Tutorials Tonight Python tutorials for beginners (ultimate guide)
- Jupyter Interactive Python programming environment
- The Hitchhikers Guide to Python
- OpenPyXL Python Library for handling MS Excel files
- Automate the boring stuff website to accompany the book and training videos
Python Libraries of Note
- NumPy - Scientific Computing
- Pandas - Data Analysis
- Matplotlib - Data Visualization
- SciPy - Scientific Computing
- Scikit-learn - Machine Learning
- TensorFlow - Machine Learning/AI
- Keras Keras - Machine Learning/AI
- PyTorch - Machine Learning/AI
- [ Flask - Web DevelopmentCF6\t]
- [ Django - Web Development]
- Requests - HTTP for Humans
- [ BeautifulSoup - Web Scraping]
- [ Selenium - Web Testing/Automation]
- [ PyGame - Game Development]
- [ SymPy - Symbolic Mathematics]
- [ Pillow - Image Processing]
- [ SQLAlchemy - Database Access]
- [ Plotly - Interactive Visualization]
- [ Dash - Web Applications]
- [ Jupyter - Interactive Computing]
- [ FastAPI - Web APIs]
- [ PySpark - Big Data Processing]
- [ NLTK - Natural Language Processing]
- [ spaCy - Natural Language Processing]
- [ Tornado - Web Development]
- [ Streamlit - Data Apps]
- [ Bokeh - Data Visualization]
- [ PyTest - Testing Framework]
- [ Celery - Task Queuing]
- [ Gunicorn - WSGI HTTP Server
Arduino
C derivatives
HTML5/CSS
- Semantic UI
- Get Bootstrap
- Foundation Zurb
- Get UI kit
- 960 grid system
- Get Skeleton
- Less Framework
- Yaml
- Helium
- Metro UI
- HTML5 Boilerplate
- Lime Elements
- Montage JS
- Create JS
Javascript
Ruby
PHP
- Zend Framework
- Symfony
- Cake PHP
- Codeigniter
- Laravel
- Phalcon PHP
- Sensio Labs Silex
- Slim Framework
- Yii Framework
- Fuel PHP