Skip to content

valerio-afk/CA-23-017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Introduzione

Questo repository contiene alcuni esempi di programmazione senza l'utilizzo di flussi condizionali (if-else, operatori ternari, switch/match)

Il codice presente in questo repository è stato scritto durante le riprese del video CA-23-017 del canale YouTube AFK.

Si consiglia di usare una versione di Python >= 3.9 (non testato su versioni anticedenti, anche se non escludo che tutto possa funzionare)

Il codice caricato nel commit iniziale è esattamente uguale a quello visto nel video. Successivi cambiamenti potranno essere identificati utilizzando diff.

Contatti

Lasciate un commento al video è un ottimo modo per domande generiche. Domande specifiche sono incorragiate via e-mail, presente nella sezione Informazioni sul canale.

Licence Agreement

The code in this repository is released under the terms of GNU GPLv3 Licence Agreement. A summary of this (and other FOSS licences is provided here).

Disclaimer

The code provided in this repository is provided AS IS and is intended for educational purposes only.

From the MIT License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

GPLv3 Python 3.9 NumPy 1.21.5

Instagram Profile YouTube Channel

About

Programmazione senza if-else

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages