development:python:start

Diferències

Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.

Enllaç a la visualització de la comparació

Ambdós costats versió prèvia Revisió prèvia
Següent revisió
Revisió prèvia
development:python:start [12/03/2024 06:14] – [more] matedevelopment:python:start [10/10/2024 05:35] (actual) – [more] mate
Línia 1: Línia 1:
 = PYTHON = PYTHON
 {{tag>development python}} {{tag>development python}}
 +== doc
 +  * [[info:cursos:pue:python-pcpp1|]]
 +  * [[info:cursos:pue:python|]]
 +  * [[info:cursos:udemy:python-mega-course]]
 +
 == install == install
 === best practices === best practices
Línia 55: Línia 60:
  
 === more === more
-  Tkinter (GUI) [[https://wiki.python.org/moin/TkInter]]<code>sudo apt-get install python python3-tk</code> +==== built-in 
-  * functools -> cache +  * [[development:python:aberraciones]]
-  * PyLogo -> import Turtle+
   * [[development:python:strings]]   * [[development:python:strings]]
-  * [[development:python:trace]] 
-  * [[development:python:from]] 
   * [[development:python:iterables]]   * [[development:python:iterables]]
 +  * [[development:python:typehint]]
 +  * [[development:python:datetime]]
 +  * [[development:python:excepciones]]
 +  * [[development:python:decorators]]
 +  * [[https://geekflare.com/es/magic-methods-in-python/|magic methods]]
 +    * [[https://medium.com/@johnidouglasmarangon/using-call-method-to-invoke-class-instance-as-a-function-f61396145567]]
 +  * [[https://medium.com/@miguel.amezola/demystifying-python-metaclasses-understanding-and-harnessing-the-power-of-custom-class-creation-d7dff7b68de8|metaclases]]
 +  * [[https://www.freecodecamp.org/espanol/news/expresiones-lambda-en-python/|lambda o funciones anónimas]]
 +
 +==== librerias
 +  * [[development:python:from]]
 +  * [[development:python:pyodbc]]
 +  * [[development:python:pycurl]]
 +  * [[development:python:pandas]]
 +  * [[development:python:bokeh]]
 +
 +==== otros
 +  * Tkinter (GUI):
 +    * [[https://wiki.python.org/moin/TkInter]]
 +    * <code>sudo apt-get install python python3-tk</code>
 +  * functools -> cache
   * Microsoft Access/SQL Server (PTE)   * Microsoft Access/SQL Server (PTE)
     * https://docs.microsoft.com/en-us/sql/connect/python/pyodbc/python-sql-driver-pyodbc?view=sql-server-ver16     * https://docs.microsoft.com/en-us/sql/connect/python/pyodbc/python-sql-driver-pyodbc?view=sql-server-ver16
  • development/python/start.1710249272.txt.gz
  • Darrera modificació: 12/03/2024 06:14
  • per mate