Software Development
2171 Threads
What exactly is API rate limiting? A thread ๐ { 1 / 6 } https://t.co/hjMxbtq2V5
Today I'll be working on a Secret Santa ๐ app. I'll be building it with Textual. This is my starting point, a welcome screen: https://t.co/h8xL5sBEGa
SQL Roadmap for the Backend (or Fullstack) Developer:
Have you been hearing about Large Language Models (LLMs), but donโt know where to start? Getting started with LLMs can feel overwhelming. ๐คฏ Let's simplify LLMs and map out 7 type...
The @Substack platform becomes the go-to place for all sorts of incredibly useful newsletters. 6 newsletters for software engineers and developers ๐งต https://t.co/CYMgHMia7C
โHow to build an EXACT UI REPLICA / DEMO for your SaaS in ยฝ the time?โ Pt 2/3๐งต ๐ Never LOSE $10k-20k on devs โ Never GO OVERBUDGET โ Never PAY HOURLY Agencies charge $2-5k 2....
If you're not using serverless platforms, you're falling behind. You can speed up your development by 200%. Here are 11 serverless platforms that make you super productive (trust...
GitHub repos you must check to learn & practice Machine Learning ๐ A Thread ๐งต๐
๐ Python ๐ฆ Locust Load Testing Your Applications In Python !!!! https://t.co/vGWTuHJotE
OpenAIโs ChatGPT is susceptible to prompt injection โ say the magic words, โIgnore previous directionsโ, and it will happily divulge to you OpenAIโs proprietary prompt: https://t.c...
Python is one of the easiest and most widely used programming languages. Here's how to be a Python Developer in 5 steps (with resources):
What is curl, and how does it work? A thread ๐งต๐
1/ What are the differences between monolithic and microservice architecture? The diagram compares monolithic and microservice architecture in the ideal world. https://t.co/DGfDvO...
15% of YC's Demo Day were for AI/ML companies. These are a few that caught my eye:
So you know how to write code & develop shiny new features. But do you know how features get released into Production in "MOST Tech Companies" ? It's ok if you don't. Read ๐งต to u...
SQL: Store Procedure vs Functions ๐งต๐
7 No-code tools to build faster (10X productivity):
๐ข New Video Released: These resources are goldmines to learn Front-end development in 2023 for FREE. Video โ https://t.co/EwGComvfK2
14 GitHub repositories to ace your JavaScript interviews (prepare for free):
7 secret git commands which nobody told you:
Linux command line tools for parsing and analyzing logs ๐งโ
#Python has several Easter eggs built in! ๐๐ฅ๐ฃ๐ An Easter egg is a fun little surprise in a programming language, video game or movie. Let's talk about some of Python's cool East...
6 Free Tools for web developers you have to know about:
Another great tool in #Python's `collections` module is the `defaultdict`! ๐๐ฅ `defaultdict` is a subclass of the built-in dict class where the first argument is a factory attribut...