How I would learn to code If I could start over
https://medium.com/@parvezshah.shaik/how-i-would-learn-to-code-if-i-could-start-over-c10fc63d7929
https://medium.com/@parvezshah.shaik/how-i-would-learn-to-code-if-i-could-start-over-c10fc63d7929
Medium
How I would learn to code If I could start over
Embarking on a coding journey can be an intricate and unpredictable adventure. As a Microsoft employee with a background in six internships…
Calculating lengths in curved spaces using SymPy’s symbolic mathematics, Python and Matplotlib
https://medium.com/@bldevries/calculating-lengths-in-curved-spaces-using-sympys-symbolic-mathematics-python-and-matplotlib-7c18da99fd7b
https://medium.com/@bldevries/calculating-lengths-in-curved-spaces-using-sympys-symbolic-mathematics-python-and-matplotlib-7c18da99fd7b
Medium
Calculating lengths in curved spaces using SymPy’s symbolic mathematics, Python and Matplotlib
In this blog we will start our journey in symbolic mathematics in Python using SymPy, 3D plotting in matplotlib and General Relativity. The…
FASTEST Way to Learn Coding and Get a Job
https://medium.com/@parvezshah.shaik/fastest-way-to-learn-coding-and-get-a-job-92e205375801
https://medium.com/@parvezshah.shaik/fastest-way-to-learn-coding-and-get-a-job-92e205375801
Medium
FASTEST Way to Learn Coding and Get a Job
Embarking on a journey to become a software engineer without a traditional computer science background can be daunting. It was a path…
Unlocking the Power of PR: A Comprehensive Review of PR Scribe + DFY Suite 7500
https://medium.com/@d.kdinesh1756/unlocking-the-power-of-pr-a-comprehensive-review-of-pr-scribe-dfy-suite-7500-b7884d06defa
https://medium.com/@d.kdinesh1756/unlocking-the-power-of-pr-a-comprehensive-review-of-pr-scribe-dfy-suite-7500-b7884d06defa
Medium
Unlocking the Power of PR: A Comprehensive Review of PR Scribe + DFY Suite 7500
✯✯✯✯🥀🥀🥀🥀🥀🌹🌹
Unlocking Efficiency: The Game-Changing Method to Time Your Python Functions You Wish You Knew…
https://medium.com/@mk7488/unlocking-efficiency-the-game-changing-method-to-time-your-python-functions-you-wish-you-knew-e5c6c8fc3e1a
https://medium.com/@mk7488/unlocking-efficiency-the-game-changing-method-to-time-your-python-functions-you-wish-you-knew-e5c6c8fc3e1a
Medium
Unlocking Efficiency: The Game-Changing Method to Time Your Python Functions You Wish You Knew…
In the world of Python programming, making your code run faster is always a win. What if I told you there’s a simple trick to measure and…
I gave 200 interviews. Top 5 Algorithms they asked me.
https://medium.com/@parvezshah.shaik/i-gave-200-interviews-top-5-algorithms-they-asked-me-7746a3005699
https://medium.com/@parvezshah.shaik/i-gave-200-interviews-top-5-algorithms-they-asked-me-7746a3005699
Medium
I gave 200 interviews. Top 5 Algorithms they asked me.
After years of hopping from one algorithm to another, from the renowned halls of tech giants like Google and Facebook to the innovative…
Build an Audio-Driven Speaker Recognition System Using Open-Source Technologies — Resemblyzer and…
https://medium.com/@karanshingde/build-an-audio-driven-speaker-recognition-system-using-open-source-technologies-resemblyzer-and-6499cf0246eb
https://medium.com/@karanshingde/build-an-audio-driven-speaker-recognition-system-using-open-source-technologies-resemblyzer-and-6499cf0246eb
Medium
Build an Audio-Driven Speaker Recognition System Using Open-Source Technologies — Resemblyzer and QdrantDB.
Audio recognition using vector embeddings with open-source technologies.
How I Tricked My Brain To Like Doing Hard Things (dopamine detox)
https://medium.com/@parvezshah.shaik/how-i-tricked-my-brain-to-like-doing-hard-things-dopamine-detox-d83407a4a85d
https://medium.com/@parvezshah.shaik/how-i-tricked-my-brain-to-like-doing-hard-things-dopamine-detox-d83407a4a85d
Medium
How I Tricked My Brain To Like Doing Hard Things (dopamine detox)
In a world awash with digital distractions, the age-old battle between instant gratification and long-term goals has never been more…
Two-tier flask-app deployment using docker (docker volume && docker Network)
https://medium.com/@bhosalerohit322/two-tier-flask-app-deployment-using-docker-docker-volume-docker-network-fdec1b7b5798
https://medium.com/@bhosalerohit322/two-tier-flask-app-deployment-using-docker-docker-volume-docker-network-fdec1b7b5798
Medium
Two-tier flask-app deployment using docker (docker volume && docker Network)
Project Architecture Overview
Create a food recipe recommender application using sentence transformer model and streamlit
https://medium.com/@kavyajeetbora/create-a-food-recipe-recommender-application-using-sentence-transformer-model-and-streamlit-aea2141a4599
https://medium.com/@kavyajeetbora/create-a-food-recipe-recommender-application-using-sentence-transformer-model-and-streamlit-aea2141a4599
Medium
Create a food recipe recommender application using sentence transformer model and streamlit
Create a web application that recommends food recipes based on their ingredients.
Visualizing the Financial Ecosystem: A Network Analysis of Cryptocurrency and Stock Interactions
https://tradingtechai.medium.com/visualizing-the-financial-ecosystem-a-network-analysis-of-cryptocurrency-and-stock-interactions-33cc418cd70b
https://tradingtechai.medium.com/visualizing-the-financial-ecosystem-a-network-analysis-of-cryptocurrency-and-stock-interactions-33cc418cd70b
Medium
Visualizing the Financial Ecosystem: A Network Analysis of Cryptocurrency and Stock Interactions
In an era where cryptocurrency and traditional stocks are increasingly intertwined, investors require novel approaches to navigate this…
One-minute shot: What is First Class Citizen?
https://medium.com/@massin.laaouaj/one-minute-shot-what-is-first-class-citizen-0773a2cc06dd
https://medium.com/@massin.laaouaj/one-minute-shot-what-is-first-class-citizen-0773a2cc06dd
Medium
One-minute shot: What is First Class Citizen?
If any programming language has the ability to treat functions as values, to pass them as arguments and to return a function from another…
Retto Social — New Generation’s Social Platform
https://medium.com/@eknvarli/retto-social-new-generations-social-platform-0c237f43d442
https://medium.com/@eknvarli/retto-social-new-generations-social-platform-0c237f43d442
Medium
Retto Social — New Generation’s Social Platform
Hi there, I’m Ekin. I’m Backend Software Developer from Sivas/Türkiye. In this article, i talk on my fun and freedom focused social…
How to automatically add a field to all classes in gdb with the ability to change parameters in…
https://medium.com/@kalin_85212/how-to-automatically-add-a-field-to-all-classes-in-gdb-with-the-ability-to-change-parameters-in-1e24f1e20ffa
https://medium.com/@kalin_85212/how-to-automatically-add-a-field-to-all-classes-in-gdb-with-the-ability-to-change-parameters-in-1e24f1e20ffa
Medium
How to automatically add a field to all classes in gdb with the ability to change parameters in ArcGIS Pro and modelbuilder.
Let’s expand the capabilities of your database with geodata! Imagine effortlessly adding a field to all geodatabase objects with just a few…