Code pour un calculateur de moyenne en Phyton avec tkinter.
https://medium.com/@sadkiakram1/code-pour-un-calculateur-de-moyenne-en-phyton-avec-tkinter-d07650bb49db
https://medium.com/@sadkiakram1/code-pour-un-calculateur-de-moyenne-en-phyton-avec-tkinter-d07650bb49db
Medium
Code pour un calculateur de moyenne en Phyton avec tkinter.
Un code pour un calculateur de moyenne en plein ecran
Validator Pattern — Do you know how to validate your data properly?
https://levelup.gitconnected.com/validator-pattern-do-you-know-how-to-validate-your-data-properly-50edc5b3c6c6
https://levelup.gitconnected.com/validator-pattern-do-you-know-how-to-validate-your-data-properly-50edc5b3c6c6
Medium
Validator Pattern — Do you know how to validate your data properly?
Data validation in software development plays a crucial role in the quality of your application. A great validation system is a really…
How to Learn Python in 4 Hours a Week — The Tim Ferriss Approach
https://levelup.gitconnected.com/how-to-learn-python-in-4-hours-a-week-the-tim-ferriss-approach-3ddf1f190097
https://levelup.gitconnected.com/how-to-learn-python-in-4-hours-a-week-the-tim-ferriss-approach-3ddf1f190097
Medium
How to Learn Python in 4 Hours a Week — The Tim Ferriss Approach
And Master Python Without The Grind
Integrating SQLite Database with Flask Application
https://levelup.gitconnected.com/integrating-sqlite-database-with-flask-application-1606c8da733b
https://levelup.gitconnected.com/integrating-sqlite-database-with-flask-application-1606c8da733b
Medium
Integrating SQLite Database with Flask Application
This article will guide you step by step in making a database using Flask-SQLAlchemy. It will show you how to work with an SQLite database…
Top 10 Python Libraries for Data Science You Can’t Ignore in 2023
https://levelup.gitconnected.com/top-10-python-libraries-for-data-science-you-cant-ignore-in-2023-38f1c8b24340
https://levelup.gitconnected.com/top-10-python-libraries-for-data-science-you-cant-ignore-in-2023-38f1c8b24340
API Security: A Comprehensive Guide
https://medium.com/@alex.staniea98/mastering-api-security-a-comprehensive-guide-faf4c54bd60d
https://medium.com/@alex.staniea98/mastering-api-security-a-comprehensive-guide-faf4c54bd60d
Medium
API Security: A Comprehensive Guide
In today’s digital landscape, Application Programming Interfaces (APIs) play a pivotal role in connecting and enabling various software…
Django: adding XML export in django-import-export
https://medium.com/@denibatyzhev/django-adding-xml-export-in-django-import-export-167686cb0d64
https://medium.com/@denibatyzhev/django-adding-xml-export-in-django-import-export-167686cb0d64
Medium
Django: adding XML export in django-import-export
First of all, we need to create a XML class. You can make a formats.py file in the app where you wanna have the XML export:
Exploring Files in Python: A Comprehensive Guide to File Information Extraction
https://medium.com/@andrewx-ex/exploring-files-in-python-a-comprehensive-guide-to-file-information-extraction-d58e495b3037
https://medium.com/@andrewx-ex/exploring-files-in-python-a-comprehensive-guide-to-file-information-extraction-d58e495b3037
Medium
Exploring Files in Python: A Comprehensive Guide to File Information Extraction
In today’s digital world, managing and understanding the files on our machines is crucial for effective data management. We will be…
Great Python CyberSecurity Project [2023]
https://medium.com/@jocksterdev/great-python-cybersecurity-project-2023-b5f2d0cf7069
https://medium.com/@jocksterdev/great-python-cybersecurity-project-2023-b5f2d0cf7069
Medium
Great Python CyberSecurity Project [2024]
Who am I? I’m jockster, a swedish 🇸🇪 cybersecurity enthusiast doing my last year as a M.sc. student in computer science focusing on…
Turn Boring Headlines into Satirical Gems: Fine-Tuning Llama2 for Witty News Titles
https://medium.com/@sriramgov3/turn-boring-headlines-into-satirical-gems-fine-tuning-llama2-for-witty-news-titles-8da2f215e4ed
https://medium.com/@sriramgov3/turn-boring-headlines-into-satirical-gems-fine-tuning-llama2-for-witty-news-titles-8da2f215e4ed
Medium
Turn Boring Headlines into Satirical Gems: Fine-Tuning Llama2 for Witty News Titles
Fine-tuning LLMs has never been more accessible. This new wave of using LLM’s for specific use cases, such as adding certain behaviors or…
How to become a good and professional hacker
https://imran-niaz.medium.com/how-to-become-a-good-and-professional-hacker-bac24f5c953e
https://imran-niaz.medium.com/how-to-become-a-good-and-professional-hacker-bac24f5c953e
Medium
How to become a good and professional hacker
Hello, I hope everyone is well. My name is Imran Niaz and I like to write about Cyber Security. I have a total of five years of experience…
Exploring Python’s Powerful Data Analysis Libraries: Pandas and Matplotlib
https://medium.com/@artfex.info/exploring-pythons-powerful-data-analysis-libraries-pandas-and-matplotlib-7f58ccf69cf4
https://medium.com/@artfex.info/exploring-pythons-powerful-data-analysis-libraries-pandas-and-matplotlib-7f58ccf69cf4
Medium
Exploring Python’s Powerful Data Analysis Libraries: Pandas and Matplotlib
Chapter 1: Getting Started with Pandas