use PyTest to make you trust your program works!
https://medium.com/@coderhack.com/use-pytest-to-make-you-trust-your-program-works-861a35393c1c
https://medium.com/@coderhack.com/use-pytest-to-make-you-trust-your-program-works-861a35393c1c
Medium
use PyTest to make you trust your program works!
PyTest is a testing framework for Python code. It can be used to write tests for Python libraries, packages, frameworks, etc. Some key…
Incredibly Fast Ways to Filter Lists in Python
https://python.plainenglish.io/incredibly-fast-ways-to-filter-lists-in-python-76fce2e06cd5
https://python.plainenglish.io/incredibly-fast-ways-to-filter-lists-in-python-76fce2e06cd5
Medium
Incredibly Fast Ways to Filter Lists in Python
In this blog post, we will explore two popular and efficient methods for filtering lists in Python: list comprehensions and the filter…
How can I make a Python application execute automatically when my PC starts up, and what are the…
https://apu-pradhan.medium.com/how-can-i-make-a-python-application-execute-automatically-when-my-pc-starts-up-and-what-are-the-a7516afa8d9c
https://apu-pradhan.medium.com/how-can-i-make-a-python-application-execute-automatically-when-my-pc-starts-up-and-what-are-the-a7516afa8d9c
Medium
How can I make a Python application execute automatically when my PC starts up, and what are the…
To execute a Python application automatically when your PC starts up, you can create a startup script or task depending on your operating…
Battle of the Prompts: Unveiling the True Capabilities of Open Source Language Models
https://medium.com/mlearning-ai/battle-of-the-prompts-unveiling-the-true-capabilities-of-open-source-language-models-2ad401bd6bf3
https://medium.com/mlearning-ai/battle-of-the-prompts-unveiling-the-true-capabilities-of-open-source-language-models-2ad401bd6bf3
Medium
Battle of the Prompts: Unveiling the True Capabilities of Open Source Language Models
Putting LLMs to the Test: Analyzing Performance of Orca-3b, Llama2–7b and Platypus-13b Across Varied Prompts
Please support my journey as a software developer.
https://medium.com/@jayvilla/web-apps-4b3541101868
https://medium.com/@jayvilla/web-apps-4b3541101868
Medium
Please support my journey as a software developer.
python, ai, machine-learning
Improving your life with consistency: Using Python
https://medium.com/@djalilchafai9/improving-your-life-with-consistency-using-python-88ef254a3690
https://medium.com/@djalilchafai9/improving-your-life-with-consistency-using-python-88ef254a3690
Medium
Improving your life with consistency: Using Python
stay tuned for a fun actionable step at the end of this article (don’t just scroll down to the end you won’t get it)
Build a LangChain Audio App with Python in Just 5 Minutes!
https://python.plainenglish.io/build-a-langchain-audio-app-with-python-in-just-5-minutes-8cc9bc6155bb
https://python.plainenglish.io/build-a-langchain-audio-app-with-python-in-just-5-minutes-8cc9bc6155bb
Medium
Build a LangChain Audio App with Python in Just 5 Minutes!
This guide will teach you the steps to import audio data using Langchain and develop an application capable of answering queries about an…
Understanding and Using Python’s with Statement: Simplifying Resource Management
https://python.plainenglish.io/understanding-and-using-pythons-with-statement-simplifying-resource-management-fd6963ea2622
https://python.plainenglish.io/understanding-and-using-pythons-with-statement-simplifying-resource-management-fd6963ea2622
Medium
Understanding and Using Python’s with Statement: Simplifying Resource Management
Python Series — Part 30
From Pixels to Paintings: Crafting Art with Python Arrays and Numpy
https://medium.com/@pangarevaishnavi639/from-pixels-to-paintings-crafting-art-with-python-arrays-and-numpy-82c7893781b8
https://medium.com/@pangarevaishnavi639/from-pixels-to-paintings-crafting-art-with-python-arrays-and-numpy-82c7893781b8
Medium
From Pixels to Paintings: Crafting Art with Python Arrays and Numpy
Step 1:
5 REASONS WHY EVERYONE SHOULD LEARN PYTHON
https://medium.com/@abdalahmed88/five-reasons-why-everyone-should-learn-python-55a204ca20aa
https://medium.com/@abdalahmed88/five-reasons-why-everyone-should-learn-python-55a204ca20aa
Medium
5 REASONS WHY EVERYONE SHOULD LEARN PYTHON
Today we are living in the age of technology. Programming played very crucial role in computer science technologies.
Sachel Danielo — Software Engineering Trainee
https://medium.com/@sacheldanielo2011/sachel-danielo-software-engineering-trainee-8c02ae2d2001
https://medium.com/@sacheldanielo2011/sachel-danielo-software-engineering-trainee-8c02ae2d2001
Medium
Sachel Danielo — Software Engineering Trainee
As I embark on my journey as a trainee in the world of software engineering, I can’t help but feel a sense of excitement and curiosity…
How to Create a Streamlit App: A Form wizard with multiple steps
https://medium.com/@manurajmr/how-to-create-a-streamlit-app-a-form-wizard-with-multiple-steps-28dcc89a7440
https://medium.com/@manurajmr/how-to-create-a-streamlit-app-a-form-wizard-with-multiple-steps-28dcc89a7440
Medium
How to Create a Streamlit App: A Form wizard with multiple steps
Creating a Form wizard in Streamlit to upload a csv file and ingest into Snowflake
Ultimate Guide to Python Programming
https://medium.com/@daemonprogrammer/ultimate-guide-to-python-programming-171c0a33286b
https://medium.com/@daemonprogrammer/ultimate-guide-to-python-programming-171c0a33286b
Medium
Ultimate Guide to Python Programming
In this article, we’re going to cover all the detailed concepts of Python Programming from scratch to advanced through programming &…
Unlocking 5 Invaluable Django ORM Insights: Gain an Early Learning Advantage from My Experience
https://medium.com/django-unleashed/unlocking-5-invaluable-django-orm-insights-gain-an-early-learning-advantage-from-my-experience-ead196032f42
https://medium.com/django-unleashed/unlocking-5-invaluable-django-orm-insights-gain-an-early-learning-advantage-from-my-experience-ead196032f42
Medium
Unlocking 5 Invaluable Django ORM Insights: Gain an Early Learning Advantage from My Experience
Remove performance bottlenecks from your ORM queries using these 5 tips which I learned from my experience.
Advanced AWS Glue Tutorial Series: Part 2— Exploring Types of ETL Jobs with Real-World Code…
https://blog.devgenius.io/advanced-aws-glue-tutorial-series-part-2-exploring-types-of-etl-jobs-with-real-world-code-ff530439b759
https://blog.devgenius.io/advanced-aws-glue-tutorial-series-part-2-exploring-types-of-etl-jobs-with-real-world-code-ff530439b759
Medium
Advanced AWS Glue Tutorial Series: Part 2— Exploring Types of ETL Jobs with Real-World Code…
Welcome back to our advanced AWS Glue tutorial series. In this blog , we’ll delve into AWS Glue’s powerful ETL (Extract, Transform, Load)…