Programming: Difference between revisions
Jump to navigation
Jump to search
m →Python |
|||
Line 20: | Line 20: | ||
*[https://automatetheboringstuff.com Automate the boring stuff] website to accompany the book and training videos | *[https://automatetheboringstuff.com Automate the boring stuff] website to accompany the book and training videos | ||
====Python | ====Python Libraries of Note==== | ||
*[https://numpy.org/ NumPy] - adds support for large, multi-dimensional arrays and matrices | *[https://numpy.org/ NumPy] - adds support for large, multi-dimensional arrays and matrices | ||
*[https://scipy.org/ SciPy] - contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing | *[https://scipy.org/ SciPy] - contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing |
Revision as of 14:50, 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 - adds support for large, multi-dimensional arrays and matrices
- SciPy - contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing
- Keras - artificial neural networks
- Pandas - data manipulation and analysis.
- Matplotlib - plotting library for the Python programming language and its numerical mathematics extension NumPy
- PyTorch - machine learning library based on the Torch library used for applications such as computer vision and natural language processing
- Scikit-learn - machine learning library
- TensorFlow - used mainly for training and inference of neural networks.
- Requests - client library - maps the HTTP protocol onto Python's object-oriented semantics
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