🇪🇸 Python Practice 🐍💻⌨ https://github.com/activeceron pinned «Hola, si estáis interesados en buscar cualquier artículo útil o ideas para vuestro hogar/vivienda, para máxima seguridad y confort, encontraréis miles de productos muy prácticos a buen precio!. Os aseguro que os va a encantar. En este canal, encontraréis…»
Forwarded from 🇪🇸 MiproShop ❤️⚡️🥇🛠🛍🛒🎁🆗
Aliexpress
5,44€ 67%de DESCUENTO | Camiseta de algodón de gran tamaño para hombres, camisa de estilo Retro de Python, ingeniero de programa…
Acabo de encontrar este increíble artículo en AliExpress. ¡Échale un vistazo! 5,44€ 67%de DESCUENTO | Camiseta de algodón de gran tamaño para hombres, camisa de estilo Retro de Python, ingeniero de programa de Software de computadora, ropa Harajuku de cuello…
👍1
Raising and Handling Python Exceptions – Real Python
https://realpython.com/courses/raising-handling-exceptions/
https://realpython.com/courses/raising-handling-exceptions/
Realpython
Raising and Handling Python Exceptions – Real Python
In this course, you'll learn what an exception is and how it differs from a syntax error. You'll learn about raising exceptions, making assertions, and catching exceptions to change the control flow of your program using the try, except, else, and finally…
Build a Contact Book With Python, PyQt, and SQLite – Real Python
https://realpython.com/python-contact-book/
https://realpython.com/python-contact-book/
Realpython
Build a Contact Book With Python, PyQt, and SQLite – Real Python
In this step-by-step project, you'll build a minimal contact book application using Python, with PyQt to build the application's GUI and SQLite to handle the database.
Python Machine Learning – Real Python
https://realpython.com/tutorials/machine-learning/
https://realpython.com/tutorials/machine-learning/
Realpython
Python Machine Learning – Real Python
Explore machine learning (ML) with Python through these tutorials. Learn how to implement ML algorithms in Python. With these skills, you can create intelligent systems capable of learning and making decisions.
A Guide to Excel Spreadsheets in Python With openpyxl – Real Python
https://realpython.com/openpyxl-excel-spreadsheets-python/
https://realpython.com/openpyxl-excel-spreadsheets-python/
Realpython
A Guide to Excel Spreadsheets in Python With openpyxl – Real Python
In this step-by-step tutorial, you'll learn how to handle spreadsheets in Python using the openpyxl package. You'll learn how to manipulate Excel spreadsheets, extract information from spreadsheets, create simple or more complex spreadsheets, including adding…
Importing and Initializing – Real Python
https://realpython.com/lessons/importing-and-initializing/
https://realpython.com/lessons/importing-and-initializing/
Realpython
Importing and Initializing – Real Python
It’s time to start typing some code in, and you’ll start by importing and initializing PyGame. To get started, you need a file to be putting all your code into. I’ve come up with a name for it: it’s going to be called Sky Dodge. So give it a name…
How can I learn the basics of Python? – Real Python
https://realpython.com/python-basics/
https://realpython.com/python-basics/
Realpython
How can I learn the basics of Python? – Real Python
How to learn Python programming as a complete beginner. Here you'll find the resources and tutorials recommended for you if you're just starting out on your Python journey.
Python Microservices With gRPC – Real Python
https://realpython.com/python-microservices-grpc/
https://realpython.com/python-microservices-grpc/
Realpython
Python Microservices With gRPC – Real Python
In this tutorial, you'll learn how to build a robust and developer-friendly Python microservices infrastructure. You'll learn what microservices are and how you can implement them using gRPC and Kubernetes. You'll also explore advanced topics such as interceptors…